Package Details: system76-dkms-git 1.0.22.r5.gc5d0d13-2

Git Clone URL: https://aur.archlinux.org/system76-dkms-git.git (read-only, click to copy)
Package Base: system76-dkms-git
Description: Hotkey and custom fan control on System76 laptops with Clevo proprietary firmware
Upstream URL: https://github.com/pop-os/system76-dkms
Licenses: GPL-2.0-or-later
Conflicts: system76-dkms
Provides: system76-dkms
Submitter: shalzz
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 7
Popularity: 0.000000
First Submitted: 2018-03-17 11:32 (UTC)
Last Updated: 2026-07-16 20:12 (UTC)

Dependencies (2)

Required by (8)

Sources (1)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2026-07-16 20:12 (UTC)

@Eeems: Oh, whoops. Fixed.

Eeems commented on 2026-07-16 19:23 (UTC)

@yochananmarqos it looks like you replaced the existing echo "BUILT_MODULE_LOCATION[0]=\"src\"" >>"debian/${pkgname%-git}.dkms" line instead of appending the new one. I should have been clearer in my previous comment.

yochananmarqos commented on 2026-07-15 17:11 (UTC)

@Eeems: Thanks for the heads up.

Eeems commented on 2026-07-15 16:42 (UTC)

echo "BUILT_MODULE_LOCATION[1]=\"src\"" >>"debian/${pkgname%-git}.dkms"

This is needed now that this is also building and including the clevo-acpi module.

chemicalzen commented on 2026-06-25 07:09 (UTC)

Hello, I got this error during update: install: cannot stat 'lib/udev/hwdb.d/99-system76-dkms.hwdb': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'system76-dkms-git-1.0.18.r7.gcc41a32-2': error: packages failed to build: system76-dkms-git-1.0.18.r7.gcc41a32-2

had to remove install -Dm644 "lib/udev/hwdb.d/99-${pkgname%-git}.hwdb" -t \

"$pkgdir/usr/lib/udev/hwdb.d/"

from PKGBUILD. Installed successfully. Thanx.

yochananmarqos commented on 2025-06-08 18:02 (UTC)

@A8PX: Aha! Thanks, added.

A8PX commented on 2025-06-08 14:11 (UTC)

@yochananmarqos To avoid errors during DKMS installation, the following line may need to be added in the prepare() section:

echo "BUILT_MODULE_LOCATION[0]=\"src\"" >>"debian/${pkgname%-git}.dkms"

Otherwise, the following error may occur:

Error! Build of system76.ko failed for: <kernel version>
Make sure the name and location of the generated module are correct,
or consult /var/lib/dkms/system76/1.0.18/build/make.log for more information.

xiota commented on 2025-06-07 17:45 (UTC)

Fails to build because of upstream changes = out of date ⇒ flag.

Unflagging without updating = active refusal to update ⇒ orphan request.

I'll skip the flags in the future if you keep rejecting them without updating.

yochananmarqos commented on 2025-06-07 16:52 (UTC)

@xiota: Next time, please leave a comment with details instead of flagging it out of date and submitting an orphan request.

Turbo commented on 2024-10-13 14:57 (UTC)

system76-dkms 1.0.16 fix build with Linux 6.11