Advertisement
Guest User

Untitled

a guest
Sep 18th, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. sudo apt-get install linux-headers-generic build-essential dkms
  2.  
  3. git clone https://github.com/pvaret/rtl8192cu-fixes.git
  4.  
  5. sudo dkms add ./rtl8192cu-fixes
  6.  
  7. sudo dkms install 8192cu/1.9
  8.  
  9. sudo depmod -a
  10.  
  11. sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement