echo options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8 | sudo tee /etc/modprobe.d/iwlwifi.conf
…and reboot.
Leave a Commentecho options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8 | sudo tee /etc/modprobe.d/iwlwifi.conf
…and reboot.
Leave a CommentEs gibt wohl einen Bug im Kernelmodul "iwlwifi", welches zu extrem langsamer Datenübertragung führt. Die Abhilfe: den n-Standard abschalten.
Leave a Commentecho "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
sudo reboot