Hi,
I have a TrippLIte ECO550 UPS that has been working with nut for years. Recently something must have changed in the USB support, perhaps with the FreeBSD upgrades. Now in
Also,
I've searched the web for
Does anyone have any ideas?
I have a TrippLIte ECO550 UPS that has been working with nut for years. Recently something must have changed in the USB support, perhaps with the FreeBSD upgrades. Now in
dmesg -a
I see
Code:
...
Setting date via ntp.
3 Apr 17:09:43 ntpdate[1033]: step time server 38.229.60.9 offset -0.304499 sec
Network UPS Tools - UPS driver controller 2.8.0
Network UPS Tools - Generic HID driver 0.47 (2.8.0)
USB communication driver (libusb 1.0) 0.43
libusb1: Could not open any HID devices: no USB buses found
No matching HID UPS found
Driver failed to start (exit status=1)
...
Also,
Code:
[ko@wiley ~]$ sudo /usr/local/libexec/nut/usbhid-ups -DDDDD -a eco550
Network UPS Tools - Generic HID driver 0.47 (2.8.0)
USB communication driver (libusb 1.0) 0.43
0.000000 [D3] do_global_args: var='maxretry' val='3'
0.000287 [D3] main_arg: var='driver' val='usbhid-ups'
0.000302 [D3] main_arg: var='port' val='auto'
0.000322 [D5] send_to_all: SETINFO driver.parameter.port "auto"
0.000337 [D3] main_arg: var='desc' val='Tripp-Lite ECO550'
0.000353 [D1] debug level is '5'
0.000941 [D5] send_to_all: SETINFO device.type "ups"
0.000954 [D2] Initializing an USB-connected UPS with library libusb-1.0.0 (API: 0x1000102) (NUT subdriver name='USB communication driver (libusb 1.0)' ver='0.43')
0.000962 [D1] upsdrv_initups (non-SHUT)...
0.001204 [D2] libusb1: No appropriate HID device found
0.001214 libusb1: Could not open any HID devices: no USB buses found
0.001221 No matching HID UPS found
[ko@wiley ~]$
I've searched the web for
freebsd libusb1 Could not open any HID devices no USB buses found
but couldn't find anything useful. Does anyone have any ideas?