<html><body><div>Hi, I cant get it working.</div><div>Here is my terminal output:</div><div><br data-mce-bogus="1"></div><div>root@debian-jessie-final:~# lsusb -d 051d:0002<br>Bus 001 Device 010: ID 051d:0002 American Power Conversion Uninterruptible Power Supply<br></div><div><br data-mce-bogus="1"></div><div>root@debian-jessie-final:~# ls -l /dev/bus/usb/001/010<br>crw-rw-r-- 1 root nut 189, 9 Mai 6 15:35 /dev/bus/usb/001/010</div><div><br data-mce-bogus="1"></div><div>root@debian-jessie-final:~# sudo upsdrvctl start<br>Network UPS Tools - UPS driver controller 2.7.4<br>Network UPS Tools - Generic HID driver 0.41 (2.7.4)<br>USB communication driver 0.33<br>Can't claim USB device [051d:0002]: could not detach kernel driver from interface 0: No route to host<br>Driver failed to start (exit status=1)</div><div><br data-mce-bogus="1"></div><div>Any help for me?</div><div><br data-mce-bogus="1"></div><div>Kind regards</div><div>Mathias Passow</div><div><br>Am 6. Mai 2019 um 15:07 schrieb Charles Lepple <clepple@gmail.com>:<br><br></div><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch"><span class="body-text-content">On May 2, 2019, at 4:08 PM, Mathias Passow wrote:<br><blockquote type="cite" class="quoted-plain-text"><br></blockquote><blockquote type="cite" class="quoted-plain-text">Hi, the following UPS isnt supported by the driver „usbhid-ups“.</blockquote><blockquote type="cite" class="quoted-plain-text"><br></blockquote><blockquote type="cite" class="quoted-plain-text">Manufacturer: APC</blockquote><blockquote type="cite" class="quoted-plain-text">Model: Back-UPS 950 (<a href="https://www.apc.com/shop/de/de/products/APC-BACK-UPS-950VA-230V-AVR-Schuko-Sockets/P-BX950U-GR" data-mce-href="https://www.apc.com/shop/de/de/products/APC-BACK-UPS-950VA-230V-AVR-Schuko-Sockets/P-BX950U-GR">https://www.apc.com/shop/de/de/products/APC-BACK-UPS-950VA-230V-AVR-Schuko-Sockets/P-BX950U-GR</a>)</blockquote><blockquote type="cite" class="quoted-plain-text"><br></blockquote><blockquote type="cite" class="quoted-plain-text">Config:</blockquote><blockquote type="cite" class="quoted-plain-text">[USV]</blockquote><blockquote type="cite" class="quoted-plain-text">driver = usbhid-ups</blockquote><blockquote type="cite" class="quoted-plain-text">port = auto</blockquote><blockquote type="cite" class="quoted-plain-text">desc = "USV"</blockquote><blockquote type="cite" class="quoted-plain-text">…</blockquote><blockquote type="cite" class="quoted-plain-text"><br></blockquote><blockquote type="cite" class="quoted-plain-text">MODE=standalone</blockquote><blockquote type="cite" class="quoted-plain-text"><br></blockquote><blockquote type="cite" class="quoted-plain-text">Terminal:</blockquote><blockquote type="cite" class="quoted-plain-text">root@debian-jessie-final:~# sudo upsd -u root</blockquote><blockquote type="cite" class="quoted-plain-text">Network UPS Tools upsd 2.7.4</blockquote><blockquote type="cite" class="quoted-plain-text">fopen /var/run/nut/upsd.pid: No such file or directory</blockquote><blockquote type="cite" class="quoted-plain-text">listening on 127.0.0.1 port 3493</blockquote><blockquote type="cite" class="quoted-plain-text">listening on ::1 port 3493</blockquote><blockquote type="cite" class="quoted-plain-text">Can't connect to UPS [USV] (usbhid-ups-USV): No such file or directory</blockquote><br>"upsd" is just one of several components of NUT. The "No such file or directory" refers to the Unix domain socket that the NUT driver creates. The nut-server init script in the Debian package will start the driver, upsd, and upsmon. (You also don't need the "-u root" flag if the /dev node is already in the NUT group.) Please try again and let us know how it works (051d:0002 devices should be supported by NUT).<br><br>Thanks for providing the Linux distribution and NUT version info.</span></div></div></blockquote></div></body></html>