No audio output from wired headphones on Jasperlake Chromebook

Recently I decided to install EndeavourOS on my Samsung Galaxy Chromebook Go (the board it’s SASUKE), I flashed a custom firmware from MrChromebox.tech and the system works fine. I have just two problems: one it’s realated to kvm (maybe I’ll keep it for another question) and the most important it’s that I have no audio output from wired headphones.

What I read/found:

What I tried:

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sofda7219max983 [sof-da7219max98360a], device 0: Speakers (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofda7219max983 [sof-da7219max98360a], device 1: Headset (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofda7219max983 [sof-da7219max98360a], device 2: HDMI1 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofda7219max983 [sof-da7219max98360a], device 3: HDMI2 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofda7219max983 [sof-da7219max98360a], device 4: HDMI3 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=sofda7219max983
    sof-da7219max98360a, 
    Default Audio Device
usbstream:CARD=sofda7219max983
    sof-da7219max98360a
    USB Stream Output
$ speaker-test -D Headset

speaker-test 1.2.6

Playback device is Headset
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM Headset
Playback open error: -2,No such file or directory

I tried also other commands like speaker-test -D jack but I had no luck and it was pretty random.

What I noticed:

  • Pro Audio seems to perform better then Stereo Audio for “laptop audio” (using Stereo Audio it’s too loud)

Any idea is much appreciated