Bug 2182001
| Summary: | The provided firmware does not work for rtw89_8852be | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Stoykov <M.Stoikov> |
| Component: | linux-firmware | Assignee: | David Woodhouse <dwmw2> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 37 | CC: | dwmw2, jforbes, jwboyer, kernel-maint, laura, pbrobinson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | linux-firmware-20230404-149.fc38 linux-firmware-20230404-149.fc37 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-04-22 00:48:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Stoykov
2023-03-27 08:19:12 UTC
There was a problem with firmware upstream with dealing with newer versions of firmware and compatibility of the old ones, this will be fixed with the next upstream release, and there should be a patch coming to the stable kernels as well to deal with it.
commit 416a66cae796939d7d096988c72c641656c81c5a
Author: Ping-Ke Shih <pkshih>
Date: Sat Mar 18 08:10:22 2023 +0800
rtw89: 8852b: rollback firmware to v0.27.32.1
Since the format change of 8852b firmware will break user space as
discussion in threads [1] [2], I should rollback firmware to v0.27.32.1
in original format.
This patch is equal to revert two patches:
7375bcff3ffd "rtw89: 8852b: update fw to v0.29.29.0"
5148670daadc "rtw89: 8852b: update fw to v0.29.26.0"
Then, re-add these two with new firmware filename rtw89/rtw8852b_fw-1.bin.
[1] https://lore.kernel.org/linux-wireless/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/T/#m24cb43be31a762d0ea70bf07f27ae96c59f6931b
[2] https://bugzilla.kernel.org/show_bug.cgi?id=217207
Signed-off-by: Ping-Ke Shih <pkshih>
Looking at the changelog from https://koji.fedoraproject.org/koji/buildinfo?buildID=2169294 it seems like 20230210-147 should work? as it will be from before the upgrade? sounds about right, we'll have an update early/mid april that will pull in the the fix too, but downgrade in the meantime should also solve the problem. FEDORA-2023-ffeecefff7 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ffeecefff7 FEDORA-2023-1cf0937309 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-1cf0937309 FEDORA-2023-460849706f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-460849706f FEDORA-2023-1cf0937309 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-1cf0937309` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-1cf0937309 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-460849706f has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-460849706f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-460849706f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-ffeecefff7 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-ffeecefff7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ffeecefff7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-1cf0937309 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-ffeecefff7 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |