Hi, Zeeshan Ali <[EMAIL PROTECTED]> writes:
> I am quite new to directfb (even framebuffer) and > started learning from the tutorials. While both of the > first example application in the tutorial works as > expected, except for giving these errors/warnings: > > (!) DirectFB/core/fbdev: Panning display failed! > --> Invalid argument > (*) DirectFB/Layer: Enabled 'FBDev Primary Layer'. > (!) DirectFB/core/fbdev: Panning display failed! > --> Invalid argument The DirectFB README explains how to set up your framebuffer so that panning works. You want to load the framebuffer module with the ywrap parameter. Sven
