Score:1

No sound on ASUS Transformer T100HA

cn flag

So after having an Ubuntu 20.04 fresh install into the ASUS Transformer T100HA, I've faced a no-sound issue. The system recognized the following outputs:

  • Multichannel
  • Internal audio

But no sound with any output

Score:2
cn flag

So the solution was actually very easy:

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

Reference: github sof project issue

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.