Matebook Arch
These are the steps that are required to fix the sound on my HUAWEI matebook. Before them I just had a Dummy Device shown in the sound settings:
- Install the following packages system:
# You can use pacman to install the packages below
yay -S intel-ucode sof-firmware
# Maybe you also require the following packages
# You should first try it without those
sudo pacman -S alsa-utils alsa-tools pavucontrol pulsemixer
- Create a file in
/etc/modprobe.d/intelDSP.conf
with the following content:
options snd-intel-dspcfg dsp_driver=1
- Reboot