public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* RE: Speakup-enabled kernels
@  Holmes, Steve
   ` Cheryl Homiak
   ` Gregory Nowak
  0 siblings, 2 replies; 24+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

I can speak from a slackware point of view; you can start with a speakup
enabled bootdisk from the speakup site.  I don't know what version this is
right now.  From the slackware site under the slackware-current/bootdsks.144
you can find speakup.i and speakup.s which are boot disks for IDE and SCSI
devices respectively.  You then get the standard root disk, color.gz from
slackware-current/rootdsks.

This is the upcoming version 7.2 of slackware but is not yet stabilized.
See ChangeLog.txt in the slackware-current directory for the up to the
minute news.  It looks like 7.2 could be out in the next few weeks; they are
trying to nail things down but I still see some changes getting shoe horned
in.

-----Original Message-----
From: Victor Tsaran [mailto:tsar@sylaba.poznan.pl]
Sent: Monday, June 18, 2001 5:46 PM
To: speakup@braille.uwo.ca
Subject: Re: Speakup-enabled kernels


But, I could find the boot disks only. Where are the regular kernels then?
Thanks,
Victor

----- Original Message -----
From: "Janina Sajka" <janina@afb.net>
To: <speakup@braille.uwo.ca>
Cc: "Speakup List" <speakup@speech.braille.uwo.ca>
Sent: Monday, June 18, 2001 4:51 PM
Subject: Re: Speakup-enabled kernels


