Hallo,
tolles Projekt – schön zu sehen, dass sich noch jemand mit der Accurat Flux 850 unter NUT beschäftigt!
Ich habe ein ähnliches Setup (3 Mini-PCs + NAS mit koordiniertem Shutdown) und bin auf dieselben Probleme mit dem Richcomm-V2.0-Chipsatz gestoßen. Ich habe mehrere Beiträge upstream beim NUT-Projekt eingereicht, die vielleicht auch für Flux-Freund-Nutzer hilfreich sind:
Beiträge zum NUT-Projekt:
Setup-Skripte (öffentlicher Gist):
build_nut_driver.sh – Idempotenter Treiber-Build aus Git (für Systeme, bei denen das Debian-NUT-2.8.0-Paket nicht funktioniert)
setup_nut_master.sh – NUT Master/Server-Konfiguration
setup_nut_client.sh – NUT Client-Konfiguration für Netzwerk-Shutdown
Gist: https://gist.github.com/lvl47/a280c7d1a0a8a489c084c83b8f28f054
Home Assistent findet den NUT-Master mit mehr als 20 Parametern automatisch.
Die zentrale Erkenntnis: NUT >= 2.8.2 mit nutdrv_qx, subdriver=armac, protocol=megatec funktioniert zuverlässig. Das Debian-Bookworm-Paket (2.8.0) dagegen nicht – der armac-Subdriver war in dieser Version unvollständig.
Vielleicht ist das für euer Projekt oder eure Nutzer hilfreich. Weiter so!
🇬🇧 English version:
Great project – nice to see someone else tackling the Accurat Flux 850 with NUT!
I've been working on a similar setup (3 Mini-PCs + NAS with coordinated shutdown) and ran into the same Richcomm V2.0 chipset issues. I've submitted several contributions upstream to the NUT project that might be useful for Flux-Freund users as well:
NUT upstream contributions:
- HCL entry: PR #3323 to add "Accurat Flux 850" to the official Hardware Compatibility List
- Device dump: nut-ddl #58
- Confirmation on Issue #2738: Detailed configuration and upsc output
Setup scripts (public gist):
build_nut_driver.sh – idempotent driver build from git
setup_nut_master.sh – NUT master/server configuration
setup_nut_client.sh – NUT client configuration for networked shutdown
Gist: https://gist.github.com/lvl47/a280c7d1a0a8a489c084c83b8f28f054
Home Assistent will find the NUT master with more than 20 parameters automatically.
Key finding: NUT >= 2.8.2 with nutdrv_qx, subdriver=armac, protocol=megatec works reliably. The Debian Bookworm package (2.8.0) does not.
Hallo,
tolles Projekt – schön zu sehen, dass sich noch jemand mit der Accurat Flux 850 unter NUT beschäftigt!
Ich habe ein ähnliches Setup (3 Mini-PCs + NAS mit koordiniertem Shutdown) und bin auf dieselben Probleme mit dem Richcomm-V2.0-Chipsatz gestoßen. Ich habe mehrere Beiträge upstream beim NUT-Projekt eingereicht, die vielleicht auch für Flux-Freund-Nutzer hilfreich sind:
Beiträge zum NUT-Projekt:
Setup-Skripte (öffentlicher Gist):
build_nut_driver.sh– Idempotenter Treiber-Build aus Git (für Systeme, bei denen das Debian-NUT-2.8.0-Paket nicht funktioniert)setup_nut_master.sh– NUT Master/Server-Konfigurationsetup_nut_client.sh– NUT Client-Konfiguration für Netzwerk-ShutdownGist: https://gist.github.com/lvl47/a280c7d1a0a8a489c084c83b8f28f054
Home Assistent findet den NUT-Master mit mehr als 20 Parametern automatisch.
Die zentrale Erkenntnis: NUT >= 2.8.2 mit
nutdrv_qx,subdriver=armac,protocol=megatecfunktioniert zuverlässig. Das Debian-Bookworm-Paket (2.8.0) dagegen nicht – der armac-Subdriver war in dieser Version unvollständig.Vielleicht ist das für euer Projekt oder eure Nutzer hilfreich. Weiter so!
🇬🇧 English version:
Great project – nice to see someone else tackling the Accurat Flux 850 with NUT!
I've been working on a similar setup (3 Mini-PCs + NAS with coordinated shutdown) and ran into the same Richcomm V2.0 chipset issues. I've submitted several contributions upstream to the NUT project that might be useful for Flux-Freund users as well:
NUT upstream contributions:
Setup scripts (public gist):
build_nut_driver.sh– idempotent driver build from gitsetup_nut_master.sh– NUT master/server configurationsetup_nut_client.sh– NUT client configuration for networked shutdownGist: https://gist.github.com/lvl47/a280c7d1a0a8a489c084c83b8f28f054
Home Assistent will find the NUT master with more than 20 parameters automatically.
Key finding: NUT >= 2.8.2 with
nutdrv_qx,subdriver=armac,protocol=megatecworks reliably. The Debian Bookworm package (2.8.0) does not.