From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by speech.braille.uwo.ca (Postfix) with ESMTP id 21B4F10A87 for ; Sun, 20 Jul 2008 20:29:01 -0400 (EDT) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080721003415.RWM7070.mtaout02-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Mon, 21 Jul 2008 01:34:15 +0100 Received: from implementation.famille.thibault.fr ([82.21.96.230]) by aamtaout02-winn.ispmail.ntl.com with ESMTP id <20080721003233.CDQG29365.aamtaout02-winn.ispmail.ntl.com@implementation.famille.thibault.fr> for ; Mon, 21 Jul 2008 01:32:33 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KKjGL-0004FD-5O for speakup@braille.uwo.ca; Mon, 21 Jul 2008 02:28:25 +0200 Date: Mon, 21 Jul 2008 01:28:16 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Debian Ist Kaput! Message-ID: <20080721002816.GJ4460@implementation> References: <20080720235235.GA5102@clearwire.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080720235235.GA5102@clearwire.net> User-Agent: Mutt/1.5.12-2006-07-14 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: Mon, 21 Jul 2008 00:29:01 -0000 Hello, Gaijin, le Sun 20 Jul 2008 16:52:36 -0700, a écrit : > Does anyone know why doing the following in the newDebian > speakup moduele would caus an "Invalid argument" error? > > echo "6" > /sys/module/speakup/parameters/rate Works for me with the git version, though I had to fix a buffer overflow in the detection routine (which prevents me from testing debian's version). What does dmesg | grep "ROM version:" tell you? Samuel