Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.84 KB | None | 0 0
  1. $ xinput
  2. ⎡ Virtual core pointer id=2 [master pointer (3)]
  3. ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  4. ⎜ ↳ MCE IR Keyboard/Mouse (ite-cir) id=12 [slave pointer (2)]
  5. ⎜ ↳ Logitech Rechargeable Touchpad T650 id=14 [slave pointer (2)]
  6. ⎣ Virtual core keyboard id=3 [master keyboard (2)]
  7. ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  8. ↳ Power Button id=6 [slave keyboard (3)]
  9. ↳ Video Bus id=7 [slave keyboard (3)]
  10. ↳ Power Button id=8 [slave keyboard (3)]
  11. ↳ Sleep Button id=9 [slave keyboard (3)]
  12. ↳ USB Keyboard id=10 [slave keyboard (3)]
  13. ↳ USB Keyboard id=11 [slave keyboard (3)]
  14. ↳ ITE8713 CIR transceiver id=13 [slave keyboard (3)]
  15. matthew@matthew-desktop:~$ usb-devices
  16.  
  17. T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh=12
  18. D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
  19. P: Vendor=1d6b ProdID=0002 Rev=04.04
  20. S: Manufacturer=Linux 4.4.0-34-generic xhci-hcd
  21. S: Product=xHCI Host Controller
  22. S: SerialNumber=0000:00:14.0
  23. C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
  24. I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
  25.  
  26. T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 5 Spd=12 MxCh= 0
  27. D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=32 #Cfgs= 1
  28. P: Vendor=046d ProdID=c52b Rev=24.00
  29. S: Manufacturer=Logitech
  30. S: Product=USB Receiver
  31. C: #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=98mA
  32. I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid
  33. I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
  34. I: If#= 2 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid
  35.  
  36. T: Bus=01 Lev=01 Prnt=01 Port=02 Cnt=02 Dev#= 2 Spd=1.5 MxCh= 0
  37. D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
  38. P: Vendor=04d9 ProdID=0169 Rev=02.09
  39. S: Product=USB Keyboard
  40. C: #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA
  41. I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid
  42. I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
  43.  
  44. T: Bus=01 Lev=01 Prnt=01 Port=06 Cnt=03 Dev#= 4 Spd=12 MxCh= 0
  45. D: Ver= 2.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
  46. P: Vendor=8087 ProdID=0a2b Rev=00.01
  47. C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
  48. I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  49. I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  50.  
  51. T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=5000 MxCh= 6
  52. D: Ver= 3.00 Cls=09(hub ) Sub=00 Prot=03 MxPS= 9 #Cfgs= 1
  53. P: Vendor=1d6b ProdID=0003 Rev=04.04
  54. S: Manufacturer=Linux 4.4.0-34-generic xhci-hcd
  55. S: Product=xHCI Host Controller
  56. S: SerialNumber=0000:00:14.0
  57. C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
  58. I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
  59. matthew@matthew-desktop:~$ lsmod
  60. Module Size Used by
  61. cmac 16384 2
  62. algif_hash 16384 1
  63. algif_skcipher 20480 1
  64. af_alg 16384 6 algif_hash,algif_skcipher
  65. joydev 20480 0
  66. rfcomm 69632 14
  67. pci_stub 16384 1
  68. vboxpci 24576 0
  69. vboxnetadp 28672 0
  70. vboxnetflt 28672 0
  71. vboxdrv 454656 3 vboxnetadp,vboxnetflt,vboxpci
  72. uhid 20480 1
  73. bnep 20480 2
  74. 8250_dw 16384 0
  75. snd_hda_codec_hdmi 53248 1
  76. snd_hda_codec_realtek 86016 1
  77. snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
  78. snd_soc_skl 49152 0
  79. snd_soc_skl_ipc 32768 1 snd_soc_skl
  80. snd_hda_ext_core 28672 1 snd_soc_skl
  81. snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
  82. snd_soc_sst_dsp 53248 1 snd_soc_skl_ipc
  83. snd_soc_core 212992 1 snd_soc_skl
  84. snd_compress 20480 1 snd_soc_core
  85. intel_rapl 20480 0
  86. ac97_bus 16384 1 snd_soc_core
  87. x86_pkg_temp_thermal 16384 0
  88. intel_powerclamp 16384 0
  89. snd_pcm_dmaengine 16384 1 snd_soc_core
  90. coretemp 16384 0
  91. dw_dmac_core 24576 1 snd_soc_sst_dsp
  92. snd_hda_intel 36864 5
  93. snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
  94. kvm_intel 172032 0
  95. snd_hda_core 73728 7 snd_hda_codec_realtek,snd_hda_ext_core,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_soc_skl
  96. snd_hwdep 16384 1 snd_hda_codec
  97. kvm 540672 1 kvm_intel
  98. input_leds 16384 0
  99. irqbypass 16384 1 kvm
  100. crct10dif_pclmul 16384 0
  101. crc32_pclmul 16384 0
  102. snd_pcm 106496 8 snd_hda_ext_core,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_soc_skl,snd_pcm_dmaengine,snd_hda_core
  103. aesni_intel 167936 25739
  104. snd_seq_midi 16384 0
  105. aes_x86_64 20480 1 aesni_intel
  106. snd_seq_midi_event 16384 1 snd_seq_midi
  107. lrw 16384 1 aesni_intel
  108. glue_helper 16384 1 aesni_intel
  109. ablk_helper 16384 1 aesni_intel
  110. cryptd 20480 12870 aesni_intel,ablk_helper
  111. snd_rawmidi 32768 1 snd_seq_midi
  112. drbg 32768 1
  113. snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
  114. ansi_cprng 16384 0
  115. snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
  116. nls_iso8859_1 16384 1
  117. snd_timer 32768 2 snd_pcm,snd_seq
  118. xts 16384 0
  119. gf128mul 16384 2 lrw,xts
  120. btusb 45056 0
  121. btrtl 16384 1 btusb
  122. dm_crypt 28672 1
  123. snd 81920 23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
  124. mac80211 651264 0
  125. soundcore 16384 1 snd
  126. iwlwifi 200704 0
  127. idma64 20480 0
  128. cfg80211 552960 2 iwlwifi,mac80211
  129. virt_dma 16384 1 idma64
  130. compat 16384 2 cfg80211,mac80211
  131. hci_uart 77824 0
  132. mei_me 36864 0
  133. mei 98304 1 mei_me
  134. intel_lpss_pci 16384 0
  135. shpchp 36864 0
  136. btbcm 16384 2 btusb,hci_uart
  137. btqca 16384 1 hci_uart
  138. btintel 16384 2 btusb,hci_uart
  139. bluetooth 520192 45 bnep,btbcm,btqca,btrtl,btusb,hci_uart,rfcomm,btintel
  140. ir_xmp_decoder 16384 0
  141. ir_lirc_codec 16384 0
  142. lirc_dev 20480 1 ir_lirc_codec
  143. ir_mce_kbd_decoder 16384 0
  144. ir_sharp_decoder 16384 0
  145. ir_sanyo_decoder 16384 0
  146. ir_sony_decoder 16384 0
  147. ir_jvc_decoder 16384 0
  148. ir_rc6_decoder 16384 0
  149. ir_rc5_decoder 16384 0
  150. ir_nec_decoder 16384 0
  151. rc_rc6_mce 16384 0
  152. ite_cir 28672 0
  153. rc_core 28672 14 ir_sharp_decoder,ir_xmp_decoder,lirc_dev,ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder,ite_cir,rc_rc6_mce
  154. intel_lpss_acpi 16384 0
  155. intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi
  156. mac_hid 16384 0
  157. acpi_pad 20480 0
  158. acpi_als 16384 0
  159. kfifo_buf 16384 1 acpi_als
  160. industrialio 57344 2 acpi_als,kfifo_buf
  161. parport_pc 32768 0
  162. ppdev 20480 0
  163. lp 20480 0
  164. parport 49152 3 lp,ppdev,parport_pc
  165. autofs4 40960 2
  166. hid_logitech_hidpp 20480 0
  167. hid_generic 16384 0
  168. hid_logitech_dj 20480 0
  169. usbhid 49152 0
  170. i915_bpo 1298432 9
  171. intel_ips 20480 1 i915_bpo
  172. nvme 65536 4
  173. i2c_algo_bit 16384 1 i915_bpo
  174. e1000e 237568 0
  175. drm_kms_helper 147456 1 i915_bpo
  176. syscopyarea 16384 1 drm_kms_helper
  177. ptp 20480 1 e1000e
  178. sdhci_pci 28672 0
  179. sysfillrect 16384 1 drm_kms_helper
  180. pps_core 20480 1 ptp
  181. sdhci 45056 1 sdhci_pci
  182. ahci 36864 0
  183. sysimgblt 16384 1 drm_kms_helper
  184. fb_sys_fops 16384 1 drm_kms_helper
  185. libahci 32768 1 ahci
  186. drm 364544 10 i915_bpo,drm_kms_helper
  187. video 40960 1 i915_bpo
  188. i2c_hid 20480 0
  189. hid 118784 7 uhid,i2c_hid,hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
  190. pinctrl_sunrisepoint 28672 0
  191. pinctrl_intel 20480 1 pinctrl_sunrisepoint
  192. fjes 28672 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement