PDA

View Full Version : [ubuntu] PLEASE help me solve thsi: display problem with nvida



Grimace78
November 5th, 2012, 01:07 AM
I am about to snap. I have spent more time than I care to admit trying to deal with this overscanning issue. I'm using a 32 inch magnavox lsd, that works fine with a vga cable, but overscans with hdmi (which is the only way I get sound). I've tried every setting in the terminal I can think of, and it has ZERO effect on my image output or the graphical display of my xconf settings. Here is my settings. PLease help if you can. The only thing that had any effect at all was using the virtual option, but it (as best as I can describe it) was showing to screens, one was the right size, the other wasn't, and the system couldn't seem to figure out which one it wanted to display. Like I said, the xconfig file generated in the terminal seems to have no effect on the settings displayed in the graphically displayed settings for the nvidia x server settings

If it helps I am running Ubuntu 12.04 64 bit
3.6.5 kernel
z68p-ds3 mobo
Nvidia GTX550ti gpu

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 310.14 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Tue Oct 9 13:04:01 PDT 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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.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 "TVStandard" "HD720p"
Option "ColorRange" "Full"
Option "ThermalConfigurationCheck" "True"
Option "NoLogo" "False"
Option "RenderAccel" "True"
Option "UseEdid" "True"
Option "UseEdidDpi" "True"
Option "UseEdidFreqs" "True"
Option "UseDisplayDevice" "Monitor0"
SubSection "Display"
Depth 24
Modes "1366x768"
EndSubSection
EndSection# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 310.14 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Tue Oct 9 13:04:01 PDT 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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.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 "TVStandard" "HD720p"
Option "ColorRange" "Full"
Option "ThermalConfigurationCheck" "True"
Option "NoLogo" "False"
Option "RenderAccel" "True"
Option "UseEdid" "True"
Option "UseEdidDpi" "True"
Option "UseEdidFreqs" "True"
Option "UseDisplayDevice" "Monitor0"
SubSection "Display"
Depth 24
Modes "1366x768"
EndSubSection
EndSection

Grimace78
November 5th, 2012, 03:57 AM
Wow. Just figured out that the x server and the xorg.config file are not the same same thing. LOL. I really feel like an idiot.

thewump
December 9th, 2012, 05:30 PM
Can you post the end result? I have what is probably the same magnavox screen and it is killing me!

Thanks

Keith