Ah thank you. So each time the kernel updates a minor version I need to
do the backport command:

sudo apt update
sudo apt install git build-essential
git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git
cd backport-iwlwifi/
make defconfig-iwlwifi-public
sed -i 's/CPTCFG_IWLMVM_VENDOR_CMDS=y/# CPTCFG_IWLMVM_VENDOR_CMDS is not set/' 
.config
make -j4
sudo make install
sudo modprobe iwlwifi

Until such time that the backport-iwlwifi-dkm package is included into
the standard distribution? At which point it'll resolve on its own with
each kernel upgrade, yes?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1842686

Title:
  Intel(R) Wi-Fi 6 AX200 160MHz [0x2723:0x0080] wireless adapter not
  enabled after 4.15.0-60-generic on Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842686/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to