From alsa-devel-owner@alsa.jcu.cz  Sun May  3 12:08:47 1998
Received: from sandy.force9.co.uk (chrisb@10.usr02.wor.dialup.force9.net [195.166.131.74] (may be forged))
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id MAA15127
	for <alsa-devel@alsa.jcu.cz>; Sun, 3 May 1998 12:08:04 +0200
Received: (from chrisb@localhost)
	by sandy.force9.co.uk (8.8.5/8.8.5) id LAA00996
	for alsa-devel@alsa.jcu.cz; Sun, 3 May 1998 11:07:18 GMT
From: Christopher Butler <chrisb@sandy.force9.co.uk>
Message-Id: <199805031107.LAA00996@sandy.force9.co.uk>
Subject: Persistant module not working
To: alsa-devel@alsa.jcu.cz
Date: Sun, 3 May 1998 11:07:18 +0000 (UTC)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Hi!

I've just compiled 0.1.0pre4, and everything's okay, except for the
persistant module.

It compiles and inserts okay, sits there fine. When I insert the snd
module for the /first/ time, it works fine, gets the snd_persist_lock
symbol, and increases the usage count fine, and the same on removing
it, decreases usage count perfectly.

However, when I insert the snd module a /second/ time,
get_module_symbol returns NULL for snd_persist_lock.

--
Chris Butler <chrisb@sandy.force9.co.uk>

