Skip to content

René's driver for the SPD-5118 DDR5 Temperature sensor, with a DKMS config added.

Notifications You must be signed in to change notification settings

groeck/SPD5118-DKMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPD-5118 DKMS

This is René's driver for the SPD-5118 DDR5 Temperature sensor, with a DKMS config added.

The original patches can be downloaded from here, if it works consider donating to the author: Patreon, GitHub Sponsors.

The it87 Makefile was also used as an example.

Installation

sudo make dkms
sudo modprobe spd5118

Uninstallation

sudo modprobe -r spd5118
sudo make dkms_clean

About

René's driver for the SPD-5118 DDR5 Temperature sensor, with a DKMS config added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Makefile 4.5%