Sorry, The following link is my log record :http://pastebin.com/m9d9983c

The last post is wrong.

2010/1/13 Michael Wu <michaelwu1984...@gmail.com>

> You are right !!!
>
> I want to try if my lcd driver works or not, because there is only black
> screen on my lcd.
>
>
> To avoid the bitmap problem and image size problem, I catch the
> /dev/urandom to fb0. However, I still get the error message :
>
> # cat /dev/urandom > /dev/graphics/fb0
>
> write: No space left on device
>
>
> I don't know why does it has no space left on fb0, how should I increase
> the space of fb0??
>
> The following link is the log record : http://pastebin.com/m6aa4be02
>
> Would you give me some suggest please? Thank you!!
>
>
> Best Regards
> --
> Michael
>
>
> 2010/1/12 Alessandro Pellizzari <a...@amiran.it>
>
>> Il giorno mar, 12/01/2010 alle 04.25 -0800, Michael Wu ha scritto:
>>
>> > cat 3.bmp > dev/graphics/fb0 error!!
>> > write: No space left on device
>>
>> I don't know what you are trying to do, but it should be
>>
>> cat 3.bmp > /dev/...
>>
>> (with a slash at the beginning).
>>
>> The correct path could change based on your framebuffer driver in the
>> kernel.
>>
>> Bye.
>>
>>
>> --
>> Alessandro Pellizzari
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Michael Wu
> Quanta Computer
> Moblie Internet Device 2 BU
> Kueishan, Taoyuan, Taiwan
> michaelwu1984...@gmail.com
>



-- 
Michael Wu
Quanta Computer
Moblie Internet Device 2 BU
Kueishan, Taoyuan, Taiwan
michaelwu1984...@gmail.com
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to