Advertisement
Guest User

Untitled

a guest
Dec 4th, 2015
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. dmesg :
  2. [ 409.104058] usb 1-1.5: new full-speed USB device number 7 using dwc_otg
  3. [ 409.209107] usb 1-1.5: New USB device found, idVendor=0955, idProduct=7210
  4. [ 409.209124] usb 1-1.5: New USB device strings: Mfr=11, Product=12, SerialNumber=0
  5. [ 409.209136] usb 1-1.5: Product: NVIDIA Controller v01.03
  6. [ 409.209148] usb 1-1.5: Manufacturer: NVIDIA Corporation
  7. [ 409.226924] input: NVIDIA Corporation NVIDIA Controller v01.03 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:0955:7210.0006/input/input4
  8. [ 409.286169] hid-generic 0003:0955:7210.0006: input,hiddev0,hidraw3: USB HID v1.11 Gamepad [NVIDIA Corporation NVIDIA Controller v01.03] on usb-bcm2708_usb-1.5/input0
  9.  
  10.  
  11. evtest :
  12. Input driver version is 1.0.1
  13. Input device ID: bus 0x3 vendor 0x955 product 0x7210 version 0x111
  14. Input device name: "NVIDIA Corporation NVIDIA Controller v01.03"
  15. Supported events:
  16. Event type 0 (EV_SYN)
  17. Event type 1 (EV_KEY)
  18. Event code 113 (KEY_MUTE)
  19. Event code 114 (KEY_VOLUMEDOWN)
  20. Event code 115 (KEY_VOLUMEUP)
  21. Event code 116 (KEY_POWER)
  22. Event code 158 (KEY_BACK)
  23. Event code 172 (KEY_HOMEPAGE)
  24. Event code 272 (BTN_LEFT)
  25. Event code 273 (BTN_RIGHT)
  26. Event code 274 (BTN_MIDDLE)
  27. Event code 276 (BTN_EXTRA)
  28. Event code 304 (BTN_SOUTH)
  29. Event code 305 (BTN_EAST)
  30. Event code 307 (BTN_NORTH)
  31. Event code 308 (BTN_WEST)
  32. Event code 310 (BTN_TL)
  33. Event code 311 (BTN_TR)
  34. Event code 312 (BTN_TL2)
  35. Event code 315 (BTN_START)
  36. Event code 317 (BTN_THUMBL)
  37. Event code 318 (BTN_THUMBR)
  38. Event type 2 (EV_REL)
  39. Event code 0 (REL_X)
  40. Event code 1 (REL_Y)
  41. Event type 3 (EV_ABS)
  42. Event code 0 (ABS_X)
  43. Value 32648
  44. Min 0
  45. Max 65535
  46. Fuzz 255
  47. Flat 4095
  48. Event code 1 (ABS_Y)
  49. Value 32767
  50. Min 0
  51. Max 65535
  52. Fuzz 255
  53. Flat 4095
  54. Event code 2 (ABS_Z)
  55. Value 32767
  56. Min 0
  57. Max 65535
  58. Fuzz 255
  59. Flat 4095
  60. Event code 5 (ABS_RZ)
  61. Value 32767
  62. Min 0
  63. Max 65535
  64. Fuzz 255
  65. Flat 4095
  66. Resolution 57
  67. Event code 9 (ABS_GAS)
  68. Value 0
  69. Min 0
  70. Max 65535
  71. Fuzz 255
  72. Flat 4095
  73. Event code 10 (ABS_BRAKE)
  74. Value 0
  75. Min 0
  76. Max 65535
  77. Fuzz 255
  78. Flat 4095
  79. Event code 16 (ABS_HAT0X)
  80. Value 0
  81. Min -1
  82. Max 1
  83. Event code 17 (ABS_HAT0Y)
  84. Value 0
  85. Min -1
  86. Max 1
  87. Event type 4 (EV_MSC)
  88. Event code 4 (MSC_SCAN)
  89. Key repeat handling:
  90. Repeat type 20 (EV_REP)
  91. Repeat code 0 (REP_DELAY)
  92. Value 250
  93. Repeat code 1 (REP_PERIOD)
  94. Value 33
  95.  
  96.  
  97. Lors de la configuration du pad dans ES :
  98. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 308
  99. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 308
  100. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 304
  101. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 304
  102. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 307
  103. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 307
  104. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 305
  105. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 305
  106. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 310
  107. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 310
  108. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 311
  109. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 311
  110. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 315
  111. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 315
  112. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 317
  113. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 317
  114. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 318
  115. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 318
  116. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
  117. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
  118. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
  119. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
  120. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
  121. INFO: The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> EVDEV KeyCode 312
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement