mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-29 07:33:39 +00:00
f286a8021a
Fixes #23
26 lines
447 B
Markdown
26 lines
447 B
Markdown
rtl8188eu
|
|
=========
|
|
|
|
Repository for the stand-alone RTL8188EU driver.
|
|
|
|
Compiling & Building
|
|
---------
|
|
### Dependencies
|
|
To compile the driver, you need to have make and a compiler installed
|
|
### Compiling
|
|
|
|
> make all
|
|
|
|
### Installing
|
|
|
|
> 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/
|
|
|