Difference between revisions of "Scratch Pad"

From MyWiki
Jump to: navigation, search
(Blanked the page)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
http://www.sciencedirect.com/science/journal/00100277<br>
 
  
I had the same problem If your laptop wifi chipset is Intel Centrino wireless. you have have to disable 11n. <br>
 
<source lang="text">
 
Just correcting the formatting:
 
su - modprobe iwlwifi 11n_disable=1
 
to run on boot:
 
su - echo "options iwlwifi 11n_disable=1" > /etc/modprobe.d/iwlwifi.conf
 
dhekir (Jan 19 '14)
 
 
 
 
 
</source>
 

Latest revision as of 09:53, 7 August 2021