Comment 134 for bug 348204

Revision history for this message
totof1169 (bourgeotc) wrote :

i have a linksys 160N too
i hane 2 vaio laptops with karmic ,one doesn t have any problem with this router and doesnt have any deconnection
the second with the 3945abg card was a problem ,bigger on jaunty than karmic (but still a problem)
i had good result after making this (i find it on a fotrum)

   1. sudo modprobe -r iwl3945
   2. create a file named iwl3945 in /etc/modprobe.d
   3. in that file enter the following entries
   alias wlan0 iwl3945
   options iwl3945 disable_hw_scan=1
   4. sudo modprobe iwl3945
   5. sudo ifconfig wlan0 up

christophe