Hi,<br><br>I'm working for Xfbdev based server KAA acceleration. After reading mailing list, I found this is discussed before. But I still failed.<br><br>When I trace to kaa.c, in kaaDrawInit, there are two condition to hookup offscreen pixmap. First is the flag, this is already set to KAA_OFFSCREEN_PIXMAPS.
<br>Second is "screen->off_screen_base < screen->memory_size". In my case, off_screen_base is equal to memory size so it is impossible to hookup.<br><br>If I want to hook KAA, should I modify frame buffer's driver to let memory_size > off_screen_base or any other things to do? Please give me some hints about this.
<br><br>Thanks in advance,<br><br>Eric Tsai<br>