rtl8188eu/README.md
Rafael G. Martins d93524fd02 rtl8188eu: Makefile improvements
- install target should create destination directory, if not found.
- some people don't want to install the firmware binary by default, e.g.
  someone who already installed the linux-firmware package from its
  Linux distribution.

Signed-off-by: Rafael G. Martins <rafael@rafaelmartins.eng.br>
2013-12-03 00:42:52 -02:00

572 B

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

sudo make install_firmware

Submitting Issues

Frequently asked Questions

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

Make sure you ran sudo make install_firmware