Advertisement
jabidin

Untitled

Jan 5th, 2019
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. src/libusb/gusbhid.c:453 claim_device: libusb_open failed with error: Access denied (insufficient permissions)
  2. /usr/bin/xdg-open: 709: /usr/bin/xdg-open: : Permission denied
  3. global option -l with value `log.txt'
  4. global option -c with value `LogitechDrivingForcePro_G29.xml'
  5. controller #1: option -p with value `/dev/ttyUSB0'
  6. now reading arguments for controller #2
  7. status flag is set
  8. subpos flag is set
  9. force_updates flag is set
  10. auto-grab flag is set
  11. GIMX 7.9 ARMv6
  12. Raspbian GNU/Linux 9.4 (stretch)
  13. Linux 4.1.21-v7+ #873 SMP Mon Apr 11 18:22:10 BST 2016 unknown
  14. Bus 001 Device 006: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
  15. Bus 001 Device 005: ID 054c:09cc Sony Corp.
  16. Bus 001 Device 007: ID 046d:c298 Logitech, Inc. Driving Force Pro
  17. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
  18. Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  19. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  20. /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
  21. |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M
  22. |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
  23. |__ Port 2: Dev 7, If 0, Class=Human Interface Device, Driver=usbfs, 1.5M
  24. |__ Port 3: Dev 5, If 0, Class=Audio, Driver=usbfs, 12M
  25. |__ Port 3: Dev 5, If 1, Class=Audio, Driver=usbfs, 12M
  26. |__ Port 3: Dev 5, If 2, Class=Audio, Driver=usbfs, 12M
  27. |__ Port 3: Dev 5, If 3, Class=Human Interface Device, Driver=usbfs, 12M
  28. |__ Port 5: Dev 6, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
  29. GIMX adapter detected, controller type is: G29 PS4.
  30. Reset sent to the GIMX adapter.
  31. found pass-through device 0x054c:0x09cc
  32. registered joystick 0 with name "Sony Computer Entertainment Wireless Controller"
  33. using default refresh period: 5.00ms
  34. native mode is already enabled for HID device 01:01:02:00:00 (PID=c298)
  35. src/libusb/gusbhid.c:497 claim_device: libusb_claim_interface failed with error: Resource busy
  36. joystick 0 has name 'Sony Computer Entertainment Wireless Controller' and virtual id 0
  37. joystick 1 has name 'Logitech Logitech Driving Force Pro' and virtual id 0
  38. Dump of /home/pi/.gimx/config/LogitechDrivingForcePro_G29.xml:
  39. <?xml version="1.0" encoding="UTF-8"?>
  40. <root>
  41. <controller id="1" dpi="0" type="G29 PS4">
  42. <configuration id="1">
  43. <trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
  44. <mouse_options_list/>
  45. <intensity_list/>
  46. <button_map>
  47. <button id="abs_axis_3" label="">
  48. <device type="joystick" id="0" name="Logitech Logitech Driving Force Pro"/>
  49. <event type="button" id="14"/>
  50. </button>
  51. <button id="abs_axis_6" label="">
  52. <device type="joystick" id="0" name="Logitech Logitech Driving Force Pro"/>
  53. <event type="button" id="17"/>
  54. </button>
  55. <button id="abs_axis_4" label="">
  56. <device type="joystick" id="0" name="Logitech Logitech Driving Force Pro"/>
  57. <event type="button" id="15"/>
  58. </button>
  59. <button id="abs_axis_5" label="">
  60. <device type="joystick" id="0" name="Logitech Logitech Driving Force Pro"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement