similar to: Error Result

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 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,
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
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 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)
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
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
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
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
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
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
2011 Oct 31
2
APC Smart-UPS 1000 USB not compatible?
Hi all, just installed the nut package from apt on Ubuntu. Here's what I got. 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 APC device (051d:0003) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not fix the problem, try running the
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
2014 Feb 07
2
compatable driver
Hi, I'm trying to find, & set up a compatable driver for a Tripp-Lite OMNI1500LCDT ups. Not having any luck with tripplite_usb, or usbhid-ups. Running nut 2.6.2-1 on Fedora 14. Installed from package. Suggestions? Dick Lawson [root at Muleyputer ~]# upsdrvctl start Network UPS Tools - UPS driver controller 2.6.2 Network UPS Tools - Generic HID driver 0.35 (2.6.2) USB
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:
2014 Nov 29
1
New UPS, upsdrvctl report
Per the message printed by upsdrvctl: upsdrvctl start Network UPS Tools - UPS driver controller 2.6.3 Network UPS Tools - Generic HID driver 0.35 (2.6.3) USB communication driver 0.31 This TrippLite device (09ae:3016) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not fix the problem, try running the driver with the