Hallo zusammen,
ich versuche mich schon seit Tagen an einer Konfiguration mit meinem 42" LCD via HDMI und einem 7" LCD via VGA.
Der 7" Monitor soll in naher Zukunft als Ausgabe mit GraphTFT betrieben werdne. Leider hängt es schon an der Dual Screen Konfig vom X-Server.
Anbei die xorg.conf. Eventuell hat einer noch einen Tipp:
Ich komme nicht mehr weiter. Mit nvidia-settings bekomme ich mit u. .g. xorg.conf nur den LCD vom HDMI-Interface angezeigt.
Der VGA funktioniert aber, der Bootvorgang wird über den Onboard-VGA (7" LCD) angezeigt. Erst beim starten Vom X-Server wird es am 42" LCD hell und am 7" LCD dunkel.
Code
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Thu Mar 12 18:38:58 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
Option "Xinerama" "0"
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 commandline input
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "NoName"
ModelName "7inchTFT"
HorizSync 28.0 - 96.0
VertRefresh 50.0 - 75.0
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync -vsync
ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
ModeLine "1024x600" 49.0 1024 1064 1168 1312 600 601 604 622 -hsync +vsync
ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
Option "DPMS" "true"
EndSection
Section "Device"
# BusID "PCI:02:00:0"
# Option "CustomEdid" "DFP-0:/etc/X11/edid.bin"
Identifier "Device0"
Driver "nvidia"
Screen 0
VendorName "NVIDIA Corporation"
BoardName "GeForce 9300"
EndSection
Section "Device"
# BusID "PCI:02:00:0"
# Option "CustomEdid" "DFP-0:/etc/X11/edid.bin"
Identifier "Device1"
Driver "nvidia"
Screen 1
VendorName "NVIDIA Corporation"
BoardName "GeForce 9300"
EndSection
Section "Screen"
# Option "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
# Option "metamodes" "DFP-0: 1920x1080_50 +0+0"
# Option "UseEDIDFreqs" "False"
# Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"
# Option "CoolBits" "1"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "ModeValidation" "NoEdidModes"
Option "TwinView" "0"
Option "DDC" "off"
Option "ConnectedMonitor" "DFP-0"
Option "UseDisplayDevice" "DFP-0"
SubSection "Display"
Depth 24
Modes "1920x1080@50"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "IgnoreDisplayDevices" "TV"
Option "Coolbits" "1"
Option "ConnectedMonitor" "CRT-0"
#Option "UseEdidFreqs" "1"
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
VDR:~#
VDR:~# tune2fs -c 60 /dev/sda
VDR:~# cat /a/X11/xorg.conf | less
# 1920x1080p @ 50Hz (EIA/CEA-861B)
# ModeLine "1920x1080@50" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 60Hz (EIA/CEA-861B)
# ModeLine "1920x1080@60" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 24Hz (EIA/CEA-861B)
# ModeLine "1920x1080@24" 74.250 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 23.976Hz (EIA/CEA-861B)
# ModeLine "1920x1080@23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
# 1920x1080i @ 50Hz (EIA/CEA-861B)
# Modeline "1920x1080@50i" 74.250 1920 2448 2492 2640 1080 1085 1095 1125 +hsync +vsync Interlace
# 1920x1080i @ 60Hz (EIA/CEA-861B)
# Modeline "1920x1080@60i" 74.250 1920 2008 2052 2200 1080 1085 1095 1125 +hsync +vsync Interlace
# 1920x1080p @ 59.94Hz (EIA/CEA-861B)
# ModeLine "1920x1080@59.94" 148.350 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
# 1920x1080i @ 59.94Hz (EIA/CEA-861B)
# Modeline "1920x1080@59.94i" 74.175 1920 2008 2052 2200 1080 1085 1095 1125 +hsync +vsync Interlace
# 1920x1080p @ 25Hz (EIA/CEA-861B)
# ModeLine "1920x1080@25" 74.250 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 29.97Hz (EIA/CEA-861B)
# ModeLine "1920x1080@29.97" 74.175 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
# 1920x1080p @ 30Hz (EIA/CEA-861B)
# ModeLine "1920x1080@30" 74.250 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "NoName"
ModelName "7inchTFT"
HorizSync 28.0 - 96.0
VertRefresh 50.0 - 75.0
ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync -vsync
ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
ModeLine "1024x600" 49.0 1024 1064 1168 1312 600 601 604 622 -hsync +vsync
ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
Option "DPMS" "true"
EndSection
Section "Device"
# BusID "PCI:02:00:0"
# Option "CustomEdid" "DFP-0:/etc/X11/edid.bin"
Identifier "Device0"
Driver "nvidia"
Screen 0
VendorName "NVIDIA Corporation"
BoardName "GeForce 9300"
EndSection
Section "Device"
# BusID "PCI:02:00:0"
# Option "CustomEdid" "DFP-0:/etc/X11/edid.bin"
Identifier "Device1"
Driver "nvidia"
Screen 1
VendorName "NVIDIA Corporation"
BoardName "GeForce 9300"
EndSection
Section "Screen"
# Option "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
# Option "metamodes" "DFP-0: 1920x1080_50 +0+0"
# Option "UseEDIDFreqs" "False"
# Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"
# Option "CoolBits" "1"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "ModeValidation" "NoEdidModes"
Option "TwinView" "0"
Option "DDC" "off"
Option "ConnectedMonitor" "DFP-0"
Option "UseDisplayDevice" "DFP-0"
SubSection "Display"
Depth 24
Modes "1920x1080@50"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "IgnoreDisplayDevices" "TV"
Option "Coolbits" "1"
Option "ConnectedMonitor" "CRT-0"
#Option "UseEdidFreqs" "1"
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
VDR:~#
VDR:~# tune2fs -c 60 /dev/sda
VDR:~# cat /a/X11/xorg.conf | less
#Option "UseEdidFreqs" "1"
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Display More