DragonFly BSD
DragonFly submit List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFly - Submit #2178] (Closed) [PATCH] Note about the use of secondary cards with DRI


From: Sascha Wildner via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Nov 2011 18:07:05 -0800

Issue #2178 has been updated by Sascha Wildner .

Description updated
Status changed from New to Closed
% Done changed from 0 to 100

Thanks, I've committed it.

----------------------------------------
Submit #2178: [PATCH] Note about the use of secondary cards with DRI
http://bugs.dragonflybsd.org/issues/2178

Author: Juan Francisco Cantero Hurtado 
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 


---
 share/man/man4/drm.4 |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/share/man/man4/drm.4 b/share/man/man4/drm.4
index 3c38f08..688e388 100644
--- a/share/man/man4/drm.4
+++ b/share/man/man4/drm.4
@@ -102,6 +102,12 @@ EndSection
 .Ed
 .El
 .Pp
+If you have two graphic cards (i.e.: a on-board graphics and other AGP/PCI/PCIe
+card) and you would like use the secondary device with DRI, you will need make
+a symbolic link from /dev/dri/card1 to /dev/dri/card0 always. This is a old bug
+of Xorg, the DRI module only reads the first device.
+.El
+.Pp
 Debugging output can be enabled and disabled by setting the
 .Xr sysctl 8
 node
-- 
1.7.7


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]