Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. sudo make
  2.  
  3. sudo make install
  4.  
  5. sudo modprobe rtl8792ce
  6.  
  7. sudo nautilus
  8.  
  9. '/etc/udev/rules.d'
  10.  
  11. '/etc/udev/'
  12.  
  13. sudo gedit ~/compat-wireless-3.2.5-1/Makefile
  14.  
  15. sudo ./compat_firmware.sh
  16.  
  17. sudo ~/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/compat/3.2.5-1/scripts/unload.sh
  18.  
  19. sudo ~/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/compat/3.2.5-1/scripts/wunload.sh
  20.  
  21. sudo ~/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/compat/3.2.5-1/scripts/driver-select
  22.  
  23. sudo ./compat-install.sh
  24.  
  25. cd ~/compat-wireless-3.2.5-1
  26.  
  27. sudo su
  28.  
  29. make
  30.  
  31. make install
  32.  
  33. cd ~/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013
  34.  
  35. make
  36.  
  37. make install
  38.  
  39. sudo modprobe rtl8192ce
  40.  
  41. locate rtl8723ae.ko
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement