This bug was fixed in the package bcmwl - 6.30.223.271+bdcom-0ubuntu10~22.04.1
--------------- bcmwl (6.30.223.271+bdcom-0ubuntu10~22.04.1) jammy; urgency=medium * Backport dkms support for HWE kernels. bcmwl (6.30.223.271+bdcom-0ubuntu10) lunar; urgency=medium * debian/dkms.conf.in, debian/patches/0041-dev-addr-access.patch (LP: #1998039): - Fix netdev->dev_addr access with kernels >= 5.17. * debian/dkms.conf.in, debian/patches/0042-add-support-for-linux-6.x.patch (LP: #1999009): - Support linux >= 6.1 bcmwl (6.30.223.271+bdcom-0ubuntu9) kinetic; urgency=medium * debian/dkms.conf.in, debian/patches/0040-add-support-for-linux-5.18.patch (LP: #1981968): - Add support for Linux 5.18. -- Dimitri John Ledkov <dimitri.led...@canonical.com> Mon, 16 Jan 2023 11:12:48 +0000 ** Changed in: bcmwl (Ubuntu Jammy) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1999009 Title: bcmwl: properly support linux 6.1 Status in bcmwl package in Ubuntu: Fix Released Status in bcmwl source package in Jammy: Fix Released Status in bcmwl source package in Kinetic: Fix Released Status in bcmwl source package in Lunar: Fix Released Bug description: [Impact] bcmwl-kernel-source fails to build with the latest linux 6.1 in Lunar. Moreover, with kernels >= 5.17 there's an incorrect access to struct netdev (see LP: #1998039). [Test case] $ sudo apt install bcmwl-kernel-source [Fix] The following upstream commits have change the cfg80211 ABI in linux >= 6.1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=efbabc11650040c64884ff3019b88c7bcc0ceb1d https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e7a7b84e33178db4a839c5e1773247be17597c1f Change bcmwl to properly support the new ABI changes. Moreover, to fix the incorrect netdev access with kernels >= 5.17 we can apply this patch https://raw.githubusercontent.com/archlinux/svntogit- community/master/broadcom-wl-dkms/trunk/012-linux517.patch (see LP: #1998039 - thanks to Brett Holman for the backport and for reporting the problem). [Regression potential] We may experience regressions with kernels >= 6.1 using the bcmwl- kernel-source dkms. The code for the previous kernels remains unchanged. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1999009/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp