I have a newly purchased TP-Link device (11/20/13), model TP-link WN725N nano usb
I cannot determine from the supplied documentation whether this uses the Realtek ver. 1 or ver. 2 chip.
This is the data I have collected:
System Kubuntu 13.04 - current as of this date.
Kernal: 3.8.0-33-51-generic
lsusb:
Bus 001 Device 005: ID 0bda:8179 Realtek Semiconductor Corp.
I compiled and loaded the driver for the 8188eu, from this link:
https://github.com/lwfinger/rtl8188e...ive/master.zip
The driver successfully installed and I can now see the following from iwconfig:
wlan0 IEEE 802.11bg ESSID:"public-wc"
Mode:Managed Frequency:2.437 GHz Access Point: 00:0B:0E:E8:41:00
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thrff Fragment thrff
Power Managementff
Link Quality=50/70 Signal level=-60 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:707 Invalid misc:5740 Missed beacon:0
wlan2 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retryff RTS thrff Fragment thrff
Power Managementff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
The device (wlan2) is visible to the WLAN interface utility under Kubuntu 13.04, but no access points are found.
As you see from the iwconfig data, my original b43 wifi (wlan0) is installed and it does find multiple access points.
wlan2 displays this data on the WLAN interface utility:
Type: Wireless 802.11
Connection State: Unavailable
IP Address: No IP address.
Connection Speed: Unknown
System Name: wlan2
MAC Address: 64:66:B3:21:76:FD
Driver: r8188eu
Does anyone have some advice on how to get this device to work on my system? Thanks
I cannot determine from the supplied documentation whether this uses the Realtek ver. 1 or ver. 2 chip.
This is the data I have collected:
System Kubuntu 13.04 - current as of this date.
Kernal: 3.8.0-33-51-generic
lsusb:
Bus 001 Device 005: ID 0bda:8179 Realtek Semiconductor Corp.
I compiled and loaded the driver for the 8188eu, from this link:
https://github.com/lwfinger/rtl8188e...ive/master.zip
The driver successfully installed and I can now see the following from iwconfig:
wlan0 IEEE 802.11bg ESSID:"public-wc"
Mode:Managed Frequency:2.437 GHz Access Point: 00:0B:0E:E8:41:00
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thrff Fragment thrff
Power Managementff
Link Quality=50/70 Signal level=-60 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:707 Invalid misc:5740 Missed beacon:0
wlan2 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Auto Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retryff RTS thrff Fragment thrff
Power Managementff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
eth0 no wireless extensions.
The device (wlan2) is visible to the WLAN interface utility under Kubuntu 13.04, but no access points are found.
As you see from the iwconfig data, my original b43 wifi (wlan0) is installed and it does find multiple access points.
wlan2 displays this data on the WLAN interface utility:
Type: Wireless 802.11
Connection State: Unavailable
IP Address: No IP address.
Connection Speed: Unknown
System Name: wlan2
MAC Address: 64:66:B3:21:76:FD
Driver: r8188eu
Does anyone have some advice on how to get this device to work on my system? Thanks
Comment