You are not logged in.

#1 2024-04-02 15:26:47

steelepl
Member
Registered: 2024-03-13
Posts: 6

Pipewire won't start

When I start pipewire in terminal its showing:

[W][00527.111366] pw.conf      | [          conf.c:  413 conf_load()] 0x5fe8aabbefd0: error loading config '/etc/pipewire/pipewire.conf.d/10-wireplumber.conf': Nie ma takiego pliku ani katalogu
[W][00527.112823] pw.conf      | [          conf.c:  413 conf_load()] 0x5fe8aabbefd0: error loading config '/etc/pipewire/pipewire.conf.d/20-pipewire-pulse.conf': Nie ma takiego pliku ani katalogu
[W][00527.115093] mod.rt       | [     module-rt.c:  316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00527.115104] mod.rt       | [     module-rt.c: 1026 do_rtkit_setup()] RTKit does not give us MaxRealtimePriority, using 1
[W][00527.115215] mod.rt       | [     module-rt.c:  316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00527.115222] mod.rt       | [     module-rt.c: 1031 do_rtkit_setup()] RTKit does not give us MinNiceLevel, using 0
[W][00527.115318] mod.rt       | [     module-rt.c:  316 translate_error()] RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
[W][00527.115324] mod.rt       | [     module-rt.c: 1036 do_rtkit_setup()] RTKit does not give us RTTimeUSecMax, using -1

The problem is that those config files are empty and I don't know what is supposed to be in them.

Offline

#2 2024-04-02 15:29:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Pipewire won't start

Those are created by "yourself" you can just remove them so the defaults in /usr/share/pipewire take priority.

Offline

#3 2024-04-02 15:55:29

steelepl
Member
Registered: 2024-03-13
Posts: 6

Re: Pipewire won't start

Yup, error gone. But still no sound is playing and when I start wireplumber it says Failed to connect to pipewire.

Offline

#4 2024-04-02 16:13:11

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Pipewire won't start

You're not supposed to start these yourself anyway, they'd be handled by the systemd user session. Which session are you starting and how are you starting it? If anything via startx make sure you follow the blue notes in the wiki: https://wiki.archlinux.org/title/Xinit#xinitrc

Offline

#5 2024-04-02 19:31:36

steelepl
Member
Registered: 2024-03-13
Posts: 6

Re: Pipewire won't start

I have runit service managment. I added script which start '/usr/bin/pipewire' into '/etc/runit/sv/pipewire' and '/run/runit/service/pipewire' and everytime I start this service its calling timeout. I also tried to start pipewire adding exec to .xinitrc but still it is not starting.

Offline

#6 2024-04-02 21:49:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Pipewire won't start

So you're most likely not actually running Arch? If there's one thing that's pretty much a hard dependency on Arch it's systemd and many parts of the system are tailored towards it's presence.

Offline

Board footer

Powered by FluxBB