[CM] loading libc_s7.so
Tito Latini
tito.01beta at gmail.com
Thu Jul 8 00:42:55 PDT 2021
> I wonder who is messing with stderr -- pipewire?
Probably yes. I can reproduce the problem after the change of alsa
settings for pipewire:
# snd 21.5, alsa-lib-1.2.5.1
./configure --without-gui
# no pipewire
./snd
loading libc_s7.so
<1>
New settings in ~/.asoundrc for pipewire (compiled from git 20210703):
pcm.pipewire { type pipewire }
ctl.pipewire { type pipewire }
pcm.!default pcm.pipewire
ctl.!default pcm.pipewire
# The repl hangs with or without pipewire daemon; the new alsa
# settings seem the problem.
./snd
loading libc_s7.so
Ctrl-c
More information about the Cmdist
mailing list