All Projects → pop-os → system76-dkms

pop-os / system76-dkms

Licence: GPL-2.0 License
System76 DKMS driver

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
Makefile
30231 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].