Stephan

Results 8 comments of Stephan

Got this branch running on current master by resolving some of the conflicts. removed metasys changes for now as there were too many conflicts, anything else built fine. (still need...

I checked this branch with updates from master again and noticed that after values like UPS.Input.Voltage now report an invalid value of -0.1. However I believe the issue lies outside...

is it really connected? what does lsusb say? what about /usr/lib/nut/usbhid-ups -DDD -a lups (lups is the name of the config section in /etc/nut/ups.conf, which in my case looks like...

You compiled the wrong commit, https://github.com/networkupstools/nut/commit/3d7d9597012e9e316a358e9ed67a1da818e6fd3a the pull request you need to build is this one: https://github.com/networkupstools/nut/pull/1075 -> https://github.com/blecher-at/nut/tree/issue-441%2Blegrand_updated-3

You need to clone the repo from this PR: > git clone https://github.com/blecher-at/nut.git && cd nut && git checkout issue-441+legrand_updated-3 and then build **or** wait for this PR to be...

your log still shows it was built from the wrong commit. (expecting 2.7.4-3009-gd831a9ae). please check you're on the branch and repo I mentioned (commit d831a9ae). looks like you didnt checkout...

@jimklimov can we merge this? or what's missing. It runs on my device for over a month now without issues.

I tried that first but my attempts were unsuccessful, because the original source has a debian makefile I do not understand. Will revisit it again as mentioned in the https://github.com/SaumonNet/proxmox-nixos/issues/46#issuecomment-2255609657