Package: xbase-clients
Version: 7.1.ds-3

After upgrading to xbase-clients-7.1.ds-3 NVidia-TwinView stops working. No 
errors are reported in the logs but screens turn black with "No Signal 
detected".

Downgrading to 7.1.ds-1 doesn't neither work.

xorg.conf follows:

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

#    FontPath   "/usr/local/share/fonts"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "de"
    Option         "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
EndSection

Section "Monitor"
    Identifier     "BenQ FP71G"
    Option         "DPMS"
    Option         "StandbyTime" "15"
    Option         "SuspendTime" "30"
    Option         "OffTime" "30"
EndSection

Section "Device"
    Identifier     "Standardgrafikkarte"
    Driver         "nvidia"
    Option "NVAgp" "0"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Standardgrafikkarte"
    Monitor        "BenQ FP71G"
    DefaultDepth    24
    Option         "TwinView"
    Option         "MetaModes" "1280x1024,1280x1024"
    Option         "TwinViewOrientation" "RightOf"
    Option         "SecondMonitorHorizSync" "30-83"
    Option         "SecondMonitorVertRefresh" "56-76"
    Option         "NoLogo" "true"
    Option         "HWCursor" "true"
    Option         "CursorShadow" "true"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024"
    EndSubSection
EndSection
----

Before upgrading it worked like a charme.

I think it's xbase-clients because today no other X-specific updates were 
listed.

JB


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to