Advertisement
Guest User

Untitled

a guest
Jul 12th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. $ lsb_release -a
  2.  
  3. No LSB modules are available.
  4. Distributor ID: Ubuntu
  5. Description: Ubuntu 18.04.2 LTS
  6. Release: 18.04
  7. Codename: bionic
  8.  
  9. $ uname -a
  10.  
  11. Linux hamildank 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  12.  
  13. $ lspci -v | grep -A7 -i "audio"
  14.  
  15. 00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
  16. Subsystem: Lenovo Sunrise Point-LP HD Audio
  17. Flags: bus master, fast devsel, latency 64, IRQ 148
  18. Memory at ed148000 (64-bit, non-prefetchable) [size=16K]
  19. Memory at ed130000 (64-bit, non-prefetchable) [size=64K]
  20. Capabilities: <access denied>
  21. Kernel driver in use: snd_hda_intel
  22. Kernel modules: snd_hda_intel, snd_soc_skl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement