Unfortunately the log stops at this point: (II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so which is too early to see what failed. Let's try this: Set the driver to "nvidia" in the Device section of your /etc/X11/xorg.conf. Press CTRL+ALT+F1 so as to get to the command line and type: sudo /etc/init.d/gdm stop (or "kdm stop" if you use Kubuntu) Then type: sudo startx -- -logverbose 5 let the Xserver fail and type: cp /var/log/Xorg.0.log /home/your_user_name/ cp /var/log/Xorg.0.log.old /home/your_user_name/ NOTE: replace your_user_name with your user name Reconfigure the Xserver by either setting the driver to "nv" in your xorg.conf or by letting Failsafe mode reconfigure X for you. Then attach the Xorg.0.log and Xorg.0.log.old files which you will find in your home folder. -- Failed to load module "nvidia" https://bugs.launchpad.net/bugs/273801 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
