๐ ~1 min read
Table of contents
Symptom & Impact
Audio output devices disappear and no playback is possible.

Environment & Reproduction
Typically occurs immediately after reboot into a new kernel.

Root Cause Analysis
Kernel module regression or PipeWire service mismatch breaks card detection.

Quick Triage
Run aplay -l and systemctl –user status pipewire wireplumber.

Step-by-Step Diagnosis
Inspect kernel logs with journalctl -k -b | grep -i -E ‘snd|hda|sof|audio’.

Solution – Primary Fix
Restart user audio stack with systemctl –user restart pipewire wireplumber; if needed boot previous kernel from GRUB Advanced options and install updates via sudo apt update && sudo apt upgrade.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Reset user audio config by moving ~/.config/pipewire and re-logging in.

Verification & Acceptance Criteria
aplay -l lists devices and test sound plays normally.

Rollback Plan
Temporarily pin known-good kernel until upstream fix lands.

Prevention & Hardening
Keep fallback kernel entries and avoid removing all old kernels.

Related Errors & Cross-Refs
Related: dummy output only and missing HDMI profile.
Related tutorial: View the step-by-step tutorial for Ubuntu 24.04 LTS.
View all Ubuntu 24.04 LTS tutorials on the Tutorials Hub โ
Browse all common problems & solutions on the Tutorials Hub.

References & Further Reading
PipeWire docs and Ubuntu kernel issue trackers.

Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today โ we respond within one business day.