nut
nut copied to clipboard
Tecnoware era plus 1100 no supported
Hello I'm trying to integrate UPS Tecnoware ERA PLUS 1100 in Home assistant on Raspberry but the log says me "No supported UPS detected"
On device compatibility list there is.
Someone has the same problem?
Thanks.
The HCL (and DDL) usually mention a driver the device was tested with. Can you try with the same?
Other than that, there can be bugs as NUT evolves, or your version could be one from before it was added, or different HW/FW can be marketed under same name...
Also Raspberries have a fair share in recent USB driver issues reports, but I am not sure if that says anything about HW/SW quality or just that they are popular for tinkering these days.
Hello, I’m using this config:
devices:
- name: tecnoware driver: blazer_usb langid_fix: 0x409 desc: Technoware Era Plus 1100 port: auto config: [] There is something wrong?
Thanks best regards.
Il giorno 28 lug 2022, alle ore 08:22, Jim Klimov @.***> ha scritto:
The HCL (and DDL) usually mention a driver the device was tested with. Can you try with the same?
Other than that, there can be bugs as NUT evolves, or your version could be one from before it was added, or different HW/FW can be marketed under same name...
Also Raspberries have a fair share in recent USB driver issues reports, but I am not sure if that says anything about HW/SW quality or just that they are popular for tinkering these days.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
Hello, Below my log:
s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/00-banner.sh
Add-on: Network UPS Tools Manage battery backup (UPS) devices
Add-on version: 0.11.0 You are running the latest version of this add-on. System: Home Assistant OS 8.4 (aarch64 / raspberrypi3-64) Home Assistant Core: 2022.7.7 Home Assistant Supervisor: 2022.07.0
Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0 cont-init: info: running /etc/cont-init.d/01-log-level.sh cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0 cont-init: info: running /etc/cont-init.d/02-set-timezone.sh [22:29:07] INFO: Configuring timezone cont-init: info: /etc/cont-init.d/02-set-timezone.sh exited 0 cont-init: info: running /etc/cont-init.d/nut.sh [22:29:08] INFO: Setting mode to netserver... [22:29:08] INFO: Generating /etc/nut/upsd.users... [22:29:10] INFO: Configuring user: nutty [22:29:12] INFO: Password is NOT in the Have I Been Pwned database! Nice! [22:29:16] INFO: Configuring Device named tecnoware... [22:29:17] INFO: Starting the UPS drivers... No supported UPS detected Network UPS Tools - Megatec/Q1 protocol USB driver 0.12 (2.7.4) Network UPS Tools - UPS driver controller 2.7.4 Driver failed to start (exit status=1) cont-init: info: /etc/cont-init.d/nut.sh exited 1 cont-init: info: running /etc/cont-init.d/nutclient.sh cont-init: info: /etc/cont-init.d/nutclient.sh exited 0 cont-init: warning: some scripts exited nonzero s6-rc: warning: unable to start service legacy-cont-init: command exited 1 /run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information. /run/s6/basedir/scripts/rc.init: fatal: stopping the container. s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped
Thanks.
Best regards.
Il giorno 28 lug 2022, alle ore 08:22, Jim Klimov @.***> ha scritto:
The HCL (and DDL) usually mention a driver the device was tested with. Can you try with the same?
Other than that, there can be bugs as NUT evolves, or your version could be one from before it was added, or different HW/FW can be marketed under same name...
Also Raspberries have a fair share in recent USB driver issues reports, but I am not sure if that says anything about HW/SW quality or just that they are popular for tinkering these days.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
Is it possible for you to log into that system, or tweak the init-scripts, and run the driver with some -D options? I wonder if it opens the USB device nodes or e.g. lacks access to any (system grabbed them and nothing like udev rules to reassign to nut account)?
Does HA have a way to generate ups.conf with a line to run the driver as root?
Is it possible for you to log into that system, or tweak the init-scripts, and run the driver with some -D options? I wonder if it opens the USB device nodes or e.g. lacks access to any (system grabbed them and nothing like udev rules to reassign to nut account)?
Does HA have a way to generate ups.conf with a line to run the driver as root?
If you want I can share the log.
Yes, a log of driver start with bumped debug verbosity could be helpful.
Note that NUT v2.7.4 is a pretty old release (was latest until this spring, but still quite old) so it may help to ask on Home Assistant community venues if someone can bump the plugin to use NUT v2.8.0 or master?
Which is the repo to install 2.8.0?
I have to use HACS?
Thanks.
Best regards.
Il giorno 30 lug 2022, alle ore 18:17, Jim Klimov @.***> ha scritto:
Yes, a log of driver start with bumped debug verbosity could be helpful.
Note that NUT v2.7.4 is a pretty old release (was latest until this spring, but still quite old) so it may help to ask on Home Assistant community venues if someone can bump the plugin to use NUT v2.8.0 or master?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
Sorry, got no idea about HA. About this - ask them please.
Hello, maybe this can help you to identify my UPS
Thanks.
Best regards.
Il giorno 30 lug 2022, alle ore 20:38, Jim Klimov @.***> ha scritto:
Sorry, got no idea about HA. About this - ask them please.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
One more note: in https://github.com/networkupstools/nut/issues/590#issuecomment-966777679 and further down users of Home Assistant shared how they built a custom container with current NUT. Maybe that could help with your troubleshooting (e.g. to build one with bumped debug level by default, to see what non-starting drivers complain about)?
This is my config.
This is the log.
Someone can help me?
Thanks.
Looking at one detailed report in DDL https://networkupstools.org/ddl/Tecnoware/UPS_ERA_PLUS_1100.html I see:
driver.name | blazer_usb
driver.parameter.pollinterval | 2
driver.parameter.port | auto
driver.parameter.synchronous | no
Not sure if langid fix which you use applies to this case or should be omitted. Might also help to confirm that the vendorid and productid you specify are actually those reported by the UPS.
Running a recent version of NUT driver with debug mode, perhaps as a custom-built program (right from the build area, maybe as root to easily allow USB device access) on a real Linux, would help a lot in guessing what the problem can be.
Hello, I don’t know.
If you I can share with you some log file or make some test if you drive me.
Thanks.
Best regards.
Il giorno 29 lug 2022, alle ore 21:05, Jim Klimov @.***> ha scritto:
Is it possible for you to log into that system, or tweak the init-scripts, and run the driver with some -D options? I wonder if it opens the USB device nodes or e.g. lacks access to any (system grabbed them and nothing like udev rules to reassign to nut account)?
Does HA have a way to generate ups.conf with a line to run the driver as root?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
Never used HA, sorry. Google is our friend, I guess...
i have the same problem with tecnoware era plus 1100 inside on debian 10. the usb device is busy i have rebooted, reattacched, changed usb port, but the issue is the same:
Network UPS Tools - Megatec/Q1 protocol USB driver 0.14 (2.8.0-Windows-63-g55042401d)
0.000000 [D1] debug level is '10'
0.001086 [D1] Succeeded to become_user(nobody): now UID=65534 GID=65534
0.001127 [D5] send_to_all: SETINFO device.type "ups"
0.070147 [D3] usb_busses=0x55e80fa88070
0.070201 [D2] Checking device (1D6B/0003) (003/001)
0.113649 [D1] libusb_open get iManufacturer failed, retrying...
0.113695 [D1] libusb_open get iManufacturer failed, retrying...
0.113727 [D1] libusb_open get iManufacturer failed, retrying...
0.113746 [D1] libusb_open get iProduct failed, retrying...
0.113770 [D1] libusb_open get iProduct failed, retrying...
0.113785 [D1] libusb_open get iProduct failed, retrying...
0.113801 [D1] libusb_open get iSerialNumber failed, retrying...
0.113816 [D1] libusb_open get iSerialNumber failed, retrying...
0.113838 [D1] libusb_open get iSerialNumber failed, retrying...
0.113859 [D2] - VendorID: 1d6b
0.113874 [D2] - ProductID: 0003
0.113889 [D2] - Manufacturer: unknown
0.113903 [D2] - Product: unknown
0.113918 [D2] - Serial Number: unknown
0.113936 [D2] - Bus: 003
0.113948 [D2] - Device: 001
0.113967 [D2] - Device release number: 0419
0.113979 [D2] Trying to match device
0.113994 [D3] match_function_regex: matching a device...
0.114010 [D2] Device does not match - skipping
0.114140 [D2] Checking device (0781/5583) (002/002)
0.114206 [D1] libusb_open get iManufacturer failed, retrying...
0.114228 [D1] libusb_open get iManufacturer failed, retrying...
0.114300 [D1] libusb_open get iManufacturer failed, retrying...
0.114320 [D1] libusb_open get iProduct failed, retrying...
0.114339 [D1] libusb_open get iProduct failed, retrying...
0.114362 [D1] libusb_open get iProduct failed, retrying...
0.114402 [D1] libusb_open get iSerialNumber failed, retrying...
0.114420 [D1] libusb_open get iSerialNumber failed, retrying...
0.114443 [D1] libusb_open get iSerialNumber failed, retrying...
0.114457 [D2] - VendorID: 0781
0.114474 [D2] - ProductID: 5583
0.114492 [D2] - Manufacturer: unknown
0.114512 [D2] - Product: unknown
0.114524 [D2] - Serial Number: unknown
0.114537 [D2] - Bus: 002
0.114572 [D2] - Device: 002
0.114588 [D2] - Device release number: 0100
0.114600 [D2] Trying to match device
0.114610 [D3] match_function_regex: matching a device...
0.114632 [D2] Device does not match - skipping
0.114658 [D2] Checking device (1D6B/0002) (002/001)
0.114716 [D1] libusb_open get iManufacturer failed, retrying...
0.114735 [D1] libusb_open get iManufacturer failed, retrying...
0.114751 [D1] libusb_open get iManufacturer failed, retrying...
0.114773 [D1] libusb_open get iProduct failed, retrying...
0.114796 [D1] libusb_open get iProduct failed, retrying...
0.114824 [D1] libusb_open get iProduct failed, retrying...
0.114847 [D1] libusb_open get iSerialNumber failed, retrying...
0.114869 [D1] libusb_open get iSerialNumber failed, retrying...
0.114888 [D1] libusb_open get iSerialNumber failed, retrying...
0.114909 [D2] - VendorID: 1d6b
0.114929 [D2] - ProductID: 0002
0.114941 [D2] - Manufacturer: unknown
0.114960 [D2] - Product: unknown
0.114976 [D2] - Serial Number: unknown
0.114991 [D2] - Bus: 002
0.115006 [D2] - Device: 001
0.115020 [D2] - Device release number: 0419
0.115033 [D2] Trying to match device
0.115052 [D3] match_function_regex: matching a device...
0.115066 [D2] Device does not match - skipping
0.115089 [D2] Checking device (0665/5161) (001/003)
0.118981 [D2] - VendorID: 0665
0.119030 [D2] - ProductID: 5161
0.119048 [D2] - Manufacturer: INNO TECH
0.119064 [D2] - Product: USB to Serial
0.119078 [D2] - Serial Number: unknown
0.119090 [D2] - Bus: 001
0.119102 [D2] - Device: 003
0.119122 [D2] - Device release number: 0002
0.119142 [D2] Trying to match device
0.119157 [D3] match_function_regex: matching a device...
0.119178 [D2] Device matches
0.119218 [D2] failed to claim USB device: could not claim interface 0: Device or resource busy
0.122943 [D2] detached kernel driver from USB device...
0.123004 [D2] failed to claim USB device: could not claim interface 0: Device or resource busy
0.125381 [D2] detached kernel driver from USB device...
0.126293 [D2] failed to claim USB device: could not claim interface 0: Device or resource busy
0.128889 [D2] detached kernel driver from USB device...
0.129200 [D3] nut_usb_set_altinterface: skipped usb_set_altinterface(udev, 0)
0.129233 [D5] send_to_all: SETINFO ups.vendorid "0665"
0.129257 [D5] send_to_all: SETINFO ups.productid "5161"
0.129282 [D5] send_to_all: SETINFO driver.version "2.8.0-Windows-63-g55042401d"
0.129300 [D5] send_to_all: SETINFO driver.version.internal "0.14"
0.129318 [D5] send_to_all: SETINFO driver.name "blazer_usb"
0.129333 Please note that this driver is deprecated and will not receive
new development. If it works for managing your devices - fine,
but if you are running it to try setting up a new device, please
consider the newer nutdrv_qx instead, which should handle all 'Qx'
protocol variants for NUT. (Please also report if your device works
with this driver, but nutdrv_qx would not actually support it with
any subdriver!)
0.131258 [D2] Trying megatec protocol...
0.132420 [D3] send: Q1
0.232394 [D3] read: timeout
0.232439 [D2] blazer_status: short reply
0.232452 [D2] Status read 1 failed
5.386128 [D3] send: error sending control message: Connection timed out
5.386176 [D2] blazer_status: short reply
5.386187 [D2] Status read 2 failed
10.506145 [D3] send: Q1
10.506961 [D3] read: Q1
10.506985 [D2] blazer_status: short reply
10.506998 [D2] Status read 3 failed
10.507008 [D2] Trying mustek protocol...
10.510843 [D3] send: QS
10.536419 [D3] read: timeout
10.536475 [D2] blazer_status: short reply
10.536498 [D2] Status read 1 failed
15.626205 [D3] send: error sending control message: Device or resource busy
15.626267 Got disconnected by another driver: Device or resource busy
To rule out some circumstances:
- is this running in a VM/container? (recent ESXi tickets have similar data dumps)
- if this is a custom build, did you
sudo make install
it to deliver in particular the newudev.rules
orudev.hwdb
file with NUT info? Do you have both of these files under/etc
(from older package and newer custom build, might convey conflicting info then)? - are your NUT drivers configure to run as the same user account you have in those rules?
The recently added #1694 feature seems to help data-mining here:
0.001086 [D1] Succeeded to become_user(nobody): now UID=65534 GID=65534
Seems you ran configure
with default settings, so it did not customize the user account to nut
or ups
as packaging usually does. If your system has the udev
rules delegating USB access to that account and not nobody
- here is one possible culprit.
This one also seems suspicious:
15.626267 Got disconnected by another driver: Device or resource busy
Do you have another instance of the driver running (or trying to)? Notably, with new NUT releases the nut-driver-enumerator.(path|service)
can create service instances for each driver section in ups.conf
which helps out-of-the-box setups but may confuse a bit the manual troubleshooting (you may have to systemctl disable nut-driver@sectionname
or at least stop
it while experimenting).
Thank you for your reply.
* is this running in a VM/container? (recent ESXi tickets have similar data dumps)
No it is an HP Genserver
* if this is a custom build, did you `sudo make install` it to deliver in particular the new `udev.rules` or `udev.hwdb` file with NUT info? Do you have both of these files under `/etc` (from older package and newer custom build, might convey conflicting info then)?
Yes after some digging i found that the default location that use make install in debian 10 is /lib/udev so i rerun with the correct command
./configure --with-user=nut --with-group=nut --with-udev-dir=/etc/udev
and now i have rules correctly placed in /etc/udev/
ll /etc/udev/rules.d/
totale 48
-rw-r--r-- 1 root root 18607 giu 27 2021 61-openmediavault-dev-disk-by-id.rules
-rw-r--r-- 1 root root 14508 nov 10 7:53 62-nut-usbups.rules
-rw-r--r-- 1 root root 0 dic 2 2017 70-persistent-cd.rules
-rw-r--r-- 1 root root 1348 mag 14 2021 99-openmediavault-md-raid.rules
-rw-r--r-- 1 root root 1647 mag 14 2021 99-openmediavault-nonrot.rules
-rw-r--r-- 1 root root 1378 nov 2 2021 99-openmediavault-scheduler.rules
* are your NUT drivers configure to run as the same user account you have in those rules?
now yes after rebuild with correct configure
root@openmediavault:~# cat /etc/udev/rules.d/62-nut-usbups.rules |grep 0665
ATTR{idVendor}=="0665", ATTR{idProduct}=="5161", MODE="664", GROUP="nut"
root@openmediavault:~# NUT_STATEPATH=/tmp /usr/local/ups/bin/blazer_usb -a ups-tecnoware -DDDD
Network UPS Tools - Megatec/Q1 protocol USB driver 0.14 (2.8.0-Windows-63-g55042401d)
0.000000 [D1] debug level is '4'
0.001093 [D1] Succeeded to become_user(nut): now UID=116 GID=122
Do you have another instance of the driver running (or trying to)?
i would say no now but i'm not sure at 100%. There is a way to understand it at 100%?
i have purged nut deb packages before doing the installation with sources and after that i have disabled service auto created as you suggested with systemctl disable nut-driver@ups-tecnoware
and i didn't find anymore logs inside syslog correctly
Actually the new output is this
root@openmediavault:~# NUT_STATEPATH=/tmp /usr/local/ups/bin/blazer_usb -a ups-tecnoware -DDDD
Network UPS Tools - Megatec/Q1 protocol USB driver 0.14 (2.8.0-Windows-63-g55042401d)
0.000000 [D1] debug level is '4'
0.001093 [D1] Succeeded to become_user(nut): now UID=116 GID=122
0.072253 [D3] usb_busses=0x55b6fd340070
0.072301 [D2] Checking device (1D6B/0003) (003/001)
0.119897 [D1] libusb_open get iManufacturer failed, retrying...
0.119947 [D1] libusb_open get iManufacturer failed, retrying...
0.119968 [D1] libusb_open get iManufacturer failed, retrying...
0.119985 [D1] libusb_open get iProduct failed, retrying...
0.120000 [D1] libusb_open get iProduct failed, retrying...
0.120016 [D1] libusb_open get iProduct failed, retrying...
0.120041 [D1] libusb_open get iSerialNumber failed, retrying...
0.120057 [D1] libusb_open get iSerialNumber failed, retrying...
0.120072 [D1] libusb_open get iSerialNumber failed, retrying...
0.120086 [D2] - VendorID: 1d6b
0.120099 [D2] - ProductID: 0003
0.120114 [D2] - Manufacturer: unknown
0.120133 [D2] - Product: unknown
0.120147 [D2] - Serial Number: unknown
0.120166 [D2] - Bus: 003
0.120180 [D2] - Device: 001
0.120193 [D2] - Device release number: 0419
0.120205 [D2] Trying to match device
0.120219 [D3] match_function_regex: matching a device...
0.120236 [D2] Device does not match - skipping
0.120353 [D2] Checking device (0781/5583) (002/002)
0.120433 [D1] libusb_open get iManufacturer failed, retrying...
0.120449 [D1] libusb_open get iManufacturer failed, retrying...
0.120469 [D1] libusb_open get iManufacturer failed, retrying...
0.120490 [D1] libusb_open get iProduct failed, retrying...
0.120513 [D1] libusb_open get iProduct failed, retrying...
0.120529 [D1] libusb_open get iProduct failed, retrying...
0.120545 [D1] libusb_open get iSerialNumber failed, retrying...
0.120567 [D1] libusb_open get iSerialNumber failed, retrying...
0.120596 [D1] libusb_open get iSerialNumber failed, retrying...
0.120613 [D2] - VendorID: 0781
0.120632 [D2] - ProductID: 5583
0.120667 [D2] - Manufacturer: unknown
0.120677 [D2] - Product: unknown
0.120691 [D2] - Serial Number: unknown
0.120705 [D2] - Bus: 002
0.120723 [D2] - Device: 002
0.120735 [D2] - Device release number: 0100
0.120747 [D2] Trying to match device
0.120760 [D3] match_function_regex: matching a device...
0.120792 [D2] Device does not match - skipping
0.120811 [D2] Checking device (1D6B/0002) (002/001)
0.120844 [D1] libusb_open get iManufacturer failed, retrying...
0.120862 [D1] libusb_open get iManufacturer failed, retrying...
0.120884 [D1] libusb_open get iManufacturer failed, retrying...
0.120901 [D1] libusb_open get iProduct failed, retrying...
0.120919 [D1] libusb_open get iProduct failed, retrying...
0.120934 [D1] libusb_open get iProduct failed, retrying...
0.120952 [D1] libusb_open get iSerialNumber failed, retrying...
0.120974 [D1] libusb_open get iSerialNumber failed, retrying...
0.121009 [D1] libusb_open get iSerialNumber failed, retrying...
0.121025 [D2] - VendorID: 1d6b
0.121039 [D2] - ProductID: 0002
0.121051 [D2] - Manufacturer: unknown
0.121063 [D2] - Product: unknown
0.121077 [D2] - Serial Number: unknown
0.121090 [D2] - Bus: 002
0.121116 [D2] - Device: 001
0.121131 [D2] - Device release number: 0419
0.121143 [D2] Trying to match device
0.121162 [D3] match_function_regex: matching a device...
0.121182 [D2] Device does not match - skipping
0.121204 [D2] Checking device (0665/5161) (001/003)
0.125315 [D2] - VendorID: 0665
0.125383 [D2] - ProductID: 5161
0.125411 [D2] - Manufacturer: INNO TECH
0.125438 [D2] - Product: USB to Serial
0.125455 [D2] - Serial Number: unknown
0.125476 [D2] - Bus: 001
0.125489 [D2] - Device: 003
0.125504 [D2] - Device release number: 0002
0.125522 [D2] Trying to match device
0.125537 [D3] match_function_regex: matching a device...
0.125559 [D2] Device matches
0.125599 [D2] failed to claim USB device: could not claim interface 0: Device or resource busy
0.127958 [D2] detached kernel driver from USB device...
0.128052 [D3] nut_usb_set_altinterface: skipped usb_set_altinterface(udev, 0)
0.128101 Please note that this driver is deprecated and will not receive
new development. If it works for managing your devices - fine,
but if you are running it to try setting up a new device, please
consider the newer nutdrv_qx instead, which should handle all 'Qx'
protocol variants for NUT. (Please also report if your device works
with this driver, but nutdrv_qx would not actually support it with
any subdriver!)
0.128127 [D2] Trying megatec protocol...
0.129001 [D3] send: Q1
0.263046 [D3] read: Q1
0.263097 [D2] blazer_status: short reply
0.263137 [D2] Status read 1 failed
0.263904 [D3] send: Q1
0.302952 [D3] read: timeout
0.303349 [D2] blazer_status: short reply
0.303637 [D2] Status read 2 failed
10.464224 [D3] send: error sending control message: Connection timed out
10.464273 [D2] blazer_status: short reply
10.464286 [D2] Status read 3 failed
10.464297 [D2] Trying mustek protocol...
10.464323 [D3] send: error sending control message: Device or resource busy
10.464377 Got disconnected by another driver: Device or resource busy
and this is the syslog when i execute manually the blazer_usb:
Nov 10 07:41:34 openmediavault kernel: [ 1778.353199] usb 1-1.3: usbfs: process 5669 (Thread-13) did not claim interface 0 before use
Nov 10 07:41:34 openmediavault kernel: [ 1778.525438] usb 1-1.3: usbfs: process 5669 (Thread-13) did not claim interface 0 before use
Nov 10 07:41:34 openmediavault kernel: [ 1778.525454] usb 1-1.3: usbfs: process 5669 (Thread-13) did not claim interface 0 before use
Nov 10 07:41:34 openmediavault kernel: [ 1778.532126] usb 1-1.3: usbfs: process 16704 (blazer_usb) did not claim interface 0 before use
Nov 10 07:41:44 openmediavault kernel: [ 1788.689202] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd blazer_usb rqt 33 rq 9 len 8 ret -110
Nov 10 07:41:44 openmediavault kernel: [ 1788.689339] usb 1-1.3: usbfs: process 16704 (blazer_usb) did not claim interface 0 before use
Nov 10 07:41:45 openmediavault kernel: [ 1789.221339] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd Thread-13 rqt 33 rq 9 len 8 ret -110
Nov 10 07:42:00 openmediavault kernel: [ 1804.165202] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd Thread-13 rqt 33 rq 9 len 8 ret -110
Nov 10 07:42:15 openmediavault kernel: [ 1819.205466] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd Thread-13 rqt 33 rq 9 len 8 ret -110
Nov 10 07:42:29 openmediavault kernel: [ 1834.053373] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd Thread-13 rqt 33 rq 9 len 8 ret -110
Nov 10 07:42:44 openmediavault kernel: [ 1848.997387] usb 1-1.3: usbfs: USBDEVFS_CONTROL failed cmd Thread-13 rqt 33 rq 9 len 8 ret -110
Thanks for the details. Did you restart udev service and replug the USB connection after make install
? Or reboot the system for similar effect?
Helped me in a recent setup...
To check for running drivers, ps -ef | egrep '(nut|ups)
usually helps :)
When/if the current problems get resolved, don't forget to reenable the nut-driver service instance ;)