Skip to content

szydell/system76-dkms

 
 

Repository files navigation

COPR

system76-dkms

System76 DKMS driver

Repository for automated RPM creations.

Want to use system76-dkms on Fedora? Check this COPR -> https://copr.fedorainfracloud.org/coprs/szydell/system76/

Primary repo: https://github.com/szydell/system76-dkms Secondary repo: https://pagure.io/system76/system76-dkms

=======

system76-dkms

System76 DKMS driver

On newer System76 laptops, this driver controls some of the hotkeys and allows for custom fan control.

Development

To install this as a kernel module:

# Compile the module
make
# Remove any old instances
sudo modprobe -r system76
# Insert the new module
sudo insmod system76.ko
# View log messages
dmesg | grep system76

About

System76 DKMS driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.1%
  • Shell 6.5%
  • Makefile 0.4%