flxfxp
2009-04-25, 22:28
I hav followed this guide with my Nvidia 9500 GT and works great!
My card has however 3 connectors: dvi, vga and hdmi
I would like to run the screen on the hdmi but its currently running on dvi. How do I set up the monitors (nvidia-settings perhaps?) so that xbmc uses the right monitor?
Here is my xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Apr 16 17:18:41 PDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
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"
# VendorName "Unknown"
# ModelName "Unknown"
Identifier "Monitor0"
HorizSync 15.0 - 68.0
VertRefresh 23.0 - 61.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo"
Option "DynamicTwinView" "false"
Option "AddARGBGLXVisuals" "True"
Option "ExactModeTimingsDVI" "True"
Option "FlatPanelProperties" "Scaling = Native"
SubSection "Display"
Depth 24
EndSubSection
EndSection
If I open nvidia-settings via startx it does say the monitor under GPU 0 as DFP-1 - (SANYO Z2000). However it does not give any information about the monitor (1080p beamer in this case) except for Acquire EDID.
How can I make my Sanyo Z2000 run primary?
Thanks,
Dennis
Ps: If I choose the "X Server Display Configuration" it says:
Unable to load X Server Display Configuration page:
Dynamic TwinView is disabled on screen 0.
Maybe it has todo with this?
My card has however 3 connectors: dvi, vga and hdmi
I would like to run the screen on the hdmi but its currently running on dvi. How do I set up the monitors (nvidia-settings perhaps?) so that xbmc uses the right monitor?
Here is my xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Apr 16 17:18:41 PDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
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"
# VendorName "Unknown"
# ModelName "Unknown"
Identifier "Monitor0"
HorizSync 15.0 - 68.0
VertRefresh 23.0 - 61.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo"
Option "DynamicTwinView" "false"
Option "AddARGBGLXVisuals" "True"
Option "ExactModeTimingsDVI" "True"
Option "FlatPanelProperties" "Scaling = Native"
SubSection "Display"
Depth 24
EndSubSection
EndSection
If I open nvidia-settings via startx it does say the monitor under GPU 0 as DFP-1 - (SANYO Z2000). However it does not give any information about the monitor (1080p beamer in this case) except for Acquire EDID.
How can I make my Sanyo Z2000 run primary?
Thanks,
Dennis
Ps: If I choose the "X Server Display Configuration" it says:
Unable to load X Server Display Configuration page:
Dynamic TwinView is disabled on screen 0.
Maybe it has todo with this?