On Tue, 09 Jan 2001, you wrote:
> My modules are *not* loading at boot. I get the following two error
> messages regarding the sound modules:
>
> modprobe: Can't locate module cs4232
> rc.sysinit: Loading sound module (cs4232): failed
>
> modprobe: Can't locate module opl3
> rc.sysinit: Loading midi module (opl3): failed
>
> I have checked modules.conf. It is the same as conf.modules was before
> I upgraded:
>
> alias sound cs4232
> pre-install sound /sbin/insmod sound dmabuf=1
> options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5
>
> alias midi opl3
> options opl3 io=0x388
>
> When I try to run sndconfig, it probes and then tells me:
>
> "You don't seem to be running a kernel with modular sound enabled.
> (soundcore.o was not found in the module search path)."
>
> I don't understand why the upgrade would knock out my sound. Can anyone
> give me a clue why modprobe can't locate those modules? Any advise
> greatly appreciated.
>
New kernel modules are in a different place than previous kernel modules. Thus
modules-2.2.x are NOT going to be found for kernel 2.3.x or 2.4.x. You need to
make new modules or make sure the module exists for your sound card in the
place where the system is looking for 'em....
If you didn't upgrade the kernel, then I'm out of ideas.
John
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list