Package Details: system76-dkms-git 1.0.18.r7.gcc41a32-2

Git Clone URL: https://aur.archlinux.org/system76-dkms-git.git (read-only, click to copy)
Package Base: system76-dkms-git
Description: On newer System76 laptops, this driver controls some of the hotkeys and allows for custom fan control.
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: 2025-06-08 18:02 (UTC)

Dependencies (2)

Required by (8)

Sources (1)

Latest Comments

1 2 Next › Last »

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

m3thodic commented on 2022-05-01 16:04 (UTC)

hey @yochananmarqos could you please add me as a co-maintainer? thanks!

electrickite commented on 2020-05-01 18:15 (UTC)

Xandaros: linux-headers should not be included as a dependency per the DKMS packaging guidelines: https://wiki.archlinux.org/index.php/Dynamic_Kernel_Module_Support#DKMS_package_creation

It is listed as an optional dependency of the dkms package.

Xandaros commented on 2020-05-01 18:04 (UTC) (edited on 2020-05-01 18:04 (UTC) by Xandaros)

Missing linux-headers dependency

electrickite commented on 2018-12-28 20:29 (UTC)

JKAbrams: Seems like your DKMS module fails to build. Are your Linux kernel headers installed.

JKAbrams commented on 2018-12-08 09:04 (UTC)

I get this problem:

systemd-modules-load[...]: Failed to insert 'system76': No such device

And indeed lsmod does not show a module named system76, I do however have system76-io from the AUR package of the same name...