From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta04ps.bigpond.com ([144.135.25.136]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16Oh8f-0000Hs-00 for ; Thu, 10 Jan 2002 10:29:09 -0500 Received: from data.home ([144.135.25.84]) by mta04ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GPQBBD00.5EC for ; Fri, 11 Jan 2002 01:35:37 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 110/3576105); 11 Jan 2002 01:28:35 Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 16Oh86-0002Vq-00; Fri, 11 Jan 2002 01:28:34 +1000 Date: Fri, 11 Jan 2002 01:28:34 +1000 From: Geoff Shang To: speakup@braille.uwo.ca Subject: I knew there was a good reason why I hated modules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.7 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi: Trying to install alsa 0.9beta10 which I successfully compiled for my other box using an sbawe. this box has an sb16 which is pretty much the same, dsp wise. So what does this mean and how do I fix it? /lib/modules/2.2.20/misc/snd.o: unresolved symbol waitqueue_lock /lib/modules/2.2.20/misc/snd.o: insmod /lib/modules/2.2.20/misc/snd.o failed /lib/modules/2.2.20/misc/snd.o: insmod snd-card-sb16 failed I can see that snd.o which is the main core module here is failing to load due to an unresolved symbol. So what does this do for me? How can I try to sort this out? Geoff.