Advertisement
MstrMstr

dmesg | grep -E 'snd|sof'

Feb 9th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. [ 4.896504] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
  2. [ 4.896804] snd_hda_intel 0000:0a:00.3: enabling device (0000 -> 0002)
  3. [ 4.977717] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
  4. [ 4.977719] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  5. [ 4.977721] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  6. [ 4.977721] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  7. [ 4.977722] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
  8. [ 4.977723] snd_hda_codec_realtek hdaudioC0D0: inputs:
  9. [ 4.977724] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
  10. [ 4.977725] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  11. [ 4.989570] snd_hda_codec_realtek hdaudioC0D1: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:hp
  12. [ 4.989573] snd_hda_codec_realtek hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  13. [ 4.989574] snd_hda_codec_realtek hdaudioC0D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  14. [ 4.989575] snd_hda_codec_realtek hdaudioC0D1: mono: mono_out=0x0
  15. [ 4.989576] snd_hda_codec_realtek hdaudioC0D1: inputs:
  16. [ 4.989577] snd_hda_codec_realtek hdaudioC0D1: Front Mic=0x1a
  17. [ 5.163691] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  18. [ 5.205011] usb 5-3: Product: Microsoft Ergonomic Keyboard
  19. [ 5.205012] usb 5-3: Manufacturer: Microsoft
  20. [ 5.621549] input: Microsoft Microsoft Ergonomic Keyboard as /devices/pci0000:00/0000:00:07.1/0000:09:00.3/usb5/5-3/5-3:1.0/0003:045E:082C.0001/input/input15
  21. [ 5.677080] input: Microsoft Microsoft Ergonomic Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:09:00.3/usb5/5-3/5-3:1.0/0003:045E:082C.0001/input/input16
  22. [ 5.677173] input: Microsoft Microsoft Ergonomic Keyboard Mouse as /devices/pci0000:00/0000:00:07.1/0000:09:00.3/usb5/5-3/5-3:1.0/0003:045E:082C.0001/input/input17
  23. [ 5.677321] hid-generic 0003:045E:082C.0001: input,hiddev96,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft Ergonomic Keyboard] on usb-0000:09:00.3-3/input0
  24. [ 5.694686] hid-generic 0003:045E:082C.0002: hiddev97,hidraw1: USB HID v1.11 Device [Microsoft Microsoft Ergonomic Keyboard] on usb-0000:09:00.3-3/input1
  25. [ 5.797977] usbcore: registered new interface driver snd-usb-audio
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement