adb shell "su -c 'cat /proc/kmsg'" | tee kernel.log

adb shell cat /proc/last_kmsg > last_kmsg

adb shell cat /sys/fs/pstore/console-ramoops > last_kmsg

adb shell su -c "echo 0 > /proc/sys/kernel/kptr_restrict"

相关文章:

  • 2022-12-23
  • 2021-04-09
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-06-19
猜你喜欢
  • 2021-09-06
  • 2022-12-23
  • 2022-01-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-18
相关资源
相似解决方案