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 Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2063150 Title: No sound, stutters and clicks after upgrade to 24.04 Status in linux package in Ubuntu: Expired Status in pipewire package in Ubuntu: Invalid Bug description: After upgrading from Ubuntu 23.10 to 24.04, it does not work on the computer. Work with: 1) Bluetooth 2) Jack 3.5 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: pipewire 1.0.5-1 ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1 Uname: Linux 6.8.0-31-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Mon Apr 22 15:52:58 2024 InstallationDate: Installed on 2024-03-25 (28 days ago) InstallationMedia: Ubuntu Legacy 23.10 "Mantic Minotaur" - Release amd64 (20231010) SourcePackage: pipewire UpgradeStatus: Upgraded to noble on 2024-04-21 (1 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2063150/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

