-
Notifications
You must be signed in to change notification settings - Fork 162
Description
描述问题
提供模组型号、路由器平台、路由器系统发行版等信息
Describe the Issue
Huasifei WH3000 Pro ARMv8 Processor rev 4 rm520n-gl
ImmortalWrt 24.10-SNAPSHOT r33474-1f2e0cb065 / LuCI openwrt-24.10 branch 25.350.06350~ba7f272
复现方法
期望行为
发短信,手机可以收到。UI里看回话也建立了。但是手机回短信,路由器里收不到。之前在用luci-qmodem时候没有这个问题,有从USIM里读取的选项,可以看短信的。
日志信息
请在终端执行以下命令并将结果粘贴到对应的折叠代码块中
Log Information
Please execute the following commands in the terminal and paste the results into the corresponding collapsible code blocks below:
模组配置 (Module Configuration)
uci show qmodem
# 显示模组配置
# Show module configuration粘贴结果到此处
Paste the output here
网络配置 (Network Configuration)
uci show network
# 显示网络配置
# Show network configuration粘贴结果到此处
Paste the output here
系统日志 (System Logs)
logread
# 查看系统日志
# View system logs粘贴结果到此处
Paste the output here
内核日志 (Kernel Logs)
dmesg
# 查看内核日志
# View kernel logs粘贴结果到此处
Paste the output here
如果是USB模组相关的问题,执行以下命令并填写结果:
If the issue is related to USB modules, execute the following command and paste the output:
USB设备信息 (USB Devices)
lsusb
# 列出USB设备
# List USB devices粘贴结果到此处
Paste the output here
如果是PCIe模组相关的问题,执行以下命令并填写结果:
If the issue is related to PCIe modules, execute the following command and paste the output:
PCIe设备信息 (PCIe Devices)
lspci
# 列出PCIe设备
# List PCIe devices粘贴结果到此处
Paste the output here
如果模组扫描存在问题,执行以下命令并填写结果:
If there is an issue with module scanning, execute the following command and paste the output:
模组扫描 (Module Scanning)
/usr/share/qmodem/modem_scan.sh scan
# 扫描模组
# Scan modules粘贴结果到此处
Paste the output here
