This is in my /etc/rc.local
--------------------------------------------------
# load ALSA OSS sound modules
if grep -s -q "^alias sound " /etc/conf.modules ; then
echo "Loading OSS sound module"
modprobe snd-pcm-oss
amixer set Master 50% unmute
amixer set CD 100% unmute
sleep 3
fi
touch /var/lock/subsys/local
--------------------------------------- EOF
What does your modules.conf look like ?
---------------------------------------------
alias sound snd-card-via686a
alias char-major-14 snd
alias snd-minor-oss-0 snd-mixer
alias sound-service-0-1 snd-seq-oss
alias snd-minor-oss-3 snd-pcm-oss
alias snd-minor-oss-4 snd-pcm-oss
alias snd-minor-oss-5 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias snd-minor-oss-12 snd-pcm-oss
alias snd-card-0 snd-card-via686a
alias sound-slot-1 snd-mpu401-uart
alias char-major-116 snd
On Friday 22 February 2002 16:49, Brayton, Bryan wrote:
> OK, I have configured and installed the latest stable alsa
> drivers/libs/utils (0.5.12a/0.5.10b/0.5.10, respectively) on a system
> running Mandrake 8.1. Everything will work *if* I do a manual 'modprobe
> snd-pcm-oss' after every boot.
>
> So obviously, I have to have the system do this somewhere automatically,
> I'm looking for advice as to the best place to do this.
>
> Also, I have noticed that in the /etc/init.d/rc.3 directory (that could be
> wrong, I'm typing this at work, the machine is at home), there are 2
> scripts, alsa, and alsasound. The one named simply alsa looks to be one
> that installed with Mandrake, while the alsasound script indicates no such
> customization. Do both of those need to be there?
>
> If anyone could point me in the right direction, I would appreciate it.
>
> Thanks in advance,
> Bryan
>
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
--
I don't use a keyboard anymore, my cat does all my typing for me...
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user