Re: Error when compiling in "Intel ICH audio support"

From: Kernel Related Emails (kernel@penguin.linuxhardware.org)
Date: Mon May 01 2000 - 10:32:08 EST


Thanks for the help, that cleared up the compile problems but here's a new
issue. Now the sound card driver loads but as soon as I try to access in
sound device (/dev/sndstat, /dev/dsp) I the the following messages in my
messages file:

May 1 01:57:16 penguin modprobe: can't locate module sound-slot-0
May 1 01:57:16 penguin modprobe: can't locate module sound-service-0-6

Thanks for any assistance,
Kris Kersey
kernel@linuxhardware.org

On 29 Apr 2000, Robert V. Baron wrote:

> Me too.
> I don't know if this is the "right" solution but I just modified
> the line in drivers/sound/Makefile
> obj-$(CONFIG_SOUND_ICH) += i810_audio.o ac97.o
> to
> obj-$(CONFIG_SOUND_ICH) += i810_audio.o ac97.o ac97_codec.o
>
>
> Kernel Related Emails <kernel@penguin.linuxhardware.org> writes:
>
> > Hi all,
> >
> > I'm trying to compile in support for the "Intel ICH audio support" but
> > when I make, I get this error:
> >
> > make[1]: Leaving directory `/usr/src/linux/arch/i386/lib'
> > ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext
> > arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
> > init/version.o \
> > --start-group \
> > arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
> > mm/mm.o fs/fs.o ipc/ipc.o \
> > drivers/block/block.a drivers/char/char.o drivers/misc/misc.o
> > drivers/net/net.o drivers/parport/parport.a drivers/ide/ide.a
> > drivers/scsi/scsi.a drivers/cdrom/cdrom.a drivers/sound/sounddrivers.o
> > drivers/pci/pci.a drivers/video/video.o drivers/usb/usbdrv.o
> > drivers/i2c/i2c.a \
> > net/network.a \
> > /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
> > /usr/src/linux/arch/i386/lib/lib.a \
> > --end-group \
> > -o vmlinux
> > drivers/sound/sounddrivers.o: In function `i810_ac97_init':
> > drivers/sound/sounddrivers.o(.text.init+0x86): undefined reference to
> > `ac97_probe_codec'
> > make: *** [vmlinux] Error 1
> >
> > Any patch and/or solution would be appreciated.
> >
> > Thanks,
> > Kris Kersey
> > kernel@linuxhardware.org
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.rutgers.edu
> > Please read the FAQ at http://www.tux.org/lkml/
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:08 EST