Skip to content

1inker/system76-dkms

 
 

Repository files navigation

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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C 97.3%
  • Shell 2.3%
  • Makefile 0.4%