📖 ~1 min read
Table of contents
Symptom & Impact
System reports playback activity but no audible output reaches speakers or headset.
Environment & Reproduction
Seen after updates or hot-plugging audio devices.
pactl list short sinks
Root Cause Analysis
PipeWire session state or device profile selection is invalid after restart.
Quick Triage
Check selected sink and user-level audio services.
wpctl status
systemctl --user status pipewire
Step-by-Step Diagnosis
Inspect wireplumber logs and ALSA device visibility.
journalctl --user -u wireplumber -n 80
aplay -l

Solution – Primary Fix
Restart PipeWire stack and set correct default sink profile.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.
systemctl --user restart pipewire pipewire-pulse wireplumber
wpctl set-default

Solution – Alternative Approaches
Reset user audio config directory to regenerate defaults on next login.
Verification & Acceptance Criteria
Audio playback works across speakers and headset with stable volume controls.
speaker-test -t sine -f 440 -l 1
Rollback Plan
Revert to previous audio package state if recent updates caused regression.
Prevention & Hardening
Track audio package updates and maintain tested baseline in desktop fleets.
Related Errors & Cross-Refs
Related to missing codecs, muted channels, and incorrect HDMI profile routing.
Related tutorial: View the step-by-step tutorial for Ubuntu 26.04 LTS.
View all Ubuntu 26.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Ubuntu PipeWire and desktop audio troubleshooting documentation.
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.