Skip to content

audio: increase PipeWire restart timeout to 30s - #328

Merged
abbajaj806 merged 1 commit into
qualcomm-linux:mainfrom
smuppand:audio
Mar 5, 2026
Merged

abbajaj806 merged 1 commit into
qualcomm-linux:mainfrom
smuppand:audio

Conversation

@smuppand

Copy link
Copy Markdown
Contributor

This PR increases the timeout used when restarting PipeWire via systemctl from 15s to 30s:

  • Updates: audio_exec_with_timeout 15s systemctl restart pipewire -> audio_exec_with_timeout 30s systemctl restart pipewire
  • Motivation:
  • Some targets take longer to stop/start PipeWire, causing the restart command to time out even though PipeWire would recover successfully.

Increase the timeout for `systemctl restart pipewire` from 15 seconds
to 30 seconds to better accommodate slower startup/restart behavior on
some targets and avoid premature timeout failures.

Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>

@abbajaj806 abbajaj806 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abbajaj806
abbajaj806 merged commit 13fc85d into qualcomm-linux:main Mar 5, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants