[Libdlo] Ubuntu 10.4, HP 8440p, Dock and USB to DVI
Jason Reusch
jason at reusch.net
Tue Aug 31 09:39:26 PDT 2010
I'm running Ubuntu 10.4 on an HP 8440p with the nvidia card and trying to use a Gefen USB to DVI adapter. The driver loaded right out of the box and worked! I can get it to work on it's own but not as a third monitor while I'm docked with two DVIs from the dock.
The configuration is included below. Any ideas appreciated.
Ahoy,
Jason
Section "ServerLayout"
# Removed Option "Xinerama" "1"
# Removed Option "Xinerama" "0"
# Removed Option "Xinerama" "1"
Identifier "Layout0"
Screen 1 "Screen0" LeftOf "displaylinkscreen"
Screen 0 "displaylinkscreen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "HP L2245w"
HorizSync 24.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor2"
ModelName "HP L2245w"
HorizSync 24.0 - 83.0
VertRefresh 50.0 - 76.0
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "HP L2245w"
HorizSync 24.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVS 3100M"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVS 3100M"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "displaylinkdev"
Driver "displaylink"
Option "fbdev" "/dev/fb1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "DFP-1"
Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "displaylinkscreen"
Device "displaylinkdev"
Monitor "Monitor2"
DefaultDepth 24
Option "TwinView" "2"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libdlo/attachments/20100831/9caa3559/attachment.html>
More information about the Libdlo
mailing list