Hello,
In my asus zenbook, there is no sound from headphone.
In Setting-> Sound-> Output
sound strength bar, it shows sound is there, but I can’t actually hear any:
I tried following https://fedoraproject.org/wiki/How_to_debug_sound_problems with no success.
-
alsa-info.sh --no-upload
-> https://pastebin.com/P23ttY4B - Removing Pulseaudio doesnt change the problem
-
alsamixer -c0
-> https://pasteboard.co/JFsZ09F.png - options snd_hda_intel model=(recommended parameter) I dont know the recommended option
I tried pulseaudio troubleshoot from arch also, with no help.
Update I have also found:
$cat /proc/asound/card0/codec* | \grep Codec
Codec: Realtek ALC295
Codec: Intel Kabylake HDMI
and
$cat /etc/modprobe.d/sound.conf
options snd-hda-intel model=asus-zenbook
doesn’t help either.
Kindly help.