Re: [android-kernel] printk in Android

2010-01-05 Thread hedwin
Perumal Within the android emulation check if you have a "dev tools" package. That has a "terminal emulation" inside. Starting this will open a shell. This way you should be able to a dmesg within the emulation itself Hedwin On Tue, Jan 5, 2010 at 9:10 PM, Tim Bird wrote: > perumal316 wrote: >

Re: [android-kernel] printk in Android

2010-01-05 Thread Tim Bird
perumal316 wrote: > Hi, > > Currently when I printk kernel messages it is only viewable through > the terminal, but if in a phone/emulator any idea how do I view the > kernel messages? Use dmesg. The kernel printk messages are stored in a ring buffer, and are accessible after boot using this sta

[android-kernel] printk in Android

2010-01-05 Thread perumal316
Hi, Currently when I printk kernel messages it is only viewable through the terminal, but if in a phone/emulator any idea how do I view the kernel messages? Thanks in Advance, Perumal -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-ker