From alsa-user-owner@alsa.jcu.cz  Sat Feb  6 11:28:41 1999
Received: from cask.force9.net (cask.force9.net [195.166.128.29])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id LAA22245
	for <alsa-user@alsa.jcu.cz>; Sat, 6 Feb 1999 11:25:49 +0100
Received: (qmail 28279 invoked from network); 6 Feb 1999 09:27:42 -0000
Received: from unknown (HELO coors.free-online.net) (212.56.108.80)
  by cask.force9.net with SMTP; 6 Feb 1999 09:27:42 -0000
Received: (qmail 5658 invoked from network); 6 Feb 1999 09:22:15 -0000
Received: from unknown (HELO localhost.localdomain) (212.56.113.57)
  by coors.free-online.net with SMTP; 6 Feb 1999 09:22:15 -0000
From: Carl Robson <carl@skraggy.freeserve.co.uk>
To: alsa-user@alsa.jcu.cz
Subject: Re problems installing
Date: Sat, 6 Feb 1999 09:10:26 +0000
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <99020609192500.00365@localhost.localdomain>
Content-Transfer-Encoding: 8bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

If I try to run aumix I get

[root@localhost /root]# aumix
aumix: error opening /dev/mixer.   

If I run alsamix I get 

[root@localhost /root]# alsamixer
 
alsamixer: failed to open mixer #0/#0: No such file or directory  

And if I try to run amixer I get 

[root@localhost /root]# amixer
Can't access mixer 1/0

If I run lsmod this is the output I get 
[root@localhost /root]# lsmod
Module         Pages    Used by
ppp                5            1 (autoclean)
slhc               2    [ppp]   1 (autoclean)
snd               11            0
nls_iso8859_1      1            1 (autoclean)
nls_cp437          1            1 (autoclean)
vfat               4            1 (autoclean)    

There appears to be no script for Alsasound in init.d even though there are
links to it in rc1->5.d

How do I generate that script. 

Here is the section of conf.modules and the line below relating to what RH5.1
tried but failed to install .

 # --- BEGIN: Generated by ALSACONF, do not edit.
--- alias char-major-116 snd
alias char-major-14 snd
alias snd-card-0 snd-sb16
alias sound-slot-0 snd-card-0
alias sound-service-0-3 snd-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
options  snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=0 snd_device_uid=0
options snd-sb16 snd_index=1 snd_id=soundblaster snd_port=0x220 snd_mpu_port=0x330 snd_irq=5 snd_dma8=1 snd_dma8_size=64 snd_dma16=5 snd_dma16_size=128 snd_mic_agc=1
# --- END: Generated by ALSACONF, do not edit. ---
alias sound sb
options -k sb io=0x220 irq=5 dma=1,5

does anyone have an idea whats going on
Carl Robson

