The 5.17.0 upstream kernel release contains a number of important fixes across the tree.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-0792819174
Please login to add feedback.
0 | 5 | Test Case kernel regression |
This update has been submitted for testing by jforbes.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
Using it on my personal laptop without any problems (Dell XPS 13 9350).
Passed defaul and performance regression tests on NUC6i5SYK, Intel Core i5-6260U CPU @ 1.80GHz × 4, Mesa Intel Iris(R) Graphics 540 (SKL GT3).
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Works for me: using the Mate Desktop Environment.
mercury: laptop 32GB AMD Ryzen 7 5700U with Radeon 5500 Graphics (SSD only) rea1:14m39.564s user:6m47.014s sys:5m55.071s
This update has been submitted for stable by bodhi.
Default & performance tests pass (KVM)
This update has been pushed to stable.
Networking issues when using this kernel. Had to revert back to kernel-5.17.0-0.rc7.116.fc36.x86_64 which works without issue.
03:00.0 Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
Bluetooth works here, as does networking:
on a Dell XPS 13 9360: Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 Bluetooth 4.0 3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
on a Thinkpad T14s: Bus 001 Device 008: ID 8087:0026 Intel Corp. AX201 Bluetooth Bus 002 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter 00:14.3 Network controller: Intel Corporation Comet Lake PCH-LP CNVi WiFi 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (10) I219-LM
rc7 had broken Bluetooth (where it wouldn't scan, so finding and pairing Bluetooth devices was impossible); rc8 had Bluetooth fixed (upstream); this version also has the fixed Bluetooth stack.
@eeclark: This seems related to your networking issue:
https://bugzilla.kernel.org/show_bug.cgi?id=215703
Which links to this commit from 2022-03-26: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bddac7c1e02ba47f0570e494c9289acea3062cc1
And some discussion @ https://lore.kernel.org/lkml/Yj7oXgoCdhWAwFQt@kroah.com/ https://lore.kernel.org/lkml/1812355.tdWV9SEqCh@natalenko.name/
(My XPS13 9360 is using the ath10k driver, according to
lsmod | grep ath
, whereas it looks like yours is the ath9k.)Hopefully there's a kernel version for the beta that doesn't break Bluetooth (rc7 breaks it; rc8 and later have a fix) or networking for ath10k.