Hi there. Wondering if I could get some guidance about the issue I'm seeing. Recently I had to replace cpu/motherboard and previously functioning NUT stopped working.
NUT plugin was nuked and reinstalled.
Here's what I'm seeing with nut-scanner (so it can see UPS connected):
[nutdev-usb1]
driver = "usbhid-ups"
port = "auto"
vendorid = "0764"
productid = "0601"
product = "CP1500PFCRM2U"
serial = "XXXXXXXXX" # edited
# bus = "001"
# device = "002"
# busport = "006"
Starting it results with this error:
Oct 23 14:38:41 FileBox ool www[15619]: /usr/local/emhttp/plugins/nut-dw/scripts/start
Oct 23 14:38:42 FileBox rc.nut: Writing NUT configuration...
Oct 23 14:38:43 FileBox rc.nut: Updating permissions for NUT...
Oct 23 14:38:43 FileBox rc.nut: Checking if the NUT Runtime Statistics Module should be enabled...
Oct 23 14:38:43 FileBox rc.nut: Disabling the NUT Runtime Statistics Module...
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: new low-speed USB device number 62 using xhci_hcd
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: device descriptor read/64, error -32
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: device descriptor read/64, error -32
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: new low-speed USB device number 63 using xhci_hcd
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: device descriptor read/64, error -32
Oct 23 14:38:45 FileBox kernel: usb 1-7.3: device descriptor read/64, error -32
Oct 23 14:38:45 FileBox kernel: usb 1-7-port3: attempt power cycle
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: new low-speed USB device number 64 using xhci_hcd
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: Device not responding to setup address.
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: Device not responding to setup address.
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: device not accepting address 64, error -71
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: new low-speed USB device number 65 using xhci_hcd
Oct 23 14:38:46 FileBox kernel: usb 1-7.3: Device not responding to setup address.
Oct 23 14:38:47 FileBox kernel: usb 1-7.3: Device not responding to setup address.
Oct 23 14:38:47 FileBox kernel: usb 1-7.3: device not accepting address 65, error -71
Oct 23 14:38:47 FileBox kernel: usb 1-7-port3: unable to enumerate USB device
Oct 23 14:38:47 FileBox rc.nut: Using subdriver: CyberPower HID 0.80
Oct 23 14:38:47 FileBox rc.nut: Network UPS Tools - Generic HID driver 0.53 (2.8.2)
Oct 23 14:38:47 FileBox rc.nut: USB communication driver (libusb 1.0) 0.47
Oct 23 14:38:47 FileBox rc.nut: nut_libusb_get_string: Input/Output Error
Oct 23 14:38:47 FileBox rc.nut: nut_libusb_get_report: Input/Output Error
Oct 23 14:38:47 FileBox rc.nut: Can't initialize data from HID UPS
Oct 23 14:38:47 FileBox rc.nut: Driver failed to start (exit status=1)
Oct 23 14:38:47 FileBox rc.nut: Network UPS Tools - UPS driver controller 2.8.2
What exactly am I seeing here? I tried all the different USB ports (that seem to work just fine otherwise... in bios at least and in terminal after unraid boots). Googling about it didn't help.
Upgraded from Intel 10400 to 13400 and motherboard from Asus B560 to Gigabyte B760... everything else is the same.
Unraid is on the latest stable 6.12.13 version.