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.
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.