Diana Joseph wrote:
> Hi
>  
> In 2.6, pxafb deallocates the cmap at bpp == 16, so you get the above
>> error. (Probably, it assumes that since it is in truecolor, a colormap
>> is not needed). I guess though that the failure to get the cmap is not,
>> or should not, be critical.
>>
>> Try it again at bpp = 8.
> 
>   > > Modified fb.modes on target to 8bpp but no luck...same error
> 

If you can, try inserting printk's in 
linux/drivers/video/fbcmap:fb_cmap_user() just to find out where it's
failing.  But, again, I don't think this is a critical error.

>> (!) Direct/Modules: Could not open module directory `/usr/lib/directfb-
>>> 0.9.22/gfxdrivers'!
>>> --> No such file or directory
>>> (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence
>>> integrated media GmbH)
>>> (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
>>> (!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:802]
>>> (!) DirectFB/FBDev: Panning display failed!
>>> --> Invalid argument
>> pxafb has no pan_display().
> 
>  >> Does directfb run on linux kernel 2.6.11 on ARM ?

I've heard that directfb runs on ARM, I'm not sure what kernel version,
but should the version matter?

Tony


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to