Skip to content

This repo is the source code of the wifi driver which supports RTL8852AU chipset

License

Notifications You must be signed in to change notification settings

chengkunli96/RTL8852AU-Linux-WIFIDriver

Repository files navigation

RTL8852AU-Linux-WIFIDriver

Open Source Love License: MIT GitHub stars

This repo is the source code of the wifi driver which supports RTL8852AU chipset. And this code has been tested on Ubuntu20.04 kernel version under 5.15 (5.15 not work right now, you can use uname -u to check the kernel version). And this version has fixed some bugs comparing with other internet versions.

How to Install

Firsty, you should disable the secure boot. You can use following command to check the status of secure boot. If it is still enable, go to BIOS mode and disable it.

mokutil --sb-state

The installation script is written for bash. And the default mode of ubuntu terminal is dash. Thus, remember use bash and root.

sudo bash ./install.bash

About

This repo is the source code of the wifi driver which supports RTL8852AU chipset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages