Package Details: linux-mainline-headers 6.14rc2-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: 288
Popularity: 2.76
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-09 21:49 (UTC)

Required by (0)

Sources (2)

Pinned Comments

That1Calculator commented on 2025-01-17 19:37 (UTC)

!!! IMPORTANT NOTICE !!!

I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!

https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/

Thank you all for using this package for the last few months!! ❤️🐧

That1Calculator commented on 2024-12-10 04:55 (UTC)

NPU has now been tested & works! https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#NPU

That1Calculator commented on 2024-12-10 04:54 (UTC)

@VanKurt you might also need to do install/enable these services: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Power_management

P.S. it's normal/expected behavior for linux-firmware-git to include amd-ucode-git :)

That1Calculator commented on 2024-11-14 13:12 (UTC)

A reminder to please take discussions about these patches on other distros to an appropriate channel :)

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

Repository here

Latest Comments

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

emfol commented on 2024-12-02 16:50 (UTC) (edited on 2024-12-02 16:58 (UTC) by emfol)

@VanKurt, I've tested the latest version of the official Arch kernel (v6.12.1) paired with the latest version of the official linux-firmware package (v20241111) and my laptop was quite stable (as long as the amdgpu.dcdebugmask=0x600 kernel parameter remains on).

Things not working on v6.12 kernel for me:

  • "thin" sound on laptop speakers (not much of a problem if you have an USB sound card or headset);
  • NPU (which I wouldn't use anyways);

In order to get rid of the 10 seconds delay on resuming from sleep, I also had to apply the services to bind/unbind the WiFi card on resume/suspend described here: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606 (on Power Management section)

That1Calculator commented on 2024-12-02 16:27 (UTC)

@VanKurt

TL;DR try this package and the upstream kernel, depending on your luck one or the other will work better for you, neither are perfect

  • "thin" sound can be fixed by updating to the latest version of this package, or manually patching the alsa patch to your kernel
  • there's currently no programs that can take advantage of the NPU, so unless you're actively hacking on llama.cpp/ollama/etc there's no major benefit
  • Not sure where you got the idea of bad CPU performance/power management from
  • linux-firmware-amd-staging-um5606-git: that was only relevant a few months ago back when random freezes were far more of an issue with the GPU (which is no longer an issue).

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.