Fix was added in kernel 7.1:
https://github.com/torvalds/linux/commit/66a6333ba5087b00b7d6cb9ff671f4e2739383b3

First, you should remove this, wherever you added it:
snd_hda_intel: model=alc294-asus-spk

Next, you can try using another model that uses the same quirk and was
already in the 7.0 kernel:

echo "options snd-sof-intel-hda-common hda_model=1043:1f1f" | sudo tee 
/etc/modprobe.d/soundfix.conf
sudo update-initramfs -u -k all
(Reboot)

If it doesn't work, you can undo it:
sudo rm /etc/modprobe.d/soundfix.conf
sudo update-initramfs -u -k all

** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166998

Title:
  No sound from internal speakers on ASUS ExpertBook P5406CCA (ALC294,
  subsystem 0x10433701)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2166998/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to