Re: Activate jack under pipewire [was: Tool for inspecting audio hardware?]

"Peter P." <peterparker-97jfqw80gc5Wk0Htik3J/[email protected]> Mon, 23 Mar 2026 07:37:18 +0100
Newsgroups gmane.linux.audio.users
Message-ID <yxkd574z3fr3lvu53jxhajcep3ibzk6cew627gmaykamo4jw22@jpgkahpwd7p5>
* Mitsch <[email protected]> [2026-03-23 01:31]:
> Am Mittwoch, dem 18.03.2026 um 08:58 +1100 schrieb Roger:
> > 
> > > 
> > inxi is an excellent tool for hardware info. You can add more "x" 
> > arguments for more information:
> > 
> > $ inxi -Axxx
> 
> Audio:
>   Device-1: Intel 7 Series/C216 Family High Definition Audio vendor:
> Lenovo
>     driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:1e20
>     class-ID: 0403
>   API: ALSA v: k6.12.74+deb13+1-rt-amd64 status: kernel-api
>     tools: alsactl,alsamixer,amixer
>   Server-1: JACK v: 1.9.22 status: off with: a2jmidid status: off
>     tools: jack_control,qjackctl
>   Server-2: PipeWire v: 1.4.2 status: active with: 1: pipewire-pulse
>     status: active 2: wireplumber status: active 3: pipewire-alsa type:
> plugin
>     4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
> 
> Status of jack is off.
From your inxi output above, I see that you have two servers
installed/configured. It makes sense that only one of them is running,
in your case it's pipewire.

> Is this normal (on Debian)?
> What shall I do to activate it?
If you need jack then you could try to activate the jack emulation of
pipewire by installing the pipewire-jack package.
"This package contains a plugin for JACK applications to output via
PipeWire."

Can someone remind us again if the properties (Buffersize,
Samplingrate, etc.) of that jack-emulation can be set by the user?

cheersz, P