Keith Robinson wrote:
Hi Keith,Is there a ~/.xsession-errors file? If so, you may post that.
This is the output from my ~/.xsessions-errors file:
/usr/bin/nspluginscan: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
ksplash: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
kdeinit: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
/usr/bin/startkde: line 204: xmessage: command not found
Warning: connect() failed: : No such file or directory
ksmserver: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
/usr/bin/startkde: line 212: xmessage: command not found
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
I wouldn't know where to start fixing this!
I logged in as root and when starting X it goes to the red screen with the mouse pointer for about 2 seconds and then dies.So, what happens with X from root or from a new user? Empty quotes are the default to XkbOptions but Just to be safe, post the Keyboard section of your XF86Config-4.
Here is the Keyboard snipped from the XF86Config-4 file:
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "no"
EndSection
--Mike
