From alsa-user-owner@alsa.jcu.cz  Sun Jan 31 23:44:23 1999
Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id XAA06418
	for <alsa-user@alsa.jcu.cz>; Sun, 31 Jan 1999 23:42:09 +0100
Received: from [158.152.133.107] (helo=dhoulden.demon.co.uk)
	by post.mail.demon.net with smtp (Exim 2.10 #2)
	id 1075Z8-0000Du-00
	for alsa-user@alsa.jcu.cz; Sun, 31 Jan 1999 22:42:07 +0000
From: David Houlden <dave@dhoulden.demon.co.uk>
To: ALSA Mailing List <alsa-user@alsa.jcu.cz>
Date: Sun, 31 Jan 1999 22:42:04 +0000 (GMT)
Message-ID: <yam7700.216.140854672@post.demon.co.uk>
Subject: ALSA and kerneld 
MIME-Version: 1.0
Content-Type: text/plain
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello,

I've just installed the alsa 0.3.0 pre3 drivers to use with my SB
pci128 soundcard. The system is based on Slackware 3.5 with a 2.0.35
kernel and modutils 2.1.85.

The driver works fine if started with modprobe snd-audiopci but I have
one question. Why won't the driver modules load when required using
kerneld? All other modules I have compiled are loaded and deleted by
kerneld. For instance, if I use modprobe to load the module I can then
use workbone to play an audio cd. If I run workbone without loading
the module with modprobe it runs ok and reads the cd but I get no
sound because kerneld has not loaded the module.

It might be my /etc/conf.modules so I've included that for any comments.

alias net-pf-4 off
alias net-pf-5 off
alias char-major-14 snd
alias snd-minor-oss-0 snd-audiopci
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-minor-oss-12 snd-pcm1-oss
alias snd-card-0 snd-audiopci
options snd snd_major=14 snd_cards_limit=1

Many thanks,
Dave.



