@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 6.13rc3-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, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 280 |
Popularity: | 3.14 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-12-16 05:13 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- Show 1 more dependencies...
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
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
muziknavi commented on 2024-12-05 11:31 (UTC) (edited on 2024-12-05 11:31 (UTC) by muziknavi)
Could you add these wifi drivers to config? I have this wifi for which the kernel started support since 6.13
CONFIG_RTW88_8821AU=m
CONFIG_RTW88_8812AU=m
muziknavi commented on 2024-12-02 04:36 (UTC) (edited on 2024-12-02 04:37 (UTC) by muziknavi)
In 6.13rc1 at least rtw8821/12 is not set:
# CONFIG_RTW88_8821AU is not set
# CONFIG_RTW88_8812AU is not set
emilot commented on 2024-11-23 00:00 (UTC)
So, how do we enable the new preemp-RT "mode"? In the config file there is no such option. Thanx.
gromit commented on 2024-11-22 07:40 (UTC)
@alpha_gu yes this is a known problem, see https://bbs.archlinux.org/viewtopic.php?id=301155
alpha_gu commented on 2024-11-21 23:41 (UTC)
Virtualbox can't run with this kernel, a error message says VMX ROOT MODE ...
xx777 commented on 2024-10-04 08:06 (UTC)
The modules are not compressed.
And the binary packages in miffe repo didn't work on my pc, the packages built on my pc didn't work neither, I will try to find the cause this weekend.
InoriHeart commented on 2024-07-29 01:28 (UTC)
The upstream Linux 6.11 kernel is making it easier to build a Pacman package of the kernel for use on Arch Linux and other Arch derived distributions relying on Pacman.
Merged to the mainline Linux Git codebase is support for the "make pacman-pkg" target for generating a Pacman package of the kernel for use on Arch Linux and its derivatives.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here