linux - tl-wn881n install , rtl8192ee wireless
访问量: 1734
refer to : https://github.com/lwfinger/rtlwifi_new
cat /proc/version Linux version 4.4.0-31-generic (buildd@lgw01-16) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 lspci -vv | grep Wireless 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter Subsystem: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter $ apt-get update $ sudo apt-get install linux-headers-generic build-essential git $ git clone https://github.com/lwfinger/rtlwifi_new.git $ cd .. $ make $ make install $ modprobe -r rtl8192ee $ modprobe rtl8192ee