@muziknavi That's good! Only few 8821AU/8812AU devices are supported by kernel 6.13 and your wifi adapter is one of them.
Search Criteria
Package Details: linux-mainline 7.2rc4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-mainline |
| Description: | The Linux Mainline kernel and modules |
| Upstream URL: | https://kernel.org/ |
| Licenses: | GPL-2.0-only |
| Provides: | KSMBD-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
| Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
| Submitter: | miffe |
| Maintainer: | miffe |
| Last Packager: | miffe |
| Votes: | 298 |
| Popularity: | 1.44 |
| First Submitted: | 2011-07-22 06:50 (UTC) |
| Last Updated: | 2026-07-21 04:45 (UTC) |
Dependencies (32)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-git-binAUR, uutils-coreutils-gitAUR, uutils-coreutils-nosystemd-gitAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- binutils (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- Show 12 more dependencies...
Required by (11)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos-native (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 94 Next › Last »
xx777 commented on 2024-12-07 22:56 (UTC)
muziknavi commented on 2024-12-07 16:28 (UTC)
I built locally this PKGBUILD with enabled modules, it works great.
Dec 05 13:06:07 kernel: rtw_8812au 3-1.5:1.0: Firmware version 52.14.0, H2C version 0
xx777 commented on 2024-12-07 14:53 (UTC) (edited on 2024-12-07 15:12 (UTC) by xx777)
@muziknavi I have a bad news for you.
The patches that contain device ids for 8812AU/8821AU [1][2] are not merged into linux mainline, so currently only the devices whose id is "2604:0012" or "2357:011e" are supported [3]. Your wifi adapter may still not work even if these two options are enabled.
[1] https://github.com/pkshih/rtw/commit/7b5ce65d90187f0944e70dc5741aa0edfac926f4
[2] https://github.com/pkshih/rtw/commit/1ee6ff9ae3c1a9eda9081f9db04f85d3a7352d38
[3] https://github.com/torvalds/linux/commit/8f82bb2cfaf7b8992e0e8493cb765138254f87c9
fallingcats commented on 2024-12-06 23:26 (UTC)
I've found those lockups only happen while playing hardware accelerated video.
That1Calculator commented on 2024-12-06 21:19 (UTC)
@emfol I think your network log issue might be a problem with your personal setup
That1Calculator commented on 2024-12-06 21:18 (UTC)
@oliverLiebmann @VanKurt while it's not a guaranteed fix (results seem to vary person-to-person), I'd recommend giving linux-firmware-git and amd-ucode-git a try.
oliverLiebmann commented on 2024-12-06 21:02 (UTC)
@VanKurt I have the same behavior. Every few hours the machine completely freezes. I never had any issues, until the latest update, even with 0xE00
VanKurt commented on 2024-12-06 20:22 (UTC)
Even with amdgpu.dcdebugmask=0x600 (or 0xE00) the machine freezes from time to time (every hour or so). I hope this will get addressed by AMD (?).
Nathoufresh commented on 2024-12-05 12:40 (UTC)
For those still having display freezes with amdgpu.dcdebugmask=0x600, I solved mine by also setting DC_DISABLE_IPS (0x800) to disable all idle power state.
=> amdgpu.dcdebugmask=0xE00
emfol commented on 2024-12-05 12:29 (UTC) (edited on 2024-12-05 12:29 (UTC) by emfol)
Also, anyone also getting these annoying messages in the kernel logs:
page_pool_release_retry() stalled pool shutdown: id 26, 1 inflight 6627 sec
My logs are flooded with these and one more is added every minute...
I know it's coming from the network subsystem but I don't know why...
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here