[Mesa-users] glFBDev

Chia-I Wu olvaffe at gmail.com
Wed Jun 16 23:15:50 PDT 2010


On Sat, Jun 12, 2010 at 4:35 AM, Arvid Picciani <aep at exys.org> wrote:
> On Fri, 11 Jun 2010 13:09:28 +0800, Chia-I Wu <olvaffe at gmail.com> wrote:
>
>> EGL KMS only works with hardware drivers.  You need to enable the
>> gallium driver for your hardware.
>
> oops. indeed. That did wonders :D
> It's still falling back the software renderer, but i suspect
> thats simply because my hardware is not supported yet.
>
>> Along with the change, I also added fbdev backend to EGL.  To build the
>> backend, configure mesa with --with-egl-displays=fbdev.  Remember to point
>> EGL_DRIVER to the driver at runtime.
>
> that sounds great! unfortunately wont compile:
>
> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig sh autogen.sh
> --enable-gallium-intel  --enable-gles1 --enable-gles2 --with-driver=dri
> --with-egl-displays=fbdev
>
> [..]
>
> make[3]: *** No rule to make target
> `../../../../src/gallium/winsys/sw/fbdev/libfbdev.a', needed by
> `egl_fbdev_swrast.so'.  Stop.
> make[3]: Leaving directory
> `/home/aep/proj/borg/mesa/src/gallium/targets/egl-swrast'
Oops.  Should be fixed by 8f3e48ee2c77db7aeaf5ffc904db6790dd5a3bf4.
Sorry for the slow response.  I was away for a vacation.

-- 
olv at LunarG.com


More information about the mesa-users mailing list