@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)
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 includeamd-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