nazar-pc / rtl8814au-ulli-kroll

rtl8814au for linux cleanup repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl8814au for linux

rtl8814au linux kernel driver Wireless Dual-Band USB Adapter also for rtl8813au devices.

If one USB-ID is missing, please mail me.

Building and install driver

for building type
make

for load the driver
sudo insmod rtl8814au.ko

You need to install the needed fw with
sudo make installfw

STATUS
Currently as educational driver,
but driver is working fine in STA

USB3 Mode Issue
Realtek aka the chipdesigner does some stupid idea to switch into USB3 mode via special usb read/write command.

On cold boot this device will appear as normal USB2 device. Switching is tested, but currently not active yet !

TODO, will work on if I have enough time,
currently not

  • rip out firmware blob
  • activate USB3 switch
  • minor crosscompile check

Hans Ulli Kroll ulli.kroll@googlemail.com

About

rtl8814au for linux cleanup repository

License:Other


Languages

Language:C 96.3%Language:Objective-C 2.0%Language:C++ 1.5%Language:Makefile 0.1%