ravikp7

node-usb not working log

May 21st, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. { description: 'SPL =>', complete: 50 }
  2. [ 7.763715] [00000307] libusb: debug [libusb_open] open 20.15
  3. [ 7.763902] [00000307] libusb: debug [usbi_add_pollfd] add fd 19 events 1
  4. [ 7.763917] [00000307] libusb: debug [darwin_open] device open for access
  5. [ 7.763970] [00003d03] libusb: debug [handle_events] poll() returned 1
  6. [ 7.763989] [00003d03] libusb: debug [handle_events] caught a fish on the control pipe
  7. [ 7.764008] [00003d03] libusb: debug [libusb_get_next_timeout] no URBs, no timeout!
  8. [ 7.764017] [00003d03] libusb: debug [libusb_try_lock_events] someone else is modifying poll fds
  9. [ 7.764027] [00003d03] libusb: debug [libusb_handle_events_timeout_completed] event handler was active but went away, retrying
  10. [ 7.764036] [00003d03] libusb: debug [libusb_handle_events_timeout_completed] doing our own event handling
  11. [ 7.764045] [00003d03] libusb: debug [handle_events] poll fds modified, reallocating
  12. [ 7.764056] [00003d03] libusb: debug [handle_events] poll() 4 fds with timeout in 60000ms
  13. [ 7.764307] [00000307] libusb: debug [libusb_claim_interface] interface 0
  14. [ 7.764313] [00004a03] libusb: debug [libusb_set_configuration] configuration 2
  15. [ 7.764407] [00000307] libusb: info [darwin_claim_interface] no interface found; setting configuration: 2
  16. [ 7.775223] [00000307] libusb: debug [get_endpoints] building table of endpoints.
  17. [ 7.775244] [00000307] libusb: debug [get_endpoints] interface: 0 pipe 1: dir: 1 number: 2
  18. [ 7.775283] [00000307] libusb: debug [darwin_claim_interface] interface opened
  19. [ 7.775416] [00000307] libusb: debug [libusb_kernel_driver_active] interface 1
  20. [ 7.775779] [00000307] libusb: debug [libusb_claim_interface] interface 1
  21. [ 7.776703] [00000307] libusb: debug [get_endpoints] building table of endpoints.
  22. [ 7.776758] [00000307] libusb: debug [get_endpoints] interface: 1 pipe 1: dir: 1 number: 1
  23. [ 7.776782] [00000307] libusb: debug [get_endpoints] interface: 1 pipe 2: dir: 0 number: 1
  24. [ 7.776827] [00000307] libusb: debug [darwin_claim_interface] interface opened
  25. { description: 'Interface claimed', complete: 55 }
  26. [ 7.777191] [00000307] libusb: debug [ep_to_pipeRef] converting ep address 0x81 to pipeRef and interface
  27. [ 7.777200] [00000307] libusb: debug [ep_to_pipeRef] pipe 1 on interface 1 matches
  28. [ 8.927185] [00001b0f] libusb: debug [darwin_async_io_callback] an async io operation has completed
  29. [ 8.927289] [00003d03] libusb: debug [handle_events] poll() returned 1
  30. [ 8.927305] [00003d03] libusb: debug [op_handle_events] checking fd 17 with revents = 0
  31. [ 8.927315] [00003d03] libusb: debug [op_handle_events] checking fd 19 with revents = 1
  32. [ 8.927327] [00003d03] libusb: debug [darwin_handle_callback] handling bulk completion with kernel status -536870163
  33. [ 8.927338] [00003d03] libusb: warning [darwin_transfer_status] transfer error: device not responding (value = 0xe00002ed)
  34. [ 8.927348] [00003d03] libusb: debug [usbi_handle_transfer_completion] transfer 0x103203b38 has callback 0x103514aab
  35. [ 8.927368] [00003d03] libusb: debug [libusb_get_next_timeout] no URBs, no timeout!
  36. [ 8.927377] [00003d03] libusb: debug [libusb_handle_events_timeout_completed] doing our own event handling
  37. [ 8.927386] [00003d03] libusb: debug [handle_events] poll() 4 fds with timeout in 60000ms
  38. Error: ERROR in inTransfer
Add Comment
Please, Sign In to add comment