You are not logged in.
Hi,
Since last night, I cannot play Video or Audio. I tried Video on a browser (Brave), video on program (Celluloid & mpv), and audio on a program, all do not work. All I see is either a black screen or an image of the second that I am in, but the Video/Audio won't play. Pictures load just fine, even in videos I can navigate in the video and see images, but it won't play.
I expect it to run the video/audio normally like it always did.
Kernal: 6.6.23-1-lts
DE: none, I use awesome-git v4.3-1654
pipewire 1.0.4
wireplumber 0.5.0
- On Brave browser: Found a DBus-related error (I didn't capture it and can't reproduce.)
- On Celluloid:
(io.github.celluloid_player.Celluloid:31727): Gtk-WARNING **: 11:05:46.579: Calling org.freedesktop.portal.Inhibit.Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Inhibit” on object at path /org/freedesktop/portal/desktop
When running
journalctl --user -u pipewire.service --since "1 days ago"
:
systemd[1058]: Started PipeWire Multimedia Service.
pipewire[1233]: mod.protocol-native: server 0x5e628878aba0: unable to lock lockfile '/run/>
pipewire[1233]: pw.conf: 0x5e6288742b90: could not load mandatory module "libpipewire-modu>
pipewire[1233]: default: failed to create context: Resource temporarily unavailable
systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
systemd[1058]: pipewire.service: Failed with result 'exit-code'.
systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 2.
This same block is repeated tens of times.
When running
journalctl --user -u session.slice --since "1 days ago"
:
xdg-desktop-por[9647]: No skeleton to export
gvfsd-wsdd[27700]: Failed to spawn the wsdd daemon: Failed to execute child process “wsdd”>
gvfsd-network[27686]: Couldn't create directory monitor on wsdd:///. Error: Automount fail>
This is the error part of it.
Thank you for reading!
Last edited by UHasanU (2024-03-31 00:50:32)
Offline
The log file you provided is trimmed. Though it has few good hints for the audio part:
could not load mandatory module "libpipewire-mod
* Any recent packages installed that can affect alsa/pipewire (/var/log/pacman.log)?
* Can you provide full non trimmed logs?
* Good formatted problem description will cause good and quick solution
* Please don't forget to mark as [SOLVED].
Offline
Also journal log with wireplumber context?
And
pacman -Qkk wireplumber pipewire
sudo journalctl -b #fuller context might also be valuable
Offline
@impossibleveins23
@V1del
Thank you for offering help
Can you provide full non trimmed logs?
:
By running
journalctl --user -u session.slice --since "1 days ago"
:
Mar 29 00:49:19 HasanArch system
d[1058]: Created slice User Core Session Slice.
Mar 29 00:49:20 HasanArch dbus-broker-launch[1181]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 00:49:20 HasanArch dbus-broker-launch[1181]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 00:49:20 HasanArch dbus-broker-launch[1181]: Ready
Mar 29 00:49:20 HasanArch wireplumber[1192]: 0x5bab3ec14690: no modules loaded from context.modules
Mar 29 00:49:20 HasanArch pipewire[1191]: mod.protocol-native: server 0x5acdc741bba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:20 HasanArch pipewire[1191]: pw.conf: 0x5acdc73d3b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1191]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch wireplumber[1192]: stopped by signal: Terminated
Mar 29 00:49:21 HasanArch wireplumber[1192]: 0x5bab3ec656c0: leaked proxy 0x5bab3ecc7160 id:10
Mar 29 00:49:21 HasanArch wireplumber[1192]: disconnected from pipewire
Mar 29 00:49:21 HasanArch pipewire[1233]: mod.protocol-native: server 0x5e628878aba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1233]: pw.conf: 0x5e6288742b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1233]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1246]: mod.protocol-native: server 0x5cd602206ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1246]: pw.conf: 0x5cd6021beb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1246]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1252]: mod.protocol-native: server 0x627b25293ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1252]: pw.conf: 0x627b2524bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1252]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:22 HasanArch pipewire[1257]: mod.protocol-native: server 0x5e20b6b8eba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:22 HasanArch pipewire[1257]: pw.conf: 0x5e20b6b46b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:22 HasanArch pipewire[1257]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:25 HasanArch at-spi-bus-launcher[1278]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 00:49:25 HasanArch at-spi-bus-launcher[1278]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 00:49:25 HasanArch dbus-broker-launch[1278]: Ready
Mar 29 00:51:09 HasanArch xdg-desktop-por[3699]: No skeleton to export
Mar 29 00:54:05 HasanArch dbus-broker[1279]: Dispatched 36 messages @ 18(±20)μs / message.
Mar 29 00:54:05 HasanArch dbus-broker[1182]: Dispatched 11725 messages @ 24(±19)μs / message.
Mar 29 00:54:05 HasanArch systemd[1058]: Removed slice User Core Session Slice.
Mar 29 00:54:05 HasanArch systemd[1058]: session.slice: Consumed 5.834s CPU time.
-- Boot f299c46ece7248cdb07dc7a9e2aeafd2 --
Mar 29 00:55:12 HasanArch systemd[1047]: Created slice User Core Session Slice.
Mar 29 00:55:12 HasanArch dbus-broker-launch[1182]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 00:55:12 HasanArch dbus-broker-launch[1182]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 00:55:12 HasanArch dbus-broker-launch[1182]: Ready
Mar 29 00:55:13 HasanArch pipewire[1192]: mod.protocol-native: server 0x5e509a6f5ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:13 HasanArch pipewire[1192]: pw.conf: 0x5e509a6adb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:13 HasanArch wireplumber[1193]: 0x629b05088690: no modules loaded from context.modules
Mar 29 00:55:14 HasanArch pipewire[1192]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch wireplumber[1193]: stopped by signal: Terminated
Mar 29 00:55:14 HasanArch wireplumber[1193]: 0x629b050d96c0: leaked proxy 0x629b0513b0a0 id:10
Mar 29 00:55:14 HasanArch wireplumber[1193]: disconnected from pipewire
Mar 29 00:55:14 HasanArch pipewire[1226]: mod.protocol-native: server 0x58f8c1636ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1226]: pw.conf: 0x58f8c15eeb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1226]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1245]: mod.protocol-native: server 0x5a873e43fba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1245]: pw.conf: 0x5a873e3f7b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1245]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1250]: mod.protocol-native: server 0x57f588581ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1250]: pw.conf: 0x57f588539b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1250]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:15 HasanArch pipewire[1256]: mod.protocol-native: server 0x5feca3106ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:15 HasanArch pipewire[1256]: pw.conf: 0x5feca30beb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:15 HasanArch pipewire[1256]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:18 HasanArch at-spi-bus-launcher[1274]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 00:55:18 HasanArch at-spi-bus-launcher[1274]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 00:55:18 HasanArch dbus-broker-launch[1274]: Ready
Mar 29 00:57:05 HasanArch xdg-desktop-por[3695]: No skeleton to export
-- Boot 29f869a02ab24fdeb34e676e75dc9a1a --
Mar 29 01:56:23 HasanArch systemd[1053]: Created slice User Core Session Slice.
Mar 29 01:56:23 HasanArch dbus-broker-launch[1185]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 01:56:23 HasanArch dbus-broker-launch[1185]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 01:56:23 HasanArch dbus-broker-launch[1185]: Ready
Mar 29 01:56:24 HasanArch pipewire[1195]: mod.protocol-native: server 0x5983da46cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:24 HasanArch pipewire[1195]: pw.conf: 0x5983da424b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:24 HasanArch wireplumber[1196]: 0x58e2c3d5b690: no modules loaded from context.modules
Mar 29 01:56:24 HasanArch pipewire[1195]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:24 HasanArch wireplumber[1196]: stopped by signal: Terminated
Mar 29 01:56:24 HasanArch wireplumber[1196]: 0x58e2c3dac6c0: leaked proxy 0x58e2c3e0e130 id:10
Mar 29 01:56:24 HasanArch wireplumber[1196]: disconnected from pipewire
Mar 29 01:56:25 HasanArch pipewire[1230]: mod.protocol-native: server 0x5ab5fb9a4ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1230]: pw.conf: 0x5ab5fb95cb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1230]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1242]: mod.protocol-native: server 0x5807a7e68ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1242]: pw.conf: 0x5807a7e20b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1242]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1255]: mod.protocol-native: server 0x5dea63b2aba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1255]: pw.conf: 0x5dea63ae2b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1255]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1260]: mod.protocol-native: server 0x5d60c9072ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1260]: pw.conf: 0x5d60c902ab90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1260]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:29 HasanArch at-spi-bus-launcher[1279]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 01:56:29 HasanArch at-spi-bus-launcher[1279]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 01:56:29 HasanArch dbus-broker-launch[1279]: Ready
Mar 29 02:07:51 HasanArch xdg-desktop-por[16867]: No skeleton to export
-- Boot c5ff08b50492461895dda10a7d96e6f8 --
Mar 29 03:22:34 HasanArch systemd[1157]: Created slice User Core Session Slice.
Mar 29 03:22:34 HasanArch dbus-broker-launch[1284]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 03:22:34 HasanArch dbus-broker-launch[1284]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 03:22:34 HasanArch dbus-broker-launch[1284]: Ready
Mar 29 03:22:35 HasanArch pipewire[1294]: mod.protocol-native: server 0x5799e9cc7ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:35 HasanArch pipewire[1294]: pw.conf: 0x5799e9c7fb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:35 HasanArch wireplumber[1295]: 0x612c7b2e5690: no modules loaded from context.modules
Mar 29 03:22:36 HasanArch pipewire[1294]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch wireplumber[1295]: stopped by signal: Terminated
Mar 29 03:22:36 HasanArch wireplumber[1295]: 0x612c7b3366c0: leaked proxy 0x612c7b398110 id:10
Mar 29 03:22:36 HasanArch wireplumber[1295]: disconnected from pipewire
Mar 29 03:22:36 HasanArch pipewire[1335]: mod.protocol-native: server 0x5d649dd35ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1335]: pw.conf: 0x5d649dcedb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1335]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1349]: mod.protocol-native: server 0x60e3ea5e6ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1349]: pw.conf: 0x60e3ea59eb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1349]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1354]: mod.protocol-native: server 0x614489b78ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1354]: pw.conf: 0x614489b30b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1354]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:37 HasanArch pipewire[1360]: mod.protocol-native: server 0x5f39c1afcba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:37 HasanArch pipewire[1360]: pw.conf: 0x5f39c1ab4b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:37 HasanArch pipewire[1360]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:40 HasanArch at-spi-bus-launcher[1379]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 03:22:40 HasanArch at-spi-bus-launcher[1379]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 03:22:40 HasanArch dbus-broker-launch[1379]: Ready
Mar 29 03:23:17 HasanArch xdg-desktop-por[2347]: No skeleton to export
Mar 29 03:40:51 HasanArch gvfsd-wsdd[26386]: Failed to spawn the wsdd daemon: Failed to execute child process “wsdd” (No such file or directory)
Mar 29 03:40:51 HasanArch gvfsd-network[26372]: Couldn't create directory monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying wsdd daemon.
Mar 29 04:53:54 HasanArch dbus-broker[1380]: Dispatched 144 messages @ 11(±13)μs / message.
Mar 29 04:53:54 HasanArch dbus-broker[1285]: Dispatched 303278 messages @ 25(±20)μs / message.
Mar 29 04:53:54 HasanArch systemd[1157]: Removed slice User Core Session Slice.
Mar 29 04:53:54 HasanArch systemd[1157]: session.slice: Consumed 2min 58.973s CPU time.
-- Boot 4d9077bc7be44f7e807fd41c1d03ce97 --
Mar 29 04:55:23 HasanArch systemd[1042]: Created slice User Core Session Slice.
Mar 29 04:55:23 HasanArch dbus-broker-launch[1177]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 04:55:23 HasanArch dbus-broker-launch[1177]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 04:55:23 HasanArch dbus-broker-launch[1177]: Ready
Mar 29 04:55:23 HasanArch pipewire[1185]: mod.protocol-native: server 0x5c02a0324ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:23 HasanArch pipewire[1185]: pw.conf: 0x5c02a02dcb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:23 HasanArch wireplumber[1186]: 0x62b2c4c19690: no modules loaded from context.modules
Mar 29 04:55:24 HasanArch pipewire[1185]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:24 HasanArch wireplumber[1186]: stopped by signal: Terminated
Mar 29 04:55:24 HasanArch wireplumber[1186]: 0x62b2c4c6a6c0: leaked proxy 0x62b2c4ccc200 id:10
Mar 29 04:55:24 HasanArch wireplumber[1186]: 0x62b2c4c6a6c0: leaked proxy 0x62b2c4d19330 id:15
Mar 29 04:55:24 HasanArch wireplumber[1186]: disconnected from pipewire
Mar 29 04:55:24 HasanArch pipewire[1235]: mod.protocol-native: server 0x590fb5d53ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:24 HasanArch pipewire[1235]: pw.conf: 0x590fb5d0bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:24 HasanArch pipewire[1235]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1241]: mod.protocol-native: server 0x586f873d3ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1241]: pw.conf: 0x586f8738bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1241]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1246]: mod.protocol-native: server 0x571419938ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1246]: pw.conf: 0x5714198f0b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1246]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1252]: mod.protocol-native: server 0x5854ebbf5ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1252]: pw.conf: 0x5854ebbadb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1252]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:29 HasanArch at-spi-bus-launcher[1270]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 04:55:29 HasanArch at-spi-bus-launcher[1270]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 04:55:29 HasanArch dbus-broker-launch[1270]: Ready
Mar 29 04:56:19 HasanArch xdg-desktop-por[2519]: No skeleton to export
Mar 29 04:58:56 HasanArch xdg-desktop-por[2519]: object_ref: assertion '!object_already_finalized' failed
Mar 29 05:19:41 HasanArch xdg-desktop-por[62984]: No skeleton to export
Mar 29 05:32:47 HasanArch dbus-broker[1179]: Dispatched 117883 messages @ 26(±19)μs / message.
Mar 29 05:32:47 HasanArch systemd[1042]: Removed slice User Core Session Slice.
Mar 29 05:32:47 HasanArch systemd[1042]: session.slice: Consumed 48.949s CPU time, 31.1M memory peak, 0B memory swap peak.
-- Boot b60b42f9c1a348848f748a30e6b3b730 --
Mar 29 08:43:26 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 08:43:26 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 08:43:25 HasanArch systemd[1040]: Created slice User Core Session Slice.
Mar 29 08:43:26 HasanArch dbus-broker-launch[1215]: Ready
Mar 29 08:43:26 HasanArch pipewire[1226]: mod.protocol-native: server 0x5639faae4ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:26 HasanArch pipewire[1226]: pw.conf: 0x5639faa9cb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:26 HasanArch wireplumber[1227]: 0x624a8c18f690: no modules loaded from context.modules
Mar 29 08:43:27 HasanArch pipewire[1226]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:27 HasanArch wireplumber[1227]: stopped by signal: Terminated
Mar 29 08:43:27 HasanArch wireplumber[1227]: 0x624a8c1e06c0: leaked proxy 0x624a8c242110 id:10
Mar 29 08:43:27 HasanArch wireplumber[1227]: disconnected from pipewire
Mar 29 08:43:27 HasanArch pipewire[1261]: mod.protocol-native: server 0x5ac7bccacba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:27 HasanArch pipewire[1261]: pw.conf: 0x5ac7bcc64b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1261]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1281]: mod.protocol-native: server 0x58c9ab1f7ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:27 HasanArch pipewire[1281]: pw.conf: 0x58c9ab1afb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1281]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1286]: mod.protocol-native: server 0x6525f89daba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:28 HasanArch pipewire[1286]: pw.conf: 0x6525f8992b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1286]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1291]: mod.protocol-native: server 0x62865267cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:28 HasanArch pipewire[1291]: pw.conf: 0x628652634b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1291]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:32 HasanArch at-spi-bus-launcher[1310]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 08:43:32 HasanArch at-spi-bus-launcher[1310]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 08:43:32 HasanArch dbus-broker-launch[1310]: Ready
Mar 29 08:49:49 HasanArch xdg-desktop-por[9915]: No skeleton to export
Mar 29 09:56:55 HasanArch gvfsd-wsdd[107074]: Failed to spawn the wsdd daemon: Failed to execute child process “wsdd” (No such file or directory)
Mar 29 09:56:55 HasanArch gvfsd-network[107057]: Couldn't create directory monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying wsdd daemon.
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Noticed file-system modification, trigger reload.
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Noticed file-system modification, trigger reload.
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 10:46:34 HasanArch dbus-broker-launch[1215]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 10:46:44 HasanArch dbus-broker[1311]: Dispatched 373 messages @ 6(±10)μs / message.
Mar 29 10:46:44 HasanArch dbus-broker[1217]: Dispatched 496975 messages @ 15(±13)μs / message.
Mar 29 10:46:44 HasanArch systemd[1040]: Removed slice User Core Session Slice.
Mar 29 10:46:44 HasanArch systemd[1040]: session.slice: Consumed 2min 32.017s CPU time, 65.6M memory peak, 0B memory swap peak.
-- Boot 4148b40a46864ff7b997f9df6dd92925 --
Mar 29 10:47:48 HasanArch systemd[1060]: Created slice User Core Session Slice.
Mar 29 10:47:48 HasanArch dbus-broker-launch[1189]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Mar 29 10:47:48 HasanArch dbus-broker-launch[1189]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Mar 29 10:47:48 HasanArch dbus-broker-launch[1189]: Ready
Mar 29 10:47:48 HasanArch pipewire[1199]: mod.protocol-native: server 0x576521515ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:48 HasanArch pipewire[1199]: pw.conf: 0x5765214cdb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:48 HasanArch wireplumber[1200]: 0x64834786a690: no modules loaded from context.modules
Mar 29 10:47:49 HasanArch pipewire[1199]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch wireplumber[1200]: stopped by signal: Terminated
Mar 29 10:47:49 HasanArch wireplumber[1200]: 0x6483478bb6c0: leaked proxy 0x64834791d1f0 id:10
Mar 29 10:47:49 HasanArch wireplumber[1200]: disconnected from pipewire
Mar 29 10:47:49 HasanArch pipewire[1240]: mod.protocol-native: server 0x590f75476ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:49 HasanArch pipewire[1240]: pw.conf: 0x590f7542eb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1240]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1253]: mod.protocol-native: server 0x59bdec609ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:49 HasanArch pipewire[1253]: pw.conf: 0x59bdec5c1b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1253]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1258]: mod.protocol-native: server 0x59e96b39cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:50 HasanArch pipewire[1258]: pw.conf: 0x59e96b354b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1258]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1264]: mod.protocol-native: server 0x638baf0b1ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:50 HasanArch pipewire[1264]: pw.conf: 0x638baf069b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1264]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:54 HasanArch at-spi-bus-launcher[1285]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Mar 29 10:47:54 HasanArch at-spi-bus-launcher[1285]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Mar 29 10:47:54 HasanArch dbus-broker-launch[1285]: Ready
Mar 29 10:48:21 HasanArch xdg-desktop-por[2010]: No skeleton to export
Mar 29 10:52:25 HasanArch gvfsd-wsdd[7830]: Failed to spawn the wsdd daemon: Failed to execute child process “wsdd” (No such file or directory)
Mar 29 10:52:25 HasanArch gvfsd-network[7805]: Couldn't create directory monitor on wsdd:///. Error: Automount failed: Failed to spawn the underlying wsdd daemon.
----
Also journal log with wireplumber context?
By running
journalctl --user -u wireplumber.service --since "1 days ago"
:
Mar 29 00:49:20 HasanArch systemd[1058]: Started Multimedia Service Session Manager.
Mar 29 00:49:20 HasanArch wireplumber[1192]: 0x5bab3ec14690: no modules loaded from context.modules
Mar 29 00:49:21 HasanArch systemd[1058]: Stopping Multimedia Service Session Manager...
Mar 29 00:49:21 HasanArch wireplumber[1192]: stopped by signal: Terminated
Mar 29 00:49:21 HasanArch wireplumber[1192]: 0x5bab3ec656c0: leaked proxy 0x5bab3ecc7160 id:10
Mar 29 00:49:21 HasanArch wireplumber[1192]: disconnected from pipewire
Mar 29 00:49:21 HasanArch systemd[1058]: Stopped Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Started Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Stopping Multimedia Service Session Manager...
Mar 29 00:49:21 HasanArch systemd[1058]: Stopped Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Started Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Stopping Multimedia Service Session Manager...
Mar 29 00:49:21 HasanArch systemd[1058]: Stopped Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Started Multimedia Service Session Manager.
Mar 29 00:49:21 HasanArch systemd[1058]: Stopping Multimedia Service Session Manager...
Mar 29 00:49:21 HasanArch systemd[1058]: Stopped Multimedia Service Session Manager.
Mar 29 00:49:22 HasanArch systemd[1058]: Started Multimedia Service Session Manager.
Mar 29 00:49:22 HasanArch systemd[1058]: Stopping Multimedia Service Session Manager...
Mar 29 00:49:22 HasanArch systemd[1058]: Stopped Multimedia Service Session Manager.
Mar 29 00:49:22 HasanArch systemd[1058]: Dependency failed for Multimedia Service Session Manager.
Mar 29 00:49:22 HasanArch systemd[1058]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot f299c46ece7248cdb07dc7a9e2aeafd2 --
Mar 29 00:55:13 HasanArch systemd[1047]: Started Multimedia Service Session Manager.
Mar 29 00:55:13 HasanArch wireplumber[1193]: 0x629b05088690: no modules loaded from context.modules
Mar 29 00:55:14 HasanArch systemd[1047]: Stopping Multimedia Service Session Manager...
Mar 29 00:55:14 HasanArch wireplumber[1193]: stopped by signal: Terminated
Mar 29 00:55:14 HasanArch wireplumber[1193]: 0x629b050d96c0: leaked proxy 0x629b0513b0a0 id:10
Mar 29 00:55:14 HasanArch wireplumber[1193]: disconnected from pipewire
Mar 29 00:55:14 HasanArch systemd[1047]: Stopped Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Started Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Stopping Multimedia Service Session Manager...
Mar 29 00:55:14 HasanArch systemd[1047]: Stopped Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Started Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Stopping Multimedia Service Session Manager...
Mar 29 00:55:14 HasanArch systemd[1047]: Stopped Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Started Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Stopping Multimedia Service Session Manager...
Mar 29 00:55:14 HasanArch systemd[1047]: Stopped Multimedia Service Session Manager.
Mar 29 00:55:14 HasanArch systemd[1047]: Started Multimedia Service Session Manager.
Mar 29 00:55:15 HasanArch systemd[1047]: Stopping Multimedia Service Session Manager...
Mar 29 00:55:15 HasanArch systemd[1047]: Stopped Multimedia Service Session Manager.
Mar 29 00:55:15 HasanArch systemd[1047]: Dependency failed for Multimedia Service Session Manager.
Mar 29 00:55:15 HasanArch systemd[1047]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot 29f869a02ab24fdeb34e676e75dc9a1a --
Mar 29 01:56:24 HasanArch systemd[1053]: Started Multimedia Service Session Manager.
Mar 29 01:56:24 HasanArch wireplumber[1196]: 0x58e2c3d5b690: no modules loaded from context.modules
Mar 29 01:56:24 HasanArch systemd[1053]: Stopping Multimedia Service Session Manager...
Mar 29 01:56:24 HasanArch wireplumber[1196]: stopped by signal: Terminated
Mar 29 01:56:24 HasanArch wireplumber[1196]: 0x58e2c3dac6c0: leaked proxy 0x58e2c3e0e130 id:10
Mar 29 01:56:24 HasanArch wireplumber[1196]: disconnected from pipewire
Mar 29 01:56:24 HasanArch systemd[1053]: Stopped Multimedia Service Session Manager.
Mar 29 01:56:24 HasanArch systemd[1053]: Started Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Stopping Multimedia Service Session Manager...
Mar 29 01:56:25 HasanArch systemd[1053]: Stopped Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Started Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Stopping Multimedia Service Session Manager...
Mar 29 01:56:25 HasanArch systemd[1053]: Stopped Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Started Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Stopping Multimedia Service Session Manager...
Mar 29 01:56:25 HasanArch systemd[1053]: Stopped Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Started Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Stopping Multimedia Service Session Manager...
Mar 29 01:56:25 HasanArch systemd[1053]: Stopped Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: Dependency failed for Multimedia Service Session Manager.
Mar 29 01:56:25 HasanArch systemd[1053]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot c5ff08b50492461895dda10a7d96e6f8 --
Mar 29 03:22:35 HasanArch systemd[1157]: Started Multimedia Service Session Manager.
Mar 29 03:22:35 HasanArch wireplumber[1295]: 0x612c7b2e5690: no modules loaded from context.modules
Mar 29 03:22:36 HasanArch systemd[1157]: Stopping Multimedia Service Session Manager...
Mar 29 03:22:36 HasanArch wireplumber[1295]: stopped by signal: Terminated
Mar 29 03:22:36 HasanArch wireplumber[1295]: 0x612c7b3366c0: leaked proxy 0x612c7b398110 id:10
Mar 29 03:22:36 HasanArch wireplumber[1295]: disconnected from pipewire
Mar 29 03:22:36 HasanArch systemd[1157]: Stopped Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Started Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Stopping Multimedia Service Session Manager...
Mar 29 03:22:36 HasanArch systemd[1157]: Stopped Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Started Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Stopping Multimedia Service Session Manager...
Mar 29 03:22:36 HasanArch systemd[1157]: Stopped Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Started Multimedia Service Session Manager.
Mar 29 03:22:36 HasanArch systemd[1157]: Stopping Multimedia Service Session Manager...
Mar 29 03:22:36 HasanArch systemd[1157]: Stopped Multimedia Service Session Manager.
Mar 29 03:22:37 HasanArch systemd[1157]: Started Multimedia Service Session Manager.
Mar 29 03:22:37 HasanArch systemd[1157]: Stopping Multimedia Service Session Manager...
Mar 29 03:22:37 HasanArch systemd[1157]: Stopped Multimedia Service Session Manager.
Mar 29 03:22:37 HasanArch systemd[1157]: Dependency failed for Multimedia Service Session Manager.
Mar 29 03:22:37 HasanArch systemd[1157]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot 4d9077bc7be44f7e807fd41c1d03ce97 --
Mar 29 04:55:23 HasanArch systemd[1042]: Started Multimedia Service Session Manager.
Mar 29 04:55:23 HasanArch wireplumber[1186]: 0x62b2c4c19690: no modules loaded from context.modules
Mar 29 04:55:24 HasanArch wireplumber[1186]: stopped by signal: Terminated
Mar 29 04:55:24 HasanArch systemd[1042]: Stopping Multimedia Service Session Manager...
Mar 29 04:55:24 HasanArch wireplumber[1186]: 0x62b2c4c6a6c0: leaked proxy 0x62b2c4ccc200 id:10
Mar 29 04:55:24 HasanArch wireplumber[1186]: 0x62b2c4c6a6c0: leaked proxy 0x62b2c4d19330 id:15
Mar 29 04:55:24 HasanArch wireplumber[1186]: disconnected from pipewire
Mar 29 04:55:24 HasanArch systemd[1042]: Stopped Multimedia Service Session Manager.
Mar 29 04:55:24 HasanArch systemd[1042]: Started Multimedia Service Session Manager.
Mar 29 04:55:24 HasanArch systemd[1042]: Stopping Multimedia Service Session Manager...
Mar 29 04:55:24 HasanArch systemd[1042]: Stopped Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Started Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Stopping Multimedia Service Session Manager...
Mar 29 04:55:25 HasanArch systemd[1042]: Stopped Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Started Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Stopping Multimedia Service Session Manager...
Mar 29 04:55:25 HasanArch systemd[1042]: Stopped Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Started Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Stopping Multimedia Service Session Manager...
Mar 29 04:55:25 HasanArch systemd[1042]: Stopped Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: Dependency failed for Multimedia Service Session Manager.
Mar 29 04:55:25 HasanArch systemd[1042]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot b60b42f9c1a348848f748a30e6b3b730 --
Mar 29 08:43:26 HasanArch systemd[1040]: Started Multimedia Service Session Manager.
Mar 29 08:43:26 HasanArch wireplumber[1227]: 0x624a8c18f690: no modules loaded from context.modules
Mar 29 08:43:27 HasanArch systemd[1040]: Stopping Multimedia Service Session Manager...
Mar 29 08:43:27 HasanArch wireplumber[1227]: stopped by signal: Terminated
Mar 29 08:43:27 HasanArch wireplumber[1227]: 0x624a8c1e06c0: leaked proxy 0x624a8c242110 id:10
Mar 29 08:43:27 HasanArch wireplumber[1227]: disconnected from pipewire
Mar 29 08:43:27 HasanArch systemd[1040]: Stopped Multimedia Service Session Manager.
Mar 29 08:43:27 HasanArch systemd[1040]: Started Multimedia Service Session Manager.
Mar 29 08:43:27 HasanArch systemd[1040]: Stopping Multimedia Service Session Manager...
Mar 29 08:43:27 HasanArch systemd[1040]: Stopped Multimedia Service Session Manager.
Mar 29 08:43:27 HasanArch systemd[1040]: Started Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Stopping Multimedia Service Session Manager...
Mar 29 08:43:28 HasanArch systemd[1040]: Stopped Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Started Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Stopping Multimedia Service Session Manager...
Mar 29 08:43:28 HasanArch systemd[1040]: Stopped Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Started Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Stopping Multimedia Service Session Manager...
Mar 29 08:43:28 HasanArch systemd[1040]: Stopped Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: Dependency failed for Multimedia Service Session Manager.
Mar 29 08:43:28 HasanArch systemd[1040]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
-- Boot 4148b40a46864ff7b997f9df6dd92925 --
Mar 29 10:47:48 HasanArch systemd[1060]: Started Multimedia Service Session Manager.
Mar 29 10:47:48 HasanArch wireplumber[1200]: 0x64834786a690: no modules loaded from context.modules
Mar 29 10:47:49 HasanArch systemd[1060]: Stopping Multimedia Service Session Manager...
Mar 29 10:47:49 HasanArch wireplumber[1200]: stopped by signal: Terminated
Mar 29 10:47:49 HasanArch wireplumber[1200]: 0x6483478bb6c0: leaked proxy 0x64834791d1f0 id:10
Mar 29 10:47:49 HasanArch wireplumber[1200]: disconnected from pipewire
Mar 29 10:47:49 HasanArch systemd[1060]: Stopped Multimedia Service Session Manager.
Mar 29 10:47:49 HasanArch systemd[1060]: Started Multimedia Service Session Manager.
Mar 29 10:47:49 HasanArch systemd[1060]: Stopping Multimedia Service Session Manager...
Mar 29 10:47:49 HasanArch systemd[1060]: Stopped Multimedia Service Session Manager.
Mar 29 10:47:49 HasanArch systemd[1060]: Started Multimedia Service Session Manager.
Mar 29 10:47:49 HasanArch systemd[1060]: Stopping Multimedia Service Session Manager...
Mar 29 10:47:49 HasanArch systemd[1060]: Stopped Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: Started Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: Stopping Multimedia Service Session Manager...
Mar 29 10:47:50 HasanArch systemd[1060]: Stopped Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: Started Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: Stopping Multimedia Service Session Manager...
Mar 29 10:47:50 HasanArch systemd[1060]: Stopped Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: Dependency failed for Multimedia Service Session Manager.
Mar 29 10:47:50 HasanArch systemd[1060]: wireplumber.service: Job wireplumber.service/start failed with result 'dependency'.
---
By running
journalctl --user -u pipewire.service --since "1 days ago"
:
Mar 29 00:49:20 HasanArch systemd[1058]: Started PipeWire Multimedia Service.
Mar 29 00:49:20 HasanArch pipewire[1191]: mod.protocol-native: server 0x5acdc741bba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:20 HasanArch pipewire[1191]: pw.conf: 0x5acdc73d3b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1191]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 00:49:21 HasanArch systemd[1058]: Started PipeWire Multimedia Service.
Mar 29 00:49:21 HasanArch pipewire[1233]: mod.protocol-native: server 0x5e628878aba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1233]: pw.conf: 0x5e6288742b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1233]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 00:49:21 HasanArch systemd[1058]: Started PipeWire Multimedia Service.
Mar 29 00:49:21 HasanArch pipewire[1246]: mod.protocol-native: server 0x5cd602206ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1246]: pw.conf: 0x5cd6021beb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1246]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 00:49:21 HasanArch systemd[1058]: Started PipeWire Multimedia Service.
Mar 29 00:49:21 HasanArch pipewire[1252]: mod.protocol-native: server 0x627b25293ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:21 HasanArch pipewire[1252]: pw.conf: 0x627b2524bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:21 HasanArch pipewire[1252]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:49:21 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 00:49:22 HasanArch systemd[1058]: Started PipeWire Multimedia Service.
Mar 29 00:49:22 HasanArch pipewire[1257]: mod.protocol-native: server 0x5e20b6b8eba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:49:22 HasanArch pipewire[1257]: pw.conf: 0x5e20b6b46b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:49:22 HasanArch pipewire[1257]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Start request repeated too quickly.
Mar 29 00:49:22 HasanArch systemd[1058]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:49:22 HasanArch systemd[1058]: Failed to start PipeWire Multimedia Service.
-- Boot f299c46ece7248cdb07dc7a9e2aeafd2 --
Mar 29 00:55:13 HasanArch systemd[1047]: Started PipeWire Multimedia Service.
Mar 29 00:55:13 HasanArch pipewire[1192]: mod.protocol-native: server 0x5e509a6f5ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:13 HasanArch pipewire[1192]: pw.conf: 0x5e509a6adb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1192]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 00:55:14 HasanArch systemd[1047]: Started PipeWire Multimedia Service.
Mar 29 00:55:14 HasanArch pipewire[1226]: mod.protocol-native: server 0x58f8c1636ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1226]: pw.conf: 0x58f8c15eeb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1226]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 00:55:14 HasanArch systemd[1047]: Started PipeWire Multimedia Service.
Mar 29 00:55:14 HasanArch pipewire[1245]: mod.protocol-native: server 0x5a873e43fba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1245]: pw.conf: 0x5a873e3f7b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1245]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 00:55:14 HasanArch systemd[1047]: Started PipeWire Multimedia Service.
Mar 29 00:55:14 HasanArch pipewire[1250]: mod.protocol-native: server 0x57f588581ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:14 HasanArch pipewire[1250]: pw.conf: 0x57f588539b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:14 HasanArch pipewire[1250]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:14 HasanArch systemd[1047]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 00:55:14 HasanArch systemd[1047]: Started PipeWire Multimedia Service.
Mar 29 00:55:15 HasanArch pipewire[1256]: mod.protocol-native: server 0x5feca3106ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 00:55:15 HasanArch pipewire[1256]: pw.conf: 0x5feca30beb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 00:55:15 HasanArch pipewire[1256]: default: failed to create context: Resource temporarily unavailable
Mar 29 00:55:15 HasanArch systemd[1047]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 00:55:15 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:15 HasanArch systemd[1047]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 00:55:15 HasanArch systemd[1047]: pipewire.service: Start request repeated too quickly.
Mar 29 00:55:15 HasanArch systemd[1047]: pipewire.service: Failed with result 'exit-code'.
Mar 29 00:55:15 HasanArch systemd[1047]: Failed to start PipeWire Multimedia Service.
-- Boot 29f869a02ab24fdeb34e676e75dc9a1a --
Mar 29 01:56:24 HasanArch systemd[1053]: Started PipeWire Multimedia Service.
Mar 29 01:56:24 HasanArch pipewire[1195]: mod.protocol-native: server 0x5983da46cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:24 HasanArch pipewire[1195]: pw.conf: 0x5983da424b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:24 HasanArch pipewire[1195]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:24 HasanArch systemd[1053]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 01:56:24 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:24 HasanArch systemd[1053]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 01:56:24 HasanArch systemd[1053]: Started PipeWire Multimedia Service.
Mar 29 01:56:25 HasanArch pipewire[1230]: mod.protocol-native: server 0x5ab5fb9a4ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1230]: pw.conf: 0x5ab5fb95cb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1230]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 01:56:25 HasanArch systemd[1053]: Started PipeWire Multimedia Service.
Mar 29 01:56:25 HasanArch pipewire[1242]: mod.protocol-native: server 0x5807a7e68ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1242]: pw.conf: 0x5807a7e20b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1242]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 01:56:25 HasanArch systemd[1053]: Started PipeWire Multimedia Service.
Mar 29 01:56:25 HasanArch pipewire[1255]: mod.protocol-native: server 0x5dea63b2aba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1255]: pw.conf: 0x5dea63ae2b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1255]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 01:56:25 HasanArch systemd[1053]: Started PipeWire Multimedia Service.
Mar 29 01:56:25 HasanArch pipewire[1260]: mod.protocol-native: server 0x5d60c9072ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 01:56:25 HasanArch pipewire[1260]: pw.conf: 0x5d60c902ab90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 01:56:25 HasanArch pipewire[1260]: default: failed to create context: Resource temporarily unavailable
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Start request repeated too quickly.
Mar 29 01:56:25 HasanArch systemd[1053]: pipewire.service: Failed with result 'exit-code'.
Mar 29 01:56:25 HasanArch systemd[1053]: Failed to start PipeWire Multimedia Service.
-- Boot c5ff08b50492461895dda10a7d96e6f8 --
Mar 29 03:22:35 HasanArch systemd[1157]: Started PipeWire Multimedia Service.
Mar 29 03:22:35 HasanArch pipewire[1294]: mod.protocol-native: server 0x5799e9cc7ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:35 HasanArch pipewire[1294]: pw.conf: 0x5799e9c7fb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1294]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 03:22:36 HasanArch systemd[1157]: Started PipeWire Multimedia Service.
Mar 29 03:22:36 HasanArch pipewire[1335]: mod.protocol-native: server 0x5d649dd35ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1335]: pw.conf: 0x5d649dcedb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1335]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 03:22:36 HasanArch systemd[1157]: Started PipeWire Multimedia Service.
Mar 29 03:22:36 HasanArch pipewire[1349]: mod.protocol-native: server 0x60e3ea5e6ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1349]: pw.conf: 0x60e3ea59eb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1349]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 03:22:36 HasanArch systemd[1157]: Started PipeWire Multimedia Service.
Mar 29 03:22:36 HasanArch pipewire[1354]: mod.protocol-native: server 0x614489b78ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:36 HasanArch pipewire[1354]: pw.conf: 0x614489b30b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:36 HasanArch pipewire[1354]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 03:22:36 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 03:22:37 HasanArch systemd[1157]: Started PipeWire Multimedia Service.
Mar 29 03:22:37 HasanArch pipewire[1360]: mod.protocol-native: server 0x5f39c1afcba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 03:22:37 HasanArch pipewire[1360]: pw.conf: 0x5f39c1ab4b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 03:22:37 HasanArch pipewire[1360]: default: failed to create context: Resource temporarily unavailable
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Start request repeated too quickly.
Mar 29 03:22:37 HasanArch systemd[1157]: pipewire.service: Failed with result 'exit-code'.
Mar 29 03:22:37 HasanArch systemd[1157]: Failed to start PipeWire Multimedia Service.
-- Boot 4d9077bc7be44f7e807fd41c1d03ce97 --
Mar 29 04:55:23 HasanArch systemd[1042]: Started PipeWire Multimedia Service.
Mar 29 04:55:23 HasanArch pipewire[1185]: mod.protocol-native: server 0x5c02a0324ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:23 HasanArch pipewire[1185]: pw.conf: 0x5c02a02dcb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:24 HasanArch pipewire[1185]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:24 HasanArch systemd[1042]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 04:55:24 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:24 HasanArch systemd[1042]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 04:55:24 HasanArch systemd[1042]: Started PipeWire Multimedia Service.
Mar 29 04:55:24 HasanArch pipewire[1235]: mod.protocol-native: server 0x590fb5d53ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:24 HasanArch pipewire[1235]: pw.conf: 0x590fb5d0bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:24 HasanArch pipewire[1235]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:24 HasanArch systemd[1042]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 04:55:24 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 04:55:25 HasanArch systemd[1042]: Started PipeWire Multimedia Service.
Mar 29 04:55:25 HasanArch pipewire[1241]: mod.protocol-native: server 0x586f873d3ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1241]: pw.conf: 0x586f8738bb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1241]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 04:55:25 HasanArch systemd[1042]: Started PipeWire Multimedia Service.
Mar 29 04:55:25 HasanArch pipewire[1246]: mod.protocol-native: server 0x571419938ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1246]: pw.conf: 0x5714198f0b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1246]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 04:55:25 HasanArch systemd[1042]: Started PipeWire Multimedia Service.
Mar 29 04:55:25 HasanArch pipewire[1252]: mod.protocol-native: server 0x5854ebbf5ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 04:55:25 HasanArch pipewire[1252]: pw.conf: 0x5854ebbadb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 04:55:25 HasanArch pipewire[1252]: default: failed to create context: Resource temporarily unavailable
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Start request repeated too quickly.
Mar 29 04:55:25 HasanArch systemd[1042]: pipewire.service: Failed with result 'exit-code'.
Mar 29 04:55:25 HasanArch systemd[1042]: Failed to start PipeWire Multimedia Service.
-- Boot b60b42f9c1a348848f748a30e6b3b730 --
Mar 29 08:43:26 HasanArch systemd[1040]: Started PipeWire Multimedia Service.
Mar 29 08:43:26 HasanArch pipewire[1226]: mod.protocol-native: server 0x5639faae4ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:26 HasanArch pipewire[1226]: pw.conf: 0x5639faa9cb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1226]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 08:43:27 HasanArch systemd[1040]: Started PipeWire Multimedia Service.
Mar 29 08:43:27 HasanArch pipewire[1261]: mod.protocol-native: server 0x5ac7bccacba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:27 HasanArch pipewire[1261]: pw.conf: 0x5ac7bcc64b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1261]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:27 HasanArch systemd[1040]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 08:43:27 HasanArch systemd[1040]: Started PipeWire Multimedia Service.
Mar 29 08:43:27 HasanArch pipewire[1281]: mod.protocol-native: server 0x58c9ab1f7ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:27 HasanArch pipewire[1281]: pw.conf: 0x58c9ab1afb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:27 HasanArch pipewire[1281]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 08:43:28 HasanArch systemd[1040]: Started PipeWire Multimedia Service.
Mar 29 08:43:28 HasanArch pipewire[1286]: mod.protocol-native: server 0x6525f89daba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:28 HasanArch pipewire[1286]: pw.conf: 0x6525f8992b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1286]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 08:43:28 HasanArch systemd[1040]: Started PipeWire Multimedia Service.
Mar 29 08:43:28 HasanArch pipewire[1291]: mod.protocol-native: server 0x62865267cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 08:43:28 HasanArch pipewire[1291]: pw.conf: 0x628652634b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 08:43:28 HasanArch pipewire[1291]: default: failed to create context: Resource temporarily unavailable
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Start request repeated too quickly.
Mar 29 08:43:28 HasanArch systemd[1040]: pipewire.service: Failed with result 'exit-code'.
Mar 29 08:43:28 HasanArch systemd[1040]: Failed to start PipeWire Multimedia Service.
-- Boot 4148b40a46864ff7b997f9df6dd92925 --
Mar 29 10:47:48 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:48 HasanArch pipewire[1199]: mod.protocol-native: server 0x576521515ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:48 HasanArch pipewire[1199]: pw.conf: 0x5765214cdb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1199]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Scheduled restart job, restart counter is at 1.
Mar 29 10:47:49 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:49 HasanArch pipewire[1240]: mod.protocol-native: server 0x590f75476ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:49 HasanArch pipewire[1240]: pw.conf: 0x590f7542eb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1240]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Scheduled restart job, restart counter is at 2.
Mar 29 10:47:49 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:49 HasanArch pipewire[1253]: mod.protocol-native: server 0x59bdec609ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:49 HasanArch pipewire[1253]: pw.conf: 0x59bdec5c1b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:49 HasanArch pipewire[1253]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Scheduled restart job, restart counter is at 3.
Mar 29 10:47:50 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:50 HasanArch pipewire[1258]: mod.protocol-native: server 0x59e96b39cba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:50 HasanArch pipewire[1258]: pw.conf: 0x59e96b354b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1258]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Scheduled restart job, restart counter is at 4.
Mar 29 10:47:50 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:50 HasanArch pipewire[1264]: mod.protocol-native: server 0x638baf0b1ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:50 HasanArch pipewire[1264]: pw.conf: 0x638baf069b90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:50 HasanArch pipewire[1264]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Scheduled restart job, restart counter is at 5.
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Start request repeated too quickly.
Mar 29 10:47:50 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:50 HasanArch systemd[1060]: Failed to start PipeWire Multimedia Service.
---
Any recent packages installed that can affect alsa/pipewire (/var/log/pacman.log)?
- By looking at /var/log/pacman.log, there is one package that maybe affected alsa/pipewire, it's playerctl.
Here's a trimmed done version of pacman.log:
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-bash (0.21.0-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-c (0.21.0-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-lua (0.1.0-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-markdown (0.2.3-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-python (0.21.0-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-query (0.2.1-1)
[2024-03-27T00:46:47+0300] [ALPM] installed tree-sitter-vimdoc (2.5.1-1)
[2024-03-27T00:48:45+0300] [ALPM] installed reflector (2023-1)
[2024-03-27T13:43:09+0300] [ALPM] installed playerctl (2.4.1-3)
[2024-03-27T13:43:09+0300] [ALPM] installed libmd (1.1.0-1)
[2024-03-27T13:43:09+0300] [ALPM] installed libbsd (0.12.2-1)
[2024-03-27T13:43:09+0300] [ALPM] installed scrot (1.10-1)
[2024-03-27T13:43:09+0300] [ALPM] installed gpick (0.3-1)
[2024-03-27T13:58:13+0300] [ALPM] installed yay (12.3.5-1)
[2024-03-27T14:20:22+0300] [ALPM] installed light (1.2.2-5)
[2024-03-27T14:20:22+0300] [ALPM] installed light-debug (1.2.2-5)
[2024-03-27T14:39:05+0300] [ALPM] installed ttf-jetbrains-mono-nerd (3.1.1-1)
[2024-03-27T14:45:00+0300] [ALPM] installed ttf-ubuntu-nerd (3.1.1-1)
[2024-03-28T12:18:51+0300] [ALPM] installed jq (1.7.1-1)
[2024-03-28T12:29:08+0300] [ALPM] installed vim-awesome-git (0.0.0-2)
[2024-03-28T12:49:05+0300] [ALPM] installed papirus-icon-theme (20240201-1)
[2024-03-28T12:53:07+0300] [ALPM] installed gnome-themes-extra (3.28+r6+g45b1d457-1)
[2024-03-28T12:53:48+0300] [ALPM] installed gtk2 (2.24.33-3)
[2024-03-28T12:53:48+0300] [ALPM] installed gtk-engine-murrine (0.98.2-4)
[2024-03-28T12:54:17+0300] [ALPM] installed libsass (3.6.6-1)
[2024-03-28T12:54:17+0300] [ALPM] installed sassc (3.6.2-4)
[2024-03-28T13:30:56+0300] [ALPM] installed lua-lgi (0.9.2-10)
[2024-03-28T13:30:56+0300] [ALPM] installed asciidoctor (2.0.21-1)
[2024-03-28T13:30:56+0300] [ALPM] installed docbook-xml (4.5-9)
[2024-03-28T13:30:57+0300] [ALPM] installed docbook-xsl (1.79.2-7)
[2024-03-28T13:30:57+0300] [ALPM] installed lua-filesystem (1.8.0-4)
[2024-03-28T13:30:57+0300] [ALPM] installed lua-penlight (1.13.1-1)
[2024-03-28T13:30:57+0300] [ALPM] installed ldoc (1.5.0-1)
[2024-03-28T13:30:57+0300] [ALPM] installed xmlto (0.0.28-4)
[2024-03-28T13:36:41+0300] [ALPM] installed awesome-git (4.3.1654.g8b1f8958b-1)
---
And
pacman -Qkk wireplumber pipewire
wireplumber: 273 total files, 0 altered files
pipewire: 276 total files, 0 altered files
Last edited by UHasanU (2024-03-29 22:46:35)
Offline
unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
sudo journalctl -b #fuller context might also be valuable
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
Offline
Here it is: http://0x0.st/XzHu.txt
Last edited by UHasanU (2024-03-30 01:06:31)
Offline
Disable iwd, if you want to use it as NM backend see https://wiki.archlinux.org/title/Networ … Fi_backend
Mar 29 10:47:48 HasanArch pipewire-pulse[1184]: mod.protocol-pulse: server 0x5f8067cfd4b0: socket '/run/user/1000/pulse/native' is in use
Mar 29 10:47:48 HasanArch pipewire-pulse[1184]: mod.protocol-pulse: pulse-server 0x5f8067cfcd00: failed to start server on 'unix:/run/user/1000/pulse/native': Address already in use
Mar 29 10:47:48 HasanArch pipewire-pulse[1184]: mod.protocol-pulse: 0x5f8067cfcd00: no servers could be started: Address already in use
Mar 29 10:47:48 HasanArch pipewire-pulse[1184]: pw.conf: 0x5f8067ca7c60: could not load mandatory module "libpipewire-module-protocol-pulse": Address already in use
Mar 29 10:47:48 HasanArch pipewire-pulse[1184]: default: failed to create context: Address already in use
Mar 29 10:47:48 HasanArch systemd[1060]: Started PipeWire Multimedia Service.
Mar 29 10:47:48 HasanArch systemd[1060]: Started PipeWire PulseAudio.
Mar 29 10:47:48 HasanArch pipewire[1199]: mod.protocol-native: server 0x576521515ba0: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Resource temporarily unavailable (maybe another daemon is running)
Mar 29 10:47:48 HasanArch pipewire[1199]: pw.conf: 0x5765214cdb90: could not load mandatory module "libpipewire-module-protocol-native": Resource temporarily unavailable
Mar 29 10:47:48 HasanArch kernel: pipewire[1183]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Mar 29 10:47:49 HasanArch pipewire[1199]: default: failed to create context: Resource temporarily unavailable
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Main process exited, code=exited, status=245/KSM
Mar 29 10:47:49 HasanArch systemd[1060]: pipewire.service: Failed with result 'exit-code'.
Mar 29 10:47:49 HasanArch wireplumber[1200]: disconnected from pipewire
What are the outputs of
ls -laR /run/user/1000/
mount | grep run
sudo lsof | grep 'pulse/native'
Offline
Disable iwd, if you want to use it as NM backend see https://wiki.archlinux.org/title/Networ … Fi_backend
Done. Thank you
What are the outputs of
ls -laR /run/user/1000/
/run/user/1000/:
total 0
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 .
drwxr-xr-x 3 root root 60 Mar 30 12:01 ..
srwxr-xr-x 1 Hasan Hasan 0 Mar 30 12:01 Alacritty-:0-1484.sock
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 at-spi
drwx------ 2 Hasan Hasan 740 Mar 30 12:05 blesh
srw-rw-rw- 1 Hasan Hasan 0 Mar 30 12:01 bus
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 dconf
d????????? ? ? ? ? ? doc
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 gcr
drwx------ 2 Hasan Hasan 160 Mar 30 12:01 gnupg
d????????? ? ? ? ? ? gvfs
drwx------ 2 Hasan Hasan 40 Mar 30 12:01 gvfsd
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 p11-kit
srwxr-xr-x 1 Hasan Hasan 0 Mar 30 12:01 pipewire-0
-rw-r----- 1 Hasan Hasan 0 Mar 30 12:01 pipewire-0.lock
srwxr-xr-x 1 Hasan Hasan 0 Mar 30 12:01 pipewire-0-manager
-rw-r----- 1 Hasan Hasan 0 Mar 30 12:01 pipewire-0-manager.lock
drwxr-xr-x 2 Hasan Hasan 80 Mar 30 12:01 pulse
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 systemd
/run/user/1000/at-spi:
total 0
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
srwxr-xr-x 1 Hasan Hasan 0 Mar 30 12:01 bus
/run/user/1000/blesh:
total 68
drwx------ 2 Hasan Hasan 740 Mar 30 12:05 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.bind.delay.emacs
-rw-r--r-- 1 Hasan Hasan 136 Mar 30 12:01 1004.bind.delay.vi_imap
-rw-r--r-- 1 Hasan Hasan 158 Mar 30 12:01 1004.bind.delay.vi_nmap
-rw-r--r-- 1 Hasan Hasan 15071 Mar 30 12:01 1004.bind.save
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.exec.time
-rw-r--r-- 1 Hasan Hasan 36 Mar 30 12:01 1004.exec.times
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.history.load
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.history.mlfix.0.part
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.history.mlfix.part
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.history.mlfix.sh
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.history.new
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.load
-rw-r--r-- 1 Hasan Hasan 5 Mar 30 12:01 1004.stderr
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.util.assign.tmp.0
-rw-r--r-- 1 Hasan Hasan 374 Mar 30 12:01 1004.util.assign.tmp.0.1069
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.util.assign.tmp.1
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.util.message
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1004.util.message-listening
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.bind.delay.emacs
-rw-r--r-- 1 Hasan Hasan 15071 Mar 30 12:01 1515.bind.save
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:12 1515.exec.time
-rw-r--r-- 1 Hasan Hasan 37 Mar 30 12:12 1515.exec.times
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.history.load
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.history.mlfix.0.part
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.history.mlfix.part
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.history.mlfix.sh
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:03 1515.history.new
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.load
-rw-r--r-- 1 Hasan Hasan 5 Mar 30 12:12 1515.stderr
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:12 1515.util.assign.tmp.0
-rw-r--r-- 1 Hasan Hasan 374 Mar 30 12:01 1515.util.assign.tmp.0.1596
-rw-r--r-- 1 Hasan Hasan 939 Mar 30 12:05 1515.util.assign.tmp.0.7519
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:12 1515.util.assign.tmp.1
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.util.message
-rw-r--r-- 1 Hasan Hasan 0 Mar 30 12:01 1515.util.message-listening
/run/user/1000/dconf:
total 4
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
-rw------- 1 Hasan Hasan 2 Mar 30 12:02 user
/run/user/1000/gcr:
total 0
drwx------ 2 Hasan Hasan 60 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
srw-rw-rw- 1 Hasan Hasan 0 Mar 30 12:01 ssh
/run/user/1000/gnupg:
total 0
drwx------ 2 Hasan Hasan 160 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.dirmngr
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.gpg-agent
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.gpg-agent.browser
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.gpg-agent.extra
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.gpg-agent.ssh
srw------- 1 Hasan Hasan 0 Mar 30 12:01 S.keyboxd
/run/user/1000/gvfsd:
total 0
drwx------ 2 Hasan Hasan 40 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
/run/user/1000/p11-kit:
total 0
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
srw------- 1 Hasan Hasan 0 Mar 30 12:01 pkcs11
/run/user/1000/pulse:
total 4
drwxr-xr-x 2 Hasan Hasan 80 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
srw-rw-rw- 1 Hasan Hasan 0 Mar 30 12:01 native
-rw-r--r-- 1 Hasan Hasan 5 Mar 30 12:01 pid
/run/user/1000/systemd:
total 0
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 .
drwx------ 13 Hasan Hasan 380 Mar 30 12:02 ..
drwxr-xr-x 3 Hasan Hasan 220 Mar 30 12:01 generator.late
drwxr-xr-x 3 Hasan Hasan 140 Mar 30 12:01 inaccessible
srwxr-xr-x 1 Hasan Hasan 0 Mar 30 12:01 notify
srwx------ 1 Hasan Hasan 0 Mar 30 12:01 private
drwxr-xr-x 3 Hasan Hasan 60 Mar 30 12:01 propagate
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 transient
drwxr-xr-x 2 Hasan Hasan 240 Mar 30 12:02 units
/run/user/1000/systemd/generator.late:
total 32
drwxr-xr-x 3 Hasan Hasan 220 Mar 30 12:01 .
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 ..
-rw-r--r-- 1 Hasan Hasan 578 Mar 30 12:01 app-at\x2dspi\x2ddbus\x2dbus@autostart.service
-rw-r--r-- 1 Hasan Hasan 498 Mar 30 12:01 app-blueberry\x2dobex\x2dagent@autostart.service
-rw-r--r-- 1 Hasan Hasan 549 Mar 30 12:01 app-blueberry\x2dtray@autostart.service
-rw-r--r-- 1 Hasan Hasan 474 Mar 30 12:01 app-geoclue\x2ddemo\x2dagent@autostart.service
-rw-r--r-- 1 Hasan Hasan 458 Mar 30 12:01 app-nm\x2dapplet@autostart.service
-rw-r--r-- 1 Hasan Hasan 443 Mar 30 12:01 app-org.gnome.Evolution\x2dalarm\x2dnotify@autostart.service
-rw-r--r-- 1 Hasan Hasan 356 Mar 30 12:01 app-picom@autostart.service
-rw-r--r-- 1 Hasan Hasan 466 Mar 30 12:01 app-xapp\x2dsn\x2dwatcher@autostart.service
drwxr-xr-x 2 Hasan Hasan 200 Mar 30 12:01 xdg-desktop-autostart.target.wants
/run/user/1000/systemd/generator.late/xdg-desktop-autostart.target.wants:
total 0
drwxr-xr-x 2 Hasan Hasan 200 Mar 30 12:01 .
drwxr-xr-x 3 Hasan Hasan 220 Mar 30 12:01 ..
lrwxrwxrwx 1 Hasan Hasan 49 Mar 30 12:01 app-at\x2dspi\x2ddbus\x2dbus@autostart.service -> ../app-at\x2dspi\x2ddbus\x2dbus@autostart.service
lrwxrwxrwx 1 Hasan Hasan 51 Mar 30 12:01 app-blueberry\x2dobex\x2dagent@autostart.service -> ../app-blueberry\x2dobex\x2dagent@autostart.service
lrwxrwxrwx 1 Hasan Hasan 42 Mar 30 12:01 app-blueberry\x2dtray@autostart.service -> ../app-blueberry\x2dtray@autostart.service
lrwxrwxrwx 1 Hasan Hasan 49 Mar 30 12:01 app-geoclue\x2ddemo\x2dagent@autostart.service -> ../app-geoclue\x2ddemo\x2dagent@autostart.service
lrwxrwxrwx 1 Hasan Hasan 37 Mar 30 12:01 app-nm\x2dapplet@autostart.service -> ../app-nm\x2dapplet@autostart.service
lrwxrwxrwx 1 Hasan Hasan 63 Mar 30 12:01 app-org.gnome.Evolution\x2dalarm\x2dnotify@autostart.service -> ../app-org.gnome.Evolution\x2dalarm\x2dnotify@autostart.service
lrwxrwxrwx 1 Hasan Hasan 30 Mar 30 12:01 app-picom@autostart.service -> ../app-picom@autostart.service
lrwxrwxrwx 1 Hasan Hasan 46 Mar 30 12:01 app-xapp\x2dsn\x2dwatcher@autostart.service -> ../app-xapp\x2dsn\x2dwatcher@autostart.service
/run/user/1000/systemd/inaccessible:
total 0
drwxr-xr-x 3 Hasan Hasan 140 Mar 30 12:01 .
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 ..
c--------- 1 Hasan Hasan 0, 0 Mar 30 12:01 chr
d--------- 2 Hasan Hasan 40 Mar 30 12:01 dir
p--------- 1 Hasan Hasan 0 Mar 30 12:01 fifo
---------- 1 Hasan Hasan 0 Mar 30 12:01 reg
s--------- 1 Hasan Hasan 0 Mar 30 12:01 sock
/run/user/1000/systemd/inaccessible/dir:
total 0
d--------- 2 Hasan Hasan 40 Mar 30 12:01 .
drwxr-xr-x 3 Hasan Hasan 140 Mar 30 12:01 ..
/run/user/1000/systemd/propagate:
total 0
drwxr-xr-x 3 Hasan Hasan 60 Mar 30 12:01 .
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 ..
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 .os-release-stage
/run/user/1000/systemd/propagate/.os-release-stage:
total 4
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 .
drwxr-xr-x 3 Hasan Hasan 60 Mar 30 12:01 ..
-rw-r--r-- 1 Hasan Hasan 382 Jan 19 20:10 os-release
/run/user/1000/systemd/transient:
total 4
drwxr-xr-x 2 Hasan Hasan 60 Mar 30 12:01 .
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 ..
-rw-r--r-- 1 Hasan Hasan 230 Mar 30 12:01 dbus-:1.22-org.a11y.atspi.Registry@0.service
/run/user/1000/systemd/units:
total 0
drwxr-xr-x 2 Hasan Hasan 240 Mar 30 12:02 .
drwxr-xr-x 7 Hasan Hasan 180 Mar 30 12:01 ..
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:at-spi-dbus-bus.service -> 8fad8420ced34e298028019168c975d9
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:dbus-:1.22-org.a11y.atspi.Registry@0.service -> 7ba5231e58354d6ebe8c632e88ddae16
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:dbus-broker.service -> 31a2cadd671948a08b9d58a3520104f2
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:dbus.socket -> 16026d5815c94d6baa6f4fd60bf984b4
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:gcr-ssh-agent.socket -> 0548c593d29c4c4ab5872146d7238161
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:gvfs-daemon.service -> c79aef79484f4288b202e52dec595fa0
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:01 invocation:pipewire-pulse.service -> 0dc58dd1854d4564818e842b66653270
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:02 invocation:xdg-desktop-portal.service -> 6fad150dbeb448b9b012026a1e3333cf
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:02 invocation:xdg-document-portal.service -> f0447b872bee46b88d15c65aef457d80
lrwxrwxrwx 1 Hasan Hasan 32 Mar 30 12:02 invocation:xdg-permission-store.service -> 26eaf5a232d84413a5de36b3a293b135
Some files did not open for some reason even with `sudo`:
ls: cannot access '/run/user/1000/gvfs': Permission denied
ls: cannot access '/run/user/1000/doc': Permission denied
ls: cannot open directory '/run/user/1000/doc': Permission denied
ls: cannot open directory '/run/user/1000/gvfs': Permission denied
mount | grep run
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=799736k,nr_inodes=199934,mode=700,uid=1000,gid=1000,inode64)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
sudo lsof | grep 'pulse/native'
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
lsof: WARNING: can't stat() fuse.portal file system /run/user/1000/doc
Output information may be incomplete.
systemd 991 Hasan 40u unix 0x00000000f80e5e11 0t0 2558 /run/user/1000/pulse/native type=STREAM (LISTEN)
pipewire- 1140 Hasan 3u unix 0x00000000f80e5e11 0t0 2558 /run/user/1000/pulse/native type=STREAM (LISTEN)
pipewire- 1140 1143 module-rt Hasan 3u unix 0x00000000f80e5e11 0t0 2558 /run/user/1000/pulse/native type=STREAM (LISTEN)
pipewire- 1140 1146 pw-data-l Hasan 3u unix 0x00000000f80e5e11 0t0 2558 /run/user/1000/pulse/native type=STREAM (LISTEN)
Offline
OK so try to:
sudo chown -R Hasan:Hasan /run/user/1000/
And start pipewire
* Good formatted problem description will cause good and quick solution
* Please don't forget to mark as [SOLVED].
Offline
This is the result:
chown: cannot access '/run/user/1000/gvfs': Permission denied
chown: cannot access '/run/user/1000/doc': Permission denied
I started pipewire anyway and got to check, video is somehow working rightnow, but the audio isn't.
[EDIT]: I rebooted and the video now don't work lol
I tried running
pactl set-sink-volume @DEFAULT_SINK@ +10%
to make sure my sound isn't 0, but this error showed up:
Connection failure: Connection refused
Also, tried
pw-cli ls Node
to find the sink and then increase the audio, and the result was (exit error 255):
Error: "failed to connect: Host is down"
Last edited by UHasanU (2024-03-30 11:18:23)
Offline
* AFAIK The GVFS and doc permissions are not a problem.
* If you stop the service (systemctl --user stop pipewire), do you see any other pipewire processes?
* If no processes are running, try to delete the lock (/run/user/1000/pipewire-0.lock) and start pipewire.
* Try to start pipewire manually with debug, perhaps we'll learn more.
* Good formatted problem description will cause good and quick solution
* Please don't forget to mark as [SOLVED].
Offline
I just stopped the service and ran
ps aux | grep pipewire
The result was:
Hasan 1122 0.2 0.1 106124 9748 tty1 S<l 12:01 0:14 /usr/bin/pipewire
Hasan 1140 0.0 0.1 100056 8688 ? S<sl 12:01 0:00 /usr/bin/pipewire-pulse
Hasan 157025 0.0 0.0 6572 2560 pts/0 S+ 13:58 0:00 grep --color=auto pipewire
Offline
Reads like something is starting pipewire twice, anything in /etc/xdg/autostart or so? You'd only need the user services.
Offline
anything in /etc/xdg/autostart or so?
Yes, there's at-spi-dbus-bus.desktop. Here's its content:
[Desktop Entry]
Type=Application
Name=AT-SPI D-Bus Bus
Exec=/usr/lib/at-spi-bus-launcher --launch-immediately
OnlyShowIn=GNOME;Unity;
NoDisplay=true
AutostartCondition=GSettings org.gnome.desktop.interface toolkit-accessibility
X-GNOME-AutoRestart=true
X-GNOME-Autostart-Phase=Initialization
Other than that there isn't much.
at-spi-dbus-bus.desktop
blueberry-obex-agent.desktop
blueberry-tray.desktop
geoclue-demo-agent.desktop
nm-applet.desktop
org.gnome.Evolution-alarm-notify.desktop
picom.desktop
xapp-sn-watcher.desktop
Offline
ps fax
loginctl session-status
Offline
ps fax
PID TTY STAT TIME COMMAND
2 ? S 0:00 [kthreadd]
3 ? S 0:00 \_ [pool_workqueue_release]
4 ? I< 0:00 \_ [kworker/R-rcu_g]
5 ? I< 0:00 \_ [kworker/R-rcu_p]
6 ? I< 0:00 \_ [kworker/R-slub_]
7 ? I< 0:00 \_ [kworker/R-netns]
9 ? I< 0:00 \_ [kworker/0:0H-events_highpri]
10 ? I 0:07 \_ [kworker/0:1-events]
12 ? I< 0:00 \_ [kworker/R-mm_pe]
14 ? I 0:00 \_ [rcu_tasks_kthread]
15 ? I 0:00 \_ [rcu_tasks_rude_kthread]
16 ? I 0:00 \_ [rcu_tasks_trace_kthread]
17 ? S 0:00 \_ [ksoftirqd/0]
18 ? I 0:12 \_ [rcu_preempt]
19 ? S 0:00 \_ [rcub/0]
20 ? S 0:00 \_ [migration/0]
21 ? S 0:00 \_ [idle_inject/0]
22 ? S 0:00 \_ [cpuhp/0]
23 ? S 0:00 \_ [cpuhp/1]
24 ? S 0:00 \_ [idle_inject/1]
25 ? S 0:00 \_ [migration/1]
26 ? S 0:00 \_ [ksoftirqd/1]
28 ? I< 0:00 \_ [kworker/1:0H-events_highpri]
29 ? S 0:00 \_ [cpuhp/2]
30 ? S 0:00 \_ [idle_inject/2]
31 ? S 0:00 \_ [migration/2]
32 ? S 0:00 \_ [ksoftirqd/2]
33 ? I 0:07 \_ [kworker/2:0-events]
34 ? I< 0:00 \_ [kworker/2:0H-events_highpri]
35 ? S 0:00 \_ [cpuhp/3]
36 ? S 0:00 \_ [idle_inject/3]
37 ? S 0:00 \_ [migration/3]
38 ? S 0:00 \_ [ksoftirqd/3]
40 ? I< 0:00 \_ [kworker/3:0H-events_highpri]
41 ? S 0:00 \_ [cpuhp/4]
42 ? S 0:00 \_ [idle_inject/4]
43 ? S 0:00 \_ [migration/4]
44 ? S 0:01 \_ [ksoftirqd/4]
46 ? I< 0:00 \_ [kworker/4:0H-events_highpri]
47 ? S 0:00 \_ [cpuhp/5]
48 ? S 0:00 \_ [idle_inject/5]
49 ? S 0:00 \_ [migration/5]
50 ? S 0:00 \_ [ksoftirqd/5]
52 ? I< 0:00 \_ [kworker/5:0H-events_highpri]
53 ? S 0:00 \_ [cpuhp/6]
54 ? S 0:00 \_ [idle_inject/6]
55 ? S 0:00 \_ [migration/6]
56 ? S 0:02 \_ [ksoftirqd/6]
58 ? I< 0:00 \_ [kworker/6:0H-kblockd]
59 ? S 0:00 \_ [cpuhp/7]
60 ? S 0:00 \_ [idle_inject/7]
61 ? S 0:00 \_ [migration/7]
62 ? S 0:00 \_ [ksoftirqd/7]
64 ? I< 0:00 \_ [kworker/7:0H-events_highpri]
65 ? S 0:00 \_ [kdevtmpfs]
66 ? I< 0:00 \_ [kworker/R-inet_]
67 ? S 0:00 \_ [kauditd]
69 ? S 0:00 \_ [khungtaskd]
70 ? S 0:00 \_ [oom_reaper]
72 ? I< 0:00 \_ [kworker/R-write]
73 ? S 0:15 \_ [kcompactd0]
74 ? SN 0:00 \_ [ksmd]
75 ? SN 0:02 \_ [khugepaged]
76 ? I< 0:00 \_ [kworker/R-kinte]
77 ? I< 0:00 \_ [kworker/R-kbloc]
78 ? I< 0:00 \_ [kworker/R-blkcg]
79 ? I 0:09 \_ [kworker/4:1-mm_percpu_wq]
80 ? I< 0:00 \_ [kworker/R-tpm_d]
81 ? I< 0:00 \_ [kworker/R-ata_s]
82 ? I< 0:00 \_ [kworker/R-edac-]
83 ? I< 0:00 \_ [kworker/R-devfr]
85 ? S 0:00 \_ [watchdogd]
86 ? I 0:07 \_ [kworker/3:1-events]
87 ? I< 0:00 \_ [kworker/1:1H-events_highpri]
88 ? S 0:02 \_ [kswapd0]
90 ? I< 0:00 \_ [kworker/R-kthro]
91 ? I 0:08 \_ [kworker/5:1-events]
92 ? I 0:09 \_ [kworker/7:1-events]
93 ? I< 0:00 \_ [kworker/R-acpi_]
94 ? S 0:00 \_ [hwrng]
95 ? S 0:00 \_ [scsi_eh_0]
96 ? I< 0:00 \_ [kworker/R-scsi_]
97 ? S 0:00 \_ [scsi_eh_1]
98 ? I< 0:00 \_ [kworker/R-scsi_]
100 ? I< 0:00 \_ [kworker/R-mld]
102 ? I< 0:00 \_ [kworker/R-ipv6_]
103 ? I< 0:00 \_ [kworker/7:1H-events_highpri]
110 ? I< 0:00 \_ [kworker/R-kstrp]
111 ? I< 0:08 \_ [kworker/u17:0-i915_flip]
112 ? I< 0:00 \_ [kworker/R-charg]
128 ? I< 0:00 \_ [kworker/0:1H-events_highpri]
130 ? I< 0:00 \_ [kworker/2:1H-kblockd]
141 ? I< 0:00 \_ [kworker/3:1H-events_highpri]
150 ? I< 0:00 \_ [kworker/6:1H]
151 ? I< 0:00 \_ [kworker/5:1H-events_highpri]
152 ? I< 0:00 \_ [kworker/4:1H-events_highpri]
157 ? I 0:07 \_ [kworker/1:2-events]
184 ? I< 0:00 \_ [kworker/R-btrfs]
185 ? I< 0:00 \_ [kworker/R-btrfs]
186 ? I< 0:00 \_ [kworker/R-btrfs]
187 ? I< 0:00 \_ [kworker/R-btrfs]
188 ? I< 0:00 \_ [kworker/R-btrfs]
189 ? I< 0:00 \_ [kworker/R-btrfs]
190 ? I< 0:00 \_ [kworker/R-btrfs]
191 ? I< 0:00 \_ [kworker/R-btrfs]
192 ? I< 0:00 \_ [kworker/R-btrfs]
193 ? I< 0:00 \_ [kworker/R-btrfs]
194 ? I< 0:00 \_ [kworker/R-btrfs]
195 ? I< 0:00 \_ [kworker/R-btrfs]
196 ? I< 0:00 \_ [kworker/R-btrfs]
197 ? S 0:00 \_ [btrfs-cleaner]
198 ? S 0:23 \_ [btrfs-transaction]
274 ? S 0:00 \_ [psimon]
344 ? S 0:00 \_ [psimon]
406 ? I< 0:00 \_ [kworker/R-cfg80]
407 ? S 0:00 \_ [irq/128-mei_me]
409 ? I< 0:00 \_ [kworker/R-crypt]
411 ? S 0:23 \_ [irq/80-SYNA2B2C:01]
416 ? S 0:00 \_ [irq/31-WCOM50E1:00]
420 ? S 0:02 \_ [irq/69-NPCE0388:00]
443 ? I< 0:00 \_ [kworker/R-ath10]
444 ? I< 0:00 \_ [kworker/R-ath10]
445 ? I< 0:00 \_ [kworker/R-ath10]
492 ? I< 0:00 \_ [kworker/R-nouve]
493 ? S 0:00 \_ [nouveau_sched]
580 ? I< 0:00 \_ [kworker/R-ttm]
587 ? S 0:00 \_ [card2-crtc0]
588 ? S 0:00 \_ [card2-crtc1]
589 ? S 0:00 \_ [card2-crtc2]
619 ? I< 0:00 \_ [kworker/R-ttm]
620 ? I< 0:00 \_ [kworker/u17:1-hci0]
135498 ? S 0:00 \_ [psimon]
204252 ? I 0:08 \_ [kworker/6:2-i915-unordered]
261378 ? I 0:00 \_ [kworker/0:2]
261657 ? I 0:00 \_ [kworker/5:0-mm_percpu_wq]
272110 ? I 0:00 \_ [kworker/2:2-mm_percpu_wq]
274244 ? I 0:00 \_ [kworker/4:2]
277348 ? I 0:00 \_ [kworker/7:2]
308999 ? I 0:00 \_ [kworker/6:1-i915-unordered]
369152 ? I 0:00 \_ [kworker/1:0]
704345 ? I 0:00 \_ [kworker/u16:5-events_power_efficient]
726055 ? I 0:00 \_ [kworker/u16:4-events_unbound]
735635 ? I 0:00 \_ [kworker/u16:1-btrfs-endio-write]
745393 ? I 0:00 \_ [kworker/u16:0-btrfs-endio-write]
752900 ? I 0:00 \_ [kworker/u16:6-btrfs-endio-write]
759800 ? I 0:00 \_ [kworker/3:0-mm_percpu_wq]
762420 ? I 0:00 \_ [kworker/u16:3-btrfs-endio-write]
770363 ? I 0:00 \_ [kworker/u16:2-events_unbound]
772561 ? I 0:00 \_ [kworker/u16:7-btrfs-endio-meta]
774601 ? I 0:00 \_ [kworker/5:2-i915-unordered]
774622 ? I 0:00 \_ [kworker/u16:8-btrfs-endio-write]
774623 ? I 0:00 \_ [kworker/u16:9]
775899 ? I 0:00 \_ [kworker/1:1]
776030 ? I 0:00 \_ [kworker/7:0]
776050 ? I 0:00 \_ [kworker/6:0-i915-unordered]
1 ? Ss 0:11 /sbin/init
239 ? Ss 0:32 /usr/lib/systemd/systemd-journald
268 ? Ss 0:00 /usr/lib/systemd/systemd-userdbd
776872 ? S 0:00 \_ systemd-userwork: waiting...
776873 ? S 0:00 \_ systemd-userwork: waiting...
776874 ? S 0:00 \_ systemd-userwork: waiting...
305 ? Ss 0:00 /usr/lib/systemd/systemd-udevd
769 ? Ssl 0:00 /usr/lib/systemd/systemd-timesyncd
779 ? Ss 0:00 /usr/bin/dbus-broker-launch --scope system --audit
780 ? S 1:40 \_ dbus-broker --log 4 --controller 9 --machine-id 8c2cb5d618634d75a0180f6415d16510 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit
781 ? Ssl 0:07 /usr/bin/NetworkManager --no-daemon
783 ? Ss 0:00 /usr/lib/bluetooth/bluetoothd
784 ? Ss 0:00 /usr/lib/systemd/systemd-logind
785 ? Ss 0:00 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant
840 ? Ss 0:00 login -- Hasan
1043 tty1 Ss 0:02 \_ -bash
1120 tty1 S+ 0:00 \_ /bin/sh /usr/bin/startx
1135 tty1 S+ 0:00 \_ xinit /home/Hasan/.xinitrc -- /etc/X11/xinit/xserverrc :0 vt1 -keeptty -auth /tmp/serverauth.bycViMGxoc
1136 tty1 Sl 23:49 \_ /usr/lib/Xorg -nolisten tcp :0 vt1 -keeptty -auth /tmp/serverauth.bycViMGxoc
1148 tty1 Sl 60:19 \_ awesome
1149 tty1 S<l 1:18 \_ /usr/bin/pipewire
1151 tty1 S<l 0:24 \_ /usr/bin/wireplumber
777973 ? Ss 0:00 \_ timeout 0.4s playerctl -F metadata -f {{mpris:length}}
777974 ? Sl 0:00 \_ playerctl -F metadata -f {{mpris:length}}
1027 ? Ss 0:00 /usr/lib/systemd/systemd --user
1029 ? S 0:00 \_ (sd-pam)
1158 ? Ss 0:00 \_ /usr/bin/dbus-broker-launch --scope user
1159 ? S 3:26 | \_ dbus-broker --log 4 --controller 9 --machine-id 8c2cb5d618634d75a0180f6415d16510 --max-bytes 100000000000000 --max-fds 25000000000000 --max-matches 5000000000
1170 ? S<sl 0:05 \_ /usr/bin/pipewire-pulse
1192 ? Ssl 0:00 \_ /usr/lib/gvfsd
151208 ? Sl 0:00 | \_ /usr/lib/gvfsd-trash --spawner :1.14 /org/gtk/gvfs/exec_spaw/0
1214 ? Sl 0:00 \_ /usr/lib/gvfsd-fuse /run/user/1000/gvfs -f
1246 ? Ssl 0:00 \_ /usr/lib/at-spi-bus-launcher
1252 ? S 0:00 | \_ /usr/bin/dbus-broker-launch --config-file=/usr/share/defaults/at-spi2/accessibility.conf --scope user
1253 ? S 0:00 | \_ dbus-broker --log 4 --controller 9 --machine-id 8c2cb5d618634d75a0180f6415d16510 --max-bytes 100000000000000 --max-fds 6400000 --max-matches 5000000000
1392 ? Ssl 0:00 \_ /usr/lib/at-spi2-registryd --use-gnome-session
1822 ? Ssl 5:29 \_ /usr/lib/xdg-desktop-portal
1829 ? Ssl 1:38 \_ /usr/lib/xdg-document-portal
1848 ? Ss 0:00 | \_ fusermount3 -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal -- /run/user/1000/doc
1841 ? Ssl 0:30 \_ /usr/lib/xdg-permission-store
4242 ? Ssl 0:00 \_ /usr/lib/gvfs-udisks2-volume-monitor
4287 ? Ssl 0:00 \_ /usr/lib/dconf-service
151222 ? Ssl 0:00 \_ /usr/lib/gvfsd-metadata
1163 ? SNsl 0:40 /usr/lib/rtkit-daemon
1167 ? Ssl 0:45 /usr/lib/polkit-1/polkitd --no-debug
1386 ? Ssl 0:04 nm-applet
1393 ? Ss 2:06 picom --daemon
4246 ? Ssl 0:06 /usr/lib/udisks2/udisksd
183152 ? Ssl 0:31 alacritty
183162 pts/0 Ss 2:36 \_ /bin/bash
777986 pts/0 R+ 0:00 \_ ps fax
777987 pts/0 S+ 0:00 \_ xclip -selection clipboard
221009 ? Ss 0:00 /usr/bin/cupsd -l
269045 ? Ssl 1:23 playerctl -F metadata -f {{mpris:length}}
272269 ? Ssl 1:55 telegram-desktop
274764 ? Ssl 0:00 nvim
274767 ? Ssl 0:04 \_ nvim --embed
276877 ? Ssl 3:34 /opt/brave-bin/brave
276900 ? S 0:00 \_ /opt/brave-bin/brave --type=zygote --no-zygote-sandbox --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable
276934 ? Sl 0:58 | \_ /opt/brave-bin/brave --type=gpu-process --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
276901 ? S 0:00 \_ /opt/brave-bin/brave --type=zygote --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable
276911 ? S 0:00 | \_ /opt/brave-bin/brave --type=zygote --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable
276945 ? Sl 0:01 | \_ /opt/brave-bin/brave --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
276972 ? Sl 0:00 | \_ /opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --extension-process --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12291916872 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
277596 ? Sl 2:43 | \_ /opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12307753766 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
277597 ? Sl 0:26 | \_ /opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12307760098 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
772190 ? Sl 1:05 | \_ /opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=35973665356 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
774359 ? Sl 0:00 | \_ /opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=28 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=36075080375 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
276935 ? Sl 0:16 \_ /opt/brave-bin/brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
774439 ? Sl 0:00 \_ /opt/brave-bin/brave --type=utility --utility-sub-type=audio.mojom.AudioService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1
276889 ? Sl 0:00 /opt/brave-bin/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/Hasan/.config/BraveSoftware/Brave-Browser/Crash Reports --metrics-dir=/home/Hasan/.config/BraveSoftware/Brave-Browser --url=https://cr.brave.com --annotation=lsb-release=Arch Linux --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=123.1.64.113 --initial-client-fd=5 --shared-client-connection
276892 ? Sl 0:00 /opt/brave-bin/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/Hasan/.config/BraveSoftware/Brave-Browser/Crash Reports --url=https://cr.brave.com --annotation=lsb-release=Arch Linux --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=123.1.64.113 --initial-client-fd=4 --shared-client-connection
776894 pts/0 S 0:00 xclip -selection clipboard
loginctl session-status
1 - Hasan (1000)
Since: Sat 2024-03-30 14:11:21 +03; 10h ago
State: active
Leader: 840 (login)
Seat: seat0; vc1
TTY: tty1
Remote: no
Service: login
Type: tty
Class: user
Idle: yes since Sat 2024-03-30 17:33:54 +03 (6h ago)
Unit: session-1.scope
├─ 840 "login -- Hasan"
├─ 1043 -bash
├─ 1120 /bin/sh /usr/bin/startx
├─ 1135 xinit /home/Hasan/.xinitrc -- /etc/X11/xinit/xserverrc :0 vt1 -keeptty -auth /tmp/serverauth.bycViMGxoc
├─ 1136 /usr/lib/Xorg -nolisten tcp :0 vt1 -keeptty -auth /tmp/serverauth.bycViMGxoc
├─ 1148 awesome
├─ 1149 /usr/bin/pipewire
├─ 1151 /usr/bin/wireplumber
├─ 1386 nm-applet
├─ 1393 picom --daemon
├─183152 alacritty
├─183162 /bin/bash
├─269045 playerctl -F metadata -f {{mpris:length}}
├─272269 telegram-desktop
├─274764 nvim
├─274767 nvim --embed
├─276877 /opt/brave-bin/brave
├─276889 /opt/brave-bin/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler "--database=/home/Hasan/.config/BraveSoftware/Brave-Browser/Crash Reports" --metrics-dir=/home/Hasan/.config/BraveSoftware/Brave-Browser --url=https://cr.brave.com "--annotation=lsb-release=Arch Linux" --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=123.1.64.113 --initial-client-fd=5 --shared-client-connection
├─276892 /opt/brave-bin/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler "--database=/home/Hasan/.config/BraveSoftware/Brave-Browser/Crash Reports" --url=https://cr.brave.com "--annotation=lsb-release=Arch Linux" --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=123.1.64.113 --initial-client-fd=4 --shared-client-connection
├─276900 "/opt/brave-bin/brave --type=zygote --no-zygote-sandbox --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable"
├─276901 "/opt/brave-bin/brave --type=zygote --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable"
├─276911 "/opt/brave-bin/brave --type=zygote --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable"
├─276934 "/opt/brave-bin/brave --type=gpu-process --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --gpu-preferences=WAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─276935 "/opt/brave-bin/brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─276945 "/opt/brave-bin/brave --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─276972 "/opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --extension-process --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12291916872 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─277596 "/opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12307753766 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─277597 "/opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=12307760098 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─772190 "/opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=35973665356 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─772977 xclip -selection clipboard
├─774359 "/opt/brave-bin/brave --type=renderer --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --enable-distillability-service --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=3776864537133176891 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=28 --time-ticks-at-unix-epoch=-1711797042151485 --launch-time-ticks=36075080375 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─774439 "/opt/brave-bin/brave --type=utility --utility-sub-type=audio.mojom.AudioService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=276889 --enable-crash-reporter=a52ab402-f372-4985-a4ff-7d05da9ce10a, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,11623421250174863665,15379477639499619206,262144 --variations-seed-version=1"
├─776892 loginctl session-status
└─776893 xclip -selection clipboard
Mar 30 14:55:25 HasanArch sudo[60415]: pam_unix(sudo:session): session closed for user root
Mar 30 14:55:36 HasanArch sudo[60745]: Hasan : TTY=pts/0 ; PWD=/home/Hasan/.config ; USER=root ; COMMAND=/usr/bin/photorec
Mar 30 14:55:36 HasanArch sudo[60745]: pam_unix(sudo:session): session opened for user root(uid=0) by Hasan(uid=1000)
Mar 30 14:56:58 HasanArch sudo[60745]: pam_unix(sudo:session): session closed for user root
Mar 30 14:58:33 HasanArch sudo[64658]: Hasan : TTY=pts/0 ; PWD=/home/Hasan/.config ; USER=root ; COMMAND=/usr/bin/rm -rf recup_dir.1/
Mar 30 14:58:33 HasanArch sudo[64658]: pam_unix(sudo:session): session opened for user root(uid=0) by Hasan(uid=1000)
Mar 30 14:58:33 HasanArch sudo[64658]: pam_unix(sudo:session): session closed for user root
Mar 30 15:51:35 HasanArch sudo[134897]: Hasan : TTY=pts/0 ; PWD=/home/Hasan/.config/awesome/Wallpapers ; USER=root ; COMMAND=/usr/bin/pacman -S nemo
Mar 30 15:51:35 HasanArch sudo[134897]: pam_unix(sudo:session): session opened for user root(uid=0) by Hasan(uid=1000)
Mar 30 15:51:59 HasanArch sudo[134897]: pam_unix(sudo:session): session closed for user root
Last edited by UHasanU (2024-03-30 21:15:27)
Offline
1148 tty1 Sl 60:19 \_ awesome
1149 tty1 S<l 1:18 \_ /usr/bin/pipewire
1151 tty1 S<l 0:24 \_ /usr/bin/wireplumber
Are you starting that from your awesome config?
Offline
Do you mean running the command while in ~/.config/awesome folder? I don't think so. prob from the Downloads folder. But yeah I am running the terminal from Awesome WM.
Edit: idk how I understood it like this.
No, wireplumber, and pipewire don't start from Awesome WM config. Here are the auto start in the config:
awful.spawn.with_shell("picom --daemon")
awful.util.spawn("nm-applet")
awful.spawn.with_shell('xinput set-prop "ELAN0791:00 04F3:30FD Touchpad" "libinput Tapping Enabled" 1')
awful.spawn.with_shell([[sleep 1s && xss-lock awesome-client 'awesome.emit_signal("screen::lock")']])
Last edited by UHasanU (2024-03-30 22:57:59)
Offline
The processes are spawned from awesome, not sure whether that's the cause for "Video/Audio Does not Work" but likely the collisions we're seeing.
MAkre sure it's not spawned indirectly (the PID is well below picom and nm-applet) and please also post your xinitrc.
Offline
Here's the .xinitrc until I check:
#!/bin/sh
# enable audio
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber &
# Change the keyboard layout to Colemak
setxkbmap us -variant colemak
# Start Awesome WM
exec awesome
Last edited by UHasanU (2024-03-30 23:54:04)
Offline
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber &
tapptapptapp…
Fix your xinitrc instead, last link below, pay attention to the part where it tells you what to include at least.
Offline
I hope you didn't see the before editing reply lool. It was full of mistakes. Anyway, I followed what the wiki suggests and copied the file and edit it. But the problem is still there.
#!/usr/bin/sh
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
# start some nice programs
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f"
done
unset f
fi
# enable audio
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber &
# Change the keyboard layout to Colemak
setxkbmap us -variant colemak
# Start Awesome WM
exec awesome
Last edited by UHasanU (2024-03-31 00:34:47)
Offline
@seth
Omg, I can't thank you enough! I just removed the lines for the wireplumber, pipewire, and pipewire-pulse and it finally worked, even though that error/warning is still there. Maybe the problem was that I start them with .xinitrc AND systemd?
Anyway,
@seth
@V1del
@impossibleveins23
Thank you all for offering your time to help me. I hope you the best.
Offline
the problem was that I start them with .xinitrc AND systemd
This.
though that error/warning is still there
What exact error? Even after a reboot?
Offline
The warning in the original post:
(io.github.celluloid_player.Celluloid:31727): Gtk-WARNING **: 11:05:46.579: Calling org.freedesktop.portal.Inhibit.Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Inhibit” on object at path /org/freedesktop/portal/desktop
Offline