From alsa-devel-owner@alsa.jcu.cz  Wed Nov 11 19:12:27 1998
Received: from mail1.doit.wisc.edu (mail1.doit.wisc.edu [144.92.9.40])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id TAA06387
	for <alsa-devel@alsa.jcu.cz>; Wed, 11 Nov 1998 19:12:06 +0100
Received: from [144.92.179.131] by mail1.doit.wisc.edu
          id MAA60120 (8.8.6/50); Wed, 11 Nov 1998 12:12:01 -0600
Message-ID: <3649D6AD.A13B63CE@students.wisc.edu>
Date: Wed, 11 Nov 1998 12:25:49 -0600
From: Matthew Callaway <mbcallaw@students.wisc.edu>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: Problem
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

problem with:


Sound Blaster PCI 128 (Ensoniq Audio PCI ES1370/1371)

Linux Redhat 5.1 kernel 2.0.34-06

conf.modules is as follows:
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

messages:
Cannot locate modules char-major-14

Everything compiles fine, no error messages.  But on the last step, I
get:

modprobe snd-audiopci
Can't locate module snd-audiopci

I have a friend with the exact same setup, and this procedure worked for
him.  I have a feeling
that it doesn't have anything to do with the alsa driver, but with some
configuration.  Any ideas?

Please mailto:mbcallaw@students.wisc.edu

Thanks.


