On Thu, 2012-09-20 at 14:48 +0000, Radzykewycz, T (Radzy) wrote: > Try using “adb shell dmesg” or “adb shell –c dmesg” or “adb shell su – > c dmesg” or “adb shell su 0 –c dmesg” With 4.1/master, dmesg will only work for root, which is why you have to su first. This is controlled by /proc/sys/kernel/dmesg_restrict, which is set to 1 by the init.rc file in 4.1 and master. Only for kernels which support it, of course, which would be 2.6.38 and later. -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.