On Feb 14, 2017, at 23:30 , Simon van der Veldt <simon.vanderveldt@gmail.com> wrote:Hi Fokke,If you just want Jack and don't have a need for dbus either disable dbus support in Jack2, see https://github.com/jackaudio/jack2/blob/a96111a7a3bed8a0bacd1af64748c652defb5a5e/wscript#L403 or use jack1.SimonOn Tue, Feb 14, 2017 at 6:58 PM, Len Ovens <len@ovenwerks.net> wrote:On Tue, 14 Feb 2017, Hanspeter Portner wrote:
On 14.02.2017 16:39, Fokke de Jong wrote:
Hi Guys,
I’m trying to set up a minimal audio system (without X11) based on the ubuntu mini-iso.
When trying to start jack, i get this dbus error message:
No X11 -> No DBus
Not true. I have done
dbus-launch screen
and used screen as my text only session manager with success. jack_control was able to start jackdbus, pulse was able to run and bridge to jack on a headless system. (it has been a while, I stopped because the system I was using was too memory strapped) Any of the terminals in the same screen instance will be able to communicate with any other.
So it is possible. It does mean learning more about your system... at a system level. There is also a startjack script out there that sort of hacks around this problem, but it does not leave dbus usable for anything else. (I can't find it right now)
--
Len Ovens
www.ovenwerks.net
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev