You are not logged in.
Pages: 1
Hello.
Whenever I start Rosegarden, I get the following message:
Failed to connect to JACK audio server.
Rosegarden could not connect to the JACK audio server. This probably means the JACK server is not running.
If you want to be able to play or record audio files or use plugins, you should exit Rosegarden and start the JACK server before running Rosegarden again.
Now, I get that message, even though I did start JACK:
root 6146 0.0 0.1 4760 640 pts/0 S 19:10 0:00 /bin/bash /etc/rc.d/jack-audio-connection-kit start
root 6147 0.2 0.7 29624 3728 ? Ssl 19:10 0:01 /usr/bin/jackd -s -d alsa -d -d hw:0 -p 1024
This is the console output I get when starting up Rosegarden:
$ rosegarden
JACK tmpdir identified as [/tmp]
PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/sweiss/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
LADSPAPluginFactory::discoverPlugins - trace is Rosegarden 1.5.1 - AlsaDriver - alsa-lib version 1.0.13
JACK tmpdir identified as [/tmp]
JackDriver::initialiseAudio - JACK server not running
ALSA Client information:
AlsaDriver::setCurrentTimer((auto))
System timer is only 250Hz, sending a warning
Current timer set to "system timer"
WARNING: using system timer with only 250Hz resolution!
AlsaDriver::initialiseMidi - initialised MIDI subsystem
CREATED OUTPUT PORT 3:out 1 for device 0
Creating device 0 in Play mode -- no connection available
Default device name for this device is Anonymous MIDI device 1
Renamed 128:3 to General MIDI Device
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
ALSA Client information:
SoundDriver::getMappedDevice(0) - name = "out 1 - General MIDI Device" type = 0 direction = 0 connection = "" recording = 0
Any ideas what to do? I'm new to the whole JACK business, if that gives you any ideas.
Thanks.
Last edited by sweiss (2007-06-05 17:38:29)
Some PKGBUILDs: http://members.lycos.co.uk/sweiss3
Offline
Am I the only one experiencing JACK trouble?
Some PKGBUILDs: http://members.lycos.co.uk/sweiss3
Offline
JACK needs to be started by the same user as rosegarden. I would advice not to use the jack-audio-connection-kit script but to use qjackctl (available in extra).
regards,
Jochen
Offline
Hey, it even worked
Thanks a lot.
Some PKGBUILDs: http://members.lycos.co.uk/sweiss3
Offline
Pages: 1