Package Details: mt76-dkms-git r4269.de635e1e-1

Git Clone URL: https://aur.archlinux.org/mt76-dkms-git.git (read-only, click to copy)
Package Base: mt76-dkms-git
Description: DKMS build of the MediaTek mt76 wireless driver from OpenWRT (with mt7925 support)
Upstream URL: https://github.com/openwrt/mt76
Licenses: GPL
Conflicts: mt76-dkms
Provides: mt76-dkms
Submitter: kennethdhunter
Maintainer: kennethdhunter
Last Packager: kennethdhunter
Votes: 1
Popularity: 0.002729
First Submitted: 2025-03-28 02:58 (UTC)
Last Updated: 2025-03-28 02:58 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

HurricanePootis commented on 2026-03-11 18:13 (UTC)

Whenever trying to install this package, I get the following error:

DKMS (dkms-3.3.0) make.log for mt76/r4607.d2b1e1aa for kernel 6.19.6-zen1-1-zen (x86_64)
Wed Mar 11 01:12:49 PM CDT 2026

Building module(s)
# command: make -j12 KERNELRELEASE=6.19.6-zen1-1-zen -C /lib/modules/6.19.6-zen1-1-zen/build M=/var/lib/dkms/mt76/1.0/build
make: Entering directory '/usr/lib/modules/6.19.6-zen1-1-zen/build'
Makefile:199: *** specified external module directory "/var/lib/dkms/mt76/1.0/build" does not exist.  Stop.
make: Leaving directory '/usr/lib/modules/6.19.6-zen1-1-zen/build'

# exit code: 2
# elapsed time: 00:00:00
----------------------------------------------------------------

Xopez commented on 2026-01-29 17:45 (UTC)

Can report the same

ixevix commented on 2025-07-29 12:04 (UTC)

For some reason I cannot build the dkms modules. Something with <asm/unaligned.h>

/var/lib/dkms/mt76/1.0/build/mt76x02_eeprom.c:7:10: fatal error: asm/unaligned.h: No such file or directory
    7 | #include <asm/unaligned.h>