You are not logged in.
Well; I'm having audio problems again,
so today I added my user into the audio group with:
suusermod -a -G audio wordstringswhich eliminates the "permission denied issue"
Then went:
[wordstrings@DTR-Arch-Linux ~]$ hydrogen
Hydrogen 0.9.5.1 [May 5 2013] [http://www.hydrogen-music.org]
Copyright 2002-2008 Alessandro Cominu
Hydrogen 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
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd 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
could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.2: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
jackd watchdog: timeout - killing jackd
cannot continue execution of the processing graph (Resource temporarily unavailable)
zombified - calling shutdown handler
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd 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
could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.2: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
jackd watchdog: timeout - killing jackd
cannot continue execution of the processing graph (Resource temporarily unavailable)
zombified - calling shutdown handlerand then the audio wouldn't work in Hydrogen...
Now; the previous time I opened Hydrogen, the audio did work, but I made a quick drum track and tried to export it and in the process of doing so, (made it to where the audio stopped working?)
How can I get audio back and export song files?
Thanks in advance for any tips!
Last edited by customscrollbar (2014-01-15 16:50:55)
Offline
Are you starting jackd in realtime mode? If not, maybe that's what causes Hydrogen zombification. You could try to start jack manually beforehand, for example via qjackctl.
I can offer what works for me, maybe you want to try to replicate my setup.
I'm using hydrogen 0.9.5.1-4 and jack2 1.9.9.5-4. I start jackd via qjackctl 0.3.11-1 with the following setup:
Generated command line:
/usr/bin/jackd -P80 -p128 -t4000 -dalsa -dhw:0 -r48000 -p256 -n2 -XseqI'm not using a realtime kernel, just stock Arch Linux, right now linux 3.12.7-1 (haven't updated yet to 3.12.7-2).
Aside from all that, you can get great help for Linux audio issues at linuxmusicians.com, lots of knowledgable folks there.
Last edited by Sanne (2014-01-15 18:47:13)
If our currency were not money but appreciation and acknowledgement for what we do for others, for the community, for the benefit of all, we would have paradise on earth.
Offline