Skip to content

pop-os/system76-dkms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system76-dkms

On System76 laptops with Clevo proprietary firmware, these drivers control some of the hotkeys and allow for custom fan control.

Kernel support

This project targets 5.15, the last LTS of the 5.x series.

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 src/system76.ko dyndbg=+p
# View log messages
dmesg | grep system76

Resources

About

System76 DKMS driver

Resources

License

Stars

42 stars

Watchers

14 watching

Forks

Packages

 
 
 

Contributors