Advertisement
Guest User

evdev_trace -i

a guest
Jun 30th, 2016
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1.  
  2. ----====( /dev/input/event0 )====----
  3. Name: "bma2x2"
  4. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  5. Type 0x00 (EV_SYN)
  6. Type 0x02 (EV_REL)
  7. REL_X REL_RX
  8. Type 0x03 (EV_ABS)
  9. evdev_trace: E: EVIOCGABS(ABS_MISC): Invalid argument
  10. ABS_MISC
  11. Type 0x04 (EV_MSC)
  12. MSC_SERIAL MSC_PULSELED MSC_GESTURE
  13.  
  14. ----====( /dev/input/event1 )====----
  15. Name: "bma_interrupt"
  16. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  17. Type 0x00 (EV_SYN)
  18. Type 0x02 (EV_REL)
  19. REL_X REL_Y REL_Z REL_HWHEEL REL_DIAL REL_WHEEL REL_MISC
  20. Type 0x03 (EV_ABS)
  21. evdev_trace: E: EVIOCGABS(ABS_PRESSURE): Invalid argument
  22. evdev_trace: E: EVIOCGABS(ABS_DISTANCE): Invalid argument
  23. ABS_PRESSURE ABS_DISTANCE
  24. Type 0x04 (EV_MSC)
  25. MSC_RAW
  26.  
  27. ----====( /dev/input/event10 )====----
  28. Name: "msm8226-tapan9302-snd-card Headset Jack"
  29. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  30. Type 0x00 (EV_SYN)
  31. Type 0x05 (EV_SW)
  32. SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_LINEOUT_INSERT SW_???
  33. SW_??? SW_???
  34.  
  35. ----====( /dev/input/event2 )====----
  36. Name: "bmg160"
  37. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  38. Type 0x00 (EV_SYN)
  39. Type 0x02 (EV_REL)
  40. REL_RX REL_RY REL_RZ
  41.  
  42. ----====( /dev/input/event3 )====----
  43. Name: "bmm050"
  44. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  45. Type 0x00 (EV_SYN)
  46. Type 0x02 (EV_REL)
  47. REL_X REL_Y REL_Z
  48.  
  49. ----====( /dev/input/event4 )====----
  50. Name: "synaptics_dsx_i2c"
  51. ID: bus 0x18, vendor, 0x0, product 0x0, version 0x0
  52. Type 0x00 (EV_SYN)
  53. Type 0x03 (EV_ABS)
  54. ABS_MT_SLOT=0 [0,9] ABS_MT_TOUCH_MAJOR=0 [0,255]
  55. ABS_MT_POSITION_X=0 [0,720] ABS_MT_POSITION_Y=0 [0,1280]
  56. ABS_MT_TRACKING_ID=0 [0,65535] ABS_MT_PRESSURE=0 [0,255]
  57.  
  58. ----====( /dev/input/event5 )====----
  59. Name: "lightsensor-level"
  60. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  61. Type 0x00 (EV_SYN)
  62. Type 0x03 (EV_ABS)
  63. ABS_MISC=32 [0,144176]
  64.  
  65. ----====( /dev/input/event6 )====----
  66. Name: "proximity"
  67. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  68. Type 0x00 (EV_SYN)
  69. Type 0x03 (EV_ABS)
  70. ABS_DISTANCE=1 [0,1]
  71.  
  72. ----====( /dev/input/event7 )====----
  73. Name: "qpnp_pon"
  74. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  75. Type 0x00 (EV_SYN)
  76. Type 0x01 (EV_KEY)
  77. KEY_VOLUMEDOWN KEY_POWER
  78.  
  79. ----====( /dev/input/event8 )====----
  80. Name: "gpio-keys"
  81. ID: bus 0x19, vendor, 0x1, product 0x1, version 0x100
  82. Type 0x00 (EV_SYN)
  83. Type 0x01 (EV_KEY)
  84. KEY_VOLUMEDOWN KEY_VOLUMEUP
  85. Type 0x05 (EV_SW)
  86. SW_LID
  87.  
  88. ----====( /dev/input/event9 )====----
  89. Name: "msm8226-tapan9302-snd-card Button Jack"
  90. ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0
  91. Type 0x00 (EV_SYN)
  92. Type 0x01 (EV_KEY)
  93. KEY_MEDIA BTN_1 BTN_2 BTN_3 BTN_4 BTN_5 BTN_6 BTN_7
  94.  
  95. [nemo@localhost ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement