@rjahanbakhshi Hi, thanks for the feedback, but I don't want to add archs that I cannot test myself. Everyone is welcome to modify the PKGBUILD and test it in different architectures as you did.
Search Criteria
Package Details: rtl88xxau-aircrack-dkms-git r1298.b44d288-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl88xxau-aircrack-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl88xxau-aircrack-dkms-git |
Description: | Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support |
Upstream URL: | https://github.com/aircrack-ng/rtl8812au |
Keywords: | 8811au 8812au 8821au aircrack dkms driver injection rtl8811au rtl8812au rtl8821au rtl88xx wireless |
Licenses: | GPL-2.0-only |
Conflicts: | rtl8812au-aircrack-dkms-git, rtl8812au-dkms-git, rtl8812au-inject-dkms-git, rtl8814au-dkms-git, rtl8821au-dkms-git |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 46 |
Popularity: | 0.31 |
First Submitted: | 2019-01-29 20:43 (UTC) |
Last Updated: | 2024-05-21 09:00 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 22 Next › Last »
iyanmv commented on 2021-03-17 20:27 (UTC)
rjahanbakhshi commented on 2021-03-17 20:20 (UTC) (edited on 2021-03-17 20:21 (UTC) by rjahanbakhshi)
Could you please add aarch64 to the arch variable. I added it and built it for Alfa Network AWUS036AC on raspberry pi 4 and it works perfectly.
diff --git a/PKGBUILD b/PKGBUILD
index b46f9d3..ef3c54f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=rtl88xxau-aircrack-dkms-git
_pkgbase=rtl88xxau
-pkgver=r1123.e9fbf5c
+pkgver=r1149.b65dcf4
pkgrel=1
pkgdesc="Aircrack-ng kernel module for Realtek 88XXau (USB adapters only) network cards (8811au, 8812au and 8821au chipsets) with monitor mode and injection support"
url="https://github.com/aircrack-ng/rtl8812au"
license=('GPL')
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
makedepends=('git')
depends=('dkms')
conflicts=('rtl8812au-aircrack-dkms-git' 'rtl8812au-dkms-git' 'rtl8821au-dkms-git' 'rtl8814au-dkms-git' 'rtl8812au-inject-dkms-git')
iyanmv commented on 2021-03-14 17:07 (UTC)
@elemat I don't have that issue. Are you using latest commit?
cheezsteak commented on 2021-03-04 17:30 (UTC)
@elemat I'm having the same problems after a recent update. My laptop can connect to the 5GHz network on channel 157 but my desktop with a rtl8812 card cannot see it. The rtl8812 card shows that it does support channel 157 at 5785 MHz but at 30.0 dBm where as my laptop has 22.0 dBm. I don't know if the dBm discrepency is relevant though.
elemat commented on 2021-03-03 23:35 (UTC)
I am using this module and it works well, except it may not provide the 5 GHz band. I upgraded to the 5.11.2 kernel. Is anyone experiencing the same problem?
SilverMight commented on 2021-02-20 19:29 (UTC)
If you're having issues building the module, make sure you have the package pahole installed. https://bugs.archlinux.org/task/69654
dash42 commented on 2021-01-09 16:59 (UTC)
not working with rpi4
cedricbambooza commented on 2020-12-31 15:26 (UTC)
@iyanmv Sorry for the faulty report, I was sure I was using the newest commit but obviously wasn't, my fault pardon me :)
iyanmv commented on 2020-12-31 14:32 (UTC)
@cedricbambooza I cannot replicate your issue. And this is a git package, it is your responsibility to use the last commit since I will not update the pkver every time there is a new commit upstream [1]. If you are using an AUR helper, probably it is not pulling latest commits and you are stuck in r1123 (based on the logs you put upstream)
[1] https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines
Pinned Comments
iyanmv commented on 2020-01-10 16:02 (UTC)
This package now forces to use the branch
v5.6.4.2
(the one that works better for me), which is the default one in the remote repository although they still mention branchv5.3.4
as the stable one. If you have any issues, please leave a comment, and also tried to change the branch in the source array. For example, change it to:Read the README.me to learn how to set your interface in monitor mode (and other things).
Important: Use
ip
andiw
instead ofifconfig
andiwconfig