Hi,
"Henric Andersson" <[EMAIL PROTECTED]> writes:
> Problem is that I got used to the way the vesa framebuffer worked,
> so I based my designs on it :(
if you had carefully read the README that comes with DirectFB you
would probably have configured your vesa frame buffer device as
suggested there:
The generic vesa fbdev driver does not support mode switching and
you will not get hardware acceleration. To make DirectFB work with
veasfb, you should add the following lines to /etc/lilo.conf:
append="video=vesa:ywrap,mtrr"
'ywrap' enables panning with wraparound.
'mtrr' enables setting caching type for the frame buffer to
write-combining.
a vesa frame buffer device configured in such a way should flip by
switching pointers.
Salut, Sven
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-dev" as subject.