I have been 3 days w/o wifi on my Linux/Ubuntu machine with a Dell XPS-9500 and Qualcomm/Killer Wificard. I have tried every tutorial I could find on this topic with no luck.
When I type
sudo lshw -C network
there is no wireless connection at all.
I have the ath11k driver installed, my kernel is linux 5.13.0-21-generic, and out of despair I upgraded from Ubuntu 20.04 to 21.10, which still did not fix the issue.
I have reinstalled multiple kernel versions multiple times (5.14, 5.11..) and tried to follow this guide: https://mukaiguy.com/adding-wifi-drivers-to-ubuntu-linux-for-dells-xps-15-9500-with-ax500-f535fb42db70 However, whenever I try to build the kernel with make commands, I get error messages ('Error 2').
Any ideas what I should try would be greatly appreciated. Thank you! (wifi used to work fine under Linux until now, it is a dual boot machine, and under windows, wifi still works, thus no hardware issue I presume).