On HP pavilion 14 ce-2851no with Ubuntu 18.04.1 and kernel 5.3.0-46-generic, Intel Wireless-AC 9560 suddenly stops working, it used to work. From Intel I found out that my driver is iwlwifi-9000-pu-b0-jf-b0-34.ucode and it is located in /lib/firmware and the kernel can load it, so I tried:
sudo modprobe -r iwlwifi && sudo modprobe iwlwifi
Even after reboot it cannot be found. I have also Windows 10 installed on the same laptop, the wireless is not working any more there as well, it used to work, I am trying to fix the issue there at the moment as I read somewhere that it might be a hardware problem if I can't fix it in Windows.
Anyone that can help with the issue?