[Bug 41265] Radeon KMS does not work on thunderbolt media dock
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 20 00:32:20 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=41265
--- Comment #51 from gyhor at gmx.de 2012-08-20 07:32:20 UTC ---
With this xorg.conf i can use two external monitor connected to the
dockingstation.
Additionally the internal screen of the notebook is in textmode.
--
$cat /etc/X11/xorg.conf
Section "Device"
Identifier "radeon"
Driver "radeon"
BusID "PCI:22:00:0"
EndSection
Section "Device"
Identifier "intel"
Driver "intel"
BusID "PCI:00:02:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "radeon"
EndSection
Section "Screen"
Identifier "Screen1"
Device "intel"
EndSection
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list