zlopez
(Michal Konečný)
1
Hi,
I tried to look how to restart pipewire and according to Troubleshooting · Wiki · PipeWire / pipewire · GitLab there should be a systemd unit.
But in my case there is none:
systemctl status pipewire
Unit pipewire.service could not be found.
I’m using F35 Kinoite, so it’s possible that this is some specific thing on ostree OS.
So what is happening here?
ilikelinux
(Ilikelinux (l.s.))
2
Welcome to ask Fedora.
Try instead:
systemctl --user status pipewire
You might also check
https://fedoraproject.org/wiki/Releases/35/ChangeSet and follow the links
3 Likes
zlopez
(Michal Konečný)
3
Hm, I didn’t tried --user
. Thanks for this.
2 Likes