Cliff McDiarmid wrote: >> ----- Original Message ----- >> From: "William Immendorf" <[email protected]> > >>> /usr/bin/startx: line 159: xauth: command not found >> I think you are missing xauth. Try running 'which xauth' (if you have >> which). If it dosen't give anything, you are missing xauth or it's not >> in your path. >> >> William > > I had thought that too, but KDE has booted before without it - anyway I have > now installed it, but there's no change. > > log file now reads: > > xauth: creating new authority file /home/cliffys/.serverauth.2513 > > X Window System Version 7.2.0 > Release Date: 22 January 2007 > X Protocol Version 11, Revision 0, Release 7.2 > Build Operating System: Linux 2.6.24.4 i686 > Current Operating System: Linux localhost.localdomain 2.6.27.10 #1 PREEMPT > Sun Jan 25 15:37:02 GMT 2009 i686 > Build Date: 03 October 2008 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 30 22:01:46 2009 > (==) Using config file: "/etc/X11/xorg.conf" > > expected keysym, got XF86KbdLightOnOff: line 70 of pc > expected keysym, got XF86KbdBrightnessDown: line 71 of pc > expected keysym, got XF86KbdBrightnessUp: line 72 of pc > exec dbus-launch --exit-with-session startkde > > waiting for X server to shut down FreeFontPath: FPE "built-ins" refcount is > 2, should be 1; fixing. >
That is not the command which I am using. You might try changing it to: eval `dbus-launch --exit-with-session` exec startkde -- James Tyrer Linux (mostly) From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
