Hello,
i don't use my TP-link model T4UH AC1200
ID 2357:0103
in armv7l
$ uname -a
Linux alarm 3.10.96-2-ARCH #1 SMP PREEMPT Fri Feb 12 18:10:15 MST 2016 armv7l GNU/Linux
my desktop (64bits) no problem...
any idea?
Search Criteria
Package Details: rtl8821au-dkms-git 5.12.5.2.r148.g0bfe654-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl8821au-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8821au-dkms-git |
Description: | rtl8821AU and rtl8811AU chipset driver with firmware v5.12.5.2 |
Upstream URL: | https://github.com/morrownr/8821au-20210708 |
Licenses: | GPL2 |
Conflicts: | 8821au |
Submitter: | zebulon |
Maintainer: | zebulon |
Last Packager: | zebulon |
Votes: | 48 |
Popularity: | 0.83 |
First Submitted: | 2017-09-12 06:28 (UTC) |
Last Updated: | 2022-09-02 13:23 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 Next › Last »
widowild commented on 2016-03-16 18:25 (UTC)
<deleted-account> commented on 2016-03-14 20:31 (UTC)
@sekret I've removed the whole .install script. Those DKMS ALPM hooks are wonderful!
sekret commented on 2016-03-07 19:14 (UTC)
Seems like your install script shows outdated infos!
==> To build and install your modules run: dkms install rtl8812au_rtl8821au/4.3.22_beta.r9.928e27f
==> To do this automatically at startup run: systemctl enable dkms.service
But the dkms package doesn't contain the service file anymore, instead pacman hooks are used. So I think this output can be deleted :-)
<deleted-account> commented on 2016-01-24 14:57 (UTC)
@viruzeno I'm going to do some cleanup during next week and I'll try to fix any compilation problems on 4.3 and 4.4 kernels.
@everybody
If you come across a non-beta 4.22 driver or any newer version, please let me know.
viruzeno commented on 2016-01-24 07:43 (UTC)
I'm Trying to build 4.3.22 by adding #branch=4.3.22 to the PKGBUILD
source=('git+https://github.com/Grawp/rtl8812au_rtl8821au#branch=4.3.22'
however after the package installed it fails to complete dpkg
-------
Creating symlink /var/lib/dkms/rtl8812au_rtl8821au/r6.88e6783/source ->
/usr/src/rtl8812au_rtl8821au-r6.88e6783
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
'make' KVER=4.3.3-3-ARCH...(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.3.3-3-ARCH (x86_64)
Consult /var/lib/dkms/rtl8812au_rtl8821au/r6.88e6783/build/make.log for more information.
error: command failed to execute correctly
Any advice, I need this version as I require monitor and injection support.
qqq1 commented on 2015-11-26 20:02 (UTC) (edited on 2015-11-29 15:48 (UTC) by qqq1)
Got the error:
8812au: Unknown symbol wiphy_new (err 0)
And gnab distro is working the same time.
upd: just need to comment out //#define CONFIG_IOCTL_CFG80211 1
in include/autoconf.h
jon.reeve commented on 2015-11-21 21:01 (UTC)
I think I'm having the same problem as @lost-echo. I just bought a Gymle 802.11AC Wifi dongle (this one: http://www.amazon.com/gp/product/B012YR5IE4?psc=1&redirect=true&ref_=oh_aui_detailpage_o00_s00), and it says it has a Realtek RTL8811AU chipset. The driver installs fine, and I can `modprobe` it, but then the device doesn't appear to be claimed:
```
*-usb:1 UNCLAIMED
description: Generic USB device
product: 802.11ac WLAN Adapter
vendor: Realtek
physical id: 3
bus info: usb@2:3
version: 2.00
serial: 00e04c000001
capabilities: usb-2.10
configuration: maxpower=500mA speed=480Mbit/s
```
If it helps, here's my `lsusb`: `Bus 002 Device 007: ID 0bda:a811 Realtek Semiconductor Corp.`
I tried using the newer beta branch, too, but no luck.
Any help in this respect would be much appreciated. Thanks!
LordAro commented on 2015-10-09 17:45 (UTC)
Ah, that makes sense! Consider this one voted for :)
<deleted-account> commented on 2015-10-09 07:37 (UTC)
@LordAro This is DEFINITELY not duplicated.
This is based on Realtek's v 4.3.14 which is MUCH newer than completely archaic v4.2.2_7502.20130517 the Gnab's repo is based on. https://github.com/gnab/rtl8812au/blob/master/include/rtw_version.h
I have also a branch with v4.3.22beta driver on my github. One can try it by modifying URL in PKGBUILD and adding #branch=4.3.22
LordAro commented on 2015-10-09 07:18 (UTC)
This appears to be duplicated with https://aur.archlinux.org/packages/rtl8812au-dkms-git, or am I missing something? the gnab github repo seems to be more popular as well, perhaps it would be better to work together on that one?
Pinned Comments
zebulon commented on 2019-10-01 06:18 (UTC) (edited on 2025-02-12 07:26 (UTC) by zebulon)
To all having an issue with this driver: please try these alternate packages: https://aur.archlinux.org/packages/rtw88-dkms-git or https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git.
solsticedhiver commented on 2019-03-17 10:59 (UTC) (edited on 2019-03-17 21:10 (UTC) by solsticedhiver)
a patch to make it work for rpi and may be other ARM device:
Note: I am seeing the interface of the usb wifi key marketed as DEEPOW dongle (from amazon) changing MAC address at every boot even though I have not set up anything like that in netctl, here.
I don't know if it's a hardware problem or driver problem. However, it's the same with rtl88xxau-aircrack-dkms-git driver