On Wed, Feb 28, 2007 at 04:29:51PM -0800, Chotu Atwork wrote:
> Hello,
>    
>   I am using DirectFB version 0.9.25 on a uclinux embedded device
>   I am wondering if there is any way to determine 
>    
>   a) how much video memory is installed in the system

'fbset -i' will show this, but if you're using busybox fbset it might 
not work. Also this only tells the fbdev driver's view of the matter. 
DirectFB's view might differ if you use the videoram-limit option.

>   b) how much is used up

dfbdump will tell.

>   c) how much is free

a) - b)


Hmm. It might make sense to add a) and/or c) to dfbdump.

-- 
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

Reply via email to