From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rwcrmhc51.attbi.com ([204.127.198.38]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 182yLI-0008QC-00 for ; Sat, 19 Oct 2002 14:28:56 -0400 Received: from h0020780ec927.ne.client2.attbi.com ([24.60.84.29]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021019182823.YXQN18217.rwcrmhc51.attbi.com@h0020780ec927.ne.client2.attbi.com> for ; Sat, 19 Oct 2002 18:28:23 +0000 Date: Sat, 19 Oct 2002 14:23:44 -0400 (EDT) From: Igor Gueths X-X-Sender: igueths@igueths To: speakup@braille.uwo.ca Subject: Re: Finally got RC3 of Alsa to build and still the same In-Reply-To: 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: Well I bleieve the latest version of the oss compat lib is rc1. Microsoft dialogue This company has performed an illegal operation and will be shutdown. If this problem persists, delete Winblows and install Linux. Close button On Sat, 19 Oct 2002, Adam Myrow wrote: > Wait a second. Are you saying you had RC3 and RC1 running concurrently? > Yes, I had the right modules loading. That wasn't the problem. Again and > again, I hear glowing reports using an SB Live. It sounds as if the Live > is a very popular card, and thus the driver is well tested. I had Alsa > set up both in rc.modules and modules.conf. Both ways produce similar > results. Here is what my rc.modules for Alsa contained. > > #Load Alsa drivers. > /sbin/modprobe snd-sbawe > /sbin/modprobe snd-seq-midi > /sbin/modprobe snd-pcm-oss > /sbin/modprobe snd-seq-oss > > Here is my /etc/modules.conf I used which let Alsa load and unload on the > fly. It differs a bit from the example in that I used a feature called > post-install to run commands after loading the modules since the settings > always go back to muted when the modules unload and reload. The sfxload > command is a utility to enable Midi support with the AWE cards, although I > seldom need it, it is good to have around. > > alias char-major-116 snd > alias snd-card-0 snd-sbawe > post-install snd-card-0 /usr/sbin/alsactl restore > alias char-major-14 soundcore > alias sound-slot-0 snd-card-0 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > post-install sound-service-0-1 /usr/local/bin/sfxload synthgs > alias sound-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 >