> Yes, Victor, we have full distributions which are fully speakup enabled.
> That means that the kernels are already patched with speakup, and the boot
> disks are already speakup enabled. All a user need do is to indicate their
> synth and it's connection point at the first (non speaking) prompt. After
> that, the install is speakup enabled, with full screen review via the
> numeric keypad.
>
> At least, this is how the Redhat distributions genned by Bill Acker work.
> Someone else will have to speak up for slackware and debian, as I have no
> experience there.
>
> PS: Pun intended.
>  On Mon, 18 Jun 2001, Victor Tsaran wrote:
>
> > Hello, listers!
> > Yes, I did use Speakup for installation purposes mostly and when the
machine was in all kinds of troubles. However, today someone mentioned that
one can download Speakup-enabled kernels. Are these boot kernels that people
talked about? Does anybody have regular kernels with Speakup already
compiled in?
> > Best,
> > Vic
> >
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 24+ messages in thread
* RE: Speakup-enabled kernels
@  Holmes, Steve
   ` Cheryl Homiak
  0 siblings, 1 reply; 24+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

Cheryl,

Did you finally get speakup working in kernel 2.4.5?  I never heard any
resolution to your CVS problems.  Last I heard, CVS couldn't find 'speakup'
or something.  Did that all get worked out?

-----Original Message-----
From: Cheryl Homiak [mailto:chomiak@worldfront.com]
Sent: Tuesday, June 19, 2001 10:02 AM
To: 'speakup@braille.uwo.ca'
Subject: RE: Speakup-enabled kernels


Ok, Victor, the problem is that we've really been coviering a couple of
different topics under one subject heading, and it's gotten some of us
confused.  There are speakup bootdisks if you're doing an install; if you
just want to do a kernel upgrade and are going to compile your kernel, you
can go to www.kernel.organd cd to pub/linux/ (whatever basic version: I
assume you want v2.2 or 2.4) and get the kernel you want in whatever form
you want; you'll be able to look at the list with an "ls" command.  You
might also want to get the changelog for that version. You can also
do this tby doing ftp to your distrubition's site and doing cd from
there; I go to ftp.debian.org and then do cd pub/linux/kernel, etc.
from there. After downloading the kernel, unpack
it in /usr/src after safely moving any kernel you have as /usr/src/linux
somewhere else, like /usr/src/linux-old; I seem to remember the README
that comes with the kernel sources says not to place the kernel you're
compiling in /usr/src/linux but you won't be able to add speakup if it
isn't there. When you unpack the kernel in /usr/src if
automatically creates the linux directory, but just make sure the linux
that's already there is moved before you unpack. Now that kernel
doesn't have speakup enabled in any way, shape or form so you ftp over to
ftp.braille.uwo.ca and cd to pub/linux/speakup and get README.cvs and
checkout.  Then make sure you have the cvs package installed; at least to
get this particular procedure to work, you don't have to worry about going
through the howto and having cvs plus other packages installed; just have
cvs installed.  Then read the README.cvs for instructions as to where to
put the checkout file and what to do; I think those instructions will be
understandable to you.  Don't worry if your system complains that cCVSROOT
is not set; just hit enter there and you'll be fine.  Of course, you need
to be online to do this.  Hope this clears up the confusion.  Maybe people
doing kernel upgrades and people installing distributions need to use
different subject headings to keep this confusion from mounting again.
Also, I don't see anything about using the cvs on the
www.linux-speakup.org, though I certainly could be just missing it.
Oh, speakup is added to the kernel as patches; if some hunks should fail
that doesn't necessarily mean anything is wrong.

                              Cheryl


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 24+ messages in thread
* RE: Speakup-enabled kernels
@  Holmes, Steve
   ` Cheryl Homiak
   ` Janina Sajka
  0 siblings, 2 replies; 24+ messages in thread
From: Holmes, Steve @  UTC (permalink / raw)
  To: 'speakup@braille.uwo.ca'

I think her problem was she downloaded a fresh 2.4.5 kernel and tried
applying a CVS patch to it and could not find the modules.  She wasn't clear
on what steps she took but this is my interpretation of her problem.

-----Original Message-----
From: Janina Sajka [mailto:janina@afb.net]
Sent: Monday, June 18, 2001 11:24 AM
To: speakup@braille.uwo.ca
Subject: Re: Speakup-enabled kernels


Aren't the messages on this list archived?

Don't believe anyone said speakup was built into the kernel as in the
kernel you get from ftp.kernel.org. Don't believe anyone said that.

What we did say is that the most common distributions in use on this list,
Redhat, Slackware, and Debian, have been tweaked, by folks on this list,
in order to include speakup. So, if you get your stuff from there, you'll
get kernels that include speakup. If you get your stuff elsewhere, you
won't (necessarily).

Now, once again, don't misunderstand. You cannot expect speakup if you
download your distribution from redhat.com, or debian.org, or slackware
dot whatever. You have to download from linux-speakup.org or
speakup.octothorp.org.

Can this be any clearer?
 On Mon, 18 Jun 2001, Cheryl Homiak wrote:

> Ok, I'm a bit confused, and I appologize for not having followed this
> thread better but I thought I knew what to do.  I downloaded the 2.4.5
> kernel and started working on it.  I tried to use my .checkout file to
> patch from the speakup cvs but was told there was no speakup module--I
> thought this was still available so hadn't really worried about this
> discussion.  Is speakup already built into the kernels or do I have to
> have a specially-enabled kernel?  If this is in the kernel, with which
> version did this start?  Is there a list somewhere of the synth commands
> to use with
> the append statement in lilo--I do remember that part of the discussion?
> I'm just upgrading my kernel from 2.2.19, not trying to install a new
> distribution.    Maybe I'm not looking in the right place, but I don't see
> anything about this on the speakup site.  I'm using debian and have just
> upgraded from potato to woody.
>
>                               Cheryl
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 24+ messages in thread
* Speakup-enabled kernels
@  Victor Tsaran
   ` Raul A. Gallegos
   ` Janina Sajka
  0 siblings, 2 replies; 24+ messages in thread
From: Victor Tsaran @  UTC (permalink / raw)
  To: Speakup List

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Hello, listers!
Yes, I did use Speakup for installation purposes mostly and when the machine was in all kinds of troubles. However, today someone mentioned that one can download Speakup-enabled kernels. Are these boot kernels that people talked about? Does anybody have regular kernels with Speakup already compiled in?
Best,
Vic


[-- Attachment #2: Type: text/html, Size: 798 bytes --]

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Speakup-enabled kernels Holmes, Steve
 ` Cheryl Homiak
   ` Kenny Hitt
 ` Gregory Nowak
  -- strict thread matches above, loose matches on Subject: below --
 Holmes, Steve
 ` Cheryl Homiak
 Holmes, Steve
 ` Cheryl Homiak
   ` Janina Sajka
     ` Cheryl Homiak
       ` Janina Sajka
       ` Frank Carmickle
       ` Gregory Nowak
         ` Cheryl Homiak
           ` Buddy Brannan
 ` Janina Sajka
 Victor Tsaran
 ` Raul A. Gallegos
 ` Janina Sajka
   ` Cheryl Homiak
     ` Janina Sajka
   ` Victor Tsaran
     ` Janina Sajka
       ` Victor Tsaran

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).