You are not logged in.

#1 2015-05-26 19:00:52

Starly
Member
Registered: 2015-05-26
Posts: 2

RTL8188EUS driver issue

Problems with wifi dongle driver for 64-bit system. Signal level is very low ( 0%-3% ).

$ lsusb
Bus 002 Device 009: ID 17ef:7437 Lenovo 
Bus 002 Device 002: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS 802.11n Wireless Network Adapter

I tried to install driver from this repo, but it didn't help.
There is no difference between r8188eu and 8188eu. Connection is very unstable, and lost after 1-2 minutes. On windows it works fine.

$ uname -r
4.0.4-2-ARCH

Please help me..

Last edited by Starly (2015-05-26 19:02:26)

Offline

#2 2015-05-26 19:07:58

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,999
Website

Re: RTL8188EUS driver issue

Try using these options (in combination or independently):

# /etc/modprobe.d/rtl.conf
options <name of module> swenc=1 ips=0 fwlps=0

Test these with:

# modprobe -rv <name of module>
# modprobe -v <name of module>

Also: https://wiki.archlinux.org/index.php/Wi … #rtl8188eu


Jin, Jîyan, Azadî

Offline

#3 2015-05-26 19:21:24

Starly
Member
Registered: 2015-05-26
Posts: 2

Re: RTL8188EUS driver issue

Connection drops after 1-3 seconds.

Last edited by Starly (2015-05-27 10:01:37)

Offline

Board footer

Powered by FluxBB