लिनक्स कैटलिस्ट और तीन मॉनिटर


2

मैंने सिर्फ ओपनसोर्स एटीआई ड्राइवर से उत्प्रेरक के रूप में स्विच किया क्योंकि फ्लैश वीडियो खेलते समय मेरे लिनक्स बॉक्स पर कई क्रैश हुए थे।

ऐसा लगता है कि fglrx के साथ मेरा सिस्टम अधिक स्थिर है, लेकिन मैंने अपना तीसरा मॉनिटर खो दिया है और इसे और अधिक सक्षम नहीं कर सकता।

मेरे पास देवदार कार्ड है:

[   723.679] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[   723.679] (--) fglrx(0): Chipset: "AMD Radeon HD 5450  " (Chipset = 0x68f9)
[   723.679] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x2291)
[   723.679] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD

तीन आउटपुट के साथ: डिस्प्लेपोर्ट, डीवीआई और वीजीए। xrandr:

[root@serenity ~]# xrandr
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
DFP1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+
   1680x1050     60.00  
   1400x1050     60.00  
   1600x900      60.00  
   1360x1024     60.00  
   1280x1024     75.02    60.02  
   1440x900      60.00  
   1280x960      75.02    60.02  
   1152x864      60.00    75.00  
   1280x768      75.02    60.02  
   1280x720      75.02    60.02  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
DFP2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
   1920x1080     60.00*+
   1680x1050     60.00  
   1400x1050     60.00  
   1600x900      60.00  
   1360x1024     60.00  
   1280x1024     75.02    60.02  
   1440x900      60.00  
   1280x960      75.02    60.02  
   1152x864      60.00    75.00  
   1280x768      75.02    60.02  
   1280x720      75.02    60.02  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
CRT1 disconnected (normal left inverted right x axis y axis)
CRT2 connected (normal left inverted right x axis y axis)
   1680x1050     59.95 +
   1400x1050     59.95  
   1600x900      59.95  
   1360x1024     59.95  
   1280x1024     75.02    60.02  
   1440x900      59.89  
   1280x960      75.02    60.02  
   1280x800      59.81  
   1152x864      59.95    75.00  
   1280x768      59.81  
   1280x720      60.00  
   1024x768      75.03    70.07    60.00  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    67.00    59.94  

मैं xrandr के साथ CRT2 डिस्प्ले को सक्षम नहीं कर सकता:

[zork@serenity ~]$ xrandr --output CRT2 --auto
xrandr: Configure crtc 2 failed

उत्प्रेरक नियंत्रण केंद्र ने CRT प्रदर्शन को अक्षम के रूप में रिपोर्ट किया और इसे सक्षम करने का कोई विकल्प नहीं है।

मेरा xorg.conf:

Section "ServerLayout"
    Identifier     "aticonfig Layout"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
    Identifier   "0-DFP2"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
    Option      "PreferredMode" "1920x1080"
    Option      "TargetRefresh" "60"
    Option      "Position" "0 0"
    Option      "Rotate" "normal"
    Option      "Disable" "false"
EndSection

Section "Monitor"
    Identifier   "0-DFP1"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
    Option      "PreferredMode" "1920x1080"
    Option      "TargetRefresh" "60"
    Option      "Position" "1920 0"
    Option      "Rotate" "normal"
    Option      "Disable" "false"
EndSection

Section "Monitor"
    Identifier   "0-CRT2"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
    Option      "Disable" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    Option      "Monitor-DFP2" "0-DFP2"
    Option      "Monitor-DFP1" "0-DFP1"
    Option      "Monitor-CRT2" "0-CRT2"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device     "aticonfig-Device[0]-0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Virtual   3840 1920
        Depth     24
    EndSubSection
EndSection

मैंने 0-CRT2 पर "डिसेबल" को "झूठा" सेट करने और PreferredMode, स्थिति और TargetRefresh को जोड़ने की कोशिश की लेकिन इससे कोई फायदा नहीं हुआ। उत्प्रेरक नियंत्रण केंद्र जब जड़ के रूप में चलता है तो उन परिवर्तनों को ओवरराइट कर देता है और CRT2 को निष्क्रिय कर देता है।

मैं xorg 1.14 का उपयोग कर रहा हूं और आर्क लिनक्स के तहत 14.4 उत्प्रेरक का उपयोग कर रहा हूं।


ऐसा लगता है कि ओपनसोर्स ड्राइवर कुछ असमर्थित सुविधा का उपयोग करते हैं और ड्राइवर को एएमडी ड्राइवरों के विपरीत तीन मॉनिटर का उपयोग करने की अनुमति देते हैं, जहां यह डिज़ाइन द्वारा अक्षम है। मैं अपने कार्ड के किसी भी दो आउटपुट का उपयोग कर सकता हूं, लेकिन उत्प्रेरक ड्राइवरों के साथ तीन नहीं। मैंने नीलम फ्लेक्स कार्ड को ऑर्डर करने का फैसला किया, जिसमें दो डीवीआई और डिस्प्ले पोर्ट एचडीएमआई में परिवर्तित हैं और उत्प्रेरक ड्राइवरों के साथ लिनक्स के तहत तीन मॉनिटर का समर्थन करना चाहिए
लुकाज़

मैं अपनी समस्याओं पर इस पोस्ट पर ठोकर खाई है 2 राड + टीवी काम मेरे Radeon 280X पर इकट्ठे हुए हैं। ऐसा लगता है ... ऐसा लगता है कि यह सिर्फ काम नहीं करेगा, जब तक कि मैं चारों ओर कुछ जादू नहीं करता :-(
म्लाडेन एडमोविक
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.