Alisdair McDiarmid hat gesagt: // Alisdair McDiarmid wrote:

> I'm trying to get my dodgy old ISA SB16 to work with ALSA instead
> of OSS/Free, and having difficulty with the alsa-modules-2.2.13
> package.
> 
> I have sound support built into my 2.2.13 kernel:
> 
> [EMAIL PROTECTED] /usr/share/doc/alsautils] # lsmod
> Module                  Size  Used by
> soundcore               2788   0  (autoclean) (unused)
> rtl8139                11840   1
> 
> But inserting any ALSA modules complains of unresolved symbols,
> and so does depmod:
> 
> [EMAIL PROTECTED] /usr/src/linux] # depmod
> depmod: *** Unresolved symbols in /lib/modules/2.2.13/sound/snd.o
> 
> Do I need to compile anything else into the kernel, or is
> something more important wrong?

Your alsa-modules don't match your kernel. I would suggest to start from
scratch. Install this current deb-packages:

alsa-base
alsautils
alsaconf
alsa-headers
alsa-source

alsa-source ist the most important. You will find an alsamodules archiv in
/usr/src which you should extract. Please read through the file:

/usr/src/modules/alsadriver/debian/README

because it contains a step-by-step guide to installing the alsa-modules for
debian. One important thing is: If you use isapnp to configure your card
you must tell alsa not to use its own plug and play tools.

bye
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \  
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

Reply via email to