解决:如何在Windows adb使用dmesg | grep检查内核日志
首先:
C:\Users\TF> adb shell
再
rk3568_r:/ $ dmesg | grep -i “goodix”
显示
130|rk3568_r:/ $ dmesg | grep -i “goodix”
[ 0.764071] goodix_ts_probe() start111
[ 0.764108] goodix_ts_probe() start222
[ 0.764181] Goodix-TS 1-0014: Linked as a consumer to regulator.3
[ 0.764201] goodix_ts_probe() start333
[ 0.789166] goodix_ts_probe() start444
[ 0.895785] goodix_ts_probe() start555
[ 0.952456] goodix_ts_probe() start666
[ 0.953110] goodix_ts_probe() start777