From alsa-user-owner@alsa.jcu.cz  Mon Nov  9 22:49:17 1998
Received: from pluto.andeby (IDENT:ahermans@t7o211p9.telia.com [195.204.229.129])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id WAA28135
	for <alsa-user@jcu.cz>; Mon, 9 Nov 1998 22:46:42 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id WAA07445
	for <alsa-user@jcu.cz>; Mon, 9 Nov 1998 22:49:03 +0100
Date: Mon, 9 Nov 1998 22:48:57 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: Trying to get AWE64 to work
In-Reply-To: <Pine.LNX.3.96.981108174134.142A-100000@warg.uwaterloo.ca>
Message-ID: <Pine.LNX.4.00.9811092247001.7400-100000@pluto.andeby>
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

Hello Dave

Give us the output of 'lsmod' and every file in the /proc/asound dir.

Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>

On Sun, 8 Nov 1998, Dave Kroetsch wrote:

> 
> Andersm
> 
> I did read the FAQ and I HAVE unmuted the mixer.  The problem lies in the
> fact that nothing can access the DSP.  I will try your suggestion to allow
> the sbawe drive to find the EMU8000 engine.
> 
> Do you have any suggestions on why software can't access the DSP or why I
> can't compile the utils?  Is there a better program that AMP to test the
> driver's functionality?  Can I just CAT .au files to somewhere in /dev?

You can still cat .au files to /dev/audio. It will use the oss emulation.

> 
> 	Thanks
> 		Dave Kroetsch
> 
> On Sun, 8 Nov 1998, Anders Semb Hermansen wrote:
> 
> > Hello Dave
> > 
> > The snd-sb16 and snd-sbawe is almost alike. The snd-sbawe loads the
> > emu8000 driver too, but it's not containing anything yet. If you want the
> > emu8000 driver to work you'll have to manually add two adresses to the
> > isapnp.conf file. (it dosn't show up with pnpdump).
> > 
> >  (IO 1 (BASE 0x0A20))
> >  (IO 2 (BASE 0x0E20))
> > 
> > These should be placed under the (IO 0 (BASE 0x0620)) item in the synth
> > device section in your isapnp.conf file.
> > 
> > use "isapnp isapnp.conf" and reload the driver.
> > 
> > As of the mixer problem: have you read the FAQ?
> > You'll have to unmute the channels with an ALSA mixer or via the
> > /proc mixer interface.
> > Please DO read the FAQ.
> > 
> > 
> > Anders
> > 
> > --
> > Anders Semb Hermansen
> > E-Mail: <ahermans@vf.telia.no>
> > 
> > On Sun, 8 Nov 1998, Dave Kroetsch wrote:
> > 
> > > 
> > > I've got pre8.  Compiles fine, but I can't get the utils to compile.  I
> > > have and AWE64 ISA PnP.  If I try to modprobe snd-sbawe, I get wavesynth
> > > not found at 0x620.  Using isapnp, I think I set it there...(by modifying
> > > results of the pnpdump output)...  I can install snd-sb16, and I can get
> > > the mixer to work fine, but I can't play anything that uses the dsp.  Amp
> > > seems to be happy, but no sound. (I checked for muting)  Also, in x11amp,
> > > the timer doesn't count.. so I don't think it's actually playing...  Any
> > > ideas anyone?
> > > 
> > > 	Dave Kroetsch
> > > 
> > > =============================================
> > >  Dave Kroetsch <dd2kroet@warg.uwaterloo.ca>
> > >  UW Aerial Robotics Group, Team Leader
> > >  http://www.ece.uwaterloo.ca/~warg
> > >  Office: (519)888-4567 x5109
> > > =============================================
> > > 
> > > ------
> > > To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> > > 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> > > 
> > 
> > ------
> > To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> > 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> > 
> 
> =============================================
>  Dave Kroetsch <dd2kroet@warg.uwaterloo.ca>
>  UW Aerial Robotics Group, Team Leader
>  http://www.ece.uwaterloo.ca/~warg
>  Office: (519)888-4567 x5109
> =============================================
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> 


