[Huawei Matebook D BOD-WXX9] sound
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
has no sound
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: linux-image-
ProcVersionSign
Uname: Linux 6.8.0-87-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.8
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/seq: clayment 1667 F.... pipewire
CRDA: N/A
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Tue Dec 2 14:26:31 2025
InstallationDate: Installed on 2024-11-01 (396 days ago)
InstallationMedia: Ubuntu 20.04.6 LTS "Focal Fossa" - Release amd64 (20230316)
MachineType: HUAWEI BOD-WXX9
ProcEnviron:
LANG=fr_FR.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-
XDG_RUNTIME_
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageV
linux-
linux-
linux-firmware 20240318.
SourcePackage: linux
UpgradeStatus: Upgraded to noble on 2025-12-02 (0 days ago)
dmi.bios.date: 11/02/2022
dmi.bios.release: 2.31
dmi.bios.vendor: HUAWEI
dmi.bios.version: 2.31
dmi.board.
dmi.board.name: BOD-WXX9-PCB-B3
dmi.board.vendor: HUAWEI
dmi.board.version: M1010
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: HUAWEI
dmi.chassis.
dmi.ec.
dmi.modalias: dmi:bvnHUAWEI:
dmi.product.family: MateBook D
dmi.product.name: BOD-WXX9
dmi.product.sku: C100
dmi.product.
dmi.sys.vendor: HUAWEI
| tags: | added: kernel-daily-bug |
| summary: |
- sound + [Huawei Matebook D BOD-WXX9] sound |

Looking at other examples of this model, it seems SOF driver has issues. So I would try falling back to legacy HDA driver:
echo "options snd-intel-dspcfg dsp_driver=1" | sudo tee /etc/modprobe. d/legacysound. conf
sudo update-initramfs -u -k all
Reboot. If it does not fix sound and you want to undo it: d/legacysound. conf
sudo rm /etc/modprobe.
sudo update-initramfs -u -k all