On Wed, Nov 23, 2005 at 06:15:13PM -0400, Allann Jones wrote: > Can anyone help me? I'm having a problem with the values passed to > 'DFBSurfaceDescription', when I use DSCAPS_DOUBLE, DSCAPS_TRIPLE or > DSCAPS_FLIPPING the following message is displayed by 'CreateSurface' > function: > > (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH) > (!!!) *** WARNING [fbdev driver possibly buggy] *** [fbdev.c:1736 in > dfb_fbdev_set_mode()] > (!!!) *** ONCE [unsupported destination format] *** [generic.c:6314 in > gAcquire()]
Pass 'video=vesafb:ywrap' to your kernel if you're running 2.6. I think the correct option is 'video=vesa:ywrap' for 2.4 kernels. Use ypan instead of ywrap if it doesn't help. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
