Search Criteria
Package Details: system76-dkms 1.0.12-2
Git Clone URL: | https://aur.archlinux.org/system76-dkms.git (read-only, click to copy) |
---|---|
Package Base: | system76-dkms |
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: | |
Submitter: | electrickite |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 5 |
Popularity: | 0.39 |
First Submitted: | 2018-07-06 02:41 |
Last Updated: | 2021-02-12 18:33 |
Dependencies (1)
Required by (7)
- oryx-kb-leds
- sys76-kb
- system76-driver (optional)
- system76-driver-git
- system76-power (optional)
- system76-power-git
- system76-power-openrc
Latest Comments
electrickite commented on 2020-05-01 18:15
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
Missing
linux-headers
dependencyelectrickite commented on 2018-12-28 20:29
JKAbrams: Seems like your DKMS module fails to build. Are your Linux kernel headers installed.
JKAbrams commented on 2018-12-08 09:04
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...
ebobby commented on 2018-07-06 15:56
I updated my system76-power package to use this one as a dependency instead of the -git. Now all these packages should play along together.