[Icecast] Unable to configure Ices with alsa for Creative Labs SB Audigy LS
William K. Volkman
wkvsf at users.sourceforge.net
Fri Nov 11 02:14:54 UTC 2005
You might check that your ~/.asoundrc configuration file is
correct, should have something like (my first card is the
Audigy LS, the second is a USB audio device):
pcm.emu10k1 { type hw card 0 }
ctl.emu10k1 { type hw card 0 }
pcm.usb { type hw card 1 }
ctl.usb { type hw card 1 }
pcm.copy {
type plug
slave {
pcm hw
}
route_policy copy
}
HTH,
William.
More information about the Icecast
mailing list