Chromebook & Linux

No sound on Linux computer

Missing audio is usually caused by the wrong output device selected or a driver/service that needs restarting, not failed hardware. Checking output settings first solves it quickly.

Difficulty
Intermediate
Time
10–30 minutes
DIY cost
$0
Pro cost
$60–$100

Symptoms

  • No sound from speakers or headphones
  • Volume icon shows muted or no devices found
  • Sound worked before an update
  • Sound works in one app but not another

Likely causes

  • CommonWrong audio output device selectedThe system may be sending sound to HDMI or a disconnected device instead of speakers.
  • CommonAudio service (PulseAudio/PipeWire) needs restartingThe sound server can occasionally hang or crash after sleep or an update.
  • PossibleMuted at the system or hardware levelA mute key or software mute can be toggled accidentally.
  • PossibleMissing or outdated audio driverSome sound chipsets need specific kernel modules that aren't loaded by default.

What to do

  1. Check the volume icon in the system tray and confirm it isn't muted and the right output device is selected.
  2. Click the sound settings and select the correct output device (built-in speakers vs HDMI vs headphones).
  3. Restart the audio service by running 'systemctl --user restart pipewire' or 'pulseaudio -k' (it restarts automatically).
  4. Reboot the whole system to rule out a stuck driver from sleep or an update.
  5. Run 'alsamixer' in a terminal to check for any channel muted at a lower level than the main volume control.
  6. Check for kernel or driver updates specific to your sound chipset if the problem persists after a reboot.

Tools and parts

  • Terminal access

When to call a pro

If no combination of settings restores sound, a Linux technician can check driver compatibility for your specific hardware.

Safety

Generally low risk

Generally low risk for a careful person. Stop if anything looks different from what this guide describes.

Related guides

Operator provides AI-generated troubleshooting information. It can be wrong. For safety-critical, electrical, gas, structural, medical, automotive safety, or other high-risk problems, consult a qualified professional.