Hi Emmy, From your dmesg, I found you added 'snd_hda_intel.dmic_detect=0' in kernel bootup parameters. It forces the system to use the legacy audio driver instead of the newer Sound Open Firmware (SOF) driver.
Kernel command line: BOOT_IMAGE=/vmlinuz-6.14.0-37-generic root=/dev/mapper/vgubuntu-root ro quiet splash snd_hda_intel.dmic_detect=0 vt.handoff=7 Could you remove the "snd_hda_intel.dmic_detect=0" in GRUB_CMDLINE_LINUX_DEFAULT line. $ sudo vi /etc/default/grub After saving it, update grub and reboot to verify the audio again. Thanks! $ sudo update-grub $ reboot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130732 Title: webcam does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.14/+bug/2130732/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
