From alsa-user-owner@alsa.jcu.cz  Sat Feb  6 08:34:33 1999
Received: from wakani.home (du203.inow.com [207.5.49.48])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id IAA03300
	for <alsa-user@alsa.jcu.cz>; Sat, 6 Feb 1999 08:33:06 +0100
Received: (qmail 1074 invoked by uid 500); 6 Feb 1999 07:32:56 -0000
Message-ID: <19990205233256.A1069@wakani.home>
Date: Fri, 5 Feb 1999 23:32:56 -0800
From: Kent Howard <kent@concentrictool.com>
To: alsa-user@alsa.jcu.cz
Subject: Re: Missing Lib
References: <19990205130225.A678@wakani.home> <99020523321500.01763@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <99020523321500.01763@localhost.localdomain>; from Carl Robson on Fri, Feb 05, 1999 at 11:25:17PM +0000
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Fri, Feb 05, 1999 at 11:25:17PM +0000, Carl Robson wrote:
+----------
| Thanks Kent, got that sorted now
| had built the libraries but they hadn't taken. Now when I try to
| run alsamixer i get
| alsamixer: failed to open mixer #0/#0: No such file or directory 
| I have installed libraries, drivers, and utils in that order I have run
| alsaconf it detects the card and configures it in conf .modules
| 
| When I reboot I get one of several messages about major charset 14 and 116
| (i think) not found. any ideas?
| if I run mode prode --show-conf it shows them to be aliases of sound.
| Might this be the problem modules.conf appears to be right for the card
| Hope you can help
| Carl
+----------

Try getting it to work manually,

modprobe snd
modprobe your-cards-module-name

then try alsa mixer.  If you could include your conf.modules in a
message that would be helpful.  Any error messages in
/var/log/messages when you try load ALSA?

- Kent

