-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eaton 9E Model (bypass and Eco) Low/High Voltage Transfer is missing however present when usbhid-usb debug Driver #2492
Comments
using Unraid NUT plugin v2.8.2 , posted from old version from #1925 if need new will post again . values present in usbhid debug but not in UPS variables:
|
@jimklimov @arnaudquette-eaton can you please confirm if this issue can be fixed ? |
to me, it's just another variation of the missing model name. |
Thanks for answer, so @jimklimov should add the model 9E or add all those vars of model to fix it ? |
@jimklimov can you please check it , it seems same other vars also is missing ... |
To keep things cross-linked and context visible, this post (and the bit on model naming improvements) is related to at least: |
networkupstools#1925] Also handle "unknown 2000" assuming it is a mis-read "Eaton 9E 2000(i?)" which refused to tell libusb its vendor/product/serial strings. This may be the answer to such issues as networkupstools#1925, networkupstools#2380 (re-opened), networkupstools#2492 Signed-off-by: Jim Klimov <[email protected]>
Now as the iProduct and etc was fixed by #2604 those (and more) values still is missing ... |
Unless you provide libusb debug output, I cannot help. Do the manufacturer/product strings show up in xusb? |
I will post new libusb debug here tomorrow , the old one |
Here is the new log after the fix #2604 : |
libusb debug from xusb (with code to check langid) is same as here : libusb/libusb#1548 (comment) |
I see in your nut_debug_log.txt that the device is identified with Manufacturer: EATON and Product: Eaton 9E. I also see HighVoltageTransfer with value 300 and LowVoltageTransfer with value 100. So I guess there is nothing wrong with the USB communication and nothing I can help you with. |
Sure ,you already make amazing work to fix
Thouse values already was avalibe in UPS variables befor the fix , as but the question is about other values that avalibe in debug but not in variables like :
|
and here is nut details :
|
after a little research it seems thouse values are missing in but present in |
So I can try to add thouse values to table, but seems its more complicated to add ECO Mode to NUT in #2495 for Eaton ups |
indeed @masterwishx , as you found, not all HID data are mapped to NUT variables. |
I can try to add thouse missing values but still need some way to activate bypass or eco mode in code... |
Thanks for amazing work for we can use NUT and upgrade it :) |
|
Oh or it's mean like input to ups from wall socket power? |
lsusb.txt
usbhid-ups.txt
The text was updated successfully, but these errors were encountered: