From alsa-user-owner@alsa.jcu.cz  Sun Nov  8 20:25:04 1998
Received: from pluto.andeby (t6o211p15.telia.com [195.204.229.75])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id UAA06832
	for <alsa-user@jcu.cz>; Sun, 8 Nov 1998 20:20:19 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id UAA06648
	for <alsa-user@jcu.cz>; Sun, 8 Nov 1998 20:20:28 +0100
Date: Sun, 8 Nov 1998 20:20:28 +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.981108130504.32020A-100000@warg.uwaterloo.ca>
Message-ID: <Pine.LNX.4.00.9811082014400.6627-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

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>.
> 


