Update README.md
Some checks failed
Build kernel module for TrueNAS / build-and-run (push) Has been cancelled

This commit is contained in:
Yuhao Zhou
2024-08-22 20:41:12 +08:00
committed by GitHub
parent 20e9c5d507
commit 02f12711eb

View File

@@ -20,7 +20,7 @@ This repository describes the control logic of UGOS for these LED lights and pro
For third-party systems, I am using Debian 12, but you can find some manuals for other systems:
- DSM: see [#8](https://github.com/miskcoo/ugreen_dx4600_leds_controller/issues/8)
- TrueNAS: see [#13](https://github.com/miskcoo/ugreen_dx4600_leds_controller/issues/13) (and maybe [here](https://github.com/miskcoo/ugreen_dx4600_leds_controller/tree/truenas-build/build-scripts/truenas)) for how to build the module, and [here](https://gist.github.com/Kerryliu/c380bb6b3b69be5671105fc23e19b7e8) for a script using the cli tool
- TrueNAS: see [#13](https://github.com/miskcoo/ugreen_dx4600_leds_controller/issues/13) (and maybe [here](https://github.com/miskcoo/ugreen_dx4600_leds_controller/tree/truenas-build/build-scripts/truenas)) for how to build the module, and [here](https://gist.github.com/Kerryliu/c380bb6b3b69be5671105fc23e19b7e8) for a script using the cli tool; [here](https://github.com/miskcoo/ugreen_dx4600_leds_controller/tree/gh-actions/build-scripts/truenas) for pre-build drivers.
- unRAID: there is a [plugin](https://forums.unraid.net/topic/168423-ugreen-nas-led-control/); see also [this repo](https://github.com/ich777/unraid-ugreenleds-driver/tree/master/source/usr/bin)
- Proxmox: you need to use the cli tool in Proxmox, not in a VM
- Debian: see [the section below](https://github.com/miskcoo/ugreen_dx4600_leds_controller?tab=readme-ov-file#start-at-boot-for-debian-12)