I found I was able to resolved this by upgrading to the latest version of iwlwifi-8000C-27.ucode. In my case, wifi was fine, but my bluetooth was not working.
27.455470.0 => 27.541033.0 Only source I could find: https://github.com/wkennington/linux- firmware/blob/master/iwlwifi-8000C-27.ucode After backing up my old version and copying the new file and updating permissions/owner. depmod -a command sudo modprobe -r iwlwifi && sudo modprobe iwlwifi sudo /etc/init.d/bluetooth restart DONE. finally my bluetooth works on 4.11 and 4.12 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704799 Title: iwlwifi: 8260: missing iwlwifi-8000C-{22..30}.ucode firmware To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1704799/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
