Many thanks to kerabite , now made some progress to this issue. Just to report the debug process.
-
As for current crash log doesn’t tell enough infomation about the crash.
We setup up syslog like the following picture,
After another crash and reboot, get log before crash&reboot here: http://192.168.8.1/logread.txt
The critital info point to the wifi fw bug:
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: fatal error received:
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] QC Image Version: QC_IMAGE_VERSION_STRING=WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] Image Variant : IMAGE_VARIANT_STRING=6018.wlanfw.evalQ
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873]
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] :Excep :0 Exception detectedparam0 :zero, param1 :zero, param2 :zero.
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] Thread ID : 0x00000067 Thread name : WLAN TAC0 Process ID : 0
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] Register:
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] SP : 0x4ba85990
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] FP : 0x4ba859a8
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] PC : 0x4ad7af50
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] SSR : 0x00000003
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] BADVA : 0x00000012
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] LR : 0x4ade1dc4
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873]
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] Stack Dump
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] from : 0x4ba85990
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873] to : 0x4ba86030
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.448873]
Tue Sep 27 07:21:31 2022 kern.err kernel: [111545.497035] remoteproc remoteproc0: crash detected in cd00000.qcom_q6v5_wcss: type fatal error
- After some research, I found a newer wifi firmware by QCA.
Please help to try it. download it with web browser by click:
DownGit
Then upload it to /lib/firmware/IPQ6018 directory, and unzip by
cd /lib/firmware/IPQ6018/
unzip -jo WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1.zip
rm -f WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1.zip
sync
reboot
Seems this is a compatiblilty issue with Roku TV.