[Icecast] Unable to configure Ices with alsa for Creative Labs SB Audigy LS
Iceuse - Kris
iceuse at bzhtec.com
Wed Nov 9 13:14:10 UTC 2005
Hi,
arecord
aplay
alsamixer
are working.
But ices is doing:
# ../bin/ices ices_conf.16379.xml
ALSA lib pcm.c:2038:(snd_pcm_open_conf) symbol _snd_pcm_hw_open is not
defined inside (null)
Segmentation fault
and in the log file:
[2005-11-09 14:09:42] EROR input-alsa/alsa_open_module Failed to open
audio device hw:0,0: No such device or address
Maybe the ices I built is not correct and something is missing (an alsa
lib)?
Best regards,
Chris
> Iceuse - Kris wrote:
>
>> Hello,
>>
>> I have a computer with this sound card (from lspci):
>> 0000:01:04.0 Multimedia audio controller: Creative Labs SB Audigy LS
>
>
>
>> But when I put
>> hw:0,0
>> as input device, I'm getting
>> [2005-11-07 21:53:19] EROR input-alsa/alsa_open_module Failed to
>> open audio device hw:0,0: No such device or address
>>
>> I tried many other values, hwplug:0,0 ... but still the same problem.
>>
>> Full input configuration is
>> <input>
>> <!-- MODULE -->
>> <module>alsa</module>
>> <param name="device">hw:0,0</param>
>> <param name="rate">44100</param>
>> <param name="channels">1</param>
>> <param name="periods">2</param>
>> <param name="buffer-time">500</param>
>> <param name="metadata">1</param>
>> <param
>> name="metadatafilename">/usr/radio/meta/ices_live_metadata_live.txt</param>
>>
>> </input>
>>
>> alsaconf is running fine, it finds my sound card and is happy.
>> alsamixer seams to be fine also.
>
>
> when you get these sorts of issues, check whether doing a simple
> record works as expected, eg arecord -f cd sample.wav (tweak
> parameters to match your settings).
>
>>
>> I'm stuck. And I don't know how to activate oss emulation as a fallback.
>
>
> for the -kh tree define a second <input> block with OSS+parameters
> defined.
>
> karl.
>
>
More information about the Icecast
mailing list