I could resolve my problem, credits to:
https://askubuntu.com/questions/1511648/audio-not-working-ubuntu-24-04

I copy pasted the answer from user
https://askubuntu.com/users/123433/linjunhalida

-------------START-----------------
I had the same issue on my old XPS 15 9560 (Intel audio driver). For me the 
audio worked fine when trying out the Ubuntu (prior to installation) but not 
after installation.Seems snd_soc_avs is the issue so blacklisting that solves 
it for me

Add the below at end of /etc/modprobe.d/alsa-base.conf and restart alsa:
sudo alsa force-reload

options snd-hda-intel model=auto
blacklist snd_soc_avs

--------------END-----------------

This bugfix worked for me, audio is running stable, detects plug in/out
of my headphones and keeps running after rebooting / hybernating.

Since I made no chages to my former bugfix attempt, "snd_soc_avs" is now
blacklisted twice in alsa-base.conf as well as in in blacklist.conf.

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

Title:
  No sound, stutters and clicks after upgrade to 24.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to