rtl8188eu/README.md

52 lines
1.5 KiB
Markdown
Raw Normal View History

IMPORTANT - PLEASE READ:
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 provate address will be ignored!!
If a build fails that previously worked, perform a 'git pull' and retry before
reporting a problem here. If you downloaded the source in zip form, then you need to
get an entirely new source file. That is why using git, which downloads only the changed
lines, is recommended.
2013-11-27 02:03:20 +00: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.
2013-11-27 02:03:20 +00:00
### Compiling
> make all
### Installing
> sudo make install
2013-11-27 02:03:20 +00:00
2014-11-28 21:17:33 +00:00
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
2013-11-27 02:03:20 +00:00
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/