morrownr / 8821au-20210708

Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Other
740 stars 110 forks source link

Build works properly in Debian testing #118

Closed MrReplikant closed 7 months ago

MrReplikant commented 11 months ago

This is just here to let you know that the drive works as expected in Linux Kernel 6.5, in Debian Testing.

morrownr commented 11 months ago

Hi @MrReplikant

Thanks for the report. It should be working with kernel 6.7 also.

TDYK commented 10 months ago

Hi. @morrownr

I have an issue with 6.7 kernel in Debian GNU/Linux trixie/sid:

noroot@workstation:~/bin/8821au-20210708$ git pull Already up to date.

dkms build -k 6.7.2-1-liquorix-amd64 -m rtl8821au -v 5.12.5.2 The kernel is built without module signing facility, modules won't be signed

Building module: Cleaning build area... ./dkms-make.sh.....(bad exit status: 2) Error! Bad return status for module build on kernel: 6.7.2-1-liquorix-amd64 (x86_64) Consult /var/lib/dkms/rtl8821au/5.12.5.2/build/make.log for more information.

Tried with different gcc versions also

Attached files: make.log info.txt

morrownr commented 9 months ago

Hi @TDYK

Interesting. Would you mind reporting this as a new issue. Using an old issue will cause me to lose track of things.

More info about your distro would be helpful.

@morrownr