From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sccrmhc01.attbi.com ([204.127.202.61]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 185oKg-0004GS-00 for ; Sun, 27 Oct 2002 09:24:02 -0500 Received: from h0020780ec927.ne.client2.attbi.com ([24.60.84.29]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021027142329.JBCY27756.sccrmhc01.attbi.com@h0020780ec927.ne.client2.attbi.com> for ; Sun, 27 Oct 2002 14:23:29 +0000 Date: Sun, 27 Oct 2002 09:18:42 -0500 (EST) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: Re: Help with alsa. In-Reply-To: <000f01c27d66$54b242a0$0100a8c0@stargate> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi there. You're also going to want the alsa lib and alsa utils. Also, make sure that /lib/modules/2.4.18/kernel/sound is in your modprobe search path, or else modprobe will complain. I had this problem, and I fixed it by installing the module to /lib/modules/2.4.18/misc. Once you have the alsalib and utils installed, you should modprobe snd-emu10k1, snd-mixer-oss, snd-seq-oss (if using midi). You should also modprobe snd-pcm-oss and snd-pcm. If these modules loaded successfully, you can now use amixer to set up all your outputs/inputs to the apropriate levels. May you code in the power of the source, may the kernel, libraries, and utilities be with you, throughout all distributions until the end of the epoch. On Sat, 26 Oct 2002, Thomas Ward wrote: > Hi, list. I have a problem and I hope someone can help with this. > > First, off I'll preface this by stating this is my first install of alsa, > and don't know much about setting up alsa, and have always depended on the > oss drivers supplied with the kernels. > > I've already downloaded the alsa-drivers version 9.0 rc5, and have run > ./configure, make, and make install.It seamed to build ok and the sound > drivers have been installed to /lib/modules/2.4.18-14/kernel/sound. > However, at this point I don't know what to do, and haven't as yet found any > detailed docs which gives me a step-by-step instructions on how to: > > 1. remove my existing oss sound drivers. > 2. Setup/configure the alsa sound drivers. > > Any suggestion, comments, or help is welcome. Thanks. > > PS > I am using a soundblaster live which is the snd-emu10k1 driver. > > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >