From alsa-user-owner@alsa.jcu.cz  Sat Feb  6 17:10:28 1999
Received: from phoenix.pug.ddns.org (pug@207-172-243-108.s45.as4.rkv.erols.com [207.172.243.108])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id RAA13065
	for <alsa-user@alsa.jcu.cz>; Sat, 6 Feb 1999 17:03:55 +0100
Received: from usa.net (pug@localhost [127.0.0.1])
	by phoenix.pug.ddns.org (8.8.7/8.8.7) with ESMTP id LAA13410
	for <alsa-user@alsa.jcu.cz>; Sat, 6 Feb 1999 11:04:10 -0500
Message-ID: <36BC67F8.19B119CA@usa.net>
Date: Sat, 06 Feb 1999 11:04:08 -0500
From: Pug Fantus <pug_fantus@usa.net>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Re: Re problems installing
References: <99020609192500.00365@localhost.localdomain>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Carl Robson wrote:

> 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
> ------

Look in alsa-driver-*/utils, you should find alsasound.  Your conf.modules looks ok (I just copied the example outta the INSTALL file (and removed the GUS stuff) and it
worked fien)....  Try coping/linking alsa-driver-*/utils/alsasound into /etc/rc.d/init.d and make sure you add the kill/stop into your SySV scripts.

--
pugfantus  --  #linuxlounge EfNet  --  http://members.xoom.com/pugfantus

"I can't understand why people are frightened of new ideas.  I'm frightened
of the old ones."                       -- John Cage




