[Pkg-utopia-maintainers] Bug#1019404: wireplumber: doesn't start on non-systemd
Adam Borowski
kilobyte at angband.pl
Thu Sep 8 19:12:31 BST 2022
Package: wireplumber
Version: 0.4.11-3
Severity: normal
Hi!
Unlike PulseAudio, the PipeWire stack doesn't get up by itself on systems
that use any init/rc system other than systemd.
It works fine afterwards; so far I've been using this unsightly script:
.--====
#!/bin/sh
pipewire &
sleep 1
wireplumber &
sleep 1
pipewire-pulse &
`----
but that's obviously a monstrosity you don't want. I'm including it here
only as a proof that I've tested PipeWire for sound; it works for me fine
on a bunch of machines
Meow!
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (120, 'experimental'), (1, 'experimental-debug')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.0.0-rc4-00016-g13430c8e1a1e (SMP w/64 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages wireplumber depends on:
ii init-system-helpers 1.64
ii libc6 2.35-0experimental2
ii libglib2.0-0 2.73.3-3
ii libpipewire-0.3-0 0.3.57-1
ii libwireplumber-0.4-0 0.4.11-3
ii pipewire 0.3.57-1
Versions of packages wireplumber recommends:
ii pipewire-pulse 0.3.57-1
Versions of packages wireplumber suggests:
pn libspa-0.2-bluetooth <none>
-- no debconf information
More information about the Pkg-utopia-maintainers
mailing list