This is my patch against Mesa CVS for Solo to load new interface drivers. It should be compatible with driver binaries built for X. I used the linux-dri target to build my driver.

Build steps:

make linux-dri
cd src/glx/mini
make
cd ../../mesa/drivers/dri/unichrome
make -f Makefile.server


The last step builds the unichrome_srv.so file because the hardware init code is no longer built into unichrome_dri.so.


Thanks, Erdi

Attachment: patch-dri-solo.bz2
Description: BZip2 compressed data



Reply via email to