@VanKurt I have the same "freezing" issue (even with the latest kernel versions) if I do not add the amdgpu.dcdebugmask=0x600 kernel parameter. After adding that parameter the freezing issue should stop. The current version of the official Arch Linux kernel (6.12.1-arch1-1) is very stable for me but I MUST use the kernel parameter above. I tried the 6.13-rc1 today which solves to tiny-audio issue but it apparently introduced a regression which breaks the screen-brigntness control...
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.47 |
| 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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 94 Next › Last »
emfol commented on 2024-12-02 07:56 (UTC) (edited on 2024-12-02 08:01 (UTC) by emfol)
VanKurt commented on 2024-12-02 07:42 (UTC)
Yesterday I got my Asus um5606 laptop and naivly installed Arch. At first everything looked fine, but a few seconds after logging into Gnome, the laptop froze completly.
I then installed this package (linux-mainline-um5606) and also linux-firmware-amd-staging-um5606-git. But the laptop keeps freezing, now even faster.
What is the current (Dec 2024) status here? Should this be working? Should I try early versions of the 6.13 kernel?
emfol commented on 2024-12-02 07:42 (UTC)
I've confirmed the stereo patch has already been merged into v6.13-rc1 and is working as expected. These are the changes I had to apply locally for a clean build (there's a "v" missing in the value assigned to the _tag variable after the last commit): http://0x0.st/X7-t.diff
I've also noticed the screen brightness controls stopped working after booting the new kernel...
emfol commented on 2024-12-02 05:07 (UTC)
No worries. BTW, it looks like the stereo patch has already been merged into v6.13-rc1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/sound/pci/hda/patch_realtek.c?id=v6.13-rc1&id2=v6.12
That1Calculator commented on 2024-12-02 04:47 (UTC)
@emfol apologies, fixed
emfol commented on 2024-12-02 04:39 (UTC)
The build is broken... I had to apply this patch to make it work: http://0x0.st/X7ix.diff
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
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here