1
Hey there,
so, i’ve installed my DAW Studio One 6 in an Ubuntu container in distrobox (podman) on my CachyOS machine. The program itself works fine, it just can’t utilize my jack server. On my machine i have pipewire-jack along qjackctl, which i also installed in the container.
My ALSA recognizes my interface: i can change my buffer and sample size accordingly and i have the correct amount of in and ouputs available. But when creating a track, no audio on my instruments gets through. My aduio interface works on Reaper (on my Cachy machine, not in a container) and gernerally i have no problems with audio.
Studio One is said to work only with jack. As aforementioned i have pipewire-jack installed, but when changing the audio device from ALSA to “JACK Audio Connection Kit“ in Studio One 6, JACK can not be initializted.
I’m don’t really know how to resolve this problem, maybe you got an idea?
Terminal Output when trying to change to JACK:
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
jackdmp 1.9.21
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2022 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
no message buffer overruns
no message buffer overruns
no message buffer overruns
JACK server starting in realtime mode with priority 10
self-connect-mode is “Don’t restrict self connect requests”
Cannot lock down 107341340 byte memory area (Cannot allocate memory)
audio_reservation_init
Acquire audio card Audio0
creating alsa driver … hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
JackTemporaryException : now quits…
Released audio card Audio0
audio_reservation_finish
Cannot initialize driver
JackServer::Open failed with -1
Failed to open server
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
Warning: JACK: Cannot connect to server socket err = No such file or directory
Warning: JACK: Cannot connect to server request channel
Warning: JACK: jack server is not running or cannot be started
Warning: JACK: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Warning: JACK: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Warning: [UserProfileManager] Signed out of Firestore
elapsed: 0 iterations in 0.000000 seconds
cscs 2
Please use tics or the formatted text button </> in the editor to ensure you share reliable output.
For example here I might guess that most of those bold/header texts are actually comments like ;
### Warning: JACK: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Reformatted, thank you for letting me know ^^
Ok, got this sorta solved. The trick here was to activate d-bus in qjackctl, which seems to be required for distrobox. It didn’t help starting up jack in S1-6 but i got audio from my instruments with ALSA as my audio device in the DAW. I cant get latency below 256 without cracklingfor now, but figuring this out. (Can go down to 32 on Windows, so not a hardware problem)





















