If it's not too much trouble for you, could you try the HWE kernel? sudo apt install linux-generic-hwe-24.04
(Inspired by: https://github.com/thesofproject/sof/issues/9339 ) Also, if you don't care about the microphone, you may be able to work around the issue with echo "options snd-intel-dspcfg dsp_driver=1" | sudo tee /etc/modprobe.d/soundfix.conf sudo update-initramfs -u -k all And if it doesn't work, you can undo it with: sudo rm /etc/modprobe.d/soundfix.conf sudo update-initramfs -u -k all ** Bug watch added: github.com/thesofproject/sof/issues #9339 https://github.com/thesofproject/sof/issues/9339 ** Summary changed: - ubuntu not detecting soundcard + [HP ZBook Power G9] ubuntu not detecting soundcard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2115072 Title: [HP ZBook Power G9] ubuntu not detecting soundcard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2115072/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
