From alsa-user-owner@alsa.jcu.cz  Thu Nov 19 18:13:05 1998
Received: from pluto.andeby (IDENT:root@t3o210p37.telia.com [195.204.224.157])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA11976
	for <alsa-user@jcu.cz>; Thu, 19 Nov 1998 18:11:06 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id RAA11868
	for <alsa-user@jcu.cz>; Thu, 19 Nov 1998 17:43:38 +0100
Date: Thu, 19 Nov 1998 17:43:38 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: help with Ensoniq AudioPCI (es1370)
In-Reply-To: <3653FAA4.C629A927@frodo.tabor.edu>
Message-ID: <Pine.LNX.4.00.9811191741360.9303-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello

If you want alsa to start at boot-time with RH5.2 that is very easy to do
:-)

Copy the alsasound file to /etc/rc.d/init.d/
cp alsasound /etc/rc.d/init.d/

and run the command
chkconfig --add alsasound

Thats it!

Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>

On Thu, 19 Nov 1998, Jesse Kaufman wrote:

> ok, i'm an idiot... i had the stupid OSS/Linux RUNNING!!!  ARG!  anyway, now
> it can atleast try to start the sound module, tho' i get the following
> error:
> 
> Starting sound driver: snd-audiopci done
> ERROR: alsactl not found
> 
> what does this mean?
> 
> also, what do i need to do to get alsa to load on boot?  i'd like it to seem
> as much to me as if sound support is in the kernel (as in k2.1.12x)...  that
> way, i don't have to worry about starting it all the time...  looks like i
> have to start w/ alsasound, because i'm in RedHat 5.2, and the modprob thing
> isn't working...
> 
> --
> +============================+============================+
> ! Tabor College              !          ICQ UIN1: 4022791 !
> ! 400 S. Jefferson           !         ICQ UIN2: 13115282 !
> ! Hillsboro, KS 67063        ! kaufmjes@unforgettable.com !
> +============================+============================+
> 
> 
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> 


