[Mesa-dev] [Bug 29744] Loader failure for egl_gallium
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 23 00:09:06 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29744
--- Comment #6 from Chia-I Wu <olvaffe at gmail.com> 2010-08-23 00:09:06 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > Hmm. Could you enlighten me which DRI driver would libGL load on your system?
> > r300_dri or radeon_dri? It seems should be r300_dri from a quick look at
> > xorg-video-ati. But I am then curious why src/gallium/targets/dri-radeong
> > builds radeon_dri instead r300_dri. I must miss something...
>
> There are two 3D drivers for r300-r500 radeon hardware, the classic mesa r300
> driver and the gallium r300 driver. At the moment the classic driver is the
> default, but that's likely to change soon.
I see that r300g has radeong_dri.so as its module name. Is it chosen
automatically, or the users are supposed to
$ ln -sf radeong_dri.so r300_dri.so
? I mean, before r300g becomes the default.
BTW, targets/dri-radeong/SConscript disagrees with Makefile on the module name.
It seems like a typo.
--
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