patching 2.6.16 with speakup-2.0
John Heim
jheim at math.wisc.edu
Mon May 1 18:08:55 EDT 2006
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
More information about the Speakup
mailing list