Guest User

Untitled

a guest
Dec 14th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. sudo lspci -v | grep -A7 -i "audio"
  2. 00:1f.3 Audio device: Intel Corporation Device 9d71 (rev 21) (prog-if 80)
  3. Subsystem: Lenovo Device 3806
  4. Flags: bus master, fast devsel, latency 32, IRQ 128
  5. Memory at a1328000 (64-bit, non-prefetchable) [size=16K]
  6. Memory at a1310000 (64-bit, non-prefetchable) [size=64K]
  7. Capabilities: [50] Power Management version 3
  8. Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
  9. Kernel driver in use: snd_hda_intel
  10.  
  11. sudo lshw -c sound
  12. *-usb:0
  13. description: Video
  14. product: EasyCamera
  15. vendor: Chicony Electronics Co.,Ltd.
  16. physical id: 1
  17. bus info: usb@1:1
  18. version: 94.15
  19. serial: 0001
  20. capabilities: usb-2.00
  21. configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
  22. *-multimedia
  23. description: Audio device
  24. product: Intel Corporation
  25. vendor: Intel Corporation
  26. physical id: 1f.3
  27. bus info: pci@0000:00:1f.3
  28. version: 21
  29. width: 64 bits
  30. clock: 33MHz
  31. capabilities: pm msi bus_master cap_list
  32. configuration: driver=snd_hda_intel latency=32
  33. resources: irq:128 memory:a1328000-a132bfff memory:a1310000-a131ffff
Add Comment
Please, Sign In to add comment