From alsa-user-owner@alsa.jcu.cz  Wed Nov 25 13:31:51 1998
Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id NAA26167
	for <alsa-user@jcu.cz>; Wed, 25 Nov 1998 13:28:53 +0100
Received: from guiness.informatik.uni-dortmund.de (guiness.cs.uni-dortmund.de [129.217.26.38]) by waldorf.cs.uni-dortmund.de  with ESMTP id NAA01749 for <alsa-user@jcu.cz>; Wed, 25 Nov 1998 13:28:53 +0100 (MET)
Received: from farny.cs.uni-dortmund.de (dannecke@farny [129.217.26.55])
          by guiness.informatik.uni-dortmund.de (8.8.4/8.8.4) with ESMTP
	  id NAA28657 for <alsa-user@jcu.cz>; Wed, 25 Nov 1998 13:28:45 +0100 (MET)
From: Achim Dannecker <dannecke@guiness.informatik.uni-dortmund.de>
Received: (from dannecke@localhost)
	by farny.cs.uni-dortmund.de (8.9.1a/8.9.1/Debian/GNU) id NAA09930
	for alsa-user@jcu.cz; Wed, 25 Nov 1998 13:29:21 +0100
Message-Id: <199811251229.NAA09930@farny.cs.uni-dortmund.de>
Subject: Problems with the SoundBlaster PCI128 card.
To: alsa-user@jcu.cz
Date: Wed, 25 Nov 1998 13:29:21 +0100 (CET)
MIME-Version: 1.0
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

Hi,

I have a Sound Blaster PCI128 card and have problems with its configuration.
I have installed:
  linux-2.1.129
  alsa-driver-0.2.0-pre10p1
  alsa-lib-0.1.3
  alsa-utils-0.0.8
  alsaconf-0.2.0
This might be a proper installation and depmod -a works fine on all modules.

The alsaconf tool said that it has found a Ensoniq_AudioPCI_ES1370 soundcard,
so I configured this card.

--- conf.modules ---

# --- BEGIN: Generated by ALSACONF, do not edit. ---
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 snd_device_mode=0660 snd_device_gid=2
9 snd_device_uid=0
options snd-audiopci snd_index=1 snd_id=CARD_1 snd_dac1_frame_size=128 snd_dac2_
frame_size=128 snd_adc_frame_size=128
# --- END: Generated by ALSACONF, do not edit. ---

--- conf.modules ---

After modprobe snd-audiopci, which worked without an error messgage I have
loaded the following modules.

Module                  Size  Used by
snd-pcm1-oss           14776   1  (autoclean)
snd-audiopci            2116   1 
snd-es1370              9432   0  [snd-audiopci]
snd-ac97-codec          9540   0  [snd-es1370]
snd-pcm1               16844   0  [snd-es1370]
snd-pcm                 9308   0  [snd-audiopci snd-pcm1]
snd-midi               15616   0  [snd-audiopci snd-es1370]
snd-mixer              13388   0  [snd-audiopci snd-es1370 snd-ac97-codec]
snd                    27964   0  [snd-audiopci snd-es1370 snd-ac97-codec snd-pcm1 snd-pcm snd-midi snd-mixer]

But I can't hear any sound :(I increased volume on all devices via
the alsamixer tool).

Maybe it is the a little bit newer sound chip es3100 that makes some problems.

Does anyone have an answer for me?

Thanks in advance.
  Achim

