Skip to content

Instantly share code, notes, and snippets.

@matthew-piziak
Created September 22, 2019 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthew-piziak/ce77e36c097139ade12f7d5f48779532 to your computer and use it in GitHub Desktop.
Save matthew-piziak/ce77e36c097139ade12f7d5f48779532 to your computer and use it in GitHub Desktop.
~ $ systemctl --user status pulseaudio.service
● pulseaudio.service - Sound Service
Loaded: loaded (/nix/store/qm4503q4avamnzxi994zkm3yrjvg7g9m-pulseaudio-12.2/lib/systemd/user/pulseaudio.service; indirect; vendor preset: enabled)
Drop-In: /nix/store/cj0yyfijdwa1b0d07qx3i93v1kr3gy5j-user-units/pulseaudio.service.d
└─overrides.conf
Active: failed (Result: exit-code) since Sat 2019-09-21 23:08:41 EDT; 6s ago
Process: 13734 ExecStart=/nix/store/qm4503q4avamnzxi994zkm3yrjvg7g9m-pulseaudio-12.2/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE)
Main PID: 13734 (code=exited, status=1/FAILURE)
Sep 21 23:08:40 mus systemd[1722]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Sep 21 23:08:40 mus systemd[1722]: pulseaudio.service: Failed with result 'exit-code'.
Sep 21 23:08:40 mus systemd[1722]: Failed to start Sound Service.
Sep 21 23:08:41 mus systemd[1722]: pulseaudio.service: Service RestartSec=500ms expired, scheduling restart.
Sep 21 23:08:41 mus systemd[1722]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Sep 21 23:08:41 mus systemd[1722]: Stopped Sound Service.
Sep 21 23:08:41 mus systemd[1722]: pulseaudio.service: Start request repeated too quickly.
Sep 21 23:08:41 mus systemd[1722]: pulseaudio.service: Failed with result 'exit-code'.
Sep 21 23:08:41 mus systemd[1722]: Failed to start Sound Service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment