Thread: nVidia Screen Shifting Problem
ok, so, here's interesting problem.
have 64-bit machine set nvidia graphics card, set dual-head secondary output tv multimedia.
now, correct resolution display 1680x1050. listed 1 of available resolutions in nvidia control panel. however, when set resolution display, whole display shifted 400px left.
means ubuntu menu out of sight on side of display, , there's wide black bar down right-hand side. handful of other resolutions well. 1680x1050 worked brief period of time, can't seem coerce behaving life of me!
i've tried manually setting modeline in xorg.conf file in order specify display properties, after disabling automatic resolution selection via edid, in case can 'unsupported output' monitor. i've tried both versions of driver listed in hardware manager, no avail.
have ideas?
here's info machine:
card id:
01:00.0 vga compatible controller: nvidia corporation g94 [geforce 9600 gt] (rev a1)
nvidia driver version: 173
xorg.conf:
# nvidia-settings: x configuration file generated nvidia-settings
# nvidia-settings: version 1.0 (buildd@yellow) fri apr 9 11:51:21 utc 2010
# nvidia-xconfig: x configuration file generated nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) wed nov 11 06:45:14 pst 2009
section "serverlayout"
identifier "layout0"
screen 0 "screen0" 0 0
screen 1 "screen1" rightof "screen0"
inputdevice "keyboard0" "corekeyboard"
inputdevice "mouse0" "corepointer"
option "xinerama" "0"
# removed option "xinerama" "1"
endsection
section "module"
load "glx"
disable "xvideo"
endsection
section "inputdevice"
identifier "mouse0"
driver "mouse"
option "protocol" "auto"
option "device" "/dev/psaux"
option "emulate3buttons" "no"
option "zaxismapping" "4 5"
endsection
section "inputdevice"
# generated default
identifier "keyboard0"
driver "kbd"
option "xkblayout" "dvorak"
endsection
section "monitor"
identifier "monitor0"
vendorname "unknown"
modelname "crt-1"
horizsync 30.0 - 83.0
vertrefresh 56.0 - 76.0
option "dpms"
endsection
section "monitor"
identifier "monitor1"
vendorname "unknown"
modelname "dfp-0"
horizsync 26.0 - 68.0
vertrefresh 23.0 - 61.0
endsection
section "device"
identifier "device0"
driver "nvidia"
vendorname "nvidia corporation"
boardname "geforce 9600 gt"
busid "pci:1:0:0"
screen 0
endsection
section "device"
identifier "device1"
driver "nvidia"
vendorname "nvidia corporation"
boardname "geforce 9600 gt"
busid "pci:1:0:0"
screen 1
endsection
section "screen"
# removed option "twinview" "1"
# removed option "metamodes" "crt: nvidia-auto-select +1920+0, dfp: nvidia-auto-select +0+0"
# removed option "metamodes" "crt: nvidia-auto-select +0+0"
identifier "screen0"
device "device0"
monitor "monitor0"
defaultdepth 24
option "norenderextension" "false"
option "allowglxwithcomposite" "true"
option "noflip" "false"
option "allowddcci" "true"
option "addargbglxvisuals" "true"
option "disableglxrootclipping" "false"
option "damageevents" "true"
option "dynamictwinview" "true"
option "twinview" "0"
option "metamodes" "crt: 1600x1200 +0+0"
subsection "display"
depth 24
endsubsection
endsection
section "screen"
identifier "screen1"
device "device1"
monitor "monitor1"
defaultdepth 24
option "twinview" "0"
option "metamodes" "dfp: nvidia-auto-select +0+0"
endsection
section "extensions"
option "composite" "enable"
endsection
lastly, though less importantly, xvideo extension broken machine. i've reset media players, it's not big deal. skype uses xv if available, , cannot configured not to. i've tried few of workarounds i've seen online none of them can make work properly. i've tried disabling xvideo in xorg.conf, gets loaded anyway. i'm assuming due module dependency, don't know how go fixing this. if has info on issue well, it'd helpful.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] nVidia Screen Shifting Problem
Ubuntu
Comments
Post a Comment