Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 292 Bytes

File metadata and controls

7 lines (6 loc) · 292 Bytes

RTL8853bu wifi AX1800 linux driver

  • to compile, ensure you have gcc and linux build essentials installed.
  • use make to build
  • sudo make install to install driver into modprobe
  • make clean to clean up after a build
  • Tested and working on Linux kernel 6.2 with GCC 11