Ok i got it to work (but software mode only)
firt i compiled directfb 1.1 and installed that.

I got the mesa source from git and compiled that with make linux-directfb and installed that with make linux-directfb-install.

Using directfbrc in /etc i said it to use 640x480 with 24 delpth and rgb24 . When running df_gears it goes using RGB16 ?
Also i suspect it to be using software only?

If i do not use directfbrc the screen goes black and nothing happens until i do a reset.

I though it could use dri drivers, but those are not build by mesa? And where do i configure what gfx/dri driver to use?

My graphics card is an ati9250 that is correctly detected as an ati9200. My pc is an powerpc (efika).

Thanks for your answers in advance.