You are not logged in.
Hi,
Since my recent updated from nvidia 195.36.31-1 to 256.44-2 (a dependance for the new kernel26), the twinview functunality don't work.
See error in this screenshoot : http://img186.imageshack.us/img186/9276 … werror.png
What's going wrong ? Am i the only one who get this error ?
thanks
Last edited by stopspam (2010-08-25 21:37:56)
Offline
xorg.conf? logfile for X? Need more info than a screenshot.
Nai haryuvalyë melwa rë
Offline
my xorg.conf for a nvidia GeForce 7400 on a sony vaio sz4 :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "dri2"
Load "dri"
Load "record"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G72M [GeForce Go 7400]"
BusID "PCI:1:0:0"
Option "NoLogo"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionTo have twinview in my session :
- i simply run "nvidia-setting"
- configure twinview
- and on the button "apply" which "reload" X with my 2 monitor (primary: 1280*800, secondary: 1440*900).
With the new version of nvidia, when i click on "apply", i've the error above. I am not the only one with this error (http://ubuntuforums.org/showthread.php?t=690580 ...) but no workaround for me.
Offline
what does Xorg.0.log look like after you try to set the metamode?
Nai haryuvalyë melwa rë
Offline