I did a video streaming test yesterday with this patched kernel and linux-firmware-git (which includes amd-ucode-git???). It took ~15 minutes until the device froze. Audio was still playing for 30 seconds or so, but the screen was frozen. So there is definitely still something wrong...
Search Criteria
Package Details: linux-mainline-headers 6.15rc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.86 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-06 22:33 (UTC) |
Dependencies (19)
- pahole (pahole-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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 93 Next › Last »
VanKurt commented on 2024-12-10 04:34 (UTC)
emfol commented on 2024-12-08 15:18 (UTC)
@That1Calculator, you're right. The network log issue was probably something misbehaving on user space. They suddenly stopped and no more such log entries for a while now... This patched version of the kernel (6.13-rc1 with the backlight patch) has been the most stable for me so far: 3 days and 16h of uptime (https://0x0.st/XhqM.png). During this period, I've been actively working on the computer, with multiple Docker containers running, joining several Zoom meetings, listening to music, watching YouTube videos and several flowless suspend/resumes cycles... Everything just works. Will keep this kernel for while...
xx777 commented on 2024-12-07 22:56 (UTC)
@muziknavi That's good! Only few 8821AU/8812AU devices are supported by kernel 6.13 and your wifi adapter is one of them.
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here