An open API service indexing awesome lists of open source software.

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

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
```