From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta1.math.wisc.edu ([144.92.166.194]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Faga8-0006hY-00 for ; Mon, 01 May 2006 18:09:28 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id AFE4C7416F for ; Mon, 1 May 2006 17:08:58 -0500 (CDT) Received: from mta1.math.wisc.edu ([127.0.0.1]) by localhost (mta1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02094-05 for ; Mon, 1 May 2006 17:08:56 -0500 (CDT) Received: from mailhost.math.wisc.edu (lcyoung.math.wisc.edu [144.92.166.90]) by mta1.math.wisc.edu (Postfix) with ESMTP id EF0CE7416A for ; Mon, 1 May 2006 17:08:56 -0500 (CDT) Received: from yoda.math.wisc.edu (yoda.math.wisc.edu [144.92.166.12]) by mailhost.math.wisc.edu (Postfix) with ESMTP id E817B100454 for ; Mon, 1 May 2006 17:08:56 -0500 (CDT) Message-Id: <6.1.0.6.2.20060501170305.01bc8008@mailhost.math.wisc.edu> X-Sender: jheim@mailhost.math.wisc.edu (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Mon, 01 May 2006 17:08:55 -0500 To: "Speakup is a screen review system for Linux." From: John Heim Subject: Re: patching 2.6.16 with speakup-2.0 In-Reply-To: <20060501211232.GB5080@lnx3.holmesgrown.com> References: <6.1.0.6.2.20060501142727.01adfca8@mailhost.math.wisc.edu> <20060501200932.GA1327@taylor.homelinux.net> <20060501211232.GB5080@lnx3.holmesgrown.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-UWMath-MailScanner: amavisd-new at math.wisc.edu X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.8rc1 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, 01 May 2006 22:09:29 -0000 At 04:12 PM 5/1/2006, Steve Holmes wrote: >Well, I'm still getting patch errors with the current version of Speakup >from the CVS at fl.linux-speakup.org. This is with 2.6.16.12. The following worked for me. Well, I should say I got no errors, I was able to install and boot the kernel it made, and I was able to start speakup woth a tripletalk external synth. However, it did seem to hang my machine. But I'm working on that soekris computer that has no video. I don't know how to get a console that does *not* use the serial port. Ironic, eh? wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2 tar -jxf linux-2.6.16.11.tar.bz2 ln -s linux-2.6.16.11/ linux cd /usr/src/linux/ make mrproper wget ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/checkout chmod 0750 ./checkout ./checkout cd linux/ make-kpkg --append-to-version .060501-speakup kernel_image