On Fri, Dec 17, 1999 at 05:56:14PM +0000, [EMAIL PROTECTED] thoughtfully expounded:
>
>
> Hi Tom!
>
> >
> > Dec 5 23:50:52 vasili modprobe: can't locate module sound-service-0-8
> > Dec 6 00:07:28 vasili modprobe: can't locate module sound-slot-0
> > Dec 6 00:07:28 vasili modprobe: can't locate module sound-service-0-6
> > Dec 6 14:18:34 vasili modprobe: can't locate module sound-slot-0
> > Dec 6 14:18:34 vasili modprobe: can't locate module sound-service-0-6
>
> I asked Alan about this a while back. What is happening is that since
> the kernel cannot find the normal kernel sound driver (oss/free), it is
> resorting to trying to load the alsa driver, which does not exist (unless
> you installed it).
/etc/conf.modules:
alias net-pf-3 off
alias net-pf-4 off
alias net-pf-5 off
alias block-major-8 off
alias char-major-10-135 rtc
alias parport_lowlevel parport_pc
alias eth0 via-rhine
alias sound es1370
I am running stock RH6.1 kernel as installed in an upgrade from 5.2. The
es1370.o module does get loaded IIRC.
[root@vasili tporter]# /sbin/lsmod
Module Size Used by
ip_masq_raudio 2736 0 (unused)
ip_masq_irc 1360 0 (unused)
ip_masq_ftp 3984 0 (unused)
ppp_deflate 40548 1 (autoclean)
ppp 20012 2 (autoclean) [ppp_deflate]
slhc 4328 1 (autoclean) [ppp]
autofs 8964 1 (autoclean)
nfs 29656 1 (autoclean)
nfsd 144060 8 (autoclean)
lockd 30984 0 (autoclean) [nfs nfsd]
sunrpc 52516 1 (autoclean) [nfs nfsd lockd]
via-rhine 9160 1 (autoclean)
es1370 21244 0
soundcore 2372 4 [es1370]
HTH
--
Tom Porter [EMAIL PROTECTED]
------------------------------------------------------------------------
"On two occasions I have been asked [by members of Parliament],
'Pray, Mr. Babbage, if you put into the machine wrong figures, will
the right answers come out?' I am not able rightly to apprehend the
kind of confusion of ideas that could provoke such a question."
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.