From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 41265] Radeon KMS does not work on thunderbolt media dock Date: Mon, 20 Aug 2012 07:32:20 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 84C38A0A10 for ; Mon, 20 Aug 2012 00:32:20 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=41265 --- Comment #51 from gyhor@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.