Results 1 to 4 of 4
I have a computer that cannot get to the window manager setup. It freezes after X starts, but before the KDE config starts. The mouse works, but nothing else.
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-12-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 2
X freezes on startup before window manager
I have a computer that cannot get to the window manager setup. It freezes after X starts, but before the KDE config starts. The mouse works, but nothing else.
I am able to Ctrl-Alt-F1 to a commandline sesion. I checked the X log files -- not clues. While in the X session, Ctrl-Alt-Backspace will restart the X session, but it will stall again.
This is a fresh install of Mandrake 10.1 on a Dell Optiplex gx50. This distro has successfully installed on two other same boxes.
I have confirmed the X settings via drakeconf.
I am seeking guidance on what to check next.
Thanks in advance.
- 07-12-2006 #2
You mentionned checking the X log files... so no errors there?
And what about your login manager log file?Code:cat /var/log/Xorg.0.log | grep EE
For example, GDM log file :
Code:cat /var/log/gdm/\:0.log
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-12-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 2
There is one error in the Xorg log:
Failed to load module ... libglx.a
This is about 33% if the way into the log file.
There are no files in the /var/log/gdm folder.
But then, the graphical user login screen never comes up (sorry I did not mention that before). The X "spash screen" (blue with "Mandrake 10.1") comes up -- the background to GDM -- but no GDM.
Where should I look to ensure that GDM is being invoked?
I checked the services at boot time with drakeconf -- GDM is not listed as a service.
- 07-13-2006 #4Probably you are using KDM.
Originally Posted by ricardomireles
Ok then check out more about that "glx" error :
And what is your graphic card model?Code:cat /var/log/Xorg.0.log | grep -i glx
Perhaps X cannot find your "libglx.so" library.
Find it yourself
and make it point to the right location with a symlink.Code:locate libglx
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
