Fix shitty wifi with Ubuntu / iwlwifi on an Asus Zenbook
echo options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8 | sudo tee /etc/modprobe.d/iwlwifi.conf …and reboot.
Fix shitty wifi with Ubuntu / iwlwifi on an Asus Zenbook Weiterlesen »
echo options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8 | sudo tee /etc/modprobe.d/iwlwifi.conf …and reboot.
Fix shitty wifi with Ubuntu / iwlwifi on an Asus Zenbook Weiterlesen »
Es gibt wohl einen Bug im Kernelmodul „iwlwifi“, welches zu extrem langsamer Datenübertragung führt. Die Abhilfe: den n-Standard abschalten. echo „options iwlwifi 11n_disable=1“ | sudo tee /etc/modprobe.d/iwlwifi.conf sudo reboot
Ubuntu: Langsames WLAN mit Intel Centrino N6200 beheben Weiterlesen »