Didn’t work
Try creating this file
/etc/modprobe.d/iwl.conf
add
options iwlwifi 11n_disable=1 swcrypto=0 bt_coex_active=0 power_save=0
options iwlmvm power_scheme=1
options iwlwifi d0i3_disable=1
options iwlwifi uapsd_disable=1
options iwlwifi lar_disable=1
Reboot
1 Like
Nope, didn’t work
I would downgrade the iwlwifi firmware and and find the one that works.
Edit: The first official firmware for linux for iwlwifi AX200 was 46.xx so you have lots to choose from.
Finally fixed this! It was quite simple I feel stupid lol. Just switched to the r8168 internet driver and it works! I don’t know why i didn’t try this first but yippee i guess
The r8168 package is for the Ethernet. The iwlwifi is a kernel module. So there must have been some sort of issue (conflict) with it messing up the WiFi?
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.