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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 23 00:01:21 PDT 2010


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

--- Comment #5 from Chia-I Wu <olvaffe at gmail.com> 2010-08-23 00:01:21 PDT ---
(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?

-- 
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