[Jackd] connect client as different user

Optimize your system for ultimate performance.

Moderators: MattKingUSA, khz

Post Reply
User avatar
flappix
Established Member
Posts: 50
Joined: Thu Jan 19, 2017 10:39 pm
Location: Germany
Been thanked: 16 times

[Jackd] connect client as different user

Post by flappix »

Hi,
I'm on ArchLinux. I start the jackd server as userA. Then I switch the user by

Code: Select all

su
su -l userB
And then I want to start a client program (let's say jack_midi_dump, but it doesn't matter). Unfortunately I'm always getting this error

Code: Select all

jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Is there any way to achieve this? Any help is very appreciated :D
Post Reply