From alsa-user-owner@alsa.jcu.cz  Wed Jun 10 21:38:55 1998
Received: from indiana.edu (belize.ucs.indiana.edu [129.79.10.64])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id VAA17671
	for <alsa-user@alsa.jcu.cz>; Wed, 10 Jun 1998 21:36:38 +0200
Received: from copper.ucs.indiana.edu (weg@copper.ucs.indiana.edu [129.79.1.4])
	by indiana.edu (8.8.8/8.8.8/1.16IUPO) with ESMTP id OAA05985
	for <alsa-user@alsa.jcu.cz>; Wed, 10 Jun 1998 14:36:37 -0500 (EST)
Received: (from weg@localhost)
	by copper.ucs.indiana.edu (8.8.5/8.8.5/1.4copper) id OAA31858;
	Wed, 10 Jun 1998 14:36:36 -0500 (EST)
Date: Wed, 10 Jun 1998 14:36:36 -0500 (EST)
Message-Id: <199806101936.OAA31858@copper.ucs.indiana.edu>
From: "Eythan M. Weg" <weg@indiana.edu>
To: alsa-user@alsa.jcu.cz
Subject: pnp awe64 problems
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

I have PNP sb awe64, but cannot get it to operate.

This is my peeking into the card registers using isapnp:

Board 1 has Identity 00 1a 2d 90 9a e4 00 8c 0e:  CTL00e4 Serial No 439193754
[checksum 00]
Peek(CTL00e4/439193754)[0][0x70](INT 0) is 0x0502, (5,2)
Peek(CTL00e4/439193754)[0][0x74](DMA 0) is 0x01, (1)
Peek(CTL00e4/439193754)[0][0x75](DMA 1) is 0x05, (5)
Peek(CTL00e4/439193754)[0][0x60](IO  0) is 0x0220, (2,32)
Peek(CTL00e4/439193754)[0][0x62](IO  1) is 0x0330, (3,48)
Peek(CTL00e4/439193754)[0][0x64](IO  2) is 0x0388, (3,136)
Peek(CTL00e4/439193754)[1][0x60](IO  0) is 0x0200, (2,0)
Peek(CTL00e4/439193754)[2][0x60](IO  0) is 0x0620, (6,32)

Then I do this:

 insmod snd
 insmod snd-mixer
 insmod snd-pcm
 insmod snd-pcm-oss
 insmod snd-midi
 insmod snd-sb-dsp
 insmod snd-mpu401-uart
 insmod -sv snd-sb16 snd_irq=5 snd_port=0x220 \ 
	snd_dma8=1 snd_dma16=5 snd_mpu_port=0x330

But syslog shows:

Jun 10 14:20:18 aphrodite kernel: snd: sb_reset: failed!!! 
Jun 10 14:20:18 aphrodite kernel: snd: SB: [0x220] reset failed... 0xff 
Jun 10 14:20:18 aphrodite kernel: snd: Sound Blaster 16 soundcard #1 not found a
t 0x220 or device busy 
Jun 10 14:20:18 aphrodite kernel: snd: Sound Blaster 16 soundcard #2 not found o
r device busy 
Jun 10 14:20:18 aphrodite insmod: /lib/modules/2.0.34/misc/snd-sb16.o: init_modu
le: Device or resource busy

What could be wrong?

Thank you.

Eythan

