[Mesa-dev] [Bug 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 29 08:56:45 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=60016

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #1)
> libGL: OpenDriver: trying /usr/lib64/dri/nouveau_dri.so
> do_winsys_init: DRM version is 1.1.0 but this driver is only compatible with
> 2.3.x (kernel 2.6.34) or later.

This message is from
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:do_winsys_init ...


> libGL error: failed to create dri screen
> libGL error: failed to load driver: nouveau

... but it appears while libGL tries to load nouveau_dri.so. So apparently
either the former function was linked into nouveau_dri.so, or the latter ends
up calling it from r600_dri.so somehow, e.g. due to symbol visibility issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130129/fcfa635e/attachment.html>


More information about the mesa-dev mailing list