This seems a duplicate of Bug #102683 . The screenshot is exactly what's
I've got. The problem seems to be with the autodection of monitor.

Try putting back the driver as "nv" and assuming your monitor is plugged in 
port 0 of the videocard add the line below in the section describing the "nv" 
driver of your /etc/X11/Xorg.cong;
Option "CrtcNumber" "0" 

The paragraph describin your driver should look like this ("..." are other 
lines that may be there already) ;
Section "Device"
        Identifier "nVidia Corporation NV43 [GeForce 6600 GT]"
        Driver "nv"
        Option "CrtcNumber" "0"
        ...
EndSection

Fore more description about this option you can do;
$ man nv

Does this dix the problem?

-- 
xserver-xorg crashes when handling newer nvidia cards
https://bugs.launchpad.net/bugs/41979
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to