From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from server1.shellworld.net ([64.39.15.178] ident=root) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 191kfw-000805-00 for ; Sat, 05 Apr 2003 05:13:28 -0500 Received: from server1.shellworld.net (ldavis@localhost.shellworld.net [127.0.0.1]) by server1.shellworld.net (8.12.8/8.11.1) with ESMTP id h35ADRQR078222 for ; Sat, 5 Apr 2003 04:13:27 -0600 (CST) (envelope-from ldavis@shellworld.net) Received: from localhost (ldavis@localhost) by server1.shellworld.net (8.12.8/8.12.8/Submit) with ESMTP id h35ADQkw078219 for ; Sat, 5 Apr 2003 04:13:27 -0600 (CST) (envelope-from ldavis@shellworld.net) X-Authentication-Warning: server1.shellworld.net: ldavis owned process doing -bs Date: Sat, 5 Apr 2003 04:13:26 -0600 (CST) From: Luke Davis To: speakup@braille.uwo.ca Subject: Re: not loading the speakup driver In-Reply-To: <200304050550.h355oEf02128@red.ki5zw.ampr.org> Message-ID: References: <200304050550.h355oEf02128@red.ki5zw.ampr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Try specifying speakup_port, as a port other than the one you are using for your terminal. Better yet, try compiling a kernel not including speakup, and using it for boots that do not need direct speech. Luke On Fri, 4 Apr 2003, Terry Klarich wrote: > On Thu, 03 Apr 2003 17:45:25 -0600you write: > >Is theresuch a kernel command line option such as speakup_synth and > >speakup_port that will tell the kernel not to load or initialize speakup? > >Didn't see anything in the faq nor the documentation. > > > Thanks to those who responded. I assumed that speakup_synth=none would work. > > However, this doesn't appear to be the case. I am building a utility type machine which will sit in the corner. It will handle > mail, dns, serving of mp3 files, usenet news and stuff like that. I don't have a voice synthesizer I would want to dedicate to it. > Rather, I wish to install via the serial console. The command line I am using is: > > linux text console=ttyS0,9600 speakup_synth=none > > This does, in fact, work properly until it displays speakup (version): initialized > console: vga 25x80 > > At this point, all serial console output stops. Not sure if the machine is actually hung up or not. Sending a break does nothing, > repeated key combinations on the keyboard seem to do nothing as well. > > Any ideas? I'm sure I am over looking something simple. > > THANKS! > Terry > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >