I own a RTL8822BE WIFI device, the RTW88 driver shows up my device, but in a permanently DORMANT state. This kernel driver does not seem fully functional for all realtek WIFI devices. Same happens on core/linux aswell.
Search Criteria
Package Details: linux-mainline 6.13-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: | 281 |
Popularity: | 2.20 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- 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
- wireless-regdb (optional) – to set the correct wireless channels of your country
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)
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 77 Next › Last »
<deleted-account> commented on 2019-07-11 10:36 (UTC)
daenney commented on 2019-06-06 10:56 (UTC)
Please note that in 5.2 the old rtlwifi from drivers/staging has been removed in favour of the new RTW88 driver. If you have a Realtek wireless chipset that used rtlwifi you have to update the config
with the following:
CONFIG_RTW88=m
CONFIG_RTW88_8822BE=y
CONFIG_RTW88_8822CE=y
miffe commented on 2019-04-15 16:48 (UTC)
@supakorn-jamie: I've disabled the documentation for now.
jamievlin commented on 2019-04-14 19:45 (UTC)
Apparently Python gives me an error now: Could not import extension kerneldoc (exception: cannot import name 'AutodocReporter' from 'sphinx.ext.autodoc' (/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/init.py)) for making the documentation part of the kernel. See https://bugs.archlinux.org/task/62332 too.
Clarke commented on 2019-03-07 22:25 (UTC)
top package! Thanks.
ideal commented on 2019-02-19 06:00 (UTC)
Thanks.
Hammersamatom commented on 2018-12-28 19:40 (UTC)
arch/x86/kernel/macros.s is confirmed removed, Git blame says it was Stephen Rothwell who did it.
Haxk20 commented on 2018-12-23 21:35 (UTC)
arch/x86/kernel/macros.s have now been removed from kernel again.
txtsd commented on 2018-11-13 06:57 (UTC)
@SibrenVasse Thanks!
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here