mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
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/
|
|
|