similar to: 2.6.38.3 w/nut: libusb_get_string: error sending control message: Broken pipe

Displaying 20 results from an estimated 1000 matches similar to: "2.6.38.3 w/nut: libusb_get_string: error sending control message: Broken pipe"

2009 Oct 29
1
2.6.31.4: Any other suggestions regarding a UPS/USB (APC1500VA) on (Intel P55KG) stale issue?
Hello, Problem: When I migrated from a DG965WH -> DP55KG motherboard, there were quite a bit of issues, host still does not reboot without special flags, e.g. reboot=a, the NIC driver is broken with the in-kernel version (the one on e1000.sourceforge) fixes that and finally my UPS USB has driver stale problems, with two issues already relating to the HW/drivers themselves it would not be
2009 Oct 13
6
USB/UPS connectivity issue on Intel DP55KG Motherboard
Hello, I use the following in my ups.conf: # USB: [apc] driver = usbhid-ups port = auto desc = "APC 1500VA" pollfreq = 5 On my new motherboard (an Intel DP55KG), every once and awhile I get this: Broadcast Message from nut at box.com (somewhere) at 17:48 ... Communications with UPS apc at localhost lost Broadcast Message from nut at box.com
2007 Aug 25
1
nut-2.2.0+linux kernel usb/hiddev bug
-> ups at p34 POWER ALERT on Sat Aug 25 07:40:01 EDT 2007 -> UPS belkin at localhost battery is low The last good version is 2.0.4, someone e-mailed me from this list before exactly why this happened it was about ignoring bad events from the usb-dev subsystem/kernel but I guess my question is this going to get fixed or should I stick with 2.0.4 as long as I can? Thanks. # ./usbhid-ups
2007 Jul 28
1
nut 2.0.5-3+b1 reports low battery, previous versions do not
Package: nut Version: 2.0.5-3+b1 Running: Debian Testing Arch: x86_64 BUG: (the battery is relatively new (6mos) and there have been no recent power outages) Jul 28 04:29:44 p34 upsmon[2402]: UPS belkin at localhost battery is low Jul 28 05:13:15 p34 upsmon[2402]: UPS belkin at localhost battery is low Jul 28 05:14:05 p34 upsmon[2402]: UPS belkin at localhost battery is low FIX: (go back to
2015 Jun 08
0
libusb_get_string: invalid argument
[please use reply-all to include the list, as the list does not override the Reply-To header.] On Jun 7, 2015, at 5:02 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > Here is the driver debug log. If I just let it run, it pops up with > libusb_get_string_invalid argument over and over again, mixed in the > debug output. seems to be several issues reported in the log, but they
2015 Jun 09
0
libusb_get_string: invalid argument
On Mon, Jun 8, 2015 at 11:20 PM, Charles Lepple <clepple at gmail.com> wrote: > On Jun 8, 2015, at 8:23 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > >> Hi Charles. I patched, reconfigured, remake'd, remake install'd - but >> no change. however, some more likely helpful information below for >> you. Thank you > > Odd. Are you sure that the
2015 Jun 10
0
libusb_get_string: invalid argument
And here are the logs and GDB output from the reconfigured/recompiled CFLAGS=-G program. You will notice i made a change to the version definition of tripplite-hid.c just to make sure i am working with the updated version. On Tue, 9 Jun 2015, Charles Lepple wrote: > On Jun 9, 2015, at 4:55 PM, Greg Hersch wrote: > >> (gdb) bt >> #0 libusb_get_string (udev=0x43110,
2008 Dec 02
1
bit per bit copy! ext3
I have a flash memory stick that is formated with ext3 file system. NOw, there is an application on it that I would like to copy to another memory stick. I can copy it, but when I do so, that application does not work properly (it won't start - boot problem???). Is there a tool that can copy an entire content from one flash stick to another? Thanks!!! -------------- next part --------------
2015 Jun 12
0
libusb_get_string: invalid argument (other usbhid-ups users, please test)
Greg, I think I fixed it. Thanks for your patience. https://github.com/networkupstools/nut/pull/213 Diffs: https://github.com/networkupstools/nut/compare/usbhid_ups_input_vs_feature If anyone else can test usbhid-ups against their hardware before I merge this to master, I would appreciate it. I tried my MGE UPS on a Linux box as well, and it does not get interrupt events there, either. -
2015 Jun 07
2
libusb_get_string: invalid argument
Hi - I just installed NUT from source, using the usbhid-ups driver for a tripplite UPS (i compiled with the appropriate flag for the USB device). NUT version is 2.7.3. I UPS is AVR900U System is archlinux - fully up to date, running on an ARM device. Linux <Systemnameomitted > 3.1.10-35-ARCH #1 PREEMPT Fri Jan 23 19:14:18 MST 2015 armv5tel GNU/Linux I can communicate with my UPS - no
2015 Jun 10
3
libusb_get_string: invalid argument
On Jun 9, 2015, at 4:55 PM, Greg Hersch wrote: > (gdb) bt > #0 libusb_get_string (udev=0x43110, StringIdx=0, buf=0x40204 <buf> > "", buflen=20) at libusb.c:496 > #1 0x00015330 in HIDGetIndexString (udev=<optimized out>, > Index=<optimized out>, buf=0x40204 <buf> "", buflen=<optimized out>) > at libhid.c:407 > #2 0x00012e18
2015 Jun 09
2
libusb_get_string: invalid argument
On Jun 8, 2015, at 8:23 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > Hi Charles. I patched, reconfigured, remake'd, remake install'd - but > no change. however, some more likely helpful information below for > you. Thank you Odd. Are you sure that the new version of usbhid-ups got installed to the same path you are running? Also, there is no protection against
2009 Nov 19
3
APC BR1500LCD
Hi gang, I have the APC BR1500LCD [1] and would like to know if NUT can handle it. The compatibility list [2] does not show it but I thought that perhaps it would fit in as some other unit. Does anyone else have this unit? [1] http://www.apc.com/resource/include/techspec_index.cfm?base_sku=BR1500LCD [2] http://www.networkupstools.org/compat/stable.html -- /jm
2015 Jun 11
2
libusb_get_string: invalid argument
Greg, I'm still not 100% on what is going on, but after comparing the call stack with a debug session here, I think I have at least identified why I wasn't seeing similar behavior. There are two ways that the driver can get information from the UPS: asking the UPS for a specific report (which returns one or more values), and checking the interrupt pipe (which the UPS can fill with
2015 Jun 09
0
libusb_get_string: invalid argument
Hi Charles. I patched, reconfigured, remake'd, remake install'd - but no change. however, some more likely helpful information below for you. Thank you On Mon, Jun 8, 2015 at 12:34 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > > > On Sun, 7 Jun 2015, Charles Lepple wrote: > >> [please use reply-all to include the list, as the list does not override >>
2015 Jun 08
2
libusb_get_string: invalid argument
On Sun, 7 Jun 2015, Charles Lepple wrote: > [please use reply-all to include the list, as the list does not override the Reply-To header.] > > On Jun 7, 2015, at 5:02 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > >> Here is the driver debug log. If I just let it run, it pops up with >> libusb_get_string_invalid argument over and over again, mixed in the
2015 Jun 12
3
libusb_get_string: invalid argument (other usbhid-ups users, please test)
thanks - this has been fun. There is one other thing I have been having trouble with - and i've tried it on two archlinuxarm installs and gotten the same thing. i am not even sure if its important for me. but if i try to configure and make with neon support - it cant find the neon libraries. despite neon having been installed several different ways (i tried pacman, as well as compiling
2010 Nov 01
2
Best supported motherboard
Which among these three motherboard is the best supported in Linux (Centos/Ubuntu) ? Intel? Desktop Board DH55HC [ http://ark.intel.com/Product.aspx?id=42409 ] Intel? Desktop Board DP55WG [ http://ark.intel.com/Product.aspx?id=40078 ] Intel? Desktop Board DP55KG [ http://www.intel.com/products/desktop/motherboards/DP55KG/DP55KG-overview.htm] Also which will be a good processor , for using
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
Hello, Information: gcc -v: gcc version 4.3.3 (Debian 4.3.3-3) os: Debian/Testing Pulled latest release from asterisk site, compiled, installed it. I have a barebones configuration: $ ls -l asterisk extensions.conf modules.conf sip.conf users.conf voicemail.conf You can see them here: http://home.comcast.net/~jpiszcz/20090418/extensions.conf
2007 Aug 25
2
Belkin VA 550 USB Not Supported With nut 2.2.0
# /lib/nut/megatec_usb -a myups Network UPS Tools 2.2.0- - Megatec protocol driver 1.5.4 [megatec_usb] Carlos Rodrigues (c) 2003-2007 Serial-over-USB transport layer for Megatec protocol driver [megatec_usb] No supported devices found. Please check your device availability with 'lsusb' and make sure you have an up-to-date version of NUT. If this does not help, try running the driver with