1. when i run directfb apps i get the following:
(!) DirectFB/core/fbdev: Panning display failed! --> Invalid argument (*) DirectFB/Layer: Enabled 'FBDev Primary Layer'. (!) DirectFB/DirectFBCreate: Setting desktop buffer mode failed! -> No virtual resolution support or not enough memory? Falling back to system back buffer. (!) DirectFB/core/fbdev: Panning display failed! --> Invalid argument
the panning failed message is probably related me not setting
video=vesa:ywrap. i don't know what the virtual resolution/system backbuffer
message is related to, maybe because we don't have a real fb driver ?
sd
please use
video=vesa:ywrap,mtrr,vram:32
32 is the size of videoram in megabytes
if you do not use ywrap and vram vesafb will only map just enough video ram for the visible frontbuffer. no backbuffer in videoram and no space to store surfaces in videoram.
andi
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
