From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [204.127.217.102]) by speech.braille.uwo.ca (Postfix) with ESMTP id 45CFD10B03 for ; Sun, 14 Dec 2008 21:27:49 -0500 (EST) Received: from localhost (adsl-63-173-214.mem.bellsouth.net[208.63.173.214]) by isp.att.net (frfwmhc02) with SMTP id <20081215022748H02005jtdje>; Mon, 15 Dec 2008 02:27:48 +0000 X-Originating-IP: [208.63.173.214] Date: Sun, 14 Dec 2008 20:27:47 -0600 (CST) From: Adam Myrow To: speakup@braille.uwo.ca Subject: speakup and hald conflict in Slackware 12.2 Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 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, 15 Dec 2008 02:27:49 -0000 Hi. I just wanted to make anybody who uses Slackware, and is planning to upgrade to Slackware 12.2 aware of a nasty conflict between Speakup and the HAL daemon (AKA hald.) After I installed Slackware 12.2, and rebooted, Speakup came up with incredibly slow response times! It took up to 5 seconds to respond to any key press. This is with a Dectalk USB in serial mode, so it emulates a Dectalk Express. Since this did not happen on the install CD, I did some tests, and eventually found out that this didn't happen if I removed the execute bit on /etc/rc.d/rc.hald. This prevents the HAL daemon from starting up at boot time. As long as it isn't running, Speakup will respond normally. So far as I know, only X applications use this daemon to automount CD ROMs and other removable disks when they are inserted. So, as long as you don't run X, this should be OK. Has anybody else ran into this problem? Or, is it a bug specific to Slackware?