From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [204.233.198.50] (helo=linserver.complex) by speech.braille.uwo.ca with esmtp (Exim 3.34 #1 (Debian)) id 16qgAv-000085-00 for ; Thu, 28 Mar 2002 15:07:09 -0500 Received: (from gnowak1@localhost) by linserver.complex (8.11.4/8.10.2) id g2SK6KJ04046 for speakup@braille.uwo.ca; Thu, 28 Mar 2002 14:06:20 -0600 Date: Thu, 28 Mar 2002 14:06:20 -0600 From: Gregory Nowak To: speakup@braille.uwo.ca Subject: Re: Alsa and sblive: more adventures Message-ID: <20020328140620.B4013@uic.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from chomiak@chartermi.net on Thu, Mar 28, 2002 at 12:25:30PM -0600 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 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: Did you run the snddevices script in the drivers directory? If not, then you need to run it. Greg On Thu, Mar 28, 2002 at 12:25:30PM -0600, Cheryl Homiak wrote: > I got alsa installed; I thought I had had ncurses5-dev installed prior to the > compile of the utils but when I removed the configure-cache everything > recompiled fine, so I must have been mistaken. > Now I have made an alsa file in /etc/modutils (because in debian you aren't > supposed to directly edit modules.conf), and I will show the file below. > However, i still get > Unable to open /dev/audio: no such device > when I try to run sound. > Do I perhaps need to put irq, dma, io port, etc. in this file? > cat /proc/interrupts does shou the emuk1 at irq 11. > Thanks. > > /etc/modutils/alsa > alias char-major-116 snd > alias char-major-14 soundcore > alias snd-card-0 snd-emu10k1 > alias sound-slot-0 snd-card-0 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias snd-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup