[Mesa-dev] [Bug 29744] Loader failure for egl_gallium

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 23 20:55:28 PDT 2010


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

--- Comment #8 from Chia-I Wu <olvaffe at gmail.com> 2010-08-23 20:55:28 PDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > hm what has this directly to do with DRI drivers?
> Just tried to clarify the naming of the DRI drivers for AMD/ATI hardwares,
> which EGL follows.
> > That code is executed after loading a pipe module, so lib/egl/pipe_radeon.so
> > and not the dri stuff..
> > This error looks to me as if a symlink created from lib/egl/pipe_r300.so ->
> > lib/egl/pipe_radeon.so.
> > (I did the same think as i experienced propblems loading r300g pipe with
> > egl/x11)
> > my patches i send yesterday should have solved that:
> > http://lists.freedesktop.org/archives/mesa-dev/2010-August/002385.html
> Yes, patch 1 & 3 look good to me
> 
>   http://lists.freedesktop.org/archives/mesa-dev/2010-August/002418.html
> 
> I'd like to change KMS backend to ask for r300 or r600 when the DRM name is
> radeon instead of patch 2.  Also, the name check at targets/egl/egl.c:165
> should be removed.  I don't have any radeon card to verify.  How does it sound
> to you?
I've pushed patch 1 & 3.  The selection of r300/r600 is done in KMS backend, as
can be seen in 1288d5c39234e7c54ae2fbb81dd788c98c62a7b3.

Please test if it fixes this bug.

-- 
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 mesa-dev mailing list