joyride keyboard problems & GL/glx

Daniel Drake dsd at laptop.org
Fri Jul 25 11:57:22 EDT 2008


On Fri, 2008-07-25 at 10:22 -0400, Ton van Overbeek wrote:
> Just FYI. Tried to boot both joyride-2207 and joyride-2210 (the
> devel-ext3 variant) on
> qemu (on win XP/SP2) but both fail with the same error:
> ------------
> (EE) AIGLX error: dlopen of /usr/lib/sri/swrast_dri.so failed
> (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such
> file or directory)
> 
> Fatal server error:
> GLX: could not load software rendered
> 
> giving up.
> -------------

I found a bug in my patch, dlopen() is not documented to populate errno,
but my patch was relying on that. I submitted a new build with the patch
that went upstream which does not contain this assumption.

Daniel





More information about the Devel mailing list