From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by speech.braille.uwo.ca (Postfix) with ESMTP id 4A1A110A9C for ; Tue, 3 Jun 2008 14:04:15 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id 50so583541wri.2 for ; Tue, 03 Jun 2008 11:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=NOt6VDhCwkJJE6ctaha3iMS9I1CxHS9KDcO04jXegzg=; b=iyDf2z0OCu1dbCEgo0i+Uhpv+jbhm4631s4BGZ0mpo3sU3zV7TQIzaPo+JZ6BEb/zRecitZ6cbHFsKdNFHvYVxNVcaVbRwr86R2o20IFhb1K4I/V454Ed/f8DTE1nvshP3XjKDpOlRM97x3x42wNk+ejhwTVhUlIVSrevfyABgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=ODFMR/lxA1XaholL/tJUDoSGHy4Tx6XFJ0WPoDZQ7pzBqRqi/diWjDwa32AxlJQmlTrAfORdfBfU+2ku2s/op+uIQFDxGBsQzLMQe6WIDMlwBG9pvCJzx4A/WL4WtzkOPTowoo8sarzOzBe/ETStY5iqyJBVkKH1CZYt4hxbYiI= Received: by 10.141.68.5 with SMTP id v5mr6029545rvk.179.1212516243932; Tue, 03 Jun 2008 11:04:03 -0700 (PDT) Received: from dictat0r ( [75.93.188.67]) by mx.google.com with ESMTPS id 9sm290115yxs.5.2008.06.03.11.04.02 (version=SSLv3 cipher=RC4-MD5); Tue, 03 Jun 2008 11:04:02 -0700 (PDT) Message-ID: From: "Robert Spangler" To: "Speakup is a screen review system for Linux." Subject: Issues with latest Speakup on 2.6.25.4 Date: Tue, 3 Jun 2008 14:03:54 -0400 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.5512 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 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: Tue, 03 Jun 2008 18:04:15 -0000 Hello all, I retrieved the latest Speakup source from Git and patched it into the kernel. I copied my old .config file from my 2.6.25 source tree to the 2.6.25.4 tree, compiled and installed the new kernel. Now when I boot, Speakup comes up talking but I am unable to silence it with the enter key on the keypad. I decided to let it talk it's way through the entire boot process. It stops speaking at some point, I think before the loading of init. Now, the keyboard and everything works because I am able to log in. I can confirm this by logging in and pressing backspace to hear the prompt beep. Are some things broken in the Git code due to moving from a linear buffer to a circular one? I am using a DoubleTalk LT if that makes a difference. Thanks, Robby