On Sun, Nov 02, 2008 at 12:28:34PM +0100, Collin Gregory wrote:
> Hi everyone,
> 
> I know this problem has been treated so many times, but i didn't find any
> tips to solve it...
> 
> I'm using uvesafb for my fb manager, and when i try to launch vlc with
> directfb , i have always the same error : Panning Display failed (x=0 y=0
> ywrap=0 vbl=1)

It is simply a warning and it used to be printed even when the fb driver
didn't support panning. Your application should still work (albeit
without page flipping).

I just pushed some fixes yesterday which should also prevent the
warning from being printed when the driver doesn't support panning.

> What is annoying me is the ywrap=0 , does it means that ywrap is not
> activated ?

Yes.

> Because i activated it on the kernel command line on boot...

AFAICS that means that you're either not running on a x86-32 system or
that your video BIOS doesn't support panning.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to