From alsa-user-owner@alsa.jcu.cz  Thu Jun 11 10:17:33 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id KAA31112;
	Thu, 11 Jun 1998 10:16:48 +0200
Date: Thu, 11 Jun 1998 10:16:48 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: "Eythan M. Weg" <weg@indiana.edu>
cc: alsa-user@alsa.jcu.cz
Subject: Re: pnp awe64 problems
In-Reply-To: <199806101936.OAA31858@copper.ucs.indiana.edu>
Message-ID: <Pine.LNX.3.96.980611101435.9734C-100000@entry.jcu.cz>
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 Wed, 10 Jun 1998, Eythan M. Weg wrote:

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

Have you activated devices in configuration file for isapnp (ACT Y) ?
Value 0xff looks like no device is connected to ISA bus...

						Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


