Changes

Jump to navigation Jump to search
44 bytes added ,  18:36, 9 April 2015
Line 70: Line 70:     
=== Disable Realtek 8192cu WiFi Sleep Mode ===
 
=== Disable Realtek 8192cu WiFi Sleep Mode ===
Edit:
+
Edit: /sys/module/8192cu/parameters/rtw_power_mgnt
 
  cat /sys/module/8192cu/parameters/rtw_power_mgnt
 
  cat /sys/module/8192cu/parameters/rtw_power_mgnt
 
If the file doesn't exist your WiFi adapter uses a diferent chip.<br />
 
If the file doesn't exist your WiFi adapter uses a diferent chip.<br />
Line 82: Line 82:  
  <nowiki>
 
  <nowiki>
 
# Disable power management
 
# Disable power management
options 8192cu rtw_power_mgnt=0
+
options 8192cu rtw_power_mgnt=0</nowiki>
</nowiki>
   
Then reboot. And it's done.
 
Then reboot. And it's done.

Navigation menu