From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems
with (U)EFI boot
Date: Thu, 03 Jan 2013 02:50:43 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2093367820=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 41C99E60A2
for ;
Wed, 2 Jan 2013 18:50:43 -0800 (PST)
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
--===============2093367820==
Content-Type: multipart/alternative; boundary="1357181443.85d4d43.29775"; charset="us-ascii"
--1357181443.85d4d43.29775
Date: Thu, 3 Jan 2013 02:50:43 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=26891
--- Comment #49 from Anonymous Helper ---
(In reply to comment #48)
> What do you mean by "make sure you add the PCI IDs to the xorg for both
> cards"? The driver should autodetect the cards fine. However for systems
> with multiple VGA cards, you may have to manually specify which ones you
> want to start X on.
Currently my xorg.conf.d directory contains the following config:
$ cat /etc/X11/xorg.conf.d/*
Section "Device"
Identifier "Radeon Graphics"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Intel Graphics"
BusID "PCI:0:2:0"
Driver "intel"
Option "AccelMethod" "sna"
#Option "AccelMethod" "uxa"
#Option "AccelMethod" "xaa"
EndSection
Is the BusID line in the intel device section not needed? What is needed for X
to automatically detect multiple GPUs properly and show some video output from
the correct card?
--
You are receiving this mail because:
You are the assignee for the bug.
--1357181443.85d4d43.29775
Date: Thu, 3 Jan 2013 02:50:43 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 49
on bug 26891
from Anonymous Helper
(In reply to comment #48)
> What do you mean by "make sure you add the PCI IDs to the xorg for both
> cards"? The driver should autodetect the cards fine. However for systems
> with multiple VGA cards, you may have to manually specify which ones you
> want to start X on.
Currently my xorg.conf.d directory contains the following config:
$ cat /etc/X11/xorg.conf.d/*
Section "Device"
Identifier "Radeon Graphics"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Intel Graphics"
BusID "PCI:0:2:0"
Driver "intel"
Option "AccelMethod" "sna"
#Option "AccelMethod" "uxa"
#Option "AccelMethod" "xaa"
EndSection
Is the BusID line in the intel device section not needed? What is needed for X
to automatically detect multiple GPUs properly and show some video output from
the correct card?
You are receiving this mail because:
- You are the assignee for the bug.
--1357181443.85d4d43.29775--
--===============2093367820==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============2093367820==--