Hit F6 to list soundcard/s.
Select analogue card option if visible.
Hit F5 to show "All" channels. (post a screenshot would be good)
Check if both L&R speaker channel volume are set to same volume level.
Check [Automute] and [LoopbackMode] channel settings. try setting = disabled.
Hi, I've tried the above and many other methods no luck. I guess it'll just be a case of waiting until the linux kernal is updated with fully driver support.
Hi and welcome. Zorin 18 is a fork of Ubuntu 24.04 which I used as part of criteria in Brave A.I. search result via Mojeek. Search phrase used was:
"2017 HP 24-g080na no sound from ALC256 on Ubuntu 24.04"
" For the 2017 HP 24-g080na with an ALC256 audio codec on Ubuntu 24.04 , the most effective fix involves using hdajackretask to unmap the stuck headphone jack pin.
Install the tool :
sudo apt update
sudo apt install alsa-tools-gui
Retask the pin :
Run hdajackretask in the terminal.
Select Realtek ALC256 from the dropdown.
Check Show unconnected pins .
Locate the Headphone Jack pin (often marked as "Always connected" or "Plugged").
Change its setting to Not connected (or adjust to the correct type if it is misidentified).
Click Apply now and then Install boot override .
Reboot the system.
If this does not resolve the issue, try blacklisting the conflicting driver by adding blacklist snd_soc_avs to /etc/modprobe.d/alsa-base.conf and running sudo alsa force-reload , or simply reinstalling PulseAudio with sudo apt install --reinstall pulseaudio .