Failed upgrading your HWE kernel because of broadcom-sta-dkms?
TL;DR
Note
This is no longer needed – fixed driver package is now distributed through noble-updates and Linux 7.0 will be the last major HWE kernel version update for Ubuntu Noble.
cd /tmp
wget https://archive.ubuntu.com/ubuntu/pool/restricted/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-23ubuntu1.3_all.deb
sudo apt install ./broadcom-sta-dkms_6.30.223.271-23ubuntu1.3_all.debKernel version incompatibility is a common headache for DKMS packages.
- Ubuntu 24.04.4 HWE kernel
- Linux 6.17 from Ubuntu 25.10 Questing Quokka
- fixed by broadcom-sta (6.30.223.271-23ubuntu1.2)
- originally in
noble-proposed
- originally in
- Ubuntu 24.04.5 HWE kernel
- Linux 7.0 from Ubuntu 26.04 Resolute Raccoon
- fixed by broadcom-sta (6.30.223.271-23ubuntu1.3)
- originally in
noble-proposed - includes fixes for Linux 6.17
- originally in
Linux Mint 22 is based on Ubuntu Noble thus this fix also applies.