Ubuntu 12.04 Dual Monitor funktionierte, aber jetzt nicht


2

Ich benutze NVIDIA GT218 und nicht in der Lage, meine Monitore zu sehen "Display Settings"Folgende Informationen könnten helfen

# lspci 
00:02.0 Display controller: Intel Corporation Device 041e (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)

Primäranzeige ist eingeschaltet GT218 Das funktioniert, aber es gibt keine Anzeige auf IntelInteressanterweise Ctrl+Alt+F1 to F6 (tty displays) arbeiten daran Intel aber nicht auf NVIDIA.

# lshw -c video
  *-display               
       description: VGA compatible controller
       product: GT218 [GeForce 210]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:16 memory:f6000000-f6ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:f7000000-f707ffff
  *-display
       description: Display controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 06
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm bus_master cap_list
       configuration: driver=i915 latency=0
       resources: irq:47 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)

/etc/X11/xorg.conf ist leer

nvidia -settings zeigt auch nicht beide Monitore an arandr

# xrandr
Screen 0: minimum 8 x 8, current 1440 x 900, maximum 8192 x 8192
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1440x900+0+0 (normal left inverted right x axis y axis) 410mm x 256mm
   1440x900       59.9*+   75.0  
   1280x1024      75.0     60.0  
   1024x768       75.0     70.1     60.0  
   800x600        75.0     72.2     60.3     56.2  
   640x480        75.0     72.8     59.9  
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)

Derzeit ist Second Display (Intel) nur leer und öffnet nur tty-Konsolen.


Als vorübergehende Lösung habe ich beide Displays über HDMI an VGA an dieselbe nVidia-Karte angeschlossen. Es funktioniert einwandfrei, aber ich musste auf Onboard-VGA als primäres Display verzichten. Außerdem funktioniert Alt + Tab nicht, wenn nVidia die primäre Grafikkarte ist.
Rushikesh J
Durch die Nutzung unserer Website bestätigen Sie, dass Sie unsere Cookie-Richtlinie und Datenschutzrichtlinie gelesen und verstanden haben.
Licensed under cc by-sa 3.0 with attribution required.