ath11k module not loading in MX21 ahs
Posted: Fri Jun 17, 2022 3:55 pm
Hello,
I have a Razer Blade 14 w/Ryzen 6900X APU and Nvidia RTX 3060 GPU. The wireless card is a Qualcomm/Intel that should have wifi natively enabled in kernel 5.16, but it fails to load on startup, meaning I don't have any wifi. I installed MX 21 ahs without an internet connection, thinking I just needed to install the firmware-iwlwifi package and that would fix the issue. However, I get the same message upon startup:
ath11k_pci 0000:02:00.0: Unsupported WCN6855 SOC hardware version: 18 17
It appears there are a couple of potential fixes:
https://patchwork.kernel.org/project/li ... icinc.com/
This would require a recompile of the kernel with a symlink between the hw2.0 and hw2.1 versions.
https://bugs.launchpad.net/ubuntu/+sour ... ug/1954938
This would require an upgrade to the firmware-iwlwifi package. I went this second route, pulling the most recent firmware source from wireless.wiki.kernel.org and copied over to the appropriate locations in /usr/lib/firmware, but this did not fix the problem. I also came across a post that suggested removing/renaming the most recent iwlwifi.ucode and iwlwifi.pnvm files:
https://bugzilla.kernel.org/show_bug.cgi?id=212371
But this did not work as well. lspci shows that MX is detecting my card, but ifconfig -a only brings up the lo interface.
I'm able to bring up the iwlwifi module, but even after that, no interface shows up (still lo). Any help would be appreciated, as I'd much rather be running off of MX rather than Windows.
I have a Razer Blade 14 w/Ryzen 6900X APU and Nvidia RTX 3060 GPU. The wireless card is a Qualcomm/Intel that should have wifi natively enabled in kernel 5.16, but it fails to load on startup, meaning I don't have any wifi. I installed MX 21 ahs without an internet connection, thinking I just needed to install the firmware-iwlwifi package and that would fix the issue. However, I get the same message upon startup:
ath11k_pci 0000:02:00.0: Unsupported WCN6855 SOC hardware version: 18 17
It appears there are a couple of potential fixes:
https://patchwork.kernel.org/project/li ... icinc.com/
This would require a recompile of the kernel with a symlink between the hw2.0 and hw2.1 versions.
https://bugs.launchpad.net/ubuntu/+sour ... ug/1954938
This would require an upgrade to the firmware-iwlwifi package. I went this second route, pulling the most recent firmware source from wireless.wiki.kernel.org and copied over to the appropriate locations in /usr/lib/firmware, but this did not fix the problem. I also came across a post that suggested removing/renaming the most recent iwlwifi.ucode and iwlwifi.pnvm files:
https://bugzilla.kernel.org/show_bug.cgi?id=212371
But this did not work as well. lspci shows that MX is detecting my card, but ifconfig -a only brings up the lo interface.
I'm able to bring up the iwlwifi module, but even after that, no interface shows up (still lo). Any help would be appreciated, as I'd much rather be running off of MX rather than Windows.