Skip to content

Instantly share code, notes, and snippets.

@overengineer
Last active January 8, 2023 01:22
Show Gist options
  • Select an option

  • Save overengineer/077602185e522ca0f135abbc0474a6dc to your computer and use it in GitHub Desktop.

Select an option

Save overengineer/077602185e522ca0f135abbc0474a6dc to your computer and use it in GitHub Desktop.
matebook d15 audio dummy output fix
sudo mv /lib/firmware/intel/sof* sof-backup
wget https://github.com/thesofproject/sof-bin/releases/download/v2.2.4/sof-bin-v2.2.4.tar.gz
tar -xvf sof-bin-v2.2.4.tar.gz
cd sof-bin-v2.2.4
sudo ./install.sh v2.2.4
sudo reboot
# now speaker is visible but still no sound
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment