मैंने हाल ही में अद्यतन किया है (अच्छी तरह से, फिर पूरी तरह से पुनर्स्थापित) 12.04 के लिए।
मैं एक दोहरी मॉनिटर सेटअप चला रहा हूं, एक एचपी एलीट बुक 8560W पर डेल यू 2410 / डेल 2007 डब्ल्यूएफपी संयोजन के साथ। ग्राफिक्स कार्ड एक NVIDIA GF108 [क्वाड्रो 1000M] है।
मेरी समस्या इस प्रकार है। मैं ठीक काम कर रहे दोहरी मॉनिटर सेटअप प्राप्त कर सकता हूं, लेकिन हर बार जब मैं रिबूट करता हूं, तो मेरी मशीन सेटिंग्स खो जाती है (विशेष रूप से, U2410 अक्षम है, माउस पॉइंटर लॉन्चर में बंद है)। मुझे हर लॉन्च के बाद सेटिंग्स को रेस्ट करना होगा। मैंने sudo के रूप में nvidia-settings चलाने की कोशिश की है, मैंने अपने xorg.conf फ़ाइल में परिवर्तन सहेजें (नीचे देखें) लेकिन कुछ भी चिपका हुआ नहीं लगता।
किसी को भी similair मुद्दों था, या एक तय का पता है? Conf फाइल निम्न प्रकार है:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 295.33 (buildd@allspice) Fri Mar 30 15:25:24 UTC 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 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 "DELL 2007WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro 1000M"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "CRT: 1680x1050 +1920+0, DFP-1: 1920x1200 +0+0; CRT: nvidia-auto-select +0+0, DFP-1: NULL"
SubSection "Display"
Depth 24
EndSubSection
EndSection
त्रुटि संदेश मुझे मिल रहा है यह है:
none of the selected modes were compatible with the possible modes:
Trying modes for CRTC 642:
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 0)
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 0)
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 0)
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 1)
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 1)
CRTC 642: trying mode 3600x1080@50hz with output at 1280 x 1024@0Hz (pass 1)