[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ALSA sound setup



On Fri, Feb 14, 2003 at 10:46:08PM -0500, Chris Mitchell wrote:
> On Fri, Feb 14, 2003 at 10:09:39PM -0500, Chris Mitchell wrote:
> > On Fri, Feb 14, 2003 at 10:43:25AM -0600, Larry Holish wrote:
> 
> > > I think you should be using 'snd-emu10k1', rather than
> > > 'snd-card-emu10k1' here. See the note at the top of
> > > /usr/share/doc/alsa-base/README.Debian.
> > 
> > Hmm...  My version of that document doesn't mention that, but it does
> > sound familiar.  Anyway, I tried it. Stopped alsa, edited
> > /etc/alsa/modutils/0.9, replaced both occurrences (one alias and one in 
> > options), ran update-modules, checked the change had in fact taken effect
> > in modules.conf, started alsa... no change.  I wouldn't need to run that
> > snddevices script again or anything before it'll take effect, would I?

Sorry, I guess I should have started with this. I'm running testing
with a SB Live 5.1. Here's the relevant packages I have installed:

alsa-base                 0.9.0rc6-3
alsa-modules-2.4.20       0.9.0rc6+3+p3+ljhcustom.2
alsa-source               0.9.0rc6-3
alsa-utils                0.9.0rc3-0.2
alsaconf                  0.4.3b-4

Looks like you are running a older driver (0.9.0beta10) than me, so
'snd-card-emu10k1' is correct. The name change starts in 0.9.0beta11. 

> Okay, now this is odd.  After your changes, lsmod showed that all of the
> alsa sound-related modules were *gone*.  So I changed it back, updated
> everything, and got a "no alsa driver installed" error.  So I ran
> alsaconf *again*.  And got a new error from it:
>   miguel# /etc/init.d/alsa start
>   Starting ALSA sound driver (version 0.9.0beta10):modprobe: Invalid line
>   90 in /etc/modules.conf
> 	  snd_adc_frame_size
>    failed.
>   modprobe: Invalid line 90 in /etc/modules.conf
> 	  snd_adc_frame_size
>   miguel# 
> Anybody know what an adc frame size is and where I can find out what
> value goes there for my card? (I googled creativelabs for it and got
> nothing)...

And just for reference, my /etc/alsa/modutils/0.9 :

alias char-major-116 snd
alias snd-card-0 snd-emu10k1
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

This is straight from the alsa-project.org webpage referenced earlier
in this thread. I'm not sure of the answer to the adc frame size
question, but try commenting out that line and see if you have any
luck.

-- 
Larry Holish
<ljholish@speakeasy.net>



Reply to: