Differences between revisions 1 and 2
Revision 1 as of 2006-11-09 14:19:05
Size: 1003
Editor: ThomasOtt
Comment:
Revision 2 as of 2006-11-22 15:46:56
Size: 1129
Editor: ThomasOtt
Comment: update on scisoft
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * call 915resolution -l, this sets up the correct screen resolution. Then reboot.
 * login
Line 11: Line 13:
 * call 915resolution -l, this sets up the correct screen resolution ksynaptics
Line 13: Line 14:
sudo -i; Then either put in the scisoft CD and do cd / ; tar -xvzf /media/cdrom0/scisoft-trunk.tar.gz
'''or'''

Dell Latitude D620, wide-screen display 1440x900, Intel I945

  • Boot alternate installation from Kubuntu-edgy CD
  • Copy sources.list: sudo -i; cd /etc/apt;

wget http://debian.mpe.mpg.de/sources.list-edgy; mv sources.list-edgy sources.list; aptitude update

  • aptitude install openssh-server linux-generic
  • Install these additional packages:

vim rsync sun-java5-jre libncurses4 man-db manpages iamerican tcsh fvwm ftp jpeg2ps tivsm-ba a2ps ncompress xv saods9 gimp tcsh firefox mozilla-browser mozilla-mailnews pine acroread pine a2ps gv emacs21 xemacs21 xfig tetex-bin tetex-extra tetex-doc gfortran g++ gcc g77 make

  • Specific to this laptop: 915resolution knetworkmanager ksynaptics
  • call 915resolution -l, this sets up the correct screen resolution. Then reboot.
  • login
  • call knetworkmanager
  • Install scisoft:

sudo -i; Then either put in the scisoft CD and do cd / ; tar -xvzf /media/cdrom0/scisoft-trunk.tar.gz or cd / ; scp -r ott@irmail:/afs/mpe/i386_linux24/scisoft6.1 . ; mv scisoft6.1 scisoft

  • /etc/X11/xorg.conf: Add to Section Monitor DisplaySize height width # in mm

IT: KubuntuLaptop (last edited 2009-07-15 14:34:35 by localhost)