Skip to content

No sound with 6.0.3 #31

@yermulnik

Description

@yermulnik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions