Re: Sound issues using 2.4.18-bf2.4-xfs and SB Live! 5.1
Am Don, 2002-10-31 um 23.57 schrieb Wolftales:
> Hi,
>
> I am trying to troubleshoot why I do not have sound on my system
> (specific info below). I have had this hardware configuration working
> before, using a customer kernel and frozen at the time.
>
> The errors are similar to the problems I had using the stock kernel
> 2.4.18 & 2.4.19 as well for debian on this system. The research I have
> done suggests rebuilding the kernel with SB Live support inside the
> kernel instead of as a module resolve the issue for some using SUSE, but
> I would like ti stay with a stock kernel if possible (translated :)
> system wouldn't boot after attempting that route).
>
> What is the cause? Is there a way to fix the module so the kernel can
> remain stock? Has anyone else ran into related issues with the SB Live
> card and stock kernels & modules?
>
> Thank you for any insight into this. Please feel free to request any
> additional information I can provide.
>
>
> system error messages and config below
>
> System: x86
> sound card: SB live! 5.1
> Kernel: 2.4.18-bf2.4-xfs
> OS: Sarge
>
> error:
>
> sandbox:~# insmod emu10k1
> Using
> /lib/modules/2.4.18-bf2.4-xfs/kernel/drivers/sound/emu10k1/emu10k1.o
> /lib/modules/2.4.18-bf2.4-xfs/kernel/drivers/sound/emu10k1/emu10k1.o:
> unresolved symbol ac97_probe_codec
> /lib/modules/2.4.18-bf2.4-xfs/kernel/drivers/sound/emu10k1/emu10k1.o:
> unresolved symbol ac97_read_proc
Just to be sure: did you try a "modprobe" emu10k1?
emu10k1 needs the module ac97_codec which must be loaded before
insmodding emu10k1 AFAIK. A modprobe will load this module automagically
for you.
> system info:
>
> sandbox:/usr/src/linux# lsmod
> Module Size Used by Not tainted
> pcmcia_core 41472 0
> parport_pc 25672 1 (autoclean)
> lp 6912 0 (autoclean)
> parport 21696 1 (autoclean) [parport_pc lp]
> iptable_filter 1672 0 (autoclean) (unused)
> ip_tables 10392 1 [iptable_filter]
> lvm-mod 46816 0 (unused)
> nfsd 42792 0 (unused)
> smbfs 31248 0 (unused)
> binfmt_misc 5696 1
> binfmt_aout 4196 0
> usbcore 48064 0
> sound 52812 0 (unused)
> soundcore 3236 2 [sound]
> 3c59x 24624 1
> raid0 3080 1
> raid1 11820 0 (unused)
> raid5 15784 0 (unused)
> xor 8644 0 [raid5]
> nbd 14724 0 (unused)
> linear 1288 0 (unused)
> md 43488 1 [raid0 raid1 raid5 linear]
> sandbox:/usr/src/linux#
Right...no ac97_codec.
--
Matthias Hentges
[www.hentges.net] -> PGP + HTML are welcome
ICQ: 97 26 97 4 -> No files, no URLs
My OS: Debian Woody: Geek by Nature, Linux by Choice
Reply to: