Hi,
    I am using linux envirnment,
adbd is running on device ,  I am also able to connect with device with sudo
adb shell command.

If I run following command on adb shell:
*fbset -fb /dev/fb0 -depth 16*   , then adb is working properly.

but if I execute
*fbset -fb /dev/fb0 -depth 32 *  , then after some time adb gets
disconnected.

*Is there any relevance between, framebuffer depth and adb protocol.
*
I have gone through framebuffer service, which only support 16 bits depth.
But As I am using adb shell command, not hitting framebuffer service code
path.

Pointers/comments are welcome. Thanks in advance.

Thanks,
Yogesh

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to