Skip to content

Fix audio on resume#9

Open
nkay08 wants to merge 4 commits into
xXJSONDeruloXx:mainfrom
nkay08:audio_fix
Open

Fix audio on resume#9
nkay08 wants to merge 4 commits into
xXJSONDeruloXx:mainfrom
nkay08:audio_fix

Conversation

@nkay08

@nkay08 nkay08 commented Mar 14, 2026

Copy link
Copy Markdown

There is an issue, where sometimes audio fails to work when resuming from hibernation.

See issue #8 .

When I manually executed the commands systemctl --user restart pipewire pipewire-pulse wireplumber it started to work again - at least in my cases.
Restarting these audio services will probably do no harm.

This change adds an additional script and service file that executes the mentioned command.
I also replaced all custom paths in the script with variables. This is just my opinion, but I don't like copy-pasted paths within code. I think this makes it easier if changes need to be implemented. Naming of the variables if of course subjective. If this is unwanted, 492728b could be reverted.

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.

1 participant