* ath12k firmware regression with update 82318c966fd1
@ 2024-09-16 10:44 Takashi Iwai
2024-09-16 13:05 ` Kalle Valo
2024-09-18 3:06 ` Baochen Qiang
0 siblings, 2 replies; 4+ messages in thread
From: Takashi Iwai @ 2024-09-16 10:44 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath12k, linux-wireless
Hi,
it seems that the recent update of ath12k WCN7850 board-2.bin update
broke WiFi on Lenovo Thinkpad 14 Gen 5 AMD. Reverting to the older
firmware seems fixing the issue.
The report for openSUSE Tumbleweed is found at
https://bugzilla.suse.com/show_bug.cgi?id=1230596
and for Arch
https://bbs.archlinux.org/viewtopic.php?id=299286
Let me know if it's already handled in Qualcomm and the fix is
expected shortly. Otherwise I'll try to revert the change locally for
TW as a temporary solution.
thanks,
Takashi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ath12k firmware regression with update 82318c966fd1
2024-09-16 10:44 ath12k firmware regression with update 82318c966fd1 Takashi Iwai
@ 2024-09-16 13:05 ` Kalle Valo
2024-09-16 13:14 ` Takashi Iwai
2024-09-18 3:06 ` Baochen Qiang
1 sibling, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2024-09-16 13:05 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ath12k, linux-wireless
Takashi Iwai <tiwai@suse.de> writes:
> it seems that the recent update of ath12k WCN7850 board-2.bin update
> broke WiFi on Lenovo Thinkpad 14 Gen 5 AMD. Reverting to the older
> firmware seems fixing the issue.
Just to clarify, reverting to an older board-2.bin seems to fix the
issue. (Board files are basically calibration data)
> The report for openSUSE Tumbleweed is found at
> https://bugzilla.suse.com/show_bug.cgi?id=1230596
> and for Arch
> https://bbs.archlinux.org/viewtopic.php?id=299286
For easier tracking can someone file a bug to bugzilla.kernel.org? Also
please include more information:
https://wireless.wiki.kernel.org/en/users/drivers/ath12k/bugreport
> Let me know if it's already handled in Qualcomm and the fix is
> expected shortly. Otherwise I'll try to revert the change locally for
> TW as a temporary solution.
This is the first time I'm hearing about this and to my knowledge there
is not fix pending.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ath12k firmware regression with update 82318c966fd1
2024-09-16 13:05 ` Kalle Valo
@ 2024-09-16 13:14 ` Takashi Iwai
0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2024-09-16 13:14 UTC (permalink / raw)
To: Kalle Valo; +Cc: Takashi Iwai, ath12k, linux-wireless
On Mon, 16 Sep 2024 15:05:46 +0200,
Kalle Valo wrote:
>
> Takashi Iwai <tiwai@suse.de> writes:
>
> > it seems that the recent update of ath12k WCN7850 board-2.bin update
> > broke WiFi on Lenovo Thinkpad 14 Gen 5 AMD. Reverting to the older
> > firmware seems fixing the issue.
>
> Just to clarify, reverting to an older board-2.bin seems to fix the
> issue. (Board files are basically calibration data)
>
> > The report for openSUSE Tumbleweed is found at
> > https://bugzilla.suse.com/show_bug.cgi?id=1230596
> > and for Arch
> > https://bbs.archlinux.org/viewtopic.php?id=299286
>
> For easier tracking can someone file a bug to bugzilla.kernel.org? Also
> please include more information:
>
> https://wireless.wiki.kernel.org/en/users/drivers/ath12k/bugreport
Opened now:
https://bugzilla.kernel.org/show_bug.cgi?id=219282
> > Let me know if it's already handled in Qualcomm and the fix is
> > expected shortly. Otherwise I'll try to revert the change locally for
> > TW as a temporary solution.
>
> This is the first time I'm hearing about this and to my knowledge there
> is not fix pending.
OK, thanks for the information!
Takashi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ath12k firmware regression with update 82318c966fd1
2024-09-16 10:44 ath12k firmware regression with update 82318c966fd1 Takashi Iwai
2024-09-16 13:05 ` Kalle Valo
@ 2024-09-18 3:06 ` Baochen Qiang
1 sibling, 0 replies; 4+ messages in thread
From: Baochen Qiang @ 2024-09-18 3:06 UTC (permalink / raw)
To: Takashi Iwai, Kalle Valo, maxwang; +Cc: ath12k, linux-wireless
On 9/16/2024 6:44 PM, Takashi Iwai wrote:
> Hi,
>
> it seems that the recent update of ath12k WCN7850 board-2.bin update
> broke WiFi on Lenovo Thinkpad 14 Gen 5 AMD. Reverting to the older
> firmware seems fixing the issue.
>
> The report for openSUSE Tumbleweed is found at
> https://bugzilla.suse.com/show_bug.cgi?id=1230596
> and for Arch
> https://bbs.archlinux.org/viewtopic.php?id=299286
>
> Let me know if it's already handled in Qualcomm and the fix is
> expected shortly. Otherwise I'll try to revert the change locally for
> TW as a temporary solution.
>
This is a known issue and has been root caused.
+Max to be aware of.
Kalle, will also Cc you in the internal thread.
>
> thanks,
>
> Takashi
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-18 3:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 10:44 ath12k firmware regression with update 82318c966fd1 Takashi Iwai
2024-09-16 13:05 ` Kalle Valo
2024-09-16 13:14 ` Takashi Iwai
2024-09-18 3:06 ` Baochen Qiang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox