search for: usbdevfs_reapurb

Displaying 3 results from an estimated 3 matches for "usbdevfs_reapurb".

2016 Oct 22
3
Data Stale at random intervals
- Charles > On Oct 16, 2016, at 3:34 AM, Daniel Shields <grungelizard9 at hotmail.com> wrote: > > I've been testing with debug further and there's a few extra lines when the nut-server stops communicating as opposed to when it's running. > > > Backtrace after stale data, UPS nailbunny at localhost is unavailable: > Sorry to take a while to get back to you
2016 Oct 28
0
Data Stale at random intervals
...tion as well. Tried sending the full zipped log but it was too big. Attaching the part where the error occurred. It seems like it was able to recover a couple of times, but the last time it got stuck. Thanks! ====================== select(5, NULL, [4], NULL, {0, 1000}) = 0 (Timeout) ioctl(4, USBDEVFS_REAPURBNDELAY, 0x7ffe72cb0678) = -1 EAGAIN (Resource temporarily unavailable) select(5, NULL, [4], NULL, {0, 1000}) = 1 (out [4], left {0, 253}) ioctl(4, USBDEVFS_REAPURBNDELAY, 0x7ffe72cb0678) = 0 ioctl(4, USBDEVFS_DISCARDURB, 0x7ffe72cb06b0) = -1 EINVAL (Invalid argument) ioctl(4, USBDEVFS_REAPURB ====...
2008 Jan 25
3
Bug#462468: nut: megatec_usb ups not detected since 2.2.1 update anymore
...ks without problems - but since the > 2.2.1-1 update the "upsdrvctl start" from the init script just fails, > executing the command manually outputs that it can't find a Megatec > Protocol UPS. > > Straceing it there is a loop of: > > ... > [pid 23913] ioctl(4, USBDEVFS_REAPURBNDELAY, 0xbfac4d18) = -1 EAGAIN (Resource temporarily unavailable) > [pid 23913] select(5, NULL, [4], NULL, {0, 1000}) = 0 (Timeout) > [pid 23913] gettimeofday({1201220631, 708379}, NULL) = 0 > [pid 23913] ioctl(4, USBDEVFS_REAPURBNDELAY, 0xbfac4d18) = -1 EAGAIN (Resource temporarily unavai...