Package Details: linux-mainline-headers 6.15rc1-1

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)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 93 Next › Last »

emfol commented on 2024-12-02 16:08 (UTC)

Thanks for updating, @That1Calculator! No worries at all.

VanKurt commented on 2024-12-02 15:54 (UTC)

So, if I use the mainline kernel (6.12) and the kernel parameter (amdgpu.dcdebugmask=0x600), will the laptop run more or less stable? Which issues are to be expected ("thin" sound? NPU not working? Bad CPU performance/power management?)? And which of these issues can currently be fixed by linux-mainline-um5606A and/or linux-firmware-amd-staging-um5606-git?

That1Calculator commented on 2024-12-02 15:38 (UTC)

@emfol @MrQ apologies for the sloppy mistakes last night, updated while I was very jetlagged lol

emfol commented on 2024-12-02 14:37 (UTC)

Hey, @MrQ. The maintainer might have the fix merged in soon but you need to apply the changes from http://0x0.st/X7-t.diff to your local PKGBUILD file in order to have a clean build.

emfol commented on 2024-12-02 07:56 (UTC) (edited on 2024-12-02 08:01 (UTC) by emfol)

@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...

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...