I have a similar problem but I can't solve it...
My graphics card according to lspci is
Code:
VGA compatible controller: NVIDIA Corporation GF116 [GeForce GTS 450] (rev a1)
It has a DVI and a VGA output. I use the NVIDIA version current drivers.
When I connect a screen (any one of the two I'm trying to connect) to any one of the two ports, it works. When I connect both of them and boot, Ubuntu only sees the one connected to the DVI port. Also, when I boot with just one screen connected (it doesn't matter on which port) and after startup I connect the second screen, nothing happens.
The output of xrandr when I connect only the screen on the VGA port is
Code:
~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
1920x1080 50.0* 51.0
1680x1050 52.0 53.0
1440x900 54.0
1400x1050 55.0 56.0
1360x768 57.0 58.0
1280x1024 59.0 60.0
1280x960 61.0
1152x864 62.0 63.0 64.0 65.0
1024x768 66.0 67.0 68.0
960x600 69.0
960x540 70.0
840x525 71.0 72.0 73.0 74.0
832x624 75.0
800x600 76.0 77.0 78.0 79.0
720x450 80.0
700x525 81.0 82.0
680x384 83.0 84.0
640x480 85.0 86.0 87.0 88.0
512x384 89.0 90.0
400x300 91.0
320x240 92.0 93.0
The output of xrandr when I connect only the other screen on the DVI port is:
Code:
~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
1280x1024 50.0 51.0 52.0*
1280x960 53.0
1152x864 54.0 55.0 56.0 57.0
1024x768 58.0 59.0 60.0 61.0
960x600 62.0
960x540 63.0
840x525 64.0 65.0 66.0 67.0
832x624 68.0
800x600 69.0 70.0 71.0 72.0 73.0
720x450 74.0
700x525 75.0 76.0
680x384 77.0 78.0
640x480 79.0 80.0 81.0 82.0 83.0 84.0
512x384 85.0 86.0
400x300 87.0
320x240 88.0 89.0
When both of the screens are connected, xrandr gives the same output as in the second case. It's like the screen on the VGA port doesn't exist.
I also tried connecting the first screen on the DVI port and the second screen on the VGA port, but the result is similar: when both are connected, only the one on the DVI port works.
One last point, I used dual screen setup on the same computer (one screen was the same as this time) using Ubuntu 11.04 and it worked perfectly.
Any hints / ideas?
Bookmarks