You are not logged in.

#1 2026-06-28 20:50:58

yellowantphil
Member
From: Oklahoma
Registered: 2012-07-07
Posts: 11

lsp-plugins-1.2.33-1 doesn't work [SOLVED]

Maybe I'm doing something woefully wrong, but after I upgraded to lsp-plugins-1.2.33-1, the LSP standalone plugins stopped working. In version 1.2.33, the output of

lsp-plugins-compressor-stereo --list-backends

is

List of available audio backends:
  dummy      - Dummy Audio Backend (builtin), priority: 0

and I don't see the plugins in qwggraph, presumably because they're using dummy output. I downgraded to lsp-plugins-1.2.26, which has no

--list-backends

option, and everything works again.

Now I'm not sure what to do. It might be an upstream bug, but the Arch package isn't working (at least for me). Should I file a bug upstream, or with Arch, or am I doing something wrong?

Last edited by yellowantphil (2026-06-30 03:03:39)

Offline

#2 2026-06-29 06:11:11

Yohaan
Member
Registered: 2026-06-29
Posts: 3

Re: lsp-plugins-1.2.33-1 doesn't work [SOLVED]

I'm pretty new to LSP plugins, but if downgrading to 1.2.26 fixes the issue and 1.2.33 only shows the dummy backend, it does sound like something may have changed in the newer release. I'd probably check with the upstream project first to see if others are seeing the same behavior. If it's specific to the Arch package, they can usually point you in the right direction.

Offline

#3 2026-06-29 10:47:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,275

Re: lsp-plugins-1.2.33-1 doesn't work [SOLVED]

Any error messages in e.g. the pipewire logs on why it can't load the plugin?

journalctl -b --user-unit=pipewire

for the current boot's pipewire logs

Offline

#4 2026-06-29 10:58:25

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Offline

#5 2026-06-29 13:35:58

yellowantphil
Member
From: Oklahoma
Registered: 2012-07-07
Posts: 11

Re: lsp-plugins-1.2.33-1 doesn't work [SOLVED]

journalctl -b --user-unit=pipewire

only showed "Started PipeWire Multimedia Service." Nothing else I saw in journalctl looked relevant.

I posted something on the LSP Plugins github here.

Offline

#6 2026-06-30 03:03:17

yellowantphil
Member
From: Oklahoma
Registered: 2012-07-07
Posts: 11

Re: lsp-plugins-1.2.33-1 doesn't work [SOLVED]

It turns out that the audio driver code was moved to two new packages: liblsp-audio-jack-lib and liblsp-audio-pipewire-lib. I installed the JACK package and everything works again.

Offline

Board footer

Powered by FluxBB