Comment 85 for bug 348275

Revision history for this message
Jonas Buyl (jonasdude) wrote :

I had the same problem but on the new Studio 15 ( 1550) using the 5100 wifi card.
Updating through the ubuntu packages from linuxwireless.org did not help. (Did not try loading the latest patches by compiling from source).
The problem was related to the n-mode, switching it off works as a work-around until the firmware gets updated:

create (or modify) iwlagn.conf:

sudo gedit /etc/modprobe.d/iwlagn.conf

and add:

options iwlagn 11n_disable=1
options iwlagn 11n_disable50=1