You are not logged in.

#1 2021-11-25 20:50:02

Yoppez
Member
Registered: 2021-09-10
Posts: 11

[SOLVED] pipewire-jack-dropin doesn't work

I installed pipewire-jack-dropin for making the clients use Pipewire as a JACK interface by default, but it didn't work

$ ldd /usr/bin/lmms | grep -i libjack
	libjack.so.0 => /usr/lib/libjack.so.0 (0x00007f0d8c792000)

I tried to follow the instruction from the pinned comment on the AUR, but it didn't solve it.

$ grep -Hi ^/usr/lib/$ /etc/ld.so.conf.d/*

$ 

Any suggestions of what can I do?

Last edited by Yoppez (2021-11-26 10:34:25)

Offline

#2 2021-11-26 08:42:09

Maniaxx
Member
Registered: 2014-05-14
Posts: 761

Re: [SOLVED] pipewire-jack-dropin doesn't work

Did you restart the system (as stated during installation) or flushed the shared library cache (with 'sudo ldconfig')?

Last edited by Maniaxx (2021-11-26 08:43:00)


sys2064

Offline

#3 2021-11-26 10:34:02

Yoppez
Member
Registered: 2021-09-10
Posts: 11

Re: [SOLVED] pipewire-jack-dropin doesn't work

Maniaxx wrote:

Did you restart the system (as stated during installation) or flushed the shared library cache (with 'sudo ldconfig')?

I already tried to restart, but the problem wasn't solved.

I ran ldconfig and now the clients use the Pipewire's libraries correctly. Thanks a lot!

Offline

Board footer

Powered by FluxBB