Package Details: linux-mainline-um5606-headers 1:6.13rc2-1

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)

Required by (0)

Sources (3)

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 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 :)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9

frogmech commented on 2024-09-10 03:24 (UTC)

@That1Calculator I posted that before I updated, I've updated now and it still has the same error. Are you able to get VirtualBox working on your system?

That1Calculator commented on 2024-09-10 03:18 (UTC)

@frogmech it seems like you're trying to load modules from 6.11rc6, but the installed version should be 6.11rc7. Try building/installing again?

frogmech commented on 2024-09-10 01:42 (UTC)

I'm having trouble getting VirtualBox to work with this kernel package, when I try to start a VM it says: "Kernel driver not installed (rc=-1908)". When I run "sudo vboxreload" I get this: "Loading modules: modprobe: FATAL: Module vboxnetadp not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty modprobe: FATAL: Module vboxnetflt not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty"

It works totally fine with the regular Linux kernel, and I'm not knowledgeable enough about Linux to troubleshoot much further than that so I was hoping someone here would have a fix. By the way I'm the one who posted the fix for the keyboard backlight on GitHub so I'm glad to see it added here so quickly.