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 standard linux
tool.  Toolbox provides 'dmesg', as does busybox.
 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to