@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-um5606-headers 1:6.13rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline-um5606.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline-um5606 |
Description: | Headers and scripts for building modules for the Linux Mainline with patches for the Asus UM5606(WA) laptop kernel |
Upstream URL: | https://kernel.org/ |
Keywords: | asus |
Licenses: | GPL-2.0-only |
Submitter: | That1Calculator |
Maintainer: | That1Calculator |
Last Packager: | That1Calculator |
Votes: | 6 |
Popularity: | 3.52 |
First Submitted: | 2024-08-07 22:07 (UTC) |
Last Updated: | 2024-12-09 18:05 (UTC) |
Dependencies (11)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (3)
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
That1Calculator commented on 2024-11-29 00:27 (UTC)
@fallingcats added, thank you!
fallingcats commented on 2024-11-28 23:13 (UTC)
Could you include the patch for audio mentioned here? https://github.com/alsa-project/alsa-ucm-conf/issues/467#issuecomment-2505886391
This seems to be necessary since the pipewire workaround no longer works with current alsa, and it's the better solution anyway.
That1Calculator commented on 2024-11-20 22:54 (UTC)
@Nathoufresh this package has nothing to do with KDE Plasma, please move your questions to an appropriate channel.
Nathoufresh commented on 2024-11-20 21:36 (UTC) (edited on 2024-11-23 17:37 (UTC) by Nathoufresh)
Dooes anyone else experience sluggish animations on KDE? I tried enabling/disabling kwin triple buffering, but I noticed no difference. On fresh boot, the animations are smooth for 1 or 2 minutes, then it starts to lag.
EDIT: I fixed it by disabling PSR (amdgpu.dcdebugmask=0x600) and setting the refresh rate to 120Hz and adaptive sync to automatic in the settings.
Pinned Comments
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 :)