Comment 13 for bug 263528

Revision history for this message
Alberto Milone (albertomilone) wrote : Re: Intrepid: Latest update destroys X server configuration on MacBook Pro (Nvidia GeForce 8600M GT, nvidia-glx-177)

oss_test_launchpad:
set the driver to "nvidia" in the Device section of your xorg.conf

then press CTRL+ALT+F1 (you will see only the command line)

type:
sudo /etc/init.d/gdm stop (or kdm stop if you use Kubuntu)
startx -- -logverbose 5 &> $HOME/bugreport.log

if the xserver fails again you can simply attach bugreport.log which you will find in your home directory.