On Tue, May 12, 2009 at 06:01:07PM +0200, [email protected] wrote: > BTW it doesn't make a difference if I use the mentioned directfbrc file or > not except the output states RGB32. > > And something similar happens when calling dfblayer. > > end of strace output: > ... > write(2, "(*) DirectFB/Core/WM: Default 0.3"..., 49(*) DirectFB/Core/WM: > Default 0.3 (directfb.org) > ) = 49 > ioctl(3, FBIOPUT_VSCREENINFO, 0xbe91ca94) = 0 > ioctl(3, FBIOPUT_VSCREENINFO, 0xbe91ca6c) = 0 > ioctl(3, FBIOPUT_VSCREENINFO, 0xbe91ca24) = 0 > ioctl(3, FBIOPUT_VSCREENINFO, 0xbe91ca04) = 0 > ioctl(3, FBIOPUT_VSCREENINFO, 0xbe91c974) = 0 > ioctl(3, FBIOPUT_VSCREENINFO
It never returns from the kernel so it's the kernel code you should be looking at. -- Ville Syrjälä [email protected] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
