From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moose.erie.net([208.138.204.11]) (1876 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 18 Oct 2000 18:40:32 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from jscp (dap-208-1-140-50.erie-tnt-1.pa.erie.net [208.1.140.50]) by moose.erie.net (8.9.2/8.9.1) with ESMTP id SAA03406 for ; Wed, 18 Oct 2000 18:39:42 -0400 (EDT) X-Envelope-To: Received: from jacobs by jscp with local (Exim 3.16 #1 (Debian)) id 13m1qb-0000BS-00 for ; Wed, 18 Oct 2000 18:38:09 -0400 From: Jacob Schmude To: speakup@braille.uwo.ca CC: In-reply-to: (message from Kirk Reiser on 18 Oct 2000 16:34:06 -0400) Subject: CVS speakup with 2.4.0-test9 (was Re: emacs terminal devices) References: <14817.25481.20894.433603@jscp.yi.org> <14829.64477.233640.359163@ncinter.net> Message-Id: Date: Wed, 18 Oct 2000 18:38:10 -0400 List-Id: HI Well Kirk, no luck. It compiles fine, but as soon as I attempt to boot the new kernel, the system hangs. Yes, I did start with a clean source, I did specify the synth properly, and I did make sure lilo was run. This is kernel v 2.4.0-test9. At first I thought it might be a problem with device probing, so I went in and changed the synth_portlist array in speakup_dtlk.c to only look on 0x29e. Still no luck. Here's what I get when I boot: LILO boot: linux uncompressing linux...ok, booting the kernel. Then, the system hangs. Not even control-alt-delete will reboot. I have to power the system down. Got any ideas? I'd really like to get speakup working with this kernel. And no, I won't go back to 2.2, I've made the 2.4 system upgrades already. Oh well, that's what happens to someone who beta tests devel kernels.