Search Criteria
Package Details: mt7610u_wifi_sta-git 1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mt7610u_wifi_sta-git.git (read-only, click to copy) |
---|---|
Package Base: | mt7610u_wifi_sta-git |
Description: | Kernel module for MediaTek MT7610U chipset featured in TP-Link Archer T2U and T2UH, TP-Link TL-WDN5200, ASUS USB-AC50, ASUS USB-AC51, Comcast Xfinity KXW02AAA, D-Link DWA-171 rev B1 and more |
Upstream URL: | https://github.com/BannedPatriot/mt7610u_wifi_sta.git |
Licenses: | GPL2 |
Conflicts: | mt7610u_wifi_sta |
Replaces: | mt7610u_wifi_sta |
Submitter: | BannedPatriot |
Maintainer: | BannedPatriot |
Last Packager: | BannedPatriot |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-14 16:53 (UTC) |
Last Updated: | 2021-07-14 17:09 (UTC) |
Dependencies (3)
- linux
- git (git-gitAUR, git-glAUR) (make)
- linux-headers (make)
Latest Comments
NGGJamie commented on 2022-01-26 08:27 (UTC)
Fails to compile with the message:
[...]/mt7610u_wifi_sta-git/src/mt7610u_wifi_sta/os/linux/../../common/mlme.c:29:10: fatal error: stdarg.h: No such file or directory
Not sure why that's happening, but I was able to get around it by cloning the git and manually compiling it after patching the offending file to include GCC's stdarg.h by full path. Probably too unorthodox to release to the public that way, but it did work at least.