When the Google screen is up, if I execute "adb devices" there are no devices listed. In a working Kernel, I can use adb in the inmediately next screen, the boot animation.
I'm woking on other ideas that involve electronics and seem promising. In the next days I'll be able to try it. Thank you for your answer! On Jan 2, 2014 4:00 AM, "Eric" <[email protected]> wrote: > Marc Marí <5.markmb.5 <at> gmail.com> writes: > > > > > > > Hello > > I am new to Android and to Kernel development, but I would like to test > some > things. I just finished compiling the first version of my modified kernel, > and > put it in a phone. Obviously, it doesn't work. How can I debug the kernel > on > the mobile phone? I read things about kgdb, but I have not been able to > make > it work, any quick guides? Can I print messages to phone screen? > > > > (I am using msm kernel) > > > > Thank you in advance > > > > > > > > > Well, since you are using a real device, i would suggest you try > connecting to > it using ADB (android debug bridge). I've found that even when the google > screen is still up you can connect using adb and examine the logs or poke > around with a text terminal. > > > > -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > --- > You received this message because you are subscribed to the Google Groups > "Android Linux Kernel Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
