No sound with latest from https://launchpad.net/~tuxinvader/+archive/ubuntu/lts-mainline (6.0.3-060003.202210220529). Downgrading to 6.0.2-060002.202210150929 brings sound back.
Output of inxi is the same with 6.0.3 apart from kernel version string.
> inxi -A
Audio: Device-1: Intel Comet Lake PCH cAVS driver: sof-audio-pci-intel-cnl
Sound Server: ALSA v: k6.0.2-060002-generic
> cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.5 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.5 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
The issue is exactly as described here: https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/ (no hardware device, only dummy output/input) and the only option which almost helped was to add options snd-hda-intel snd-intel-dspcfg.dsp_driver=1 to /etc/modprobe.d/alsa-base.conf and force-reload alsa — this felt back from sof-audio-pci-intel-cnl driver to snd-hda-intel and brought back sound output, but no mic. Had to downgrade to 6.0.2 where there's no such issue.
Please let me know whether I should provide any additional info to help you figure the root cause.
Thanks.
No sound with latest from https://launchpad.net/~tuxinvader/+archive/ubuntu/lts-mainline (
6.0.3-060003.202210220529). Downgrading to6.0.2-060002.202210150929brings sound back.Output of
inxiis the same with6.0.3apart from kernel version string.The issue is exactly as described here: https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/ (no hardware device, only dummy output/input) and the only option which almost helped was to add
options snd-hda-intel snd-intel-dspcfg.dsp_driver=1to/etc/modprobe.d/alsa-base.confand force-reloadalsa— this felt back fromsof-audio-pci-intel-cnldriver tosnd-hda-inteland brought back sound output, but no mic. Had to downgrade to6.0.2where there's no such issue.Please let me know whether I should provide any additional info to help you figure the root cause.
Thanks.