Guest User

Untitled

a guest
Sep 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. $ lsusb
  2. Bus 002 Device 002: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
  3. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  4. Bus 001 Device 004: ID 0eef:c0aa D-WAV Scientific Co., Ltd
  5. Bus 001 Device 003: ID 8087:0a2a Intel Corp.
  6. Bus 001 Device 002: ID 0bda:58c6 Realtek Semiconductor Corp.
  7. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hu
  8.  
  9. $ ifconfig
  10. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  11. inet 127.0.0.1 netmask 255.0.0.0
  12. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  13. loop txqueuelen 1000 (Local Loopback)
  14. RX packets 1904 bytes 206432 (206.4 KB)
  15. RX errors 0 dropped 0 overruns 0 frame 0
  16. TX packets 1904 bytes 206432 (206.4 KB)
  17. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  18.  
  19. wlp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  20. inet 192.168.1.126 netmask 255.255.255.0 broadcast 192.168.1.255
  21. inet6 fe80::5b52:8606:7116:4b51 prefixlen 64 scopeid 0x20<link>
  22. ether 70:1c:e7:75:7e:cf txqueuelen 1000 (Ethernet)
  23. RX packets 12058 bytes 10801854 (10.8 MB)
  24. RX errors 0 dropped 0 overruns 0 frame 0
  25. TX packets 8521 bytes 1601052 (1.6 MB)
  26. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  27.  
  28. $ lsb_release -a
  29. No LSB modules are available.
  30. Distributor ID: Ubuntu
  31. Description: Ubuntu 18.04.1 LTS
  32. Release: 18.04
  33. Codename: bionic
  34.  
  35. $ lsmod
  36. Module Size Used by
  37. rfcomm 77824 4
  38. ccm 20480 6
  39. pci_stub 16384 1
  40. vboxpci 24576 0
  41. vboxnetadp 28672 0
  42. vboxnetflt 28672 0
  43. vboxdrv 471040 3 vboxnetadp,vboxnetflt,vboxpci
  44. bnep 20480 2
  45. binfmt_misc 20480 1
  46. nls_iso8859_1 16384 1
  47. snd_hda_codec_hdmi 49152 1
  48. snd_soc_skl 90112 0
  49. snd_soc_skl_ipc 65536 1 snd_soc_skl
  50. snd_hda_ext_core 24576 1 snd_soc_skl
  51. snd_soc_sst_dsp 32768 1 snd_soc_skl_ipc
  52. snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
  53. snd_soc_acpi 16384 1 snd_soc_skl
  54. snd_hda_codec_realtek 106496 1
  55. snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
  56. snd_soc_core 241664 1 snd_soc_skl
  57. snd_compress 20480 1 snd_soc_core
  58. ac97_bus 16384 1 snd_soc_core
  59. snd_pcm_dmaengine 16384 1 snd_soc_core
  60. snd_hda_intel 40960 6
  61. snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
  62. arc4 16384 2
  63. dell_laptop 20480 1
  64. dell_smbios_smm 16384 0
  65. dcdbas 16384 1 dell_smbios_smm
  66. snd_hda_core 81920 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
  67. dell_smm_hwmon 16384 0
  68. snd_hwdep 20480 1 snd_hda_codec
  69. intel_rapl 20480 0
  70. btusb 45056 0
  71. x86_pkg_temp_thermal 16384 0
  72. btrtl 16384 1 btusb
  73. intel_powerclamp 16384 0
  74. btbcm 16384 1 btusb
  75. coretemp 16384 0
  76. uvcvideo 86016 0
  77. snd_pcm 98304 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
  78. btintel 16384 1 btusb
  79. bluetooth 548864 33 btrtl,btintel,bnep,btbcm,rfcomm,btusb
  80. videobuf2_vmalloc 16384 1 uvcvideo
  81. kvm_intel 212992 0
  82. videobuf2_memops 16384 1 videobuf2_vmalloc
  83. ax88179_178a 24576 0
  84. iwlmvm 364544 0
  85. videobuf2_v4l2 24576 1 uvcvideo
  86. snd_seq_midi 16384 0
  87. videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
  88. usbnet 45056 1 ax88179_178a
  89. snd_seq_midi_event 16384 1 snd_seq_midi
  90. mii 16384 2 usbnet,ax88179_178a
  91. hid_multitouch 20480 0
  92. kvm 598016 1 kvm_intel
  93. ecdh_generic 24576 1 bluetooth
  94. videodev 184320 3 uvcvideo,videobuf2_core,videobuf2_v4l2
  95. mac80211 778240 1 iwlmvm
  96. media 40960 2 uvcvideo,videodev
  97. snd_rawmidi 32768 1 snd_seq_midi
  98. snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
  99. irqbypass 16384 1 kvm
  100. intel_cstate 20480 0
  101. snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
  102. snd_timer 32768 2 snd_seq,snd_pcm
  103. iwlwifi 282624 1 iwlmvm
  104. intel_rapl_perf 16384 0
  105. dell_smbios_wmi 16384 0
  106. dell_wmi 16384 0
  107. snd 81920 25 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
  108. input_leds 16384 0
  109. joydev 24576 0
  110. dell_smbios 16384 4 dell_wmi,dell_laptop,dell_smbios_wmi,dell_smbios_smm
  111. cfg80211 622592 3 iwlmvm,iwlwifi,mac80211
  112. wmi_bmof 16384 0
  113. dell_wmi_descriptor 16384 2 dell_wmi,dell_smbios_wmi
  114. hid_sensor_incl_3d 16384 0
  115. serio_raw 16384 0
  116. soundcore 16384 1 snd
  117. hid_sensor_gyro_3d 16384 0
  118. hid_sensor_rotation 16384 0
  119. hid_sensor_magn_3d 16384 1
  120. hid_sensor_accel_3d 16384 1
  121. hid_sensor_trigger 16384 11 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
  122. industrialio_triggered_buffer 16384 5 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
  123. kfifo_buf 16384 1 industrialio_triggered_buffer
  124. hid_sensor_iio_common 16384 6 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation
  125. industrialio 69632 10 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,industrialio_triggered_buffer,kfifo_buf
  126. idma64 20480 0
  127. virt_dma 16384 1 idma64
  128. intel_vbtn 16384 0
  129. soc_button_array 16384 0
  130. int3403_thermal 16384 0
  131. processor_thermal_device 16384 0
  132. intel_lpss_pci 20480 0
  133. mei_me 40960 0
  134. int3402_thermal 16384 0
  135. mei 90112 1 mei_me
  136. int340x_thermal_zone 16384 3 int3402_thermal,int3403_thermal,processor_thermal_device
  137. shpchp 36864 0
  138. intel_pch_thermal 16384 0
  139. intel_soc_dts_iosf 16384 1 processor_thermal_device
  140. intel_lpss 16384 1 intel_lpss_pci
  141. intel_hid 16384 0
  142. sparse_keymap 16384 3 dell_wmi,intel_hid,intel_vbtn
  143. int3400_thermal 16384 0
  144. acpi_thermal_rel 16384 1 int3400_thermal
  145. acpi_pad 180224 0
  146. mac_hid 16384 0
  147. sch_fq_codel 20480 5
  148. parport_pc 36864 0
  149. ppdev 20480 0
  150. lp 20480 0
  151. parport 49152 3 lp,parport_pc,ppdev
  152. ip_tables 28672 0
  153. x_tables 40960 1 ip_tables
  154. autofs4 40960 2
  155. algif_skcipher 16384 0
  156. af_alg 24576 1 algif_skcipher
  157. dm_crypt 40960 2
  158. hid_sensor_custom 20480 0
  159. hid_sensor_hub 20480 8 hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_iio_common,hid_sensor_trigger,hid_sensor_magn_3d,hid_sensor_gyro_3d,hid_sensor_rotation,hid_sensor_custom
  160. intel_ishtp_hid 20480 0
  161. usbhid 49152 0
  162. crct10dif_pclmul 16384 0
  163. crc32_pclmul 16384 0
  164. ghash_clmulni_intel 16384 0
  165. pcbc 16384 0
  166. i915 1617920 29
  167. i2c_algo_bit 16384 1 i915
  168. drm_kms_helper 172032 1 i915
  169. syscopyarea 16384 1 drm_kms_helper
  170. sysfillrect 16384 1 drm_kms_helper
  171. sysimgblt 16384 1 drm_kms_helper
  172. fb_sys_fops 16384 1 drm_kms_helper
  173. aesni_intel 188416 8
  174. intel_ish_ipc 20480 0
  175. aes_x86_64 20480 1 aesni_intel
  176. crypto_simd 16384 1 aesni_intel
  177. glue_helper 16384 1 aesni_intel
  178. ahci 36864 3
  179. cryptd 24576 5 crypto_simd,ghash_clmulni_intel,aesni_intel
  180. psmouse 147456 0
  181. intel_ishtp 40960 2 intel_ishtp_hid,intel_ish_ipc
  182. drm 401408 16 i915,drm_kms_helper
  183. libahci 32768 1 ahci
  184. i2c_hid 20480 0
  185. wmi 24576 4 dell_wmi,wmi_bmof,dell_wmi_descriptor,dell_smbios_wmi
  186. hid 118784 5 hid_sensor_hub,i2c_hid,usbhid,hid_multitouch,intel_ishtp_hid
  187. video 45056 3 dell_wmi,dell_laptop,i915
  188. pinctrl_sunrisepoint 28672 0
Add Comment
Please, Sign In to add comment