On Thu, 2004-03-11 at 12:26, randulo wrote: > hank wrote: > > are you using alsa drivers? > > Forgive me, I just installed Slackware two days ago, I'm not up to speed > yet, but I see ALSA mixer app is there. I also saw somewhere that the > soundcard is muted at boot time and needs to be manually unbooted using > the alsamixer app. I ran that and it looked like it worked. There are a > bunch of "snd-" drivers showing with lsmod. > > I was also seeing a complaint about "Warning, flexibel rate..." so I'm > reconverting some mp3 files here at home. > > Any soundcard tips gratefully accepted like where to look to see if all > is well. I need to hook up phones and try to play an mp3 into them to > see if that is working. > > I'll look tomorrow at the office to see if any of these things work :)
All those snd- modules sounds exactly like alsa. The error message is probably related to the chan_oss module trying to get access, but not having a OSS driver to talk to. This isn't a problem, but if you don't want to see it, put a noload = chan_oss in modules.conf for asterisk. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
