mafredri / asustor-platform-driver

Linux kernel platform driver for ASUSTOR NAS hardware (leds, buttons)
GNU General Public License v3.0
62 stars 9 forks source link

Update README.md with DKMS hints #20

Closed ray0711 closed 1 month ago

ray0711 commented 6 months ago

Add DKMS installation hints. Not exactly beautiful but seems to work.

DanielGibson commented 6 months ago

IIRC you just have to check out the repo (or download and unpack the source) and run make dkms as root

ray0711 commented 6 months ago

hahaha, reading the makefile would have saved me some minutes of my life :) Thanks for the hint.

I updated the PR. Feel free to decline it if you believe it should be obvious or belongs somewhere else.