search for: usbdevfs_claiminterface

Displaying 6 results from an estimated 6 matches for "usbdevfs_claiminterface".

2018 Jul 02
4
No run cmd /usbhid-ups -k !
...LIN}, {fd=12, events=POLLOUT}], 4, 60000) = 1 ([{fd=12, revents=POLLOUT}]) 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_...
2007 Jul 16
1
Tripp Lite OmniSV1500XL
..."/dev/bus/usb/004/009", O_RDWR) = -1 EACCES (Permission denied) open("/dev/bus/usb/004/009", O_RDONLY) = 4 ioctl(4, USBDEVFS_CONTROL, 0x7fff23b78110) = -1 EPERM (Operation not permitted) ioctl(4, USBDEVFS_CONTROL, 0x7fff23b78110) = -1 EPERM (Operation not permitted) ioctl(4, USBDEVFS_CLAIMINTERFACE, 0x7fff23b7828c) = -1 EPERM (Operation not permitted) ioctl(4, USBDEVFS_IOCTL, 0x7fff23b78280) = -1 EPERM (Operation not permitted) ioctl(4, USBDEVFS_CLAIMINTERFACE, 0x7fff23b7828c) = -1 EPERM (Operation not permitted) ioctl(4, USBDEVFS_IOCTL, 0x7fff23b78280) = -1 EPERM (Operation not permitted) io...
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)...
2007 Jun 26
2
bcmxcp_usb and powerware 5115
...lose(4) = 0 open("/dev/bus/usb/001/001", O_RDWR) = 4 ioctl(4, USBDEVFS_IOCTL, 0xbfeace90) = 3 close(4) = 0 open("/dev/bus/usb/001/002", O_RDWR) = 4 ioctl(4, USBDEVFS_SETCONFIGURATION, 0xbfeacf04) = 0 ioctl(4, USBDEVFS_CLAIMINTERFACE, 0xbfeacf04) = 0 ioctl(4, USBDEVFS_SETINTERFACE, 0xbfeacee4) = 0 ioctl(4, USBDEVFS_CLEAR_HALT, 0xbfeacf04) = 0 ioctl(4, USBDEVFS_CONTROL, 0xbfeacd1c) = 4 gettimeofday({1182852538, 470001}, NULL) = 0 ioctl(4, USBDEVFS_SUBMITURB, 0xbfeac904) = 0 ioctl(4, USBDEVFS_REAPURBNDELAY, 0xbfeac948) = -1 EAGA...
2014 Nov 06
0
nutdrv_atcl_usb
...= 12 write(2, "- Bus : 001\n", 21) = 21 gettimeofday({1415223033, 310519}, NULL) = 0 write(2, " 0.374125\t", 12) = 12 write(2, "Matched expected vendor='ATCL FO"..., 40) = 40 ioctl(4, USBDEVFS_SETCONFIGURATION, 0xbff9a424) = 0 ioctl(4, USBDEVFS_CLAIMINTERFACE, 0xbff9a424) = 0 gettimeofday({1415223033, 315012}, NULL) = 0 write(2, " 0.378618\t", 12) = 12 write(2, "USB device [0001:0000] opened\n", 30) = 30 gettimeofday({1415223033, 316830}, NULL) = 0 ioctl(4, USBDEVFS_SUBMITURB, 0xbff9a580) = 0 ioctl(4, USBDEVFS_REAPURBNDEL...
2014 Nov 05
2
nutdrv_atcl_usb
The output of the ldd command is: root at minime:~# ldd /lib/nut/nutdrv_atcl_usb linux-gate.so.1 (0xb7722000) libusb-0.1.so.4 => /lib/i386-linux-gnu/libusb-0.1.so.4 (0xb76fe000) libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb76e2000) libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb7536000) /lib/ld-linux.so.2