fastoe / RTL8812BU

Realtek RTL8812BU Driver for Linux
346 stars 84 forks source link

Failed to build with TP-Link Archer T4U V3 (kernel version) #10

Closed HuakunShen closed 3 years ago

HuakunShen commented 3 years ago

It doesn't let me compile because my kernel version is 5.9.0, and the driver's version is 5.6. Any idea about how to solve this? Spent 4 days, still couldn't get Archer T4U working. Thank you!

pmfernandes commented 3 years ago

I'm getting the same error.

fastoe commented 3 years ago

clone the new branch: git clone -b v5.6.1 https://github.com/fastoe/RTL8812BU.git cd RTL8812BU make sudo make install sudo reboot