On Fri, Jan 11, 2008 at 03:05:25PM +0100, Pedro Aguilar wrote:
> Hi,
> 
> I'm still testing this DirectFB driver from ST and now I'm facing a
> problem with the screen size:
> 
> I haven't been able to resize the screen, it seems to be fixed at 720x576.
> If I set mode=1920x1080 in directfbrc the surface gets created at that
> size, but I just can see the upper left part of the screen that is
> 720x576.
> 
> In the df_dok case the surface is 1920x1080, but I only see 720x576:
> cropped. In the gtk-demo case I see the whole window inside the 720x576:
> scaled.

You have to give the size as option when you do the insmod. I have
written some code which does and rmmod/insmod pair when changing
resolution, or when going from hdmi to scart output. This is not optimal
but experimentation and a quick glance at the sgfb source code seems to
show that it doesn't support resizing.

Friendly,

Sven Luther

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to