[Libdlo] Natty Narwhal tester - canary is coughing, clear the miners!
Ethan Baldridge
ethan at superiordocumentservices.com
Thu Apr 14 21:39:53 PDT 2011
Hi,
I'm having an issue surprisingly similar to the "xorg 1.9 crash" bug
reported in October, but I'm not using Xinerama! The nvidia
closed-source drivers are probably the issue once again though.
My setup is xorg 1.10, nvidia drivers, two monitors on nvidia, one
monitor attached to the USB Plugable UGA-2K-A. (lsusb surprised me, I
had to go look at it physically just now - apparently the device is
being produced by "Newnham Research")
xorg.conf is attached. Sorry for the commented out sections, I was
playing with it for a long time trying to get X to start with Xinerama
spanning all 3 monitors before giving up.
Thanks in advance!
--
Ethan Baldridge <ethan at superiordocumentservices.com>
-------------- next part --------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister at builder58) Fri Mar 12 02:12:40 PST 2010
Section "ServerFlags"
Option "DontZap" "False"
Option "Clone" "False"
# Xinerama and XRandR are mutually exclusive, unfortunately
# Option "Xinerama" "True"
Option "RandR" "True"
EndSection
Section "Extensions"
# Option "Composite" "Disable"
# Option "GLX" "Disable"
EndSection
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
# Screen 1 "Screen1" 1680 0
# Screen 2 "Screen2" RightOf "Screen1"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
# InputDevice "Keyboard0" "CoreKeyboard"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
# InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Disable "glx"
EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
# # generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#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 "PreferredMode" "1680x1050"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "PreferredMode" "1680x1050"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
# Option "ConnectedMonitor" "crt"
# Screen 1
EndSection
#Section "Device"
# Identifier "Device1"
# Driver "nvidia"
# VendorName "NVIDIA Corporation"
# Option "ConnectedMonitor" "dfp"
# Screen 2
#EndSection
Section "Device"
Identifier "DL"
Driver "displaylink"
Option "fbdev" "/dev/fb0"
EndSection
Section "Monitor"
Identifier "DLmonitor"
Option "PreferredMode" "1680x1050"
EndSection
Section "Screen"
Identifier "Screen0"
Device "DL"
Monitor "DLmonitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1680x1050"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device0"
# Monitor "Monitor0"
Option "TwinView" "1"
# Option "metamodes" "DFP: 1680x1050_60 +0+0"
Option "TwinViewXineramaInfoOrder" "CRT-1, DFP-0"
Option "metamodes" "DFP: 1680x1050_60 +1680+0, CRT: 1680x1050_60 +0+0"
# Option "AddARGBGLXVisuals" "True"
# Option "TripleBuffering" "True"
DefaultDepth 16
SubSection "Display"
Depth 16
# Modes "1680x1050"
EndSubSection
EndSection
#Section "Screen"
# Identifier "Screen2"
# Device "Device1"
# Device "Device0"
# Monitor "Monitor1"
# Option "TwinView" "0"
# Option "metamodes" "DFP: 1680x1050_60 +1680+0, CRT: 1680x1050_60 +0+0"
# Option "AddARGBGLXVisuals" "True"
# Option "TripleBuffering" "True"
# Option "metamodes" "CRT: 1680x1050_60 +0+0"
# DefaultDepth 16
# SubSection "Display"
# Depth 16
# Modes "1680x1050"
# EndSubSection
#EndSection
More information about the Libdlo
mailing list