* how to patch a 2.6.22 kernel with speakup @ Chuck Hallenbeck ` Kirk Reiser 0 siblings, 1 reply; 9+ messages in thread From: Chuck Hallenbeck @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 So how does one patch a 2.6.22 kernel with speakup? Is there an equivalent of the checkout script we have been using with cvs that will work with the new git repository? Chuck - -- The Moon is Waning Crescent (31% of Full) My new web site location is at: http://hallenbeck.ftml.net College, that fountain of knowledge, where everyone goes to drink. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG3x+L0maTgpPXM9cRAuuQAJ0QO4IdHVX3QBtM6ylLSq8nT6cisACgl0uU miGBeOlSbH0EDoFEbCThELU= =lxPJ -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup how to patch a 2.6.22 kernel with speakup Chuck Hallenbeck @ ` Kirk Reiser ` Chuck Hallenbeck ` John Heim 0 siblings, 2 replies; 9+ messages in thread From: Kirk Reiser @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi Chuck: apt-get install git-core and then: git-clone http://linux-speakup.org/speakup.git There is an installation guide and a read me and all the usual suspects for source based packages. There is no checkout style script which does everything including washing the dishes anymore. There's a couple of scripts depending on whether you are building into the kernel or as modules. Kirk -- Kirk Reiser The Computer Braille Facility e-mail: kirk@braille.uwo.ca University of Western Ontario phone: (519) 661-3061 ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` Kirk Reiser @ ` Chuck Hallenbeck ` John Heim 1 sibling, 0 replies; 9+ messages in thread From: Chuck Hallenbeck @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thank you, kind sir. I'll take a look at that. Chuck On Wed, Sep 05, 2007 at 07:20:23PM -0400, Kirk Reiser wrote: > Hi Chuck: apt-get install git-core and then: > > git-clone http://linux-speakup.org/speakup.git > > There is an installation guide and a read me and all the usual > suspects for source based packages. There is no checkout style script > which does everything including washing the dishes anymore. There's a > couple of scripts depending on whether you are building into the > kernel or as modules. > > Kirk > > -- > > Kirk Reiser The Computer Braille Facility > e-mail: kirk@braille.uwo.ca University of Western Ontario > phone: (519) 661-3061 > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup - -- The Moon is Waning Crescent (30% of Full) My new web site location is at: http://hallenbeck.ftml.net College, that fountain of knowledge, where everyone goes to drink. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG3zv70maTgpPXM9cRAvnHAJ9RwElUgIHG787sYGLGLCek9sUAVgCeLR5o Spz/Bs3M/tzW7x93RHhJqmY= =1WtY -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` Kirk Reiser ` Chuck Hallenbeck @ ` John Heim ` Kenny Hitt ` Chuck Hallenbeck 1 sibling, 2 replies; 9+ messages in thread From: John Heim @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Does the checkout script still work? The reason I ask is that i have a Makefile that makes it easier for me to download and compile a kernel. In the past, all I had to do was change the kernel version mumber (2.6.21 to 2.6.22 for example) and it would download the kernel code tar ball, uncompress it, create a symlink to it, and run the checkout script. I ran it today, I expected it tto fail when it ran the checkout script. I've pasted the output below. I don't hear anything that seems like an error message. # make wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 -O /usr/src/download s/linux-2.6.22.tar.bz2 --13:15:22-- http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 => `/usr/src/downloads/linux-2.6.22.tar.bz2' Resolving kernel.org... 204.152.191.5, 204.152.191.37 Connecting to kernel.org|204.152.191.5|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 45,119,878 (43M) [application/x-bzip2] 100%[========================================>] 45,119,878 39.00K/s ETA 00:00 13:33:49 (39.94 KB/s) - `/usr/src/downloads/linux-2.6.22.tar.bz2' saved [45119878/4511 9878] tar -jxf /usr/src/downloads/linux-2.6.22.tar.bz2 //usr/src/bin/checkout Patching version v26 ? .built-in.o.cmd ? .speakup.o.cmd ? .speakup_acntpc.o.cmd ? .speakup_acntsa.o.cmd ? .speakup_apollo.o.cmd ? .speakup_audptr.o.cmd ? .speakup_bns.o.cmd ? .speakup_decext.o.cmd ? .speakup_dectlk.o.cmd ? .speakup_drvcommon.o.cmd ? .speakup_dtlk.o.cmd ? .speakup_keyhelp.ko.cmd ? .speakup_keyhelp.mod.o.cmd ? .speakup_keyhelp.o.cmd ? .speakup_keypc.o.cmd ? .speakup_ltlk.o.cmd ? .speakup_sftsyn.o.cmd ? .speakup_spkout.o.cmd ? .speakup_txprt.o.cmd ? .speakupmain.o.cmd ? speakup_keyhelp.ko ? speakup_keyhelp.mod.c cvs update: Updating . P speakup.c cvs update: Updating diff-v22 cvs update: Updating diff-v22/save cvs update: Updating diff-v23 cvs update: Updating diff-v24 cvs update: Updating diff-v25 cvs update: Updating diff-v26 Creating .orig files [] done. Patching files [pppppppppp] done. Copying files [cccccc] done. touch /usr/src/linux-2.6.22/drivers/char/speakup/BUGS touch: cannot touch `/usr/src/linux-2.6.22/drivers/char/speakup/BUGS': No such file or directory make: *** [/usr/src/linux-2.6.22/drivers/char/speakup/BUGS] Error 1 nitschke:/usr/src# nitschke:/usr/src# ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` John Heim @ ` Kenny Hitt ` Chuck Hallenbeck ` Nick Gawronski ` Chuck Hallenbeck 1 sibling, 2 replies; 9+ messages in thread From: Kenny Hitt @ UTC (permalink / raw) To: speakup Hi. Since the checkout script uses cvs and versions of speakup that patch into 2.6.22 use git, the answer is no. Kenny ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` Kenny Hitt @ ` Chuck Hallenbeck ` Nick Gawronski 1 sibling, 0 replies; 9+ messages in thread From: Chuck Hallenbeck @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Woops! Excuse me, John and Kenny, I patched 2.6.21, not 2.6.22. Sorry. On Wed, Sep 19, 2007 at 03:56:15PM -0500, Kenny Hitt wrote: > Hi. > > Since the checkout script uses cvs and versions of speakup that patch into 2.6.22 use git, the answer is no. > > Kenny > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup - -- The Moon is Waxing Gibbous (52% of Full) My web site location is at: http://hallenbeck.ftml.net I doubt, therefore I might be. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG8Y2G0maTgpPXM9cRAveFAKCxFE57gQ9goQg9GDKLAD6Ksd9v+QCfQ5Ht H6f/OFQympMwolGwZD88lv8= =bTmy -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` Kenny Hitt ` Chuck Hallenbeck @ ` Nick Gawronski 1 sibling, 0 replies; 9+ messages in thread From: Nick Gawronski @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi, Why not do some cleaning up with the speakup files like removing cvs support and removing the 2.2 2.4 and 2.5 versions as they no longer work and just get current? How do you use gid to patch speakup into a new kernel and is the dectalk express driver still broken in 2.6.22? ----- Original Message ----- From: "Kenny Hitt" <kenny@hittsjunk.net> To: <speakup@braille.uwo.ca> Sent: Wednesday, September 19, 2007 2:56 PM Subject: Re: how to patch a 2.6.22 kernel with speakup > Hi. > > Since the checkout script uses cvs and versions of speakup that patch into > 2.6.22 use git, the answer is no. > > Kenny > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` John Heim ` Kenny Hitt @ ` Chuck Hallenbeck ` John Heim 1 sibling, 1 reply; 9+ messages in thread From: Chuck Hallenbeck @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John, Not long ago I patched a 2.6.22 kernel successfully from the cvs archive using the checkout script. Your patching seems to have been successful, but the file you were unable to touch is one that does exist on my system. Not sure what that means. Do you have a permissions problem of some sort? Did you check out the various path elements on the way to BUGS? Chuck On Wed, Sep 19, 2007 at 03:47:27PM -0500, John Heim wrote: > Does the checkout script still work? The reason I ask is that i have a > Makefile that makes it easier for me to download and compile a kernel. In > the past, all I had to do was change the kernel version mumber (2.6.21 to > 2.6.22 for example) and it would download the kernel code tar ball, > uncompress it, create a symlink to it, and run the checkout script. I ran it > today, I expected it tto fail when it ran the checkout script. I've pasted > the output below. I don't hear anything that seems like an error message. > > > # make > wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 -O > /usr/src/download > s/linux-2.6.22.tar.bz2 > --13:15:22-- http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 > => `/usr/src/downloads/linux-2.6.22.tar.bz2' > Resolving kernel.org... 204.152.191.5, 204.152.191.37 > Connecting to kernel.org|204.152.191.5|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 45,119,878 (43M) [application/x-bzip2] > > 100%[========================================>] 45,119,878 39.00K/s > ETA 00:00 > > 13:33:49 (39.94 KB/s) - `/usr/src/downloads/linux-2.6.22.tar.bz2' saved > [45119878/4511 > 9878] > > tar -jxf /usr/src/downloads/linux-2.6.22.tar.bz2 > //usr/src/bin/checkout > Patching version v26 > ? .built-in.o.cmd > ? .speakup.o.cmd > ? .speakup_acntpc.o.cmd > ? .speakup_acntsa.o.cmd > ? .speakup_apollo.o.cmd > ? .speakup_audptr.o.cmd > ? .speakup_bns.o.cmd > ? .speakup_decext.o.cmd > ? .speakup_dectlk.o.cmd > ? .speakup_drvcommon.o.cmd > ? .speakup_dtlk.o.cmd > ? .speakup_keyhelp.ko.cmd > ? .speakup_keyhelp.mod.o.cmd > ? .speakup_keyhelp.o.cmd > ? .speakup_keypc.o.cmd > ? .speakup_ltlk.o.cmd > ? .speakup_sftsyn.o.cmd > ? .speakup_spkout.o.cmd > ? .speakup_txprt.o.cmd > ? .speakupmain.o.cmd > ? speakup_keyhelp.ko > ? speakup_keyhelp.mod.c > cvs update: Updating . > P speakup.c > cvs update: Updating diff-v22 > cvs update: Updating diff-v22/save > cvs update: Updating diff-v23 > cvs update: Updating diff-v24 > cvs update: Updating diff-v25 > cvs update: Updating diff-v26 > Creating .orig files [] done. > Patching files [pppppppppp] done. > Copying files [cccccc] done. > touch /usr/src/linux-2.6.22/drivers/char/speakup/BUGS > touch: cannot touch `/usr/src/linux-2.6.22/drivers/char/speakup/BUGS': No > such file or > directory > make: *** [/usr/src/linux-2.6.22/drivers/char/speakup/BUGS] Error 1 > nitschke:/usr/src# > nitschke:/usr/src# > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup - -- The Moon is Waxing Gibbous (52% of Full) My web site location is at: http://hallenbeck.ftml.net I doubt, therefore I might be. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG8Y0x0maTgpPXM9cRAlcZAJ9c1ZiYqxC07np1k/L9A5X+x89jvACdFGlK BxrBmX935Y2yEHXsOGIW1Zo= =zj6Y -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: how to patch a 2.6.22 kernel with speakup ` Chuck Hallenbeck @ ` John Heim 0 siblings, 0 replies; 9+ messages in thread From: John Heim @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Oh, sorry, that touch command was just to fool make. I probably should have removed that line from my transcript. I guess i could try compiling to see if it worked. ----- Original Message ----- From: "Chuck Hallenbeck" <chuckh@ftml.net> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Wednesday, September 19, 2007 3:57 PM Subject: Re: how to patch a 2.6.22 kernel with speakup > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > John, > > Not long ago I patched a 2.6.22 kernel successfully from the cvs > archive using the checkout script. Your patching seems to have been > successful, but the file you were unable to touch is one that does > exist on my system. Not sure what that means. Do you have a permissions > problem of some sort? Did you check out the various path elements on > the way to BUGS? > > Chuck > > > On Wed, Sep 19, 2007 at 03:47:27PM -0500, John Heim wrote: >> Does the checkout script still work? The reason I ask is that i have a >> Makefile that makes it easier for me to download and compile a kernel. In >> the past, all I had to do was change the kernel version mumber (2.6.21 to >> 2.6.22 for example) and it would download the kernel code tar ball, >> uncompress it, create a symlink to it, and run the checkout script. I ran >> it >> today, I expected it tto fail when it ran the checkout script. I've >> pasted >> the output below. I don't hear anything that seems like an error message. >> >> >> # make >> wget http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 -O >> /usr/src/download >> s/linux-2.6.22.tar.bz2 >> --13:15:22-- >> http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 >> => `/usr/src/downloads/linux-2.6.22.tar.bz2' >> Resolving kernel.org... 204.152.191.5, 204.152.191.37 >> Connecting to kernel.org|204.152.191.5|:80... connected. >> HTTP request sent, awaiting response... 200 OK >> Length: 45,119,878 (43M) [application/x-bzip2] >> >> 100%[========================================>] 45,119,878 39.00K/s >> ETA 00:00 >> >> 13:33:49 (39.94 KB/s) - `/usr/src/downloads/linux-2.6.22.tar.bz2' saved >> [45119878/4511 >> 9878] >> >> tar -jxf /usr/src/downloads/linux-2.6.22.tar.bz2 >> //usr/src/bin/checkout >> Patching version v26 >> ? .built-in.o.cmd >> ? .speakup.o.cmd >> ? .speakup_acntpc.o.cmd >> ? .speakup_acntsa.o.cmd >> ? .speakup_apollo.o.cmd >> ? .speakup_audptr.o.cmd >> ? .speakup_bns.o.cmd >> ? .speakup_decext.o.cmd >> ? .speakup_dectlk.o.cmd >> ? .speakup_drvcommon.o.cmd >> ? .speakup_dtlk.o.cmd >> ? .speakup_keyhelp.ko.cmd >> ? .speakup_keyhelp.mod.o.cmd >> ? .speakup_keyhelp.o.cmd >> ? .speakup_keypc.o.cmd >> ? .speakup_ltlk.o.cmd >> ? .speakup_sftsyn.o.cmd >> ? .speakup_spkout.o.cmd >> ? .speakup_txprt.o.cmd >> ? .speakupmain.o.cmd >> ? speakup_keyhelp.ko >> ? speakup_keyhelp.mod.c >> cvs update: Updating . >> P speakup.c >> cvs update: Updating diff-v22 >> cvs update: Updating diff-v22/save >> cvs update: Updating diff-v23 >> cvs update: Updating diff-v24 >> cvs update: Updating diff-v25 >> cvs update: Updating diff-v26 >> Creating .orig files [] done. >> Patching files [pppppppppp] done. >> Copying files [cccccc] done. >> touch /usr/src/linux-2.6.22/drivers/char/speakup/BUGS >> touch: cannot touch `/usr/src/linux-2.6.22/drivers/char/speakup/BUGS': No >> such file or >> directory >> make: *** [/usr/src/linux-2.6.22/drivers/char/speakup/BUGS] Error 1 >> nitschke:/usr/src# >> nitschke:/usr/src# >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > - -- > The Moon is Waxing Gibbous (52% of Full) > > My web site location is at: http://hallenbeck.ftml.net > I doubt, therefore I might be. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFG8Y0x0maTgpPXM9cRAlcZAJ9c1ZiYqxC07np1k/L9A5X+x89jvACdFGlK > BxrBmX935Y2yEHXsOGIW1Zo= > =zj6Y > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
how to patch a 2.6.22 kernel with speakup Chuck Hallenbeck
` Kirk Reiser
` Chuck Hallenbeck
` John Heim
` Kenny Hitt
` Chuck Hallenbeck
` Nick Gawronski
` Chuck Hallenbeck
` John Heim
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).