Differences between revisions 2 and 3
Revision 2 as of 2006-11-22 15:46:56
Size: 1129
Editor: ThomasOtt
Comment: update on scisoft
Revision 3 as of 2006-12-01 11:36:38
Size: 1291
Editor: ThomasOtt
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:

IDL segfaults on this machine when trying to open a graphics window. To solve this, disable hardware 3D acceleration in /etc/X11/xorg.conf
 * # Load "glx"

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

IDL segfaults on this machine when trying to open a graphics window. To solve this, disable hardware 3D acceleration in /etc/X11/xorg.conf

  • # Load "glx"

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