Package Details: ec-su_axb35-dkms-git r27.8325346-2

Git Clone URL: https://aur.archlinux.org/ec-su_axb35-dkms-git.git (read-only, click to copy)
Package Base: ec-su_axb35-dkms-git
Description: Linux driver for the embedded controller on the Sixunited AXB35-02 board.
Upstream URL: https://github.com/cmetz/ec-su_axb35-linux
Licenses: GPL-2.0
Submitter: fsmv
Maintainer: fsmv
Last Packager: fsmv
Votes: 1
Popularity: 0.32
First Submitted: 2025-10-06 18:15 (UTC)
Last Updated: 2026-01-18 17:54 (UTC)

Dependencies (7)

Required by (0)

Sources (3)

Latest Comments

fsmv commented on 2026-01-18 17:57 (UTC)

The fix is up!

Thanks @alysson your fix is cleaner than what I patched together last night and I went with your solution for the package.

fsmv commented on 2026-01-18 17:13 (UTC)

I actually ran into this last night and wrote up a fix coincidentally. I'll upload it to the repo here today.

alysson commented on 2026-01-18 17:09 (UTC)

Note: If building fails for non-running kernels (e.g., LTS while booted into mainline), the dkms.conf needs $kernel_source_dir passed to make:

MAKE[0]="make KERNEL_BUILD=$kernel_source_dir"

File is at /var/lib/dkms/ec-su_axb35/*/source/dkms.conf