From alsa-user-owner@alsa.jcu.cz  Tue Sep 15 10:17:08 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id KAA26476;
	Tue, 15 Sep 1998 10:11:03 +0200
Date: Tue, 15 Sep 1998 10:11:03 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: Christopher David <cdavid@umich.edu>
cc: alsa-user@alsa.jcu.cz
Subject: Re: loading snd-es1370 driver
In-Reply-To: <Pine.SUN.3.96.980915002840.28447A-100000@dip.eecs.umich.edu>
Message-ID: <Pine.LNX.3.96.980915100850.9986E-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Tue, 15 Sep 1998, Christopher David wrote:

> On Mon, 14 Sep 1998, Jaroslav Kysela wrote:
> 
> > OK. If /proc/asound/cards exist and cat of this file shows some soundcard,
> > driver is ready. You probably didn't run snddevices script and library
> > can't find sound devices in your system.
> > 
> > 						Jaroslav
> > 
> 
> I do believe I ran snddevices script.
> 
> /proc/asound/cards exists, and it says --- no soundcards ---.  This is
> what I get when I do lsmod

Hmm. Looks bad..

> snd-es1370         3            0
> snd-pcm1           4    [snd-es1370]    0
> snd-pcm            2    [snd-pcm1]      0
> snd-midi           3    [snd-es1370]    0
> snd-ac97-codec     3    [snd-es1370]    0
> snd-mixer          4    [snd-es1370 snd-ac97-codec]     0
> snd                7    [snd-es1370 snd-pcm1 snd-pcm snd-midi
> snd-ac97-codec snd-mixer] 0

Ooh. You miss insert main module - snd-audiodrive.. The snd-es1370 is only
middle level module......

  Module snd-audiopci.o
  ---------------------

    Module for Ensoniq AudioPCI ES1370/1371 PCI soundcards.
                        * SoundBlaster PCI 64

    snd_dac1_frame_size - max dac1 (playback1) frame size in kB (4-128kB)
    snd_dac2_frame_size - max dac2 (playback2) frame size in kB (4-128kB)
    snd_adc_frame_size  - max adc (record) frame size in kB (4-128kB)

    Module supports up to 8 cards and autoprobe.

Please, read documentation carefully......................

					Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic




