From alsa-user-owner@alsa.jcu.cz  Mon Jul  6 22:30:48 1998
Received: from thepinky.ml.org (root@TK147095.tuwien.teleweb.at [195.34.147.95])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id WAA19559
	for <alsa-user@jcu.cz>; Mon, 6 Jul 1998 22:30:22 +0200
Received: from magnet.at (bernd@localhost [127.0.0.1])
	by thepinky.ml.org (8.8.8/8.8.8) with ESMTP id WAA02312
	for <alsa-user@jcu.cz>; Mon, 6 Jul 1998 22:30:29 +0200
Message-ID: <35A133E3.D70003AB@magnet.at>
Date: Mon, 06 Jul 1998 22:30:27 +0200
From: bernd thallner <bernd.thallner@magnet.at>
MIME-Version: 1.0
To: alsa-user@jcu.cz
Subject: re: problems
References: <19980705185612Z87159-4153+3@elektron.elka.pw.edu.pl> <35A09876.5E37EC23@magnet.at> <vton2annsfd.fsf@stern.informatik.uni-dortmund.de>
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

hallo,

Juergen Kreileder wrote:

> Seems like you have made a new kernel and installed the modules over the
> modules from an older kernel of the same version. The files listed have are
> from the old kernel. Try mv /lib/modules/2.0.33 /lib/modules/2.0.33.bak and
> then do make modules_install again.
thanx, this problem is solved.

but alsa still didn"t work:

i did all discripted in the install document.

my conf.modules:
alias char-major-14 sndalias snd-minor-oss-0 snd-es1688
alias snd-minor-oss-3 snd-pcm-oss
alias snd-minor-oss-4 snd-pcm-oss
alias snd-minor-oss-5 snd-pcm-oss
alias snd-minor-oss-12 snd-pcm-oss
alias snd-card-0 snd-es1688
options snd snd_major=14 snd_cards_limit=1
options snd-es1688 snd_index=1 snd_port=0x240 snd_irq=7
snd_mpu_port=0x300 snd_mpu_irq=9 dma8=1

lsmod:
Module         Pages    Used by
snd-es1688         2            0
snd-pcm            5    [snd-es1688]    0
snd-mixer          3    [snd-es1688]    0
snd                9    [snd-es1688 snd-pcm snd-mixer]  0
persist            1    [snd]   0
dummy0             1            1 (autoclean)
pcnet_cs           2            1
8390               2    [pcnet_cs]      0
ds                 2    [pcnet_cs]      5
i82365             5            4
pcmcia_core        8    [pcnet_cs ds i82365]    6
vfat               3            1 (autoclean)

and the problem:

aplay:
Aplay: version 0.0.4 by Jaroslav Kysela <perex@jcu.cz>
Error: audio open error: No such device

alsamixer:
alsamixer: failed to open mixer #0/#0: No such device

i use suse 5.2;

thanx;
--bernd

