ฉันเพิ่งอัปเดตเมื่อไม่นานมานี้ (ก็ดี borked แล้วติดตั้งใหม่ทั้งหมด) เป็น 12.04
ฉันใช้การตั้งค่าจอภาพสองจอโดยใช้ชุด Dell U2410 / Dell 2007WFP ใน HP Elite Book 8560W กราฟิกการ์ดคือ NVIDIA GF108 [Quadro 1000M]
ปัญหาของฉันมีดังนี้ ฉันสามารถทำให้การตั้งค่าจอภาพสองจอทำงานได้ดี แต่ทุกครั้งที่ฉันรีบูตเครื่องของฉันจะสูญเสียการตั้งค่า (โดยเฉพาะ U2410 ถูกปิดใช้งานตัวชี้เมาส์จะถูกล็อคในตัวเรียกใช้งาน) ฉันต้องเรียกคืนการตั้งค่าหลังจากเปิดตัวทุกครั้ง ฉันได้ลองใช้การตั้งค่า nvidia เป็น sudo ฉันบันทึกการเปลี่ยนแปลงในไฟล์ 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)