On Thu, 2012-09-20 at 16:10 +0200, Alexandra Test wrote: > effectively I have a problem with dmesg > is it possible I don't have the package installed? > this is the output.... > adb shell su 0 dmsg > Usage: su [options] [LOGIN] > > Options: > -c, --command COMMAND pass COMMAND to the invoked shell > -h, --help display this help message and exit > -, -l, --login make the shell a login shell > -s, --shell SHELL use SHELL instead of the default in > passwd > -v, --version display version number and exit > -V display version code and exit. this is > used almost exclusively by > Superuser.apk > root@alexandra:~/new/external/sepolicy# adb shell su 0 dmesg You aren't using the AOSP-provided su command there - that is Superuser.apk from CM. Anyway, you should be able to do this: adb shell su dmesg -- 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.