TP-LINK TL-WN723N with Raspberry Pi 2
Posted: Fri Apr 17, 2015 6:03 pm
Model: Raspberry Pi 2
OS: Raspbian 3.18.7-v7+ (the latest)
dmesg:
[ 4.419683] usb 1-1.5: Product: 802.11n NIC
[ 4.426241] usb 1-1.5: Manufacturer: Realtek
[ 4.432859] usb 1-1.5: SerialNumber: 00E04C0001
[ 4.774418] random: nonblocking pool is initialized
[ 4.870391] usbcore: registered new interface driver uas
[ 4.955725] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.980114] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[ 5.030313] usbcore: registered new interface driver r8188eu
lsmod: r8188eu 435113 0
everything seems fine but i don't see the device from 'lsusb' or 'ifconfig -a' (the device didn't show up in the usb list and there is no wlan0). how can the device is probed and driver installed in dmesg but not in lsusb?
any suggestion would be greatly appreciated.
OS: Raspbian 3.18.7-v7+ (the latest)
dmesg:
[ 4.419683] usb 1-1.5: Product: 802.11n NIC
[ 4.426241] usb 1-1.5: Manufacturer: Realtek
[ 4.432859] usb 1-1.5: SerialNumber: 00E04C0001
[ 4.774418] random: nonblocking pool is initialized
[ 4.870391] usbcore: registered new interface driver uas
[ 4.955725] r8188eu: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.980114] Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[ 5.030313] usbcore: registered new interface driver r8188eu
lsmod: r8188eu 435113 0
everything seems fine but i don't see the device from 'lsusb' or 'ifconfig -a' (the device didn't show up in the usb list and there is no wlan0). how can the device is probed and driver installed in dmesg but not in lsusb?
any suggestion would be greatly appreciated.