Re: [android-kernel] Re: kernel debug capability for ADB

2011-04-11 Thread mike digioia
Hi Thanks for your reply. I have created another version of i2cdetect and pushed them onto the /system/bin directory. The file has the correct permissions but does not run without errors. The SD card I am using also has an ext3 filesystem on. But I can't change the file permissions once i put the

[android-kernel] Re: kernel debug capability for ADB

2011-04-11 Thread Chris Stratton
Try 'adb dmesg' to grab your recent kernel messages, or open an adb shell and do much of what you can on a normal linux. It is possible to build native command line tools, adb push them, and execute them but it will require some (a)buse of the ndk toolchain and pushing them to a location where the

[android-kernel] How to mount /data partition into innersd of my Android device

2011-04-11 Thread jagan
Hi, I am working on Android Gingerbread, with customer Device. Can any one tell me how do i mount my /data to innersd partiotion. Thanks in advance -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel