* IPQ8074 firmware crash with testing version 2.7.0.1-01701
@ 2022-06-30 22:10 Christian Marangi
2022-07-18 10:17 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Christian Marangi @ 2022-06-30 22:10 UTC (permalink / raw)
To: ath11k
Hi,
testing this latest firmware on my ipq8074 based router result in a
firmware crash. The firmware seems to crash on loading.
The router is a Xiaomi Ax3600
Firmware: WLAN.HK.2.7.0.1-01701-QCAHKSWPL_SILICONZ-1
This is the crashlog
[ 17.277607] qcom-q6v5-wcss-pil cd00000.q6v5_wcss: fatal error received:
[ 17.277607] QC Image Version: QC_IMAGE_VERSION_STRING=WLAN.HK.2.7.0.1-01701-QCAHKSWPL_SILICONZ-1
[ 17.277607] Image Variant : IMAGE_VARIANT_STRING=8074.wlanfw.eval_v2Q
[ 17.277607]
[ 17.277607] :Excep :0 Exception detectedparam0 :zero, param1 :zero, param2 :zero.
[ 17.277607] Thread ID : 0x00000069 Thread name : WLAN RT0 Process ID : 0
[ 17.277607] Register:
[ 17.277607] SP : 0x4bfacdc0
[ 17.277607] FP : 0x4bfacdd8
[ 17.277607] PC : 0x4b18d338
[ 17.277607] SSR : 0x00000001
[ 17.277607] BADVA : 0x0028d127
[ 17.277607] LR : 0x4b18d2b8
[ 17.277607]
[ 17.277607] Stack Dump
[ 17.277607] from : 0x4bfacdc0
[ 17.277607] to : 0x4bfad400
[ 17.277607]
[ 17.324231] remoteproc remoteproc0: crash detected in cd00000.q6v5_wcss: type fatal error
[ 17.346841] remoteproc remoteproc0: handling crash #1 in cd00000.q6v5_wcss
[ 17.354631] remoteproc remoteproc0: recovering cd00000.q6v5_wcss
[ 17.387472] remoteproc remoteproc0: stopped remote processor cd00000.q6v5_wcss
Firmware WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1 works correctly so
this is clrearly a regression.
I know that the crashlog is probably uselss so feel free to tell me how
to provide additional data.
--
Ansuel
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: IPQ8074 firmware crash with testing version 2.7.0.1-01701
2022-06-30 22:10 IPQ8074 firmware crash with testing version 2.7.0.1-01701 Christian Marangi
@ 2022-07-18 10:17 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-07-18 10:17 UTC (permalink / raw)
To: Christian Marangi; +Cc: ath11k
Christian Marangi <ansuelsmth@gmail.com> writes:
> testing this latest firmware on my ipq8074 based router result in a
> firmware crash. The firmware seems to crash on loading.
>
> The router is a Xiaomi Ax3600
> Firmware: WLAN.HK.2.7.0.1-01701-QCAHKSWPL_SILICONZ-1
>
> This is the crashlog
> [ 17.277607] qcom-q6v5-wcss-pil cd00000.q6v5_wcss: fatal error received:
> [ 17.277607] QC Image Version:
> QC_IMAGE_VERSION_STRING=WLAN.HK.2.7.0.1-01701-QCAHKSWPL_SILICONZ-1
> [ 17.277607] Image Variant : IMAGE_VARIANT_STRING=8074.wlanfw.eval_v2Q
> [ 17.277607]
> [ 17.277607] :Excep :0 Exception detectedparam0 :zero, param1 :zero,
> param2 :zero.
> [ 17.277607] Thread ID : 0x00000069 Thread name : WLAN RT0 Process ID
> : 0
> [ 17.277607] Register:
> [ 17.277607] SP : 0x4bfacdc0
> [ 17.277607] FP : 0x4bfacdd8
> [ 17.277607] PC : 0x4b18d338
> [ 17.277607] SSR : 0x00000001
> [ 17.277607] BADVA : 0x0028d127
> [ 17.277607] LR : 0x4b18d2b8
> [ 17.277607]
> [ 17.277607] Stack Dump
> [ 17.277607] from : 0x4bfacdc0
> [ 17.277607] to : 0x4bfad400
> [ 17.277607]
> [ 17.324231] remoteproc remoteproc0: crash detected in
> cd00000.q6v5_wcss: type fatal error
> [ 17.346841] remoteproc remoteproc0: handling crash #1 in cd00000.q6v5_wcss
> [ 17.354631] remoteproc remoteproc0: recovering cd00000.q6v5_wcss
> [ 17.387472] remoteproc remoteproc0: stopped remote processor cd00000.q6v5_wcss
>
> Firmware WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1 works correctly so
> this is clrearly a regression.
>
> I know that the crashlog is probably uselss so feel free to tell me how
> to provide additional data.
Bugzilla makes it so much easier to track issues and get them fixed, so
can you please file it there:
https://wireless.wiki.kernel.org/en/users/drivers/ath11k/bugreport
Also remember to include all relevant information, especially the kernel
version and any extra patches you might have.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
--
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-18 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-30 22:10 IPQ8074 firmware crash with testing version 2.7.0.1-01701 Christian Marangi
2022-07-18 10:17 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox