Package Details: aic8800-dkms 1.0.8-1

Git Clone URL: https://aur.archlinux.org/aic8800-dkms.git (read-only, click to copy)
Package Base: aic8800-dkms
Description: Kernel modules for BrosTrend AX300 WiFi 6
Upstream URL: https://linux.brostrend.com/troubleshooting/source-code/
Keywords: dkms usb wifi
Licenses: GPL-2.0-only
Conflicts: aic8800
Submitter: fl.duriez
Maintainer: fl.duriez (vedranmiletic)
Last Packager: vedranmiletic
Votes: 2
Popularity: 0.069802
First Submitted: 2024-04-28 20:39 (UTC)
Last Updated: 2026-01-10 15:16 (UTC)

Latest Comments

1 2 Next › Last »

hackson99 commented on 2026-02-01 10:10 (UTC)

@jmvazquezes In my newest archlinux ,install succesfully,but can't work. uname -r 6.18.7-arch1-1 dkms status aic8800/1.0.8: added I can find WiFi,but can't connect it.

How can i do?

vedranmiletic commented on 2026-01-10 16:42 (UTC)

@jmvazquezes: should be OK now.

jmvazquezes commented on 2025-12-31 11:45 (UTC)

It doesn't pass validation control.

agniwn commented on 2025-09-25 23:30 (UTC)

There are up to date version of the driver available here: https://www.tendacn.com/product/help/W311MIv6#download

jzi commented on 2025-09-09 12:27 (UTC)

Here https://github.com/jzitnik/AIC8800 is source from Mercusys (Mercusys AX300) with fix for linux >= 6.12

vedranmiletic commented on 2025-08-29 15:56 (UTC)

It seems that the upstream doesn't support Linux 6.12. Radxa looks like a solid alternative source [1], worth looking into to replace the deb from Brostrend, but I can't promise an ETA.

[1] https://github.com/radxa-pkg/aic8800

RealGecko commented on 2025-08-29 14:10 (UTC)

Fails to build both with latest and lts kernels logs on limewire https://limewire.com/d/blYxV#n87p44P13v

slbtty commented on 2025-08-20 22:43 (UTC)

I cannot install this

There are lots of warnings about implicit declaration of function in the dkms make.log

(3/4) Install DKMS modules
==> dkms install --no-depmod aic8800/1.0.7 -k 6.12.42-1-lts

Error! Bad return status for module build on kernel: 6.12.42-1-lts (x86_64)
Consult /var/lib/dkms/aic8800/1.0.7/build/make.log for more information.
==> WARNING: `dkms install --no-depmod aic8800/1.0.7 -k 6.12.42-1-lts' exited 10

darkprof commented on 2025-07-03 07:23 (UTC) (edited on 2025-07-03 07:25 (UTC) by darkprof)

My patch for supporting TP-LINK Archer TX1U Nano with AIC8800DC https://github.com/darkprof83/aic8800-dkms/commit/87926aeeb112189fb49ebdca915cebb17f28ccbe

darkprof commented on 2025-07-01 10:11 (UTC) (edited on 2025-07-03 07:12 (UTC) by darkprof)

==> dkms install --no-depmod aic8800/1.0.7 -k 6.12.34-1-MANJARO

Error! Bad return status for module build on kernel: 6.12.34-1-MANJARO (x86_64) Consult /var/lib/dkms/aic8800/1.0.7/build/make.log for more information. ==> WARNING: `dkms install --no-depmod aic8800/1.0.7 -k 6.12.34-1-MANJARO' exited 10

https://pastebin.com/raw/hvAVptVk see for make.log

P.S: It seems the problem has been solved. The problem was experimenting with this module from other places.