t;.
>> Please let me know if there is support for frame buffer in N800. If there
>> is support then how can I use it?
>
> Yes, it is available. You should use /dev/fb0 if you want RGB color format
> (/dev/fb1 and /dev/fb2 are used for video planes generally in YUV color
> f
ed".
> Please let me know if there is support for frame buffer in N800. If there
> is support then how can I use it?
Yes, it is available. You should use /dev/fb0 if you want RGB color format
(/dev/fb1 and /dev/fb2 are used for video planes generally in YUV color
format).
But d
one small problem, see below :-)
Please let me know if there is support for frame buffer in N800. If
there is support then how can I use it?
Problem is that the videochip is external so you won't see any output
until you either issue proper update ioctl to update rectangle after you
wr
Hi,
I want to know if there is frame buffer support in N800.
I have written a simple application (drawing a pixel) on frame buffer and
tried to execute it on N800 in root mode.
But it prompts the message "permission denied".
Please let me know if there is support for frame buffer i