Skip to content
Discussion options

You must be logged in to vote

It was an outdated broadcom driver for the WiFi. For whatever reason during update DKMS failed to build the old driver into both the 6.14 and 6.17 kernel, dpkgs sh** the bed, and update decided that both kernels were broken. Forcing the driver to update fixed everything.

Fix process below:

  • Flash Super Grub2 onto usb https://www.supergrubdisk.org/
  • choose the "scan for bootable" option in SG2
  • for me booting to 6.14 Recovery got me into the system
  • open terminal and input:
    cd /tmp

wget https://archive.ubuntu.com/ubuntu/pool/restricted/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb

sudo apt install ./broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Stugist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant