Continuous pink noise on the SGTL5000 headphone output
Hi all.
In my openstlinux yocto image has been included the SGTL5000 audio codec management. I have a problem. On the headphone output I heard only a continuous pink noise.
These are some information from my system:
zcat /proc/config.gz | grep SGTL
CONFIG_SND_SOC_SGTL5000=y:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: STM32MP1 [i.Core STM32MP1], device 0: 4400b004.audio-controller-sgtl5000 sgtl5000-0 [4400b004.audio-controller-sgtl5000 sgtl5000-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
:~# aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default
Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=STM32MP1
i.Core STM32MP1, 4400b004.audio-controller-sgtl5000 sgtl5000-0
Default Audio Device
The command
:~# speaker-test -c 0 -t sine -f 2500seems to add a "sine" signal on the output but the pink noise always remains.
The command
:~# amixer -c0 sset Headphone 0switch-off the signal output
How can I solve the problem?
Many thanks
Regards
