Package Details: mediatek-mt7927-dkms 2.10-2

Git Clone URL: https://aur.archlinux.org/mediatek-mt7927-dkms.git (read-only, click to copy)
Package Base: mediatek-mt7927-dkms
Description: DKMS Bluetooth (MT6639) and WiFi (MT7925e/MT7902) modules for MediaTek MT7927 Filogic 380
Upstream URL: https://github.com/jetm/mediatek-mt7927-dkms
Keywords: asus bluetooth driver kernel linux mediatek mt76 mt7925e mt7927 wifi
Licenses: GPL-2.0-only
Conflicts: btusb-mt7925-dkms, btusb-mt7927-dkms
Provides: mediatek-mt6639-bt-dkms, mediatek-mt7925-wifi-dkms
Submitter: jetm
Maintainer: jetm
Last Packager: jetm
Votes: 6
Popularity: 3.27
First Submitted: 2026-02-20 20:53 (UTC)
Last Updated: 2026-04-02 23:58 (UTC)

Pinned Comments

jetm commented on 2026-03-20 20:54 (UTC)

Please, report a problem by opening an issue at mediatek-mt7927-dkms repo

Latest Comments

1 2 Next › Last »

jetm commented on 2026-04-03 00:09 (UTC)

@BujuArena. I am unable to reproduce the failure, but I have updated the package where I believe the problem could be. Please, try again. Thank you for reporting.

BujuArena commented on 2026-04-02 20:53 (UTC)

When I tried to update, dkms.conf was invalid. This is because the sed -i in prepare() modifies dkms.conf in $startdir, which dirties the git working tree and causes stale files on the next git pull. Please change it to operate on a copy in $srcdir instead to prevent update issues.

jetm commented on 2026-04-01 23:03 (UTC)

@hlechner Please try again, as it has been fixed. Thank you for reporting it.

hlechner commented on 2026-04-01 22:28 (UTC)

In this version still fail to pass the sha256 but now instead of both files (dkms.conf and extract_firmware.py) now just failed on dkms.conf

The last commit that compile without any error is: git checkout 8a7600a

Thanks

jetm commented on 2026-04-01 14:23 (UTC)

@eris.illustrious Reverted to 2.9 as 2.10 is not ready. Thank you for reporting the problem.

eris.illustrious commented on 2026-04-01 02:22 (UTC)

Both dkms.conf and extract_firmware.py fail to pass their sha256 checks for version 2.10-1

jetm commented on 2026-03-20 20:54 (UTC)

Please, report a problem by opening an issue at mediatek-mt7927-dkms repo

jetm commented on 2026-03-20 20:52 (UTC)

@niklasf Thanks for reporting. If you find issues, please report it at https://github.com/jetm/mediatek-mt7927-dkms

niklasf commented on 2026-03-20 20:48 (UTC)

Works on 6.19.8-arch1-1 with ASUS ROG Strix X870E-E. Thanks!

# lspci -k -s 0b:00.0
0b:00.0 Network controller: MEDIATEK Corp. MT7927 802.11be 320MHz 2x2 PCIe Wireless Network Adapter [Filogic 380]
    Subsystem: Foxconn International, Inc. Device e124
    Kernel modules: mt7925e

novaprospekt216 commented on 2026-03-13 20:34 (UTC)

Sure! Thank you very much for your work! <3