creox users here?
maxim wexler
blissfix at yahoo.com
Thu Aug 10 20:06:18 UTC 2006
> >> 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.
Nah, it's there:
booyah at ubuntu:~$ lsmod | grep snd
snd_ens1371 22240 1
gameport 14472 1 snd_ens1371
snd_rawmidi 22816 1 snd_ens1371
snd_seq_device 8204 1 snd_rawmidi
snd_ac97_codec 72188 1 snd_ens1371
snd_pcm_oss 46368 0
snd_mixer_oss 16128 1 snd_pcm_oss
snd_pcm 78344 3
snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_timer 21764 1 snd_pcm
snd 48644 10
snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9184 1 snd
snd_page_alloc 10120 1 snd_pcm
...is it perhaps esd.conf:
booyah at ubuntu:~$ cat /etc/esound/esd.conf
[esd]
auto_spawn=0
spawn_options=-terminate -nobeeps -as 5
spawn_wait_ms=100
# default options are used in spawned and non-spawned
mode
default_options=-as 5
booyah at ubuntu:~$
Probably not, since $killall esd is suppose to run
first. But I'll grasp any straw about now ;(
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the ubuntu-users
mailing list