📖 ~1 min read
Table of contents
Symptom & Impact
System output and microphone are unavailable in all apps, impacting calls and media playback.

Environment & Reproduction
Often appears after updates, Bluetooth profile changes, or conflicting user-level audio daemons.

Root Cause Analysis
PipeWire session manager fails to start correctly or default sink switches to invalid device profile.

Quick Triage
Run pactl info and wpctl status to confirm server availability and active sink source mapping.

Step-by-Step Diagnosis
Check user service logs via journalctl –user -u pipewire -u wireplumber -n 100.

Solution – Primary Fix
Restart user audio stack: systemctl –user restart pipewire pipewire-pulse wireplumber, then set default sink using wpctl set-default.
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 relogging into session.

Verification & Acceptance Criteria
Test audio playback and microphone capture with pavucontrol and native system sound test.

Rollback Plan
Revert custom PipeWire config files and restore defaults from package versions if custom tuning fails.

Prevention & Hardening
Avoid mixing legacy pulse customization with PipeWire overrides unless strictly required.

Related Errors & Cross-Refs
Related warnings include disconnected node graph and missing ALSA profile assignments.
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
PipeWire docs, WirePlumber docs, and Ubuntu audio troubleshooting references.

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.