From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp2.commspeed.net ([216.19.2.41]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Hsh9E-0002vy-00 for ; Mon, 28 May 2007 11:28:40 -0400 Received: (qmail 37377 invoked by uid 1034); 28 May 2007 15:28:09 -0000 Received: from web1.commspeed.net (HELO webmail.commspeed.net) (216.19.2.110) by smtp2.commspeed.net with SMTP; 28 May 2007 15:28:09 -0000 Received: from 159.87.119.181 (SquirrelMail authenticated user keithint38@commspeed.net) by webmail.commspeed.net with HTTP; Mon, 28 May 2007 08:28:08 -0700 (MST) Message-ID: <15086.159.87.119.181.1180366088.squirrel@webmail.commspeed.net> Date: Mon, 28 May 2007 08:28:08 -0700 (MST) Subject: Speakup and grml spelling From: keithint38@commspeed.net To: speakup@braille.uwo.ca User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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, 28 May 2007 15:28:40 -0000 The only solution for this problem, is to grab the grml kernel source, and recompile the kernel image. Mika does not support this; as the kernel lock being preempted should be something left alone, because this is eusually enabled across all normal current distrobutions of Linux. You should not have any reason to use nice-levels, because once you make the following change (I recommend installing on your hard-drive and booting back into the installation of GRML first though) then make sure that you do this. In make menuconfig (I will not explain how to do a compilation of the kernel) you should be able to find documentation on this, go to Processor type and features, and then select either Preempt the big kernel lock (and disable this completly) or totally deactivate the preemption if you choose. Then perform a make && make modules_install, and reboot the hard-drive installation, and you should be fine. BTW does anyone know if debian's ESpeak package uses "speak?" or the Espeak executable library? Regards, --Keith.