The commands:
sudo apt-get install bcmwl-kernel-source
sudo rmmod wl
sudo insmod /lib/modules/5.3.0-18-generic/updates/dkms/wl.ko
(Instead of copypasting the last command, try to use the modules path given by your system in case the Linux kernel package gets updated to a newer version)
Read more:
https://suryanshpradhan.wordpress.com/2019/11/24/fixed-how-to-solve-broadcom-bcm43142-wireless-adapter-not-being-detected-in-ubuntu-19-10-eoan-ermine/
sudo apt-get install bcmwl-kernel-source
sudo rmmod wl
sudo insmod /lib/modules/5.3.0-18-generic/updates/dkms/wl.ko
(Instead of copypasting the last command, try to use the modules path given by your system in case the Linux kernel package gets updated to a newer version)
Read more:
https://suryanshpradhan.wordpress.com/2019/11/24/fixed-how-to-solve-broadcom-bcm43142-wireless-adapter-not-being-detected-in-ubuntu-19-10-eoan-ermine/
- Category
- Network Cards
Be the first to comment