lwfinger / rtl8192du

Source code for RTL8192DU device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl8192du

Source code for RTL8192DU device

Install Instructions:

For Fedora

sudo dnf install -y dkms git gcc gcc-c++ kernel-headers kernel-devel make 

Get the source and build the driver

git clone https://github.com/lwfinger/rtl8192du.git
cd rtl8192du
make
sudo make install
sudo modprobe 8192du

About

Source code for RTL8192DU device


Languages

Language:C 99.9%Language:Makefile 0.1%