From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pc-24-151-10-129.newt1.ct.charter.com ([24.151.10.129] helo=h14me.homelinux.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AOq5g-0002p5-00 for ; Tue, 25 Nov 2003 22:11:44 -0500 Received: from h14me.homelinux.net (localhost [127.0.0.1]) by h14me.homelinux.net (8.12.10/8.12.10) with ESMTP id hAQ3BnZc009341 for ; Tue, 25 Nov 2003 22:11:49 -0500 Received: (from alex_snow@localhost) by h14me.homelinux.net (8.12.10/8.12.10/Submit) id hAQ3Bnh1009340 for speakup@braille.uwo.ca; Tue, 25 Nov 2003 22:11:49 -0500 Date: Tue, 25 Nov 2003 22:11:49 -0500 From: Alex Snow To: "Speakup is a screen review system for Linux." Message-ID: <20031126031149.GA9333@gmx.net> References: <20031124204450.GA6806@gmx.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Subject: Re: alsa problems X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 03:11:44 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hmm... I'm trying to remember the version of alsa. I think it was something like 0.9.0-beta something. this wasn't too long ago, maybe like 6 months. I've atached a copy of the modules.conf file that the soundcard used to work with. I would also post the messages but I don't have access to that box atm. On Wed, Nov 26, 2003 at 12:59:29PM +1000, Geoff Shang wrote: > Hi: > > I've only just stopped using my SB16 card, because I needed the extra > functionality of an SBLive. When you say it worked with an older version > of ALSA, how old? Some of the options changed name a few versions back. > If you post a copy of your modules.conf and a copy of the errors, I should > be able to sort it out for you. You can do this off list if you'd prefer. > > Geoff. > > > -- > Geoff Shang > ICQ number 43634701 > > Make sure your E-mail can be read by everyone! > http://www.betips.net/etc/evilmail.html > > Please avoid sending me Word or PowerPoint attachments. > See http://www.fsf.org/philosophy/no-word-attachments.html > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Always borrow money from a pessimist; he doesn't expect to be paid back. --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="modules.conf" #alsa stuff alias char-major-116 snd alias snd-card-0 snd-sb16 # Options options irq="5" port="0x220" isapnp="0" # OSS/Free stuff alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #1 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss --huq684BweRXVnRxX--