search for: usbdevfs_getdriv

Displaying 2 results from an estimated 2 matches for "usbdevfs_getdriv".

Did you mean: usbdevfs_getdriver
2018 Jul 02
4
No run cmd /usbhid-ups -k !
...ioctl(12, USBDEVFS_REAPURBNDELAY, 0xbecf8f24) = 0 timerfd_settime(11, 0, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0 ioctl(12, USBDEVFS_REAPURBNDELAY, 0xbecf8f24) = -1 EAGAIN (Resource temporarily unavailable) ioctl(12, USBDEVFS_CLAIMINTERFACE, 0xbecf910c) = -1 EBUSY (Resource busy) ioctl(12, USBDEVFS_GETDRIVER, 0xbecf9024) = 0 ioctl(12, USBDEVFS_CLAIMINTERFACE, 0xbecf910c) = -1 EBUSY (Resource busy) ioctl(12, USBDEVFS_GETDRIVER, 0xbecf9024) = 0 ioctl(12, USBDEVFS_CLAIMINTERFACE, 0xbecf910c) = -1 EBUSY (Resource busy) ioctl(12, USBDEVFS_GETDRIVER, 0xbecf9024) = 0 ioctl(12, USBDEVFS_CLAIMINTERFACE, 0xbec...
2018 Jul 02
0
No run cmd /usbhid-ups -k !
On Jul 2, 2018, at 9:02 AM, icingaj at gmail.com wrote: > > ioctl(12, USBDEVFS_CLAIMINTERFACE, 0xbecf910c) = -1 EBUSY (Resource busy) > ioctl(12, USBDEVFS_GETDRIVER, 0xbecf9024) = 0 > writev(2, [{"Can't claim USB device [0463:fff"..., 62}, {NULL, 0}], 2Can't > claim USB device [0463:ffff]: No such file or directory > ) = 62 > exit_group(1) = ? > +++ exited with 1 +++ > > Why? did you see this...