From alsa-user-owner@alsa.jcu.cz  Thu Nov 19 11:22:23 1998
Received: from cgma1.ab.wave.home.com (IDENT:ogah@cs377609-a.cgma1.ab.wave.home.com [24.64.241.216])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id LAA11107
	for <alsa-user@alsa.jcu.cz>; Thu, 19 Nov 1998 11:19:11 +0100
Received: (from ogah@localhost)
	by cgma1.ab.wave.home.com (8.9.1/8.9.1) id DAA00735
	for alsa-user@alsa.jcu.cz; Thu, 19 Nov 1998 03:22:07 -0700
Date: Thu, 19 Nov 1998 03:22:06 -0700
From: "I. Harold Oga" <ogah@home.com>
To: alsa-user@alsa.jcu.cz
Subject: Re: help with Ensoniq AudioPCI (es1370)
Message-ID: <19981119032206.A704@home.com>
References: <3653D5BB.9FCB754A@frodo.tabor.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <3653D5BB.9FCB754A@frodo.tabor.edu>; from Jesse Kaufman on Thu, Nov 19, 1998 at 02:24:27AM -0600
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Thu, Nov 19, 1998 at 02:24:27AM -0600, Jesse Kaufman wrote:
> can someone please help me get my Ensoniq AudioPCI (es1370) setup?  i'm
> having difficulties with the module configuration, and am not sure what
> all to put in my conf.modules file... can someone give me the default
> info to use in there?  i'm not the most experienced with modprobe, and
> would appreciate any help i can get.
> 
> jesse kaufman
Hi,
	Here's what I have in my /etc/conf.modules
	
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
options snd_audiopci snd_index=1 snd_dac1_frame_size=128 \
snd_dac2_frame_size=128 snd_adc_frame_size=128

I have the last 2 lines actually as 1 line, but I broke it up so it is
easier to read.

You should then be able to just run "modprobe snd-audiopci" to load
the drivers.  If you are running a Redhat distribution, then I highly
recommend using the provided alsasound startup script, located in the
util directory of the driver source.

-Harold
-- 
I. Harold Oga                      | Email: ogah@home.com
Systems Enterprises Ltd.           | Voice: (403) 244 9738
#211, 1624 16th Ave SW             |
Calgary, AB, T3C 1A1               | "Life Sucks, Deal with it!!"

