Hi @Pooky: this is new to me. I will check it again - curiously the sources have not changed for a while.
Search Criteria
Package Details: rtl8814au-dkms-git 5.8.5.1.r182.g8105736-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl8814au-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8814au-dkms-git |
Description: | RTL8814AU and RTL8813AU chipset driver with firmware v5.8.5.1 |
Upstream URL: | https://github.com/morrownr/8814au |
Licenses: | GPL2 |
Conflicts: | rtl8814au |
Submitter: | zebulon |
Maintainer: | zebulon (Frost) |
Last Packager: | zebulon |
Votes: | 25 |
Popularity: | 0.062385 |
First Submitted: | 2017-09-18 20:21 (UTC) |
Last Updated: | 2024-05-23 13:15 (UTC) |
zebulon commented on 2024-09-18 15:51 (UTC)
Pooky commented on 2024-08-25 00:37 (UTC) (edited on 2024-08-25 00:37 (UTC) by Pooky)
This fails on arm during patching:
patch ${srcdir}/rtl8814au/Makefile -i ${srcdir}/arm.patch
The source is located in folder '8814au' not 'rtl8814au'
MarsSeed commented on 2024-01-24 23:57 (UTC)
No problem. :) Glad you managed to figure out the cause of the issue and was able to resolve it.
nikelborm commented on 2024-01-24 23:50 (UTC) (edited on 2024-01-24 23:51 (UTC) by nikelborm)
@MarsSeed My bad was that I just didn't know yay requires --devel to update -git packages, so I before that I thought my local package was up to date
MarsSeed commented on 2024-01-24 19:53 (UTC)
@nikelborm, this is the morrownr fork, not the 3 years ago discontinued aircrack-ng upstream.
The issue you have reported has nothing to do with this current package, which builds just fine.
nikelborm commented on 2024-01-24 19:35 (UTC)
Please update the package version. It is incompatible with latest linux kernel
MarsSeed commented on 2023-08-05 17:56 (UTC)
@zebulon, please kindly unpin the pinned comment, as the linked package no longer exists.
ipaqmaster commented on 2022-11-07 07:25 (UTC) (edited on 2022-11-07 07:45 (UTC) by ipaqmaster)
You mention rtl8814au-aircrack-dkms-git in your pinned comment but it seems that AUR package got dropped? :(
Can build it straight from the github repo but that's unfortunate.
zebulon commented on 2022-09-02 13:14 (UTC)
@souravdas142: thanks for the notification, now pushed an updated version. Moreover it is ready for linux 5.9 and 6.0.
souravdas142 commented on 2022-08-25 13:51 (UTC)
Hi zebulon,
please update the dkms.conf
file with below patch
0001-dkms.conf-Remove-deprecated-entry-REMAKE_INITRD.patch
From d849db3f95916244dabbad9965f8e6576dfda61d Mon Sep 17 00:00:00 2001
From: souravdas142 <souravdas142@gmail.com>
Date: Thu, 25 Aug 2022 19:10:21 +0530
Subject: [PATCH] dkms.conf: Remove deprecated entry REMAKE_INITRD
---
dkms.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/dkms.conf b/dkms.conf
index cb2b4a2..df09a97 100644
--- a/dkms.conf
+++ b/dkms.conf
@@ -8,4 +8,3 @@ KSRC=/lib/modules/${kernelver}/build"
CLEAN="'make' clean"
DEST_MODULE_LOCATION="/kernel/drivers/net/wireless"
AUTOINSTALL="yes"
-REMAKE_INITRD=no
--
2.37.2
Pinned Comments
zebulon commented on 2019-10-01 06:19 (UTC) (edited on 2022-05-02 09:13 (UTC) by zebulon)
To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl8814au-aircrack-dkms-git alternatively.