Well, you'll need to recompile the kernel. But, it doesn't need to be as painful a process as it was the first time. Here's what I'd do: 1.) Save your .config file to a safe place. I cp mine to /usr/src/config-2.x.y; 2.) Delete your existing kernel tree, and create a fresh one; 3.) Run the Speakup checkout script; 4.) Copy the file you saved to a safe location in Step #1 above to /usr/src/linux/.config; 5.) Edit this .config file with your favorite editor. Do not change values. If you want to change anything, just delete the complete line for that thing. In particular, delete the lines that talk about Speakup. Save this edited .config when you're done deleting things; 6.) Run make oldconfig and answer the questions. You'll be asked about the things you deleted. The rest of your .config will simply be used as it was before; 7.) Finish up as before, with make dep, bzImage, etc. As Kirk says in the Speakup INSTALLATION file, running make config is the tedious part. The good news is that you don't need to do that over again to upgrade your Speakup. That's the beauty of make oldconfig. On Sun, 4 Feb 2001, Brent Harding wrote: > How can I upgrade an already patched kernel to the new speakup? I'm running > rh 6.2, and my kernel source is already patched. > At 08:47 AM 2/4/01 -0500, you wrote: > >Pardon my ignorance, but isn't all the information required to patch > >manually already present in the script? If one is feeling like doing it by > >hand, doesn't one simply read the script to discover the appropriate > >sequence of commands to type? > > > >What was that spaghetti sauce commercial? Something like: "It's already in > >there!" > > > > > >On Sat, 3 Feb 2001, Tommy Moore wrote: > > > > > >> Heh, well if you don't like it then figure it out yourself. > >> We've tried to make the install process for speakup as easy as possible > and if you don't like it, go use something else. > >> > >> On Sat, Feb 03, 2001 at 05:21:04PM -0800, Tyler Spivey wrote: > >> > come on... you need to provide manual patch instructions for people > that don't like running installation shell scripts. that is mean. > >> > > >> > _______________________________________________ > >> > Speakup mailing list > >> > Speakup at braille.uwo.ca > >> > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >> > >> _______________________________________________ > >> Speakup mailing list > >> Speakup at braille.uwo.ca > >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > >> > > > >-- > > > > Janina Sajka, Director > > Technology Research and Development > > Governmental Relations Group > > American Foundation for the Blind (AFB) > > > >janina at afb.net > >(202) 408-8175 > >http://www.afb.org/gov.html > > > > > >The invention of the printing press has been named the crowning > >achievement of the past millennium. Yet, electronic publishing will soon > >eclipse it. Read our White Paper: "Surpassing Gutenberg" available at: > > > > http://www.afb.org/ebook.html > > > >Are you developing software? Make it accessible to blind computer users. > >Read http://www.afb.org/technology/accessapp.html to learn how. > > > > > > > >_______________________________________________ > >Speakup mailing list > >Speakup at braille.uwo.ca > >http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- Janina Sajka, Director Technology Research and Development Governmental Relations Group American Foundation for the Blind (AFB) janina at afb.net (202) 408-8175 http://www.afb.org/gov.html The invention of the printing press has been named the crowning achievement of the past millennium. Yet, electronic publishing will soon eclipse it. Read our White Paper: "Surpassing Gutenberg" available at: http://www.afb.org/ebook.html Are you developing software? Make it accessible to blind computer users. Read http://www.afb.org/technology/accessapp.html to learn how.