Dell Chromebook 11 3100 no sound out, speaker & headphone

Device:Dell Chromebook 11 3100

CPU:CPU:Intel(R) Celeron(R) N4000 CPU * Gemini Lake*

Version of FydeOS :FydeOS for PC v13-sp1;Full disk installation using the installer

Malfunction:no sound out, speaker & headphone, volume adjustment is invalid, automatically reset to 0

I have extracted the original Chromeos image file, here:

chromebook\lib\modules\4.14.272-18805-g12d6850827f5\kernel\sound

Hope this helps

Screenshot 2022-06-14 06.16.29|690x235
Screenshot 2022-06-14 06.35.27|690x292

uname -ra
lsmod
aplay -l
cat /proc/asound/cards
amixer

thx, but i’m just a chromebook user not a developer. please help me more detailed steps, thank you.

https://bbs.archlinux.org/viewtopic.php?pid=1951646


what about this folder?

can i copy&replace

\usr\share\alsa\ucm

and

\lib\modules\4.14.272-18805-g12d6850827f5\kernel\sound

to solve the problem?

Just copy UCM
first unlock system read-only。
mount -o remount rw /

must be superuser to use mount
show this,what i do now.

I did the following

1
sudo -su
2
cp -r /home/chronos/user/Download/ucm /usr/share/alsa/

and

cd /usr/share/alsa/ucm
ls

Looks like it worked.
but still no sound after chromebook restart.