📖 ~1 min read

Table of contents
  1. Symptom & Impact
  2. Environment & Reproduction
  3. Root Cause Analysis
  4. Quick Triage
  5. Step-by-Step Diagnosis
  6. Solution – Primary Fix
  7. Solution – Alternative Approaches
  8. Verification & Acceptance Criteria
  9. Rollback Plan
  10. Prevention & Hardening
  11. Related Errors & Cross-Refs
  12. References & Further Reading

Symptom & Impact

System shows volume controls but no sound is heard from speakers or headset.

Environment & Reproduction

Appears after kernel updates, HDMI monitor changes, Bluetooth reconnects, or profile switches.

Root Cause Analysis

Incorrect output profile, muted channel, or user audio daemons not fully initialized under systemd user scope.

Quick Triage

Confirm physical output path first, then validate logical sink selection.

Step-by-Step Diagnosis

Run `pactl list short sinks`, `systemctl –user status pipewire wireplumber`, and inspect `journalctl –user -u pipewire -n 100`.

Illustrative mockup for ubuntu-26-04-lts — ubuntu2604_b01_p06_diag
Enumerating sinks and active audio services — Illustrative mockup — Progressive Robot

Solution – Primary Fix

Restart user audio services (`systemctl –user restart pipewire wireplumber`), select the right sink profile, and unmute channels.

Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Illustrative mockup for ubuntu-26-04-lts — ubuntu2604_b01_p06_fix
Restarting user audio stack and selecting correct profile — Illustrative mockup — Progressive Robot

Solution – Alternative Approaches

Reset user audio config in `~/.config/pipewire` and re-pair Bluetooth audio endpoints where relevant.

Verification & Acceptance Criteria

Test tone and media playback succeed across speaker and headset outputs.

Rollback Plan

Restore backed-up user audio config and revert recent audio package changes via apt history.

Prevention & Hardening

Keep firmware and audio stack updates aligned; avoid abrupt profile switching during updates.

`Dummy Output` only, ALSA card profile unavailable, and Bluetooth A2DP fallback issues.

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, Ubuntu audio troubleshooting guides, and ALSA diagnostics 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.