Guest User

Ubuntu 22.04 pipewire wireplumber no sound

a guest
Jun 10th, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. sudo dmesg | grep -iE 'snd|sof'
  2. [sudo] password for varshesh:
  3. [ 0.492641] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  4. [ 0.578900] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  5. [ 0.578903] software IO TLB: mapped [mem 0x000000006b507000-0x000000006f507000] (64MB)
  6. [ 2.080141] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  7. [ 2.080169] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  8. [ 5.359228] snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  9. [ 6.432885] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  10. [ 6.433642] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if 0x040100
  11. [ 6.433810] sof-audio-pci-intel-apl 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  12. [ 6.466243] sof-audio-pci-intel-apl 0000:00:0e.0: use msi interrupt mode
  13. [ 6.533011] sof-audio-pci-intel-apl 0000:00:0e.0: NHLT_DEVICE_I2S detected, ssp_mask 0x5
  14. [ 6.533034] sof-audio-pci-intel-apl 0000:00:0e.0: hda codecs found, mask 4
  15. [ 6.538180] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:0:0-b678a
  16. [ 6.538189] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:20:0 Kernel ABI 3:19:1
  17. [ 6.538192] sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
  18. [ 6.538202] sof-audio-pci-intel-apl 0000:00:0e.0: unknown sof_ext_man header type 3 size 0x30
  19. [ 6.578260] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:0:0-b678a
  20. [ 6.578267] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:20:0 Kernel ABI 3:19:1
  21. [ 6.578271] sof-audio-pci-intel-apl 0000:00:0e.0: warn: FW ABI is more recent than kernel
  22. [ 6.611432] sof-essx8336 sof-essx8336: quirk mask 0x2
  23. [ 6.611440] sof-essx8336 sof-essx8336: quirk SSP2
  24. [ 6.616610] sof-audio-pci-intel-apl 0000:00:0e.0: Direct firmware load for intel/sof-tplg/sof-glk-es8336-ssp2.tplg failed with error -2
  25. [ 6.616619] sof-audio-pci-intel-apl 0000:00:0e.0: error: tplg request firmware intel/sof-tplg/sof-glk-es8336-ssp2.tplg failed err: -2
  26. [ 6.616621] sof-audio-pci-intel-apl 0000:00:0e.0: you may need to download the firmware from https://github.com/thesofproject/sof-bin/
  27. [ 6.616623] sof-audio-pci-intel-apl 0000:00:0e.0: error: failed to load DSP topology -2
  28. [ 6.616626] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_component_probe on 0000:00:0e.0: -2
  29. [ 6.616641] sof-essx8336 sof-essx8336: ASoC: failed to instantiate card -2
  30. [ 6.616727] sof-essx8336 sof-essx8336: snd_soc_register_card failed: -2
  31. [ 6.616730] sof-essx8336: probe of sof-essx8336 failed with error -2
  32.  
  33.  
Advertisement
Add Comment
Please, Sign In to add comment