Package Details: system76-dkms-git 1.0.13.r4.g8c2ff21-1

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 (m3thodic)
Last Packager: yochananmarqos
Votes: 7
Popularity: 0.000010
First Submitted: 2018-03-17 11:32 (UTC)
Last Updated: 2024-01-21 22:08 (UTC)

Dependencies (2)

Required by (8)

Sources (1)

Latest Comments

1 2 Next › Last »

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...

spoons commented on 2018-11-20 22:54 (UTC)

Thanks! Needed this for my Oryp4b.

SpectralMemories commented on 2018-09-14 19:29 (UTC)

While this package builds from upstream, which sounds nice in theory, I have had trouble with newer iterations of the modules, and have to build from older commits in order to get my module to work. (Galago Pro 3rd gen)

shalzz commented on 2018-08-20 14:16 (UTC)

@m3thodic updated!

m3thodic commented on 2018-08-20 13:45 (UTC)

Hi, could you please add the following to the PKGBUILD: provides=("${_pkgbase}")

Thanks!