From alsa-user-owner@alsa.jcu.cz  Wed Nov 18 23:45:44 1998
Received: from zeus.ai-lab.fh-furtwangen.de (zeus.ai-lab.fh-furtwangen.de [141.28.33.99])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id XAA22364
	for <alsa-user@jcu.cz>; Wed, 18 Nov 1998 23:44:07 +0100
Received: from athene.ai-lab.fh-furtwangen.de (athene.ai-lab.fh-furtwangen.de [141.28.33.101])
	by zeus.ai-lab.fh-furtwangen.de (8.8.8/8.8.8) with ESMTP id XAA23224
	for <alsa-user@jcu.cz>; Wed, 18 Nov 1998 23:44:06 +0100 (MET)
Received: (from braun@localhost)
	by athene.ai-lab.fh-furtwangen.de (8.8.7/8.8.7) id XAA09012;
	Wed, 18 Nov 1998 23:44:05 +0100 (MET)
Message-ID: <19981118234405.B8939@athene.ai-lab.fh-furtwangen.de>
Date: Wed, 18 Nov 1998 23:44:05 +0100
From: Wolfgang Braun <braun@ai-lab.fh-furtwangen.de>
To: alsa-list <alsa-user@jcu.cz>
Subject: problem w/ SB PCI64
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

greetings

as far as i've read in the mailing list and README files the alsa driver
for SBPCI64/es1370 shoud be working fine. unfortunately not for me. 
although the modules compile/load fine PCM seems to be broken on my
machine. below's a little more information about my problem; would be great
if somebody could give me a hint on what's wrong (as i know me it's
something rather simple/stupid ;-))

TIA

wolfi

driver: 0.2.0pre10p1: configure && make install && snddevices : OK
lib: 0.1.3: configure && make install : OK
utils: 0.0.8: configure && make install : OK

`cat /etc/conf.modules`:
alias char-major-14 snd
alias snd-minor-oss-0 snd-mixer
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 

`lsmod`:
udiopci       1            0
snd-es1370         3    [snd-audiopci]  0 (<-wb:??)
snd-pcm1           4    [snd-es1370]    0
snd-ac97-codec     3    [snd-es1370]    0
snd-mixer          3    [snd-audiopci snd-es1370 snd-ac97-codec]        0
snd-midi           4    [snd-audiopci snd-es1370]       0
snd-pcm            3    [snd-audiopci snd-pcm1] 0
snd                7    [snd-audiopci snd-es1370 snd-pcm1 snd-ac97-codec
snd-mixer snd-midi snd-pcm]    0

now for the /proc/asound entries:

`cat /proc/asound/cards`:
0 [card1          ]: AudioPCI - Ensoniq AudioPCI
                     Ensoniq AudioPCI ES1370 at 0xd400, irq 11

`cat /proc/asound/devices`:
144: [0]   : control
152: [0- 0]: mixer
168: [0- 0]: digital audio
169: [0- 1]: digital audio
200: [0- 0]: raw midi

`cat /proc/asound/pcm`:
00-00: ES1370/1 : ES1370 DAC2/ADC
00-01: ES1370/2 : ES1370 DAC1

`cat /proc/asound/version`:
Advanced Linux Sound Architecture Driver Version 0.2.0-pre10p1.
Compiled in Nov 18 1998 for kernel 2.0.36.

some other oddity:
`cat /proc/asound/0/pcm0`:
ES1370 DAC2/ADC

Playback isn't active.
Record isn't active.


well, what do you think?



-- 
 (o_ Wolfgang Braun               # My love life is so bad that I        _o)
//\  braun@ai-lab.fh-furtwangen.de# carry a picture of my own hand        /\\
V_/_                              # in my wallet.                        _\_V
     1024/1C3408E5 1997/06/08     #               -anon              

