You are not logged in.

#1 2005-04-12 03:26:12

cuallito
Member
Registered: 2005-03-26
Posts: 21

Help running muse

Whenever I try to run muse, I get an error that says it failed to find a JACK server, and I should "check to see if Jack was started."

I have an ensoniq 1371 chip in my mobo and I've tried starting JACk as both a normal user and root, but I'm not having anyluck.

[fox@myhost ~]$ jackd -v -R -d alsa -d ens1371 -r 44100 -H -z s
getting driver descriptor from /usr/lib/jack/jack_alsa.so
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_oss.so
jackd 0.99.0
Copyright 2001-2003 Paul Davis 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

registered builtin port type 32 bit float mono audio
cannot lock down memory for jackd (Cannot allocate memory)
loading driver ..
new client: alsa_pcm, id = 1 type 1 @ 0x8056a48 fd = -1
apparent rate = 44100
creating alsa driver ... ES1371|ES1371|1024|2|44100|0|0|hwmon|swmeter|-|32bit
ALSA lib pcm.c:2068:(snd_pcm_open_noupdate) Unknown PCM ES1371
ALSA lib pcm.c:2068:(snd_pcm_open_noupdate) Unknown PCM ES1371
ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
cannot load driver module alsa

i've also tried (at different bitrates and everything):

[fox@myhost ~]$ jackd -d alsa -d hw:0 -r 44100
jackd 0.99.0
Copyright 2001-2003 Paul Davis 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

loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 44100Hz, period = 1024 frames, buffer = 2 periods
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
playback and capture sample rates do not match (44100 vs. 44099)
[And it just hangs]

So how do I start it?

Thanks for any replies.[/code]

Offline

Board footer

Powered by FluxBB