You are not logged in.

#1 2016-11-29 11:09:38

nextstopmars
Member
Registered: 2015-11-25
Posts: 11

Driver problem TL-WN725N version 2.2

I have tried most of the solutions available for the driver problem on this wifi adapter.
I have installed the dkms-8188eu driver from the aur and the latest driver from the git of lwfinger but no gain below is the output of after plugging in the adapter:
Output of lsusb:

lsusb
Bus 002 Device 002: ID 5986:01a2 Acer, Inc 
Bus 002 Device 003: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter
[  735.850070] usb 2-3: new high-speed USB device number 4 using ehci-pci
[  736.017272] bFWReady == _FALSE call reset 8051...
[  736.045894] RTL871X: rtw_ndev_init(wlan0)
[  736.076365] rtl8188eu 2-3:1.0 enp0s29f7u3: renamed from wlan0
[  736.107397] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  736.442240] ==> rtl8188e_iol_efuse_patch 
[  736.736286] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  736.753233] RTL871X: indicate disassoc
[  736.855146] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  736.859709] RTL871X: set bssid:00:00:00:00:00:00
[  736.859726] RTL871X: set ssid [p\xffffffe9>\xffffffa1A\xffffffe1\xfffffffcg>~\xffffff97\xffffffea\xffffffdck\xffffff96\xffffff8f8\*\xffffffec\xffffffb0;\xfffffffb2\xffffffaf<T\xffffffec\xffffffdb\Q\xffffff83SE] fw_state=0x00000008
[  736.940967] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  736.949646] RTL871X: indicate disassoc
[  737.051556] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  737.141276] RTL871X: indicate disassoc
[  737.243154] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  737.330399] RTL871X: indicate disassoc
[  737.432660] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  737.525522] RTL871X: indicate disassoc
[  737.627189] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  737.721147] RTL871X: indicate disassoc
[  737.822920] IPv6: ADDRCONF(NETDEV_UP): enp0s29f7u3: link is not ready
[  737.930648] RTL871X: indicate disassoc

If I use the lwfinger's driver in place of RTL871X I see r8188eu and the error message is same.The device is working fine in windows pc.
Any help is appreciated.

Last edited by nextstopmars (2016-11-29 11:23:48)

Offline

#2 2017-01-01 18:17:57

srglbnv
Member
Registered: 2016-03-16
Posts: 2

Re: Driver problem TL-WN725N version 2.2

The same issue here. How did you find that you have v2.2? I thought there are only two versions.

Offline

#3 2017-01-03 17:18:04

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: Driver problem TL-WN725N version 2.2

I have a Comfast WU810N USB adapter, which uses the RTL8188EUS chipset.
Using (latest Arch) kernel driver, I kept getting errors from dmesg like:

R8188EU: ERROR indicate disassoc

However, a comment in the AUR suggested that new functionality in NetworkManager was the culprit, and here's what I added to /etc/NetworkManager/NetworkManager.conf at their suggestion:

[device]
wifi.scan-rand-mac-address=no

The NetworkManager.service then needs to be restarted.

Adapter now works like a treat, using inbuilt kernel module r8188eu

Worth trying, or are you not using NetworkManager?

Offline

#4 2017-01-04 17:28:13

nesk
Member
Registered: 2011-03-31
Posts: 181

Re: Driver problem TL-WN725N version 2.2

ninian wrote:

I have a Comfast WU810N USB adapter, which uses the RTL8188EUS chipset.
Using (latest Arch) kernel driver, I kept getting errors from dmesg like:

R8188EU: ERROR indicate disassoc

However, a comment in the AUR suggested that new functionality in NetworkManager was the culprit, and here's what I added to /etc/NetworkManager/NetworkManager.conf at their suggestion:

[device]
wifi.scan-rand-mac-address=no

The NetworkManager.service then needs to be restarted.

Adapter now works like a treat, using inbuilt kernel module r8188eu

Worth trying, or are you not using NetworkManager?

I had a similar problem with TL-WN725N and this workaround fixed it.

Offline

Board footer

Powered by FluxBB