Xorg सर्वर कॉन्फ़िगरेशन विफल - कोई स्क्रीन नहीं मिली


11

मुझे ubuntu 12.04 (nvidia 420M GT कार्ड के साथ) पर Xorg सर्वर के साथ एक गंभीर समस्या है।

घर पर मैं अपने लैपटॉप के एचडीएमआई पोर्ट से जुड़े बाहरी मॉनिटर का उपयोग कर रहा हूं - बाहरी डिस्प्ले को विस्तारित के रूप में उपयोग किया जाता है। लेकिन तब जब मैं अपना घर छोड़ देता हूं और काम करने के लिए उदा जाता हूं तो मैं अब इसका उपयोग नहीं करता हूं लेकिन मेरी एक्सगॉर की कॉन्फिग फाइल वैसे ही बनी हुई है जैसे कुछ खराब होती है। उदाहरण के लिए - हर बार जब मैं बाहरी मॉनिटर को डिस्कनेक्ट करने के बाद बूट करता हूं तो मुझे कुछ डिफ़ॉल्ट फ़ॉन्ट नहीं मिलते हैं और सामान्य से कुछ बड़े होते हैं + संगत रिज़ॉल्यूशन मोड के बारे में त्रुटियों वाली कुछ खिड़कियां।

लेकिन आज मैंने अतिरिक्त मॉनिटर के बिना सामान्य रूप से बूट करने की कोशिश की है और xorg सर्वर विफल हो गया है और मैं GUI पर बूट नहीं कर सकता। मुझे यह प्राप्त हो रहा है

[   101.830] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[   101.831] X Protocol Version 11, Revision 0
[   101.831] Build Operating System: Linux 2.6.42-26-generic x86_64 Ubuntu
[   101.831] Current Operating System: Linux ICANSEEYOU 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64
[   101.831] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-26-generic root=UUID=1384cee0-6a71-4b83-b0d3-1338db925168 ro recovery nomodeset
[   101.831] Build Date: 16 July 2012  08:06:31PM
[   101.832] xorg-server 2:1.11.4-0ubuntu10.6 (For technical support please see http://www.ubuntu.com/support) 
[   101.832] Current version of pixman: 0.24.4
[   101.832]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   101.832] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   101.834] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 23 09:48:40 2012
[   101.834] (==) Using config file: "/etc/X11/xorg.conf"
[   101.834] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   101.834] Parse error on line 7 of section ServerLayout in file /etc/X11/xorg.conf
    " -reen0" is not a valid keyword in this section.
[   101.835] (EE) Problem parsing the config file
[   101.835] (EE) Error parsing the config file
[   101.835] 
Fatal server error:
[   101.835] no screens found
[   101.836] 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
[   101.836] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   101.836] 
[   101.836]  ddxSigGiveUp: Closing log
[   101.836] Server terminated with error (1). Closing log file.

मुझे यह भी त्रुटि मिली है कि स्क्रीन का पता चला है, लेकिन उनमें से किसी के पास एक उचित कॉन्फ़िगरेशन फ़ाइल नहीं है, लेकिन फिर मैंने एक्सगोर को इसके डिफॉल्ट्स (फेलसेफ मोड में) के साथ रीसेट करने की कोशिश की है

sudo dpkg-reconfigure xserver-xorg

(मुझे कोई आउटपुट फॉर्म नहीं मिला) और अब मैं इसके साथ फंस गया हूं। ईमानदार होने के लिए - मेरे पास यह त्रुटि है कि failsafeमोड पर लॉग ऑन करने की कोशिश करते समय और सामान्य रूप से बूट करने की कोशिश करने पर ubuntu स्प्लैश छवि प्राप्त करें।

यहाँ मेरी विन्यास फाइल है xorg.conf:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 295.33  (buildd@allspice)  Fri Mar 30 13:37:33 UTC 2012


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" -1920 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LGD"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
    Option         "DPMS"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Acer P215H"
    HorizSync       31.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 420M"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 420M"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"

# Removed Option "TwinView" "0"
# Removed Option "TwinViewXineramaInfoOrder" "DFP-0"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
# Removed Option "TwinView" "1"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-1: nvidia-auto-select +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinViewXineramaInfoOrder" "DFP-1"
    Option         "TwinView" "0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP-1: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

और यह मेरा xorg.conf.failsafe

Section "Device"
    Identifier  "Configured Video Device"
    Driver      "vesa"
EndSection

Section "Monitor"
    Identifier  "Configured Monitor"
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Monitor     "Configured Monitor"
    Device      "Configured Video Device"
EndSection

जवाबों:


9

ठीक है, इसलिए मैंने के xserver-xorgसाथ पुनः स्थापित किया है apt-getऔर फिर ~/.config/monitors.xmlफ़ाइल को हटा दिया है और अब सब कुछ ठीक काम करता है। :)

(बाहरी डिस्प्ले कनेक्ट करने के बाद मॉनिटर फ़ाइल एक विरूपण साक्ष्य की तरह है और यह सेटिंग्स को किसी तरह संग्रहीत करता है और जब आप एक डिस्प्ले मोड पर वापस जाते हैं तो समस्याएँ पैदा होती हैं। http://ubuntuforums.org/showthread.php?t=1917220 )


मैंने बहुत ही समान घटना का अनुभव किया है, यह पता लगाने के लिए कई घंटे बिताए हैं। हटाने + स्थापित करके xserver-xorgमैं इसे ठीक करने में कामयाब रहा। मैं भी नहीं मिला monitors.xmlहै, लेकिन केवल monitors.xml.bkके तहत ~/.config/, बस साझा करने के लिए। धन्यवाद!!
इसहाक

1
12.10 में अपग्रेड करने के बाद मेरे पास एक खाली लॉगिन स्क्रीन थी। Xserver-xorg-core चालू नहीं किया गया था, पाया गया कि आपके उत्तर के लिए धन्यवाद :-)
pushy

1
मैं एक बहुत ही इसी तरह के मुद्दे लेकिन देखना apt-get remove xserver-xorgएक के बाद apt-get install xserver-xorgमेरे लिए समस्या का समाधान नहीं ... :(
stdcerr
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.