Mirror of lwfinger's Linux driver for RTL8188EU (with Linux 6.8 and 6.10 support!)
Find a file
Larry Finger 6d74135f34 rtl8188eu: Further cleanup of Makefile
Symbol CONFIG_RTL8188EU is only used in one place. Replace that usage with "m" and
delete the definition.

Symbol CONFIG_USB_HCI is not used. Delete it.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2021-03-04 13:00:47 -06:00
core rtl8188eu: Fix builds for kernel 5.8 2020-06-10 14:31:48 -05:00
hal rtl8188eu: Fix build with kernel 5.4 2019-10-16 11:18:37 -05:00
hostapd-0.8 rtl8188eu: Update defconfig for hostapd 2013-11-28 10:02:43 -06:00
include rtl8188eu: Fix builds for kernel 5.8 2020-06-10 14:31:48 -05:00
os_dep rtl8188eu: Fix buid with kernel 5.12 2021-02-24 13:34:05 -06: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
Kconfig rtl8188eu: adding Kconfig for kernel build integration 2019-09-23 10:13:53 +02:00
Makefile rtl8188eu: Further cleanup of Makefile 2021-03-04 13:00:47 -06:00
README.md rtl8188eu: Remove all mention of dkms. See Issue #306 at GitHub. 2020-01-28 09:40:57 -06: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

IMPORTANT - PLEASE READ:

Beginning on November 4, 2019, I will NO LONGER support people that have downloaded the source as a zip file. Using git has much more flexibility. In addition, there is much less liklihood that a user will contact me with a problem that is ALREADY fixed.

If your system says that /lib/modules/...../build does not exist, you have not installed the kernel headers, you have done it incorrectly, or you are not running the kernel for which the headers have been installed. The necessary steps are dependent on which distro you are using. Creating a new issue and asking at GitHub will not be productive.

Unsolicited E-mail sent to my private address will be ignored!!

If a build fails that previously worked, perform a 'git pull' and retry before reporting a problem. As noted, if you had downloaded the source in zip form, then you would need to get an entirely new source file. That is why using git, which downloads only the changed lines, is required.

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

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/