Open GoogleCodeExporter opened 8 years ago
2) How to check weather device is rooted or not?
adb shell
# rooted
$ no rooted
Original comment by Luca.hai...@gmail.com
on 24 May 2010 at 3:19
It looks as if your device is not using the standard /dev/graphics/fb0 as
screen framebuffer.
Try the following adb command:
adb shell /system/bin/cat /dev/graphics/fb0
If you do it on the buffer location you will get something like this (don't
panic):
╜╢▌╛▌╢²╛▌╛■╛▌╛²╛▌╛²╛²╛▲╟²╛■╞�
�╛■╛²╛▲╟²╛²╛²╛▲┐■╛■╛²╛■╞²╛▲╟²��
�■╞▌╛■╞²╛▲╟↔┐>╟▲┐▲╟↔┐▲╟↔┐▼╟■�
��■╞■╛▲╟▲╟▲╟▲┐?╟▲╟▲╟■╛▲
⌂╧?╧⌂╧^╟⌂╫_╧⌂╫^╧ƒ╫_╫ƒ╫~╧ƒ╫^╧ƒ╫~╧ƒ��
�_╫⌂╫^╧ƒ╫_╫ƒ╫^╧ƒ╫_╫ƒ╫^╧ƒ╫^╫ƒ╫^╧ƒ╫^╫ƒ
╫^╧ƒ╫^╧ƒ╫]╧ƒ╫^╫ƒ╫^╧ƒ╫⌂╫ƒ╫~╧ƒ╫⌂╫ƒ╫~
ϟן
Original comment by guy.ari...@gmail.com
on 15 Jul 2010 at 8:05
Hi guy.arieli
thanks for reply . i was checked the adb shell /system/bin/cat /dev/graphics/fb0
My board was not using the fb0 device
Thanks&Regards
Vali
Original comment by d.valesw...@gmail.com
on 19 Jul 2010 at 7:26
Original issue reported on code.google.com by
d.valesw...@gmail.com
on 28 Apr 2010 at 7:34Attachments: