[Asterisk-Dev] CMI 8738 problems with getting Asterisk to use the card

Steven Critchfield critch at basesys.com
Mon Aug 11 09:10:46 MST 2003


On Mon, 2003-08-11 at 06:57, timecop at pbx.mine.nu wrote:
> > The question is how do I get Asterisk to recognise the 8378 card and allow
> > full duplex to work. It seems that if I rotate which one is first or second
> > e.g. in 'modules.conf'
> >
> > alias sound-slot-0 i810_audio
> > alias sound-slot-1 cmpci
> 
> forget modules, compile in.
> 
> > Or the other way around asterisk still gives an error the error is exactly:
> >
> > WARNING[107438140]: File chan_oss.c, Line 419 (sound_init): Unable to open
> > /dev/dsp: Device or resource busy
> > == No sound card detected --console channel will be unavailable
> Something is using your card. Since you run RedHat, its probably some
> weird redhat sound thing like esound or arts or whatever, (and I am
> assuming you are running gnome or kDE or some other GUI thing (on a
> server? why, dont ask) and its hogging your /dev/dsp.

esound and artsd is not a weird redhat thing. This from your normally
redhat bashing user. Best guess with redhats ties with KDE it is
probably artsd. Now for the lesson, check with lsof to find out what
application is using your sound card of choice. 

BTW, full duplex operation of the sound card doesn't necessarily mean
that the driver is capable of it yet. Hopefully it is, but just throwing
out a warning ahead of time.

> Suggestion? dont run arts/esd, and if you still get no full-duplex after
> that, get alsa - it supports most PCI cards way better.
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-dev mailing list