Ubuntu 12.04 दोहरी मॉनिटर काम किया है, लेकिन अब काम नहीं कर रहा है


2

मैं उपयोग कर रहा हूँ NVIDIA GT218 और मेरे मॉनिटर को देखने में असमर्थ "Display Settings", निम्नलिखित जानकारी मदद कर सकता है

# 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)

प्राथमिक प्रदर्शन पर जुड़ा हुआ है GT218 जो काम कर रहा है, लेकिन कोई प्रदर्शन नहीं है Intel, दिलचस्प है Ctrl+Alt+F1 to F6 (tty displays) पर काम कर रहे हैं Intel पर नहीं 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 खाली है

nvidia -सेटिंग न तो दोनों मॉनिटर दिखाती है 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)

वर्तमान में दूसरा डिस्प्ले (इंटेल) सिर्फ खाली है और केवल टैटी कंसोल खोलता है।


एक अस्थायी समाधान के रूप में, मैंने एचडीएमआई से वीजीए का उपयोग करके दोनों डिस्प्ले को एक ही एनवीडिया कार्ड से जोड़ा है। यह निर्दोष काम करता है, लेकिन मुझे प्राथमिक प्रदर्शन के रूप में जहाज पर वीजीए को छोड़ना पड़ा। इसके अतिरिक्त, Alt + Tab nVidia प्राइमरी डिस्प्ले कार्ड होने के साथ काम नहीं करता है।
Rushikesh J
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.