creox users here?

Shelagh Manton oneida at tpg.com.au
Thu Aug 10 00:43:25 UTC 2006


On Wed, 09 Aug 2006 09:52:37 -0700, maxim wexler wrote:

> 
> 
> --- Morphex <morphyusx at gmail.com> wrote:
> 
>> Hi!
>> 
>> I had the same problem a few days ago, so I know your pain.
>> First, I use gnome too...
>> Here is the way I got on work creox:
>> 
>> install jackd - JACK Audio Connection Kit (server and example clients)
>> stop esd
>> type: jackd -d alsa
>> mute the microphone output, i mean you shouldn't hear your speakers,
>> because creox will generate output there; and start creox
>> 
>> maybe thats not the best solution, but it works ;)
>> 
>> Fodor Ba'lint
> 
> Thanks Fodor, here's where things stand now:
> 
> booyah at ubuntu:~$ killall esd
> booyah at ubuntu:~$ jackd -d alsa
> 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
> 
> 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, 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
> 
> then nothing...doesn't return to prompt. But creox still doesn't work.
> Only difference is guitar is much louder ;)
> 
> After closing creox, this was appended to the above:
> 
> **** alsa_pcm: xrun of at least 57.219 msecs
> 
> My card is an older Ensoniq-1371.
> 
[snip]
> 
> -Maxim
>
I think it more of a modprobe thing than an install thing. You already
have the alsa-oss if you have installed the alsa package. You need to find
out if you have the alsa-oss module loaded.

Let me see if I can remember the incantations:

lsmod | grep snd  #should give you a list of alsa modules loaded

If you don't have snd-pcm-oss or relatives you will need to load it.

Sadly I can't remember just exactly what you need to do to load oss if is
not there. You might look on the UbuntuStudio site for more help. Or
perhaps someone more knowledgeable on the list might be able to help you.

Shelagh





More information about the ubuntu-users mailing list