From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta2.math.wisc.edu (mta2.math.wisc.edu [144.92.166.82]) by speech.braille.uwo.ca (Postfix) with ESMTP id 512DB10BCC for ; Thu, 26 Mar 2009 14:02:17 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at mta2.math.wisc.edu Received: from mta2.math.wisc.edu ([127.0.0.1]) by localhost (mta2.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72xYJ454LB5J for ; Thu, 26 Mar 2009 13:02:16 -0500 (CDT) Received: from mta2.math.wisc.edu (localhost.localdomain [127.0.0.1]) by mta2.math.wisc.edu (Postfix) with ESMTP id 6A92338000A for ; Thu, 26 Mar 2009 13:02:16 -0500 (CDT) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta2.math.wisc.edu (Postfix) with ESMTP for ; Thu, 26 Mar 2009 13:02:16 -0500 (CDT) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.75]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTP id 5B9432BDA0 for ; Thu, 26 Mar 2009 13:02:16 -0500 (CDT) Message-ID: <9B4C7AA7ECCD4176BABEE46A05E1DC8B@math.wisc.edu> From: "John G. Heim" To: "Speakup is a screen review system for Linux." Subject: speakup.synth= vs modprobe Date: Thu, 26 Mar 2009 13:02:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Thu, 26 Mar 2009 18:02:17 -0000 I installed the 2.6.26 kernel from debian lenny along with the speakup modules. I modified my /boot/grub/menu.lst to use speakup.synth=ltlk as a boot parameter. But I don't get speech during boot. If I log in after it boots and type 'modprobe speakup_ltlk' then I get speech. Any explanation for this? Below is the boot stanza from my menu.lst. title Debian GNU/Linux, kernel 2.6.26-1-486 root (hd0,0) kernel /boot/vmlinuz-2.6.26-1-486 root=/dev/hda1 ro speakup.synth=ltlk initrd /boot/initrd.img-2.6.26-1-486