Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
/ rtl8814au Public archive
forked from zebulon2/rtl8814au

Realtek 8814AU USB WiFi driver

License

Notifications You must be signed in to change notification settings

olegbuevich/rtl8814au

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtl8814AU

Realtek 8814AU USB WiFi driver.

Forked from Diederik de Haas' repository which is based on version 4.3.21 of an Edimax driver for the EW-7833UAC device.

Updated with support for kernels >= 4.14.

DKMS support

From your src dir

sudo cp -R . /usr/src/rtl8814au-4.3.21
sudo dkms build -m rtl8814au -v 4.3.21
sudo dkms install -m rtl8814au -v 4.3.21

This should keep your 8814AU adapter working post kernel updates.

About

Realtek 8814AU USB WiFi driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.4%
  • C++ 4.8%
  • Other 0.8%