From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by speech.braille.uwo.ca (Postfix) with ESMTP id 536E410A54 for ; Sat, 25 Apr 2009 15:13:59 -0400 (EDT) Received: from linux1.localdomain ([66.25.35.110]) by cdptpa-omta04.mail.rr.com with ESMTP id <20090425191358952.XXXX2063@cdptpa-omta04.mail.rr.com> for ; Sat, 25 Apr 2009 19:13:58 +0000 Received: by linux1.localdomain (Postfix, from userid 1000) id 567D943C03; Sat, 25 Apr 2009 14:13:58 -0500 (CDT) Date: Sat, 25 Apr 2009 14:13:58 -0500 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: Re: Re: ltlk issue again Message-ID: <20090425191358.GA28193@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <49F0DB4D.9050407@aim.com> <49F1E8A5.8060002@aim.com> <20090424190227.GA2754@localhost.localdomain> <20090425154813.GA23004@linux1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) 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: Sat, 25 Apr 2009 19:14:00 -0000 Hi Cheryl, On Sat, Apr 25, 2009 at 01:28:27PM -0500, Cheryl Homiak wrote: > I may have found the problem but not the source of the problem. In > /sys/module I have both a speakup_ltlk and a speakup. speakup_ltlk has ser > and start under it; speakup has parameters. Should the speakup_ltlk not be > there or is this normal? I did try at one point to run ltlk with the debian > modules and had it in /etc/modules but I removed it. There will be a directory in /sys/module for each module in the kernel, so having the directories for speakup and speakup_ltlk in there is normal. William