No sound on asus t100ta (sorry for my bad english)

That worked for me on the T100-HA

sudo apt update
sudo apt install --reinstall alsa-ucm-conf

echo "options snd-intel-dspcfg dsp_driver=2" | sudo tee -a /etc/modprobe.d/alsa-base.conf

followed by a reboot to take effect.

5 Likes