Mirror of lwfinger's Linux driver for RTL8188EU (with Linux 6.8 and 6.10 support!)
Find a file
Larry Finger 8576d2647a rtl8188eu: Remove more dead code for DM_ODM_SUPPORT_TYPE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2018-11-09 00:18:08 -06:00
core rtl8188eu: Fix build error when concurrent devies are enabled 2018-11-08 16:33:18 -06:00
hal rtl8188eu: Remove more dead code for DM_ODM_SUPPORT_TYPE 2018-11-09 00:18:08 -06:00
hostapd-0.8 rtl8188eu: Update defconfig for hostapd 2013-11-28 10:02:43 -06:00
include rtl8188eu: Remove code used bhy devices other than USB in core/ 2018-11-03 21:24:08 -05:00
os_dep rtl8188eu: Remove code for connections other than USB in os_dep/ 2018-11-03 20:52:04 -05:00
platform rtl8188eu: Remove a couple of useless routines from platform/ 2018-10-25 11:31:36 -05:00
.gitignore rtl8188eu: Finish of cleanup of byte order files 2013-05-15 13:15:11 -05:00
control_ap rtl8188eu: Add control_ap file 2013-11-29 15:54:14 -06:00
COPYING rtl8188eu: Add COPYING to complete the GPLv2 license 2013-07-25 09:45:43 -05:00
dkms.conf added DKMS support 2014-11-28 21:17:33 +00:00
Makefile rtl8188eu: Remove more code dependent on DM_ODM_SUPPORT_TYPE 2018-11-05 21:28:32 -06:00
README.md added DKMS support 2014-11-28 21:17:33 +00:00
rtl8188eufw.bin rtl8188eu: Add firmware 2013-10-19 14:02:06 -05:00
rtl_hostapd.conf rtl8188eu: Add hostapd and configurationb file 2013-11-27 14:23:24 -06:00

rtl8188eu

Repository for the stand-alone RTL8188EU driver.

Compiling & Building

Dependencies

To compile the driver, you need to have make and a compiler installed. In addition, you must have the kernel headers installed. If you do not understand what this means, consult your distro.

Compiling

make all

Installing

sudo make install

DKMS

The module can also be installed with DKMS. Make sure to install the dkms package first.

sudo dkms add ./rtl8188eu
sudo dkms build 8188eu/1.0
sudo dkms install 8188eu/1.0

Submitting Issues

Frequently asked Questions

The network manager says: "Device is not ready"!

Make sure you copied the firmware (rtl8188eufw.bin) to /lib/firmware/rtlwifi/