From alsa-user-owner@alsa.jcu.cz  Sun Oct 18 14:19:53 1998
Received: from berry.fujitsu.com.hk ([202.84.245.3])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id OAA14389
	for <alsa-user@jcu.cz>; Sun, 18 Oct 1998 14:16:53 +0200
Received: from hknet.com ([172.16.66.68]) by berry.fujitsu.com.hk
          (Netscape Mail Server v2.02) with ESMTP id AAA113
          for <alsa-user@jcu.cz>; Sun, 18 Oct 1998 20:17:36 +0800
Message-ID: <3629DBD5.7EE5C03B@hknet.com>
Date: Sun, 18 Oct 1998 20:15:18 +0800
From: Frederick Lim <fred@hknet.com>
MIME-Version: 1.0
To: alsa-user@jcu.cz
Subject: Re: [Fwd: Ensoniq AudioPCI ES1370]
References: <Pine.LNX.4.00.9810181200140.14671-100000@pluto.andeby>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Anders Semb Hermansen wrote:

> > Hi,
> >
> > I am newbie to Linux system, I have installed the SuSE 5.3 and got an
> > AudioPCI ES1370 sound card and ALSA driver 0.2.0pre8 , I follow the
> > installation guide come with the ALSA driver, but I don't know how to
> > edit the /etc/conf.modules. Has anyone have details how to edit the
> > file?
> >
> > Frederick
>
> There are some examples at the bottom of the INSTALL file
> If you can't figure it out try:
>
> 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_id="Ensoniq"
>
> Anders
>
> --
> Anders Semb Hermansen
> E-Mail: <ahermans@vf.telia.no>
>
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.

  Anders

Thanks for your advice, I insert the lines to conf.modules, then I
following the alsa quick install guide to run 'modprobe snd-audiopci', how
can I get the sound? Anything still missing?

Regards,
Frederick


