You are not logged in.

#1 2024-08-10 12:49:25

zaxarakys
Member
Registered: 2024-08-09
Posts: 5

Pipewire stopped working after sudo pacman -Syu

In my computer pipewire already didnt completely work (it sometimes worked and other times it didnt and i reboot until it worked) but after i ran sudo pacman -Syu it completely stopped working.
When I run pipewire it says the following:

[E][00540.685567] mod.protocol-native | [module-protocol-:  784 lock_socket()] server 0x5ad2101b63b0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
[E][00540.685821] pw.conf      | [          conf.c:  603 load_module()] 0x5ad210195100: could not load
mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
[E][00540.687099] default      | [      pipewire.c:  124 main()] failed to create context: Resource temporarily unavailable

When I run pipewire-pulse it says this:

[W][00570.581666] mod.protocol-pulse | [        server.c:  612 start_unix_server()] server 0x5edc1da41800: socket '/run/user/1000/pulse/native' is in use
[W][00570.581784] mod.protocol-pulse | [        server.c: 1044 servers_create_and_start()] pulse-server 0x5edc1da39110: failed to start server on 'unix:/run/user/1000/pulse/native': Address already in use
[E][00570.581809] mod.protocol-pulse | [  pulse-server.c: 5545 pw_protocol_pulse_new()] 0x5edc1da39110: no servers could be started: Address already in use
[E][00570.581909] pw.conf      | [          conf.c:  603 load_module()] 0x5edc1da0c100: could not load
mandatory module "libpipewire-module-protocol-pulse": Address already in use
[E][00570.582194] default      | [      pipewire.c:  124 main()] failed to create context: Address already in use

When i run systemctl --user status pipewire it says this:

× pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewir
e.service; disabled; preset: enabled)
     Active: failed (Result: exit-code) since Sat 2024-08-10 15:35:58 EEST; 9min ago
   Duration: 51ms
 Invocation: 816ef4bfc68548a89fc56fd2610b3f35
TriggeredBy: × pipewire.socket
    Process: 649 ExecStart=/usr/bin/pipewire (code=exited, status=245/KSM)
   Main PID: 649 (code=exited, status=245/KSM)

Aug 10 15:35:58 arpc systemd[504]: pipewire.service: Scheduled restart job, restart counter is at 5.
Aug 10 15:35:58 arpc systemd[504]: pipewire.service: Start request
repeated too quickly.
Aug 10 15:35:58 arpc systemd[504]: pipewire.service: Failed with re
sult 'exit-code'.
Aug 10 15:35:58 arpc systemd[504]: Failed to start PipeWire Multimedia Service.

when i run systemctl --user status pipewire-pulse nothing seems to be going wrong, it says its loaded but it also says disabled

● pipewire-pulse.service - PipeWire PulseAudio
     Loaded: loaded (/usr/lib/systemd/user/p
ipewire-pulse.service; disabled; preset: enabled)
...

wireplumber seems to work when i run the command but when i run the systemctl --user status wireplumber command it says this:

○ wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wire
plumber.service; enabled; preset: enabled)
     Active: inactive (dead) since Sat 2024-08-10 15:35:57 EEST; 12min ago
   Duration: 48ms
 Invocation: 0664a66a45d143029ee8bd0e21c37561
    Process: 650 ExecStart=/usr/bin/wireplumber (code=exited, status=0/SUCCESS)
   Main PID: 650 (code=exited, status=0/SUCCESS)
   Mem peak: 1.7M
        CPU: 23ms

Aug 10 15:35:57 arpc systemd[504]: Started Multimedia Service Session Manager.
Aug 10 15:35:57 arpc wireplumber[650]: wireplumber: stopped by signal: Terminat
ed
Aug 10 15:35:57 arpc wireplumber[650]: wireplumber: disconnected from pipewire

Aug 10 15:35:57 arpc systemd[504]: Stopping Multimedia Service Session Manager...
Aug 10 15:35:57 arpc systemd[504]: Stopped Multimedia Service Session Manager.
Aug 10 15:35:58 arpc systemd[504]: Dependency failed for Multimedia
 Service Session Manager.
Aug 10 15:35:58 arpc systemd[504]: wireplumber.service: Job wireplumber.service
/start failed with result 'dependency'.

im not sure what is going wrong any help would be appreciated

i apologize for the wall of text but im new to all this forum stuff so i dont know how to make it look neat

Offline

Board footer

Powered by FluxBB