Verified on Jammy.

HWE 5.19 kernel:

=============================================
Setting up bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu10~22.04.1) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building for 5.19.0-32-generic
Building for architecture x86_64
Building initial module for 5.19.0-32-generic
EFI variables are not supported on this system
/sys/firmware/efi/efivars not found, aborting.
Done.

wl.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.19.0-32-generic/updates/dkms/
=============================================

Generic 5.15 kernel:

=============================================
$ sudo dkms install bcmwl/6.30.223.271+bdcom -k 5.15.0-60-generic
[...]
Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.15.0-60-generic -C 
/lib/modules/5.15.0-60-generic/build 
M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build...
Signing module:
 - /var/lib/dkms/bcmwl/6.30.223.271+bdcom/5.15.0-60-generic/x86_64/module/wl.ko
EFI variables are not supported on this system
/sys/firmware/efi/efivars not found, aborting.
cleaning build area...

wl.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.15.0-60-generic/updates/dkms/
=============================================

** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

-- 
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 Committed
Status in bcmwl source package in Kinetic:
  Fix Committed
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

Reply via email to