Re: I am now totally confused about modules
bsamuels@datamansys.co.uk writes:
> Christophe Broult <cbroult@yahoo.com> wrote:
[...]
> > What is the content of your /etc/modules.conf file? Are there any
> > reference to the missing module in it?
>
[...]
The following lines are related to the alsa system:
> alias sound-slot-0 off # ???
> alias sound-service-0-1 off # ???
Did you add those lines to remove the errors you had in your logs and
you mentioned in an earlier message:
> I have also noticed the follow errors in the log when I play a CD:
>
> Aug 22 10:45:56 modprobe: modprobe: Can't locate module sound-slot-0
> Aug 22 10:45:56 modprobe: modprobe: Can't locate module sound-service-0-3
In my /etc/modutils/alsa file I have amongst others the following lines:
alias snd-card-0 gus
alias sound-service-0-1 snd-seq-oss
alias sound-slot-0 snd-card-0
The alsa modules are not installed on my system. Enlightenment Esound
system depends on alsa-base that is why I have some references to the
alsa system. `alias snd-card-0 gus' is here to automatically load the
OSS modules corresponding to my sound card when required. On my
system, the sound system is loaded at boot time by a script included
in alsa-base, namely `/etc/init.d/alsa'. That is why the sound modules
are present at boot time and never unloaded on my machine. I believe
there is a script that loads your sound modules at boot time.
Chris
--
"Man is distinguished from all other creatures by
the faculty of laughter."
- Joseph Addison
Reply to: