*** This bug is a duplicate of bug 1941044 ***
https://bugs.launchpad.net/bugs/1941044
Temporary workaround:
```
# This is an official source, despite the less common url
wget http://launchpadlibrarian.net/543359934/linux-firmware_1.187.15_all.deb
# Remove linux-firmware 1.187.16
sudo apt purge linux-firmware
# Install linux-firmware .deb
sudo dpkg -i linux-firmware_1.187.15_all.deb
# Hold linux-firmware package to stop updates replacing 1.187.15
sudo apt-mark hold linux-firmware
# Verify installed version
apt policy linux-firmware
```
Once a fixed version of linux-firmware is out the following will need to
be run:
```
sudo apt-mark unhold linux-firmware
```
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943079
Title:
Installing latest linux-firmware (1.187.16) causes wifi interface to
disappear
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1943079/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs