https://github.com/vfdev-5/realtek-rtl8192eu-driver_for_arm
Wifi dongle drivers installer Realtek-RTL8192EU with a modification for ARM
https://github.com/vfdev-5/realtek-rtl8192eu-driver_for_arm
Last synced: about 1 year ago
JSON representation
Wifi dongle drivers installer Realtek-RTL8192EU with a modification for ARM
- Host: GitHub
- URL: https://github.com/vfdev-5/realtek-rtl8192eu-driver_for_arm
- Owner: vfdev-5
- Created: 2016-04-17T14:30:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T10:18:35.000Z (over 7 years ago)
- Last Synced: 2025-02-08T10:44:00.928Z (over 1 year ago)
- Language: C
- Size: 9.16 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wifi dongle driver installer Realtek-RTL8192EU-driver with a modification for ARM platform
## Dependencies
1) Linux kernel headers and build tools
```
sudo apt-get install linux-headers-$(uname -r) build-essential
```
## Install on ARM platforms
Go to 'install_folder' and launch
```
sudo sh install_arm.sh
```