@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 1:6.13rc5-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: | The Linux Mainline with patches for the Asus UM5606(WA) laptop kernel and modules |
Upstream URL: | https://kernel.org/ |
Keywords: | asus |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | That1Calculator |
Maintainer: | That1Calculator |
Last Packager: | That1Calculator |
Votes: | 6 |
Popularity: | 2.20 |
First Submitted: | 2024-08-07 22:07 (UTC) |
Last Updated: | 2025-01-02 17:45 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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)
- amd-ucode-gitAUR (optional) – AMD CPU microcode (git)
- linux-firmware-gitAUR (optional) – linux firmware (git, has fixes for UM5606)
- mesa-gitAUR (optional) – MESA graphics drivers (git, has fixes for UM5606)
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- xrt-npu-git (optional)
- xrt-xocl-dkms-npu-git (optional)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 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
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.
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 :)