From alsa-user-owner@alsa.jcu.cz  Thu Dec 17 19:34:34 1998
Received: from Newman.GSC.GTE.Com (SYSTEM@Newman.GSC.GTE.Com [207.175.88.67])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id TAA24669
	for <alsa-user@alsa.jcu.cz>; Thu, 17 Dec 1998 19:31:51 +0100
Received: from gscex01.gsc.gte.com
 ("port 4982"@gscex01.ndhm.gtegsc.com [155.95.162.170])
 by Newman.GSC.GTE.Com (PMDF V5.2-27 #29038)
 with ESMTP id <01J5G2HVCW42000AJ9@Newman.GSC.GTE.Com> for
 alsa-user@alsa.jcu.cz; Thu, 17 Dec 1998 13:31:28 -0400 (EDT)
Received: by gscex01.ndhm.gtegsc.com with Internet Mail Service (5.5.2232.9)
	id <Y9HX2JZT>; Thu, 17 Dec 1998 13:28:07 -0500
Date: Thu, 17 Dec 1998 13:30:53 -0500
From: "Mullen, Patrick" <Patrick.Mullen@GSC.GTE.Com>
Subject: audiodrive1688 and 2.0.36
To: "'alsa-user@alsa.jcu.cz'" <alsa-user@alsa.jcu.cz>
Message-id: <2575327B6755D211A0E100805F9FF954742F86@ndhmex02.ndhm.gtegsc.com>
MIME-version: 1.0
Content-type: text/plain;	charset="iso-8859-1"
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

[Sorry about the subscription request to the list.  I cut and 
paste the wrong address.]

I just upgraded to linux kernel 2.0.36, then recompiled 
alsa and reinstalled it.  It didn't work properly, so I 
downloaded the latest versions of alsa-driver, alsa-lib,
and alsa-utils hoping that would cure my problems.  The
situation didn't change.  Note that my sound worked
perfectly with 2.0.35.  

Here are my problems:

Programs can't open /dev/dsp
	This includes xgalaga and x11amp

When using aplay for .wav files, the sound comes out
	really slow, like a slow record when it's good,
	like a sickly chainsaw when it's bad.

CD audio works fine
The mixer works fine, including for CD audio

I compiled alsa-driver with --with-debug=detect
and it properly finds my audiodrive1688 at 0x230.

Here is my /etc/conf.modules:

alias snd-card-0 snd-audiodrive1688
alieas snd-minor-oss-0 snd-mixer
alias snd-minor-oss-3 snd-pcm-oss
alias snd-minor-oss-4 snd-pcm-oss
alias snd-minor-oss-5 snd-pcm-oss
options snd snd_major=14 snd_cards_limit=1
options snd-audiodrive1688 snd_port=0x230 snd_irq=5

Note that until I ran ./snddevices from the new distribution
if i rebooted to 2.0.35 my sound would work again.  Now I
seem to have broken it fully.  :-(

Any help would be greatly appreciated.

Thanks!

~Patrick


