From alsa-user-owner@alsa.jcu.cz  Fri Oct  2 12:25:47 1998
Received: from gambit.kawo1.rwth-aachen.de (harryrat@gambit.kawo1.RWTH-Aachen.DE [134.130.50.8])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id MAA06926
	for <alsa-user@jcu.cz>; Fri, 2 Oct 1998 12:23:00 +0200
From: harryrat@kawo1.rwth-aachen.de
Received: from localhost (harryrat@localhost)
	by gambit.kawo1.rwth-aachen.de (8.8.8/8.8.8) with SMTP id MAA00916
	for <alsa-user@jcu.cz>; Fri, 2 Oct 1998 12:22:37 +0200
Date: Fri, 2 Oct 1998 12:22:37 +0200 (CEST)
To: alsa-user@jcu.cz
Subject: Re: PCM probs with 2 sndcards ?
In-Reply-To: <Pine.LNX.3.96.981002120348.8822L-100000@entry.jcu.cz>
Message-ID: <Pine.LNX.3.96.981002121826.813A-100000@gambit.kawo1.rwth-aachen.de>
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 Fri, 2 Oct 1998, Jaroslav Kysela wrote:

> 
> Huh.. You found a little hidden code in ALSA. You have broken snd_dma8
> channel which ALSA disable without warning. You must use values 0,1,3 for
> snd_dma8 parameter for snd-sb16!!!! This is 8-bit DMA channel, not
> 16-bit.. You cannot use duplex for one active DMA channel, of course.
> 


Got it ! got it ! got it ! ((:

Ok, after changing 8bit dma (actually it should have been myself who
noticed it...sigh) now opening the device is working....but still 
 snd_pcm_read() doesn't seem to return...

Am now really confused...couldn't find any conflicts...


But I will do further investigations...


Greez,
	Harry


