Re: 10 seconds lag when connecting UPS device (usb_submit_urb(ctrl) failed: -1)

2012-08-11 Thread Laurent Bigonville
Le Sat, 11 Aug 2012 14:01:21 -0400 (EDT), Alan Stern a écrit : Hi, > Try using usbmon to see what happens when the UPS is plugged in > (instructions are in Documentation/usb/usbmon.txt). Thanks for your answer. Please see the attached logs. Hope this will help. Cheers Laurent Bigo

Re: 10 seconds lag when connecting UPS device (usb_submit_urb(ctrl) failed: -1)

2012-08-12 Thread Laurent Bigonville
Le Sat, 11 Aug 2012 15:11:28 -0400 (EDT), Alan Stern a écrit : > On Sat, 11 Aug 2012, Laurent Bigonville wrote: > > > Le Sat, 11 Aug 2012 14:01:21 -0400 (EDT), > > Alan Stern a écrit : > > > > Hi, Hi, > > > > > Try using usbmon t

Re: 10 seconds lag when connecting UPS device (usb_submit_urb(ctrl) failed: -1)

2012-08-14 Thread Laurent Bigonville
Le Sun, 12 Aug 2012 17:23:30 -0400 (EDT), Alan Stern a écrit : > On Sun, 12 Aug 2012, Laurent Bigonville wrote: > > > > I don't know how well this will work, but you can tell the > > > computer not to ask for all those reports by using an appropriate > > >

Re: 10 seconds lag when connecting UPS device (usb_submit_urb(ctrl) failed: -1)

2012-08-22 Thread Laurent Bigonville
Le Wed, 15 Aug 2012 10:53:07 -0400 (EDT), Alan Stern a écrit : > On Tue, 14 Aug 2012, Laurent Bigonville wrote: > > > > But does the UPS work okay when you use the parameter? If it > > > does, the quirk information can be added to a permanent table in > > > t

Weird Serial number with Fitbit Base Station dongle

2013-07-23 Thread Laurent Bigonville
Hi, This is probably a minor issue, but when plugin the Fitbit base station dongle, I'm getting some weird serial number in dmesg. Can something be done here? Kind regards Laurent Bigonville [ 9993.722197] usb 1-1.2: new full-speed USB device number 7 using ehci-pci [ 9993.820617] usb

Re: Weird Serial number with Fitbit Base Station dongle

2013-07-23 Thread Laurent Bigonville
Le Tue, 23 Jul 2013 10:16:00 -0400 (EDT), Alan Stern a écrit : > On Tue, 23 Jul 2013, Laurent Bigonville wrote: > > > Hi, > > > > This is probably a minor issue, but when plugin the Fitbit base > > station dongle, I'm getting some weird serial number in dm

ioctl for HID Power devices (UPS) always returning 0

2018-09-30 Thread Laurent Bigonville
S HID device name: "EATON Ellipse ECO" Battery Chemistry: "" (0) Battery Capacity: (null) As you can see, the values are set to 0. Any idea what's wrong here? Kind regards, Laurent Bigonville #include #include #include #include #include #include #include #include

Re: ioctl for HID Power devices (UPS) always returning 0

2018-09-30 Thread Laurent Bigonville
Le 30/09/18 à 13:59, Laurent Bigonville a écrit : Hello, For quite some time, upower is not properly displaying the information from my Eaton UPS, looking at this it seems that the kernel is not returning the correct information. OK, the issue comes from