On Wednesday 06 October 2004 22:04, Ole Hansen wrote: > Can I expressly tell DirectFB to use the I810-gfxdriver ????
How did you build DirectFB? Directfb looks for linux/fb.h in /usr/include. Since i810fb in 2.4 is an external patch, the FB_ACCEL_I810 define may not be consistent with each kernel version. You may need to copy patched_kernel/include/linux/fb.h to /usr/include/linux/fb.h so you get a consistent FB_ACCEL_I810 define. > > Is it o.k. to only use I810-lite ???? Yes. Tony
