高通Modem qmi log

29 篇文章 10 订阅 ¥99.90 ¥299.90
在遇到高通Modem QMI发送超时问题时,由于复现困难,通常需要一次性收集关键日志。解决方案包括:获取手机root权限,修改qmi_fw.conf文件以开启QMI框架调试,收集IPC路由器和SMEM日志,以及在问题发生时抓取ADB无线电、内核日志和QXDM日志,有时还需要进行RAM dump。
摘要由CSDN通过智能技术生成
Sometimes we might encounter QMI sending timeout issue, most of them is not easy to be
reproduced, thus we need to collect necessary logs within one shot.
[Solution]
0. First of all, you need root permission on your phone;
1. QMI framework log
<a>Set below items in vendor/qcom/proprietary/qmi-framework/etc/qmi_fw.conf:
QMI_CCI_DEBUG_LEVEL=0
QMI_CSI_DEBUG_LEVEL=0
<b>Execute below commands:
adb root
adb remount
adb push qmi_fw.conf /system/etc/qmi_fw.conf
adb push qmi_fw.conf /etc/qmi_fw.conf
adb shell sync
adb reboot
<c>After rebooting, you should be able to find QMI framework debug message in your ADB
main log;
2. IPC router log:
adb shell cat /d/ipc_logging/MPSS_IPCRTR/log_cont > mpss_IPCRTR.txt
3. SMEM log:
adb shell cat /sys/kernel/debug/smem_log/dump_sym_cont > smem_raw.txt
4. ADB radio/main/kernel logs, along with QXDM log;
5. In some case, we also need to collect RAM dump as soon as the issue occurs.
  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

macheria

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值