--
Hello,
I just bought this wifi dongle: TP-Link TL-WN823N N300 Mini USB Wireless WiFi network Adapter for pc, Ideal for Raspberry Pi,Black
I've made sure that /lib/firmware/rtlwifi/rtl8192eu_nic.bin is present, and I've changed _wpa_supplicant.conf to wpa_supplicant.conf and added my SSID and password to it. lsusb shows the device:
Code: Select all
Bus 001 Device 005: ID 2357:0109
Code: Select all
Bus 002 Device 102: ID 2357:0109 TP-Link TL WN823N RTL8192EU
Code: Select all
/root# wifi.sh
Failed to bring up wlan0.
Let me know if you have any suggestions; thanks.