From alsa-user-owner@alsa.jcu.cz  Fri Oct 16 00:35:12 1998
Received: from ale.physics.sunysb.edu (root@ale.physics.sunysb.edu [129.49.30.117])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id AAA29693
	for <alsa-user@jcu.CZ>; Fri, 16 Oct 1998 00:32:34 +0200
Received: from ale.physics.sunysb.edu (really [127.0.0.1]) by superk.physics.sunysb.edu
	via in.smtpd with esmtp (ident sharkey using rfc1413)
	id <m0zTvwe-000PoIC@ale.physics.sunysb.edu> (Debian Smail3.2.0.101)
	for <alsa-user@jcu.cz>; Thu, 15 Oct 1998 18:32:32 -0400 (EDT) 
Message-Id: <m0zTvwe-000PoIC@ale.physics.sunysb.edu>
To: alsa-user@jcu.CZ
Cc: james@zignzag.demon.co.uk
From: sharkey@ale.physics.sunysb.edu
Subject: Re: audio: not configured 
In-reply-to: Your message of "Thu, 15 Oct 1998 22:58:43 BST."
             <001501bdf886$fa43dee0$cb60989e@zignzag.demon.co.uk> 
Date: Thu, 15 Oct 1998 18:32:32 -0400
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

> Well, hello one and all. Found out about this thru irc & I must say, it =
> looks pretty cool. Well done! I've configured this up & it points at =
> audio: device not configured. Everything else (midi, etc) gets loaded =
> fine, but for some reason /dev/audio doesn't have a module loaded for =
> it. Admitedly I have spent a huge amount of time going through the =
> source, but that's what these mailing lists are for, right?! Card is =
> just a soundblaster 16 vibra pnp. Any pointers would be cool.

Take a look a the files in /proc/asound.  They should give you info about
detected hardware.

Try lsmod to see if the pcm1 module is being loaded.  If not, try loading
it by hand and see if that helps.

Eric

