Displaying 20 results from an estimated 8000 matches similar to: "Error Result"
2010 Sep 11
1
TrippLite SMART1000LCD
These patches allow this device to function in nut..
diff --git a/trunk/drivers/tripplite-hid.c b/new/drivers/tripplite-hid.c
index c36da98..dddd13c 100644
--- a/trunk/drivers/tripplite-hid.c
+++ b/new/drivers/tripplite-hid.c
@@ -71,6 +71,8 @@ static usb_device_id_t tripplite_usb_device_table[] = {
       { USB_DEVICE(TRIPPLITE_VENDORID, 0x2005), battery_scale_0dot1 },
       /* e.g. TrippLite
2011 Aug 15
2
Tripplite Smart1200LCD and Debian
Hey all,
I am trying to use NUT for a Tripplite Smart1200 LCD on a fresh copy of Debian 6.0.2.1. I installed NUT version 2.4.3 and I have pored through pages and pages of other posts, but for the life of me I can not get it to recognize the Tripplite. I know its an 09ae:2009 device and I've tried to add a rule in /lib/udev/rules.d/52-nut-usbups.rules as according to some posts, but to no
2010 May 10
3
Support for Tripp Lite SmartOnline SU1000XLA?
Hi,
I'm running the latest stable nut (2.4.3).  It doesn't appear to provide
support for the Tripp Lite SmartOnline SU1000XLA.
[sups]
    driver = usbhid-ups
    port = auto
    vendorid = 09ae
    productid = 4004
4337# upsdrvctl start
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
Using subdriver:
2011 Mar 06
1
Tripp-Lite AVR-900U
Greetings. I have a Tripp-Lite AVR-900U that I am trying to get work with
NUT. (I rather naively bought the thing assuming that since NUT worked with
the AVR-750U, that the same would be so of this model.)
Here's what I've got so far:
# upsdrvctl start
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
This
2011 Aug 21
1
Tripp Lite 2010 results
Hi all,
As requested by upsdrvctl, I'm reporting on my results connecting a 
Tripp Lite UPS (G1010USB).  This server is running on Ubuntu Lucid, nut 
version is 2.4.3-1ubuntu3.1.
With ups.conf:
[ups]
driver = usbhid-ups
port = auto
Results:
# upsdrvctl start
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
2014 Jun 13
2
New Tripplite UPS: INTERNET350U
Hello,
I tried to the the driver 'usbhid-ups' for my Tripplite UPS Model:
INTERNET350U.  I received the following error:
Network UPS Tools - UPS driver controller 2.4.3
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
This TrippLite device (09ae:2010) is not (or perhaps not yet) supported
by usbhid-ups. Please make sure you have an up-to-date version
2014 Jun 15
2
New Tripplite UPS: INTERNET350U
Hello Charles,
Thank you for your suggestion, however it didn't help.  I was running it as
root but I went ahead and added the -u root anyways.  Nothing changed.  So
part or all the problem is that I don't have the "libhidups or
libhid.usermap" files that the man page talks about:
You also need to install manually the legacy hotplug files (libhidups and
libhid.usermap,
2010 Mar 09
1
Tripp-Lite SU2200XLA problem
Hi,
I kludged support for the TrippLite SU2200XLA into nut-2.4.3 as follows:
--- ./drivers/tripplite-hid.c.0 2010-03-03 15:53:20.000000000 -0500
+++ ./drivers/tripplite-hid.c   2010-03-03 15:53:40.000000000 -0500
@@ -81,6 +81,8 @@
        { USB_DEVICE(TRIPPLITE_VENDORID, 0x4002), battery_scale_1dot0 },
        /* e.g. TrippLite SmartOnline SU1500RTXL2ua */
        {
2010 Feb 05
1
USB permission problem
I have just compiled and installed nut-2.4.1 and I get
the following errors when I try it: There is no difference
if I run it as root or normal user. Any help would be
appreciated.
# usbhid-ups -DDD -a SMART1000LCD
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
USB communication driver 0.31
debug level is '3'
upsdrv_initups...
Checking device (1D6B/0002) (001/001)
libusb
2013 Apr 06
1
Problems with a Tripplite Smart150LCD UPS
I am currently running FreeNAS-8.3.1-RELEASE-x64 (r13452) using the 
packaged version of NUT, 2.6.5, using the usbhid-ups (Generic HID driver 
0.37).  Here is the output of "/usr/local/libexec/nut/usbhid-ups -D -D 
-D -D -D -D -a tripplite":
Network UPS Tools - Generic HID driver 0.37 (2.6.5)
USB communication driver 0.31
    0.000000    send_to_all: SETINFO driver.parameter.port
2006 Jul 24
3
Tripp Lite Smart1000LCD driver problem
Thanks Kjell for the help with the build problem. Thanks for your input, 
too, Charles.
Now I have a new problem that I think has already been solved. I have 
Tripp Lite Smart1000LCD UPS (usb), but I can't get the newhidups driver 
to communicate correctly. I found a thread on the development list from 
last December where Jonathan Freedman described had a problem with this 
UPS in a thread
2012 Feb 13
1
[HCL] Tripp-Lite Omnismart500 supported by tripplite_usb
Device manufacturer and name:
Tripp-Lite OmniSmart500
upsc output:
matt at backup:/etc$ sudo upsc tripplite
battery.charge: 100
battery.test.status: Battery OK
battery.voltage: 14.56
battery.voltage.nominal: 12
device.mfr: Tripp Lite
device.model: OMNISMART500
device.type: ups
driver.name: tripplite_usb
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.version: 2.4.3
2014 Jul 05
0
New Tripplite UPS: INTERNET350U
On Jun 21, 2014, at 10:21 AM, Bossard <ebossard at gmail.com> wrote:
> On Sun, Jun 15, 2014 at 10:19 AM, Charles Lepple <clepple at gmail.com> wrote:
>> usbhid-ups -u root -x productid=2010 -DD -a <UPS-name>
> 
> Hello Charles,
> 
> Sorry it took me so long to post:
> 
> (The output of:)  /lib/nut/usbhid-ups -u root -x productid=2010 -DD -a tripplite 
2010 Mar 26
5
Tripp Lite SmartOnline 3U
I have the following UPS that I'm trying to get to work with NUT:
SU3000RTXL3U
I have it connected via USB.  My ups.conf looks like:
[test]
    driver = usbhid-ups
    vendorid = 09ae
    port = auto
When I run upsdrvctl -DD start, I get:
Network UPS Tools - UPS driver controller 2.4.1
Starting UPS: test
exec: /lib/nut/usbhid-ups -a test
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
2012 Dec 11
2
Smart1500LCD USB and usbhid-ups
Greetings all,
Anyone have a clue on this behavior (see below) on this behavior with
FreeNAS-8.3.0-RELEASE-x64 (r12701M) on a TrippLite 1500LCD UPS? NUT version
is 2.6.5
Using the following profile: Tripp-Lite ups 2 Smart1500LCD USB (usbhid-ups)
I get the following:
Dec 10 21:40:12 nas6 kernel: uhid0: <Tripp Lite TRIPP LITE UPS, class 0/0,
rev 1.10/0.02, addr 2> on usbus1
Dec 10 21:40:12
2011 Feb 14
1
Tripp-Lite SMART1000LCD usbhid failed to claim USB device
Trying to get a Tripp-Lite to work with nut--Ubuntu 10.10. I was getting the
error message "unable to claim USB device", tried to unbind the drivers to
that device, and had the following delightful experience. In short, continue
to get the same problem, and the drivers bound themselves back.
Any suggestions?
-----------
usb.conf has the following:
[Tripp-Lite]
driver = usbhid-ups
port
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
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:
2010 Sep 06
2
HP T1500 INTL
I have a HP T1500 INTL that isn't picked up under 2.4.3. I added the USB
device ID to tripplite-hid.c like:
        /* HP T1500 INTL */
        { USB_DEVICE(HP_VENDORID, 0x1f09), battery_scale_1dot0 },
and it seems to work just fine:
# upsc UPS1 at localhost
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 30
battery.temperature: 23.9
battery.type:
battery.voltage: 40.9
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",