2

Can anyone tell me how to stabilize the iwlwifi from Intel Corp. Wireless 7265 on the new Asus UX305 Zenbook with Ubuntu 15.04? The speed goes up and down like hell - but doesn't cut off though. For two days, I've read and applied all (but few) 'possible' answers, but to no avail.

Hardware: Asus Zenbook UX305
Ubuntu: 15.04

Kaz Wolfe
  • 34,122
  • 21
  • 114
  • 172
Piet Bels
  • 31
  • 2

1 Answers1

2

Use sudo and add the following line to /etc/modprobe.d/iwlwifi.conf using your preferred text editor:

options iwlwifi 11n_disable=0

Then reboot your computer to effect the change.

David Foerster
  • 36,264
  • 56
  • 94
  • 147