From alsa-devel-owner@alsa.jcu.cz  Sat Mar  7 20:20:31 1998
Received: from nets.tref.nl (nets.tref.nl [145.72.65.105])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id UAA24953
	for <ultra-devel@alsa.jcu.cz>; Sat, 7 Mar 1998 20:20:27 +0100
Received: from orbital (ASV01P2.tref.nl [145.72.68.115])
	by nets.tref.nl (8.8.7/8.8.7) with SMTP id TAA37504;
	Sat, 7 Mar 1998 19:56:02 +0100
Date: Sat, 7 Mar 1998 20:18:22 +0100 (CET)
From: Andy Lo A Foe <arloafoe@cs.vu.nl>
To: alsa-devel@jcu.cz
cc: ultra-devel@alsa.jcu.cz
Subject: Re: Problems with driver version 0.0.5
In-Reply-To: <199803071854.SAA01198@sandy.force9.co.uk>
Message-ID: <Pine.LNX.3.96.980307201514.765B-100000@orbital>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Sat, 7 Mar 1998, Christopher Butler wrote:

> I've just compiled the 0.0.5 version of the driver, and it won't work
> with my SBPro.. It detects it and installs the driver okay, but when I
> try to play an au file, nothing happens, and cat just blocks.

I've had this same problem with my GUS PnP, turned out that the IRQ was
being set wrong. Try adding snd_irq=# to the insmod line with the correct
IRQ number for your card. Don't know for sure if this feature is also in
the sb modules, check the sources :)

I just upgraded to 2.1.89 and it seems the poll_wait() function has
changed a bit. It has a new parameter, struct file *ptr. Jaroslav?

Andy



