On Mon, 2003-12-29 at 17:13, Dave Edwards wrote:
> On Mon. 2003-12-29, 16:25, Mark Knecht wrote:
> > On Mon, 2003-12-29 at 16:08, Dave Edwards wrote:
> 
> > > 
> > > Okay, I'll see if I can't add some more info.
> > > The output of several relevant commands are here:
> > > http://dle.ascendant.ca/alsa_info.txt .  I hope someone can help me
> > > get some sound.
> > > 
> > > Thanks,
> > 
> > Dave,
> >    No great answers, but why do you have card0, card2, card2?
> > 
> >    Could you post the output of lsmod and your modules.conf file? That
> > would likely help a bit.
> 
> Thanks for responding, Mark.  I've appended the output of lsmod to the
> aforementioned webpage; it's very brief as my kernel is mostly
> monolithic.  I have also put my modprobe.conf (the 2.6 equivalent of
> modules.conf) at http://dle.ascendant.ca/modprobe.conf .  It was
> generated by the modules.conf->modprobe.conf conversion utility that
> comes with kernel 2.6's new module-init-tools package.  I admit to being
> almost totally ignorant about the file's content.
> 
> Dave.

Dave,
   OK, I've never done 2.6 work, so that part I'm goign to be no help,
but from the lsmod info there are no Alsa sound modules loaded. Either
it's not loading at all, or did you possibly try to build it into the
kernel? I wouldn't recommend that if indeed that's what you did as it
just makes it difficult to get things going.

   From the modprobe.conf file I guess it's this line that's supposed to
get things started?

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && {
/sbin/modprobe snd-pcm-oss; /bin/true; }

If this is correct, what happens when you try to modprobe snd-emu10k1 by
hand?

Also, do you see anything in the output of dmesg?

Mark



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to