user#1010

Results 13 comments of user#1010

[dmesg.txt](https://github.com/cb-linux/breath/files/8545371/dmesg.txt) http://alsa-project.org/db/?f=cbcd17f9e743a3cc7031f723d28bbbb76857a2b1

I also forgot to mention I run Debian

Here's a dmesg output from the Chrome OS shell if it is to be of use: [dmesg.txt](https://github.com/cb-linux/breath/files/8546991/dmesg.txt)

I purged pulseaudio and blacklisted snd-soc-skl and snd-hda-intel(Heard that it makes the sof driver load instead). It still doesn't work.

[Unit] Description="Reload ALSA and set the correct UCM" [Service] User=root WorkingDirectory=/ ExecStart=/bin/bash -c 'modprobe snd_soc_max98357a snd_soc_da7219 && alsa reload' [Install] WantedBy=multi-user.target

I whitelisted the drivers and ran your command, but my terminal responded with this: **bash: alsa: command not found** I know this may seem like a dumb question, but I...

The above happened. I know this may seem like a dumb question, but I can't find an answer anywhere. Currently I have alsa-utils installed, do I have to install anything...

[dmesg.txt](https://github.com/cb-linux/breath/files/8610477/dmesg.txt)

By the way, the sound still doesn't work "cat /proc/asound/cards" returns with "--- no soundcards ---"

[lsmod.txt](https://github.com/cb-linux/breath/files/8628824/lsmod.txt) Here's the lsmod from Chrome OS shell