You are not logged in.

#1 2010-08-25 21:34:40

stopspam
Member
Registered: 2010-08-25
Posts: 5

twinview error with nvidia 256.44-2

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

#2 2010-08-27 16:33:21

Bregol
Member
Registered: 2008-08-15
Posts: 175

Re: twinview error with nvidia 256.44-2

xorg.conf?  logfile for X?  Need more info than a screenshot.


Nai haryuvalyë melwa rë

Offline

#3 2010-08-27 16:47:14

stopspam
Member
Registered: 2010-08-25
Posts: 5

Re: twinview error with nvidia 256.44-2

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
EndSection

To 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

#4 2010-08-27 16:54:48

Bregol
Member
Registered: 2008-08-15
Posts: 175

Re: twinview error with nvidia 256.44-2

what does Xorg.0.log look like after you try to set the metamode?


Nai haryuvalyë melwa rë

Offline

Board footer

Powered by FluxBB