Package Details: linux-mainline-um5606 1:6.13rc5-1

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.12
First Submitted: 2024-08-07 22:07 (UTC)
Last Updated: 2025-01-02 17:45 (UTC)

Dependencies (17)

Required by (8)

Sources (4)

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 .. 7 8 9 10 11 12

Boulate commented on 2024-09-11 12:25 (UTC) (edited on 2024-09-12 07:32 (UTC) by Boulate)

Hi @That1Calculator !

First : Congratulations again for your work.

I have trouble this morning with the 6.11rc7-1. Are you aware about that ?

The problem : The sha256sum seems to be incorrect for the keyboard_bl.patch. I tried multiple times, even with a "ALL CleanBuild" so i downloaded it again (3 times).

--- LOGS ---

``` ==> Validating source files with sha256sums...

linux-mainline ... Skipped

config ... Passed

bluetooth.patch ... Passed

keyboard_bl.patch ... FAILED

npu.patch ... Passed

zsc_control.patch ... Passed

==> ERROR: One or more files did not pass the validity check!

-> error making: linux-mainline-um5606-exit status 1 ```

frogmech commented on 2024-09-10 13:27 (UTC)

Nevermind, I reinstalled VirtualBox (after already reinstalling multiple times) and it just decided to work this time.

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.