Displaying 20 results from an estimated 7000 matches similar to: "Tripp-lite AVR700U '-x productid=3024' option"
2023 May 04
1
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
Dears,
I'm trying to connect this new version of the AVR700U to nut - 2.7.4-27 running over OpenWrt 22.03.5, installed from the stable release repositories, for an ath79 USB2.0 gigabit WiFi router.
According to the supported list, I thought this UPS was supposed to use the USB 2010 protocol, but I guess that was an old version because now uses the 3024 protocol (perhaps it would be good to
2023 May 06
1
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
I think 3024 was added after NUT 2.7.4 release.
On Thu, May 4, 2023, 18:20 Feliciano Chavez via Nut-upsuser <
nut-upsuser at alioth-lists.debian.net> wrote:
> Dears,
>
> I'm trying to connect this new version of the AVR700U to nut - 2.7.4-27
> running over OpenWrt 22.03.5, installed from the stable release
> repositories, for an ath79 USB2.0 gigabit WiFi router.
>
2023 May 06
1
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
That It may be right (I don't know), however, where could we confirm whether 3024 is already supported for 2.8.0 or newer?
And let's suppose it is. Because current OpenWrt releases are built arround 2.7.4-27, what could I try to backport that (driver mod) to 2.7.4-27?
________________________________
De: Jim Klimov <jimklimov+nut at gmail.com>
Enviado: s?bado, 6 de mayo de 2023 4:21
2023 May 08
2
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
I'm mostly not online for a few more days, so can't check directly.
The general answers to the two questions would be:
1) checking if it is there:
* revise if it is mentioned in the NEWS file (in sources - release tarball
or on github);
* check issues on github;
* search/grep for 3024 in current/release-tagged codebase...
2) getting it to your system: versioning looks debianish, some
2023 May 08
1
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
For clarity, `upsd` is the networked data server for local or remote
clients like `upsmon` or `upsc`. It talks to locally running NUT driver(s)
which talk to actual devices with their media and protocols. It is the
driver (like `usbhid-ups`) that would be annoyed by hardware reconnections.
That said, I think there were some fixes to reconnection behavior, which
might have landed even after 2.8.0
2023 May 08
2
NUT support for the new Tripp Lite AVR700U (USB 3024) under OpenWrt?
Thanks for your support, Jim.
I found a workaround:
logread showed some access-denied errors, and because I don't know exactly what it may be (except the lack of udev rules perhaps), I ran upsd as root and it connected with the UPS. Therefore I wonder whether a more elegant solution could be used for this part?
But there are several things about the readings with the 2.7.4 usbhid-ups driver
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David,
I appreciate the quick feedback!
If I didn't fat finger any of the parameters you sent me, it's still not working.
Here's the output from the attempt to start. (BTW - nothing appears in the daemon.log when I use the upsdrvctl command.)
pi at elmer:/home/macbackup $ sudo vi /etc/nut/nut.conf
pi at elmer:/home/macbackup $ sudo vi /etc/nut/ups.conf
pi at
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
The fix:
Was following a howto here: https://raymondjdouglas.com/blog/2018/ups-monitoring/
Much thanks to David Zomaya for coming up with the recipe!
Nut.conf:
Just have
MODE=standalone
UPS.conf
[tripplite]
driver = usbhid-ups
port = auto
productid=3024
desc = "Tripp Lite Internet600U"
upsd.conf
LISTEN 127.0.0.1 3493
LISTEN ::1 3493
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Funny - I thought of that and had tried it. Didn't work
I also moved it from the USB2 ports to the USB3 ports.
Same result.
I have not heard of udev, but after quick googling and glancing at an example, /etc/udev/rules.d/99-com.rules
I am not convinced that I coule come up with a formula to make a working rule.
Is there a simple sample I can copy to help figure out elevated
2020 May 21
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
I'm not seeing this in the log. I'm guessing that's not great.
May 20 19:57:28 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale
May 20 19:57:33 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale
May 20 19:57:38 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale
May 20 19:57:43 elmer upsmon[3828]: Poll UPS
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Sorry, neglected to mention:
You'll need to either reload the udev rules or reboot to make the new rule "active".
Thank you,
David Zomaya
Tripp Lite
________________________________
From: David Zomaya
Sent: Wednesday, May 20, 2020 2:11:24 PM
To: Tom Cooper
Cc: nut-upsuser
Subject: Re: [POSSIBLE FRAUD] Re: [Nut-upsuser] [EXTERNAL] Re: Help with Tripp Lite Internet600U
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David,
That's exciting - but I am not seeing similar results.
I *must* be doing something dumb - but I can't see it.
I've got nut-2.7.4-8 installed on my pi
Hope you can help.
Tom
pi at elmer:/home/macbackup $ lsusb | grep ipp
Bus 001 Device 004: ID 09ae:3024 Tripp Lite
pi at elmer:/home/macbackup $ sudo cat /etc/nut/nut.conf
# Network UPS Tools: example nut.conf
#
2020 May 21
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David,
Thanks again for your help today. You're amazing.
If the folks on the list could chime in - thoughts about what I could try next?
May 20 19:57:28 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale
pi at elmer:/home/macbackup $ lsusb
Bus 002 Device 006: ID 0bc2:3343 Seagate RSS LLC
Bus 002 Device 005: ID 0bc2:3343 Seagate RSS LLC
Bus 002 Device
2020 Apr 10
1
Tripp Lite AVR900U
Hello! I am currently having issues monitoring a Tripp-Lite AVR900U.
First, here are a few system details:
> Manjaro Linux - kernel 5.4.30-1
> network-ups-tools 2.7.4-5 (built from Arch User Repository)
> (lsusb output) Bus 003 Device 003: ID 09ae:3024 Tripp Lite AVR900U
Contents of /etc/ups/ups.conf:
> [tripplite]
> driver = usbhid-ups
> port = auto
Contents of
2020 May 21
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
No, it's not.
I'd defer to the list for tips on that one.
First thing I'd try if no one else has ideas is checking lsusb and restarting the service.
Thank you,
David Zomaya
Tripp Lite<http://www.tripplite.com/>
________________________________
From: Tom Cooper <tom at cooperfamily.xyz>
Sent: Wednesday, May 20, 2020 7:00 PM
To: David Zomaya
Cc: nut-upsuser
2020 May 20
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Borrowing from our friends at Ask Ubuntu ( https://askubuntu.com/a/276637 ) there is. I've modified it for use with a Tripp Lite UPS and 3024 protocol below. Try disconnect/reconnect after and see what happens.
:/etc/nut$ cat /etc/udev/rules.d/90-nut-ups.rules
# /etc/udev/rules.d/90-nut-ups.rules
ACTION=="add", \
SUBSYSTEM=="usb", \
ATTR{idVendor}=="09ae",
2020 May 20
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Glad to hear it's working, thanks Tom.
Network UPS Tools team: is fixing this as simple as me telling you what new UPS protocols are HID-PDC compliant?
Thank you,
David Zomaya
Tripp Lite<http://www.tripplite.com/>
________________________________
From: Tom Cooper <tom at cooperfamily.xyz>
Sent: Wednesday, May 20, 2020 2:42 PM
To: David Zomaya
Cc: nut-upsuser
Subject: Re:
2020 May 20
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
My thoughts for a test:
* Just have
MODE=standalone
in nut.conf
* Put
[tripplite]
driver = usbhid-ups
port = auto
productid=3024
desc = "Tripp Lite Internet600U"
In ups.conf
* Put
LISTEN 127.0.0.1 3493
LISTEN ::1 3493
[tripplite]
driver = usbhid-ups
port = auto
in upsd.conf
That may be suboptimal but will probably work for a test.
Side
2020 May 20
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Wow - you're doing all the work for me!
Thanks for the rule set.
I can't easily reboot that box just now, so I'm working on reloading the rules.
When I try
udevadm control --reload-rules && udevadm trigger
May 20 15:19:01 elmer systemd-udevd[3413]: Process '/sbin/crda' failed with exit code 234.
May 20 15:19:01 elmer systemd-udevd[3413]: Using default
2020 May 20
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Tested a Ubuntu 18.04 LTS virtual machine with NUT 2.7.4 and a 3024 protocol Tripp Lite UPS (mine is a INTERNET550U, but same protocol)
:/etc/nut$ lsusb | grep Tripp
Bus 002 Device 004: ID 09ae:3024 Tripp Lite
I it got generally working (outputting reasonable responses to upsc, although there are some issues with variables like frequency) by adding productid=3024 to my ups.conf. Like this: