Saturday, May 11, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1911  / 3 Years ago, wed, september 1, 2021, 4:54:04

I use this card in a computer with Ubuntu 12.04.3 installed. The wi-fi works, but the reception is very weak, compared to a Windows based pc at the exact same place (plus other issues like when external drive plugged, see my other post).



Do I need to install the linux driver for the card (http://wireless.kernel.org/en/users/Drivers/iwlwifi), or is it is already installed automatically by Ubuntu ?


More From » 12.04

 Answers
0

Many Intel wireless devices are troubled by 802.11N implementation in some routers. I suggest you experimentally disable N capability. This is easily reversed if it turns out to be ineffective:



sudo -i
echo "options iwlwifi 11n_disable=1" >> /etc/modprobe.d/iwlwifi.conf
exit


Reboot and tell us your result.


[#27719] Thursday, September 2, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aslity

Total Points: 336
Total Questions: 133
Total Answers: 98

Location: Zimbabwe
Member since Thu, Jul 21, 2022
2 Years ago
;