* speakup and the dec express
@ Mike Pedersen
` Matthew Campbell
` Janina Sajka
0 siblings, 2 replies; 12+ messages in thread
From: Mike Pedersen @ UTC (permalink / raw)
To: speakup
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
Hi all, I am currently using the speakup included in Bill Acker's redhat 7.1
iso images. Speakup is working well with my external doubletalk, however it
will not work with my dec express. The string that I am passing to the
kernel for the doubletalk which works is speakup_synth=ltlk the one that I
am using for the dec which does not work is speakup_synth=decext. I have
the latest firmware in my dec and it works with JFW and emacspeak.
Any help would be much appreciated.
[-- Attachment #2: Type: text/html, Size: 995 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: speakup and the dec express
speakup and the dec express Mike Pedersen
@ ` Matthew Campbell
` Mike Pedersen
` redhat imagesRe: " Rich Caloggero
` Janina Sajka
1 sibling, 2 replies; 12+ messages in thread
From: Matthew Campbell @ UTC (permalink / raw)
To: speakup
The reason why you are having trouble is that the "decext" synthesizer
ID refers to the old external DECtalk, not the DECtalk Express. For
the Express, use "speakup_synth=dectlk".
--
Matt Campbell <http://www.pobox.com/~mattcampbell/>
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: speakup and the dec express
` Matthew Campbell
@ ` Mike Pedersen
` Geoff Shang
` redhat imagesRe: " Rich Caloggero
1 sibling, 1 reply; 12+ messages in thread
From: Mike Pedersen @ UTC (permalink / raw)
To: speakup
Thanks much, that did it. For some reason, I thought that option was for
the old pc cards.
-----Original Message-----
From: speakup-admin@braille.uwo.ca
[mailto:speakup-admin@braille.uwo.ca]On Behalf Of Matthew Campbell
Sent: Sunday, May 20, 2001 8:24 PM
To: speakup@braille.uwo.ca
Subject: Re: speakup and the dec express
The reason why you are having trouble is that the "decext" synthesizer
ID refers to the old external DECtalk, not the DECtalk Express. For
the Express, use "speakup_synth=dectlk".
--
Matt Campbell <http://www.pobox.com/~mattcampbell/>
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* redhat imagesRe: speakup and the dec express
` Matthew Campbell
` Mike Pedersen
@ ` Rich Caloggero
` Tommy Moore
` Janina Sajka
1 sibling, 2 replies; 12+ messages in thread
From: Rich Caloggero @ UTC (permalink / raw)
To: speakup
I was pointed to an ftp site with kernel images for redhat. How do I use
these? Do I need to burn them to CDRom and then boot the machine from CD, or
can I use them directly from hard drive?
Sorry for the dumb question.
Rich
----- Original Message -----
From: "Matthew Campbell" <mattcampbell@pobox.com>
To: <speakup@braille.uwo.ca>
Sent: Sunday, May 20, 2001 11:23 PM
Subject: Re: speakup and the dec express
> The reason why you are having trouble is that the "decext" synthesizer
> ID refers to the old external DECtalk, not the DECtalk Express. For
> the Express, use "speakup_synth=dectlk".
>
> --
> Matt Campbell <http://www.pobox.com/~mattcampbell/>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: redhat imagesRe: speakup and the dec express
` redhat imagesRe: " Rich Caloggero
@ ` Tommy Moore
` Rich Caloggero
` Janina Sajka
1 sibling, 1 reply; 12+ messages in thread
From: Tommy Moore @ UTC (permalink / raw)
To: speakup
Hi there Rich are the images your wanting to get the 1.44 meg ones or the
650 MB iso images.
If their the 1.44 MB ones you'll have to write them to floppies using dd
on any unix system or use rawrite in dos. if their the iso images those
will have to be burned on to cd.
On Mon, 21 May 2001, Rich Caloggero
wrote:
> I was pointed to an ftp site with kernel images for redhat. How do I use
> these? Do I need to burn them to CDRom and then boot the machine from CD, or
> can I use them directly from hard drive?
> Sorry for the dumb question.
>
> Rich
>
> ----- Original Message -----
> From: "Matthew Campbell" <mattcampbell@pobox.com>
> To: <speakup@braille.uwo.ca>
> Sent: Sunday, May 20, 2001 11:23 PM
> Subject: Re: speakup and the dec express
>
>
> > The reason why you are having trouble is that the "decext" synthesizer
> > ID refers to the old external DECtalk, not the DECtalk Express. For
> > the Express, use "speakup_synth=dectlk".
> >
> > --
> > Matt Campbell <http://www.pobox.com/~mattcampbell/>
> >
> > _______________________________________________
> > 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] 12+ messages in thread
* Re: redhat imagesRe: speakup and the dec express
` Tommy Moore
@ ` Rich Caloggero
` Tommy Moore
` Kirk Wood
0 siblings, 2 replies; 12+ messages in thread
From: Rich Caloggero @ UTC (permalink / raw)
To: speakup
How do you burn images to CD? Do I just write to the appropriate /device
with dd as per the floppy case, or do I need to use a different command?
Rich
----- Original Message -----
From: "Tommy Moore" <stp@saitechinc.com>
To: <speakup@braille.uwo.ca>
Sent: Monday, May 21, 2001 12:30 PM
Subject: Re: redhat imagesRe: speakup and the dec express
>
> Hi there Rich are the images your wanting to get the 1.44 meg ones or the
> 650 MB iso images.
> If their the 1.44 MB ones you'll have to write them to floppies using dd
> on any unix system or use rawrite in dos. if their the iso images those
> will have to be burned on to cd.
> On Mon, 21 May 2001, Rich Caloggero
> wrote:
>
> > I was pointed to an ftp site with kernel images for redhat. How do I use
> > these? Do I need to burn them to CDRom and then boot the machine from
CD, or
> > can I use them directly from hard drive?
> > Sorry for the dumb question.
> >
> > Rich
> >
> > ----- Original Message -----
> > From: "Matthew Campbell" <mattcampbell@pobox.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Sunday, May 20, 2001 11:23 PM
> > Subject: Re: speakup and the dec express
> >
> >
> > > The reason why you are having trouble is that the "decext" synthesizer
> > > ID refers to the old external DECtalk, not the DECtalk Express. For
> > > the Express, use "speakup_synth=dectlk".
> > >
> > > --
> > > Matt Campbell <http://www.pobox.com/~mattcampbell/>
> > >
> > > _______________________________________________
> > > 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
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: redhat imagesRe: speakup and the dec express
` Rich Caloggero
@ ` Tommy Moore
` Kirk Wood
1 sibling, 0 replies; 12+ messages in thread
From: Tommy Moore @ UTC (permalink / raw)
To: speakup
For burning you'l want to check out cdrecord and read the man page before
using it.
Heh.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: redhat imagesRe: speakup and the dec express
` Rich Caloggero
` Tommy Moore
@ ` Kirk Wood
1 sibling, 0 replies; 12+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Mon, 21 May 2001, Rich Caloggero wrote:
> How do you burn images to CD? Do I just write to the appropriate /device
> with dd as per the floppy case, or do I need to use a different command?
You will need to use cdrecord. It isn't always a straight forward path to
be able to use the package. You should read the CD-Writing howto file. It
will help you along the path.
=============
Kirk Wood
Cpt.Kirk@1tree.net
Nothing is hard if you know the answer or are used to doing it.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: speakup and the dec express
speakup and the dec express Mike Pedersen
` Matthew Campbell
@ ` Janina Sajka
1 sibling, 0 replies; 12+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
You're using the wrong string for the DEC Talk Express. It should be:
speakup_synth=dectlk
It works just fine for me.
On Sun, 20 May 2001, Mike Pedersen wrote:
> Hi all, I am currently using the speakup included in Bill Acker's redhat 7.1
> iso images. Speakup is working well with my external doubletalk, however it
> will not work with my dec express. The string that I am passing to the
> kernel for the doubletalk which works is speakup_synth=ltlk the one that I
> am using for the dec which does not work is speakup_synth=decext. I have
> the latest firmware in my dec and it works with JFW and emacspeak.
> Any help would be much appreciated.
>
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: redhat imagesRe: speakup and the dec express
` redhat imagesRe: " Rich Caloggero
` Tommy Moore
@ ` Janina Sajka
1 sibling, 0 replies; 12+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Either way. You can burn CD ROMs from these images, or you can install
from them off your hard-disk. Of course, you'll need to put them on a
partition you won't be formatting and installing linux on!
On Mon, 21 May
2001, Rich Caloggero wrote:
> I was pointed to an ftp site with kernel images for redhat. How do I use
> these? Do I need to burn them to CDRom and then boot the machine from CD, or
> can I use them directly from hard drive?
> Sorry for the dumb question.
>
> Rich
>
> ----- Original Message -----
> From: "Matthew Campbell" <mattcampbell@pobox.com>
> To: <speakup@braille.uwo.ca>
> Sent: Sunday, May 20, 2001 11:23 PM
> Subject: Re: speakup and the dec express
>
>
> > The reason why you are having trouble is that the "decext" synthesizer
> > ID refers to the old external DECtalk, not the DECtalk Express. For
> > the Express, use "speakup_synth=dectlk".
> >
> > --
> > Matt Campbell <http://www.pobox.com/~mattcampbell/>
> >
> > _______________________________________________
> > 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] 12+ messages in thread
* RE: speakup and the dec express
` Mike Pedersen
@ ` Geoff Shang
0 siblings, 0 replies; 12+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
On Sun, 20 May 2001, Mike Pedersen wrote:
> Thanks much, that did it. For some reason, I thought that option was for
> the old pc cards.
The dectalk PC is not yet supported, due to its needing the internal
software to be loaded into the card at boot time.
Geoff.
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: redhat imagesRe: speakup and the dec express
@ Holmes, Steve
0 siblings, 0 replies; 12+ messages in thread
From: Holmes, Steve @ UTC (permalink / raw)
To: 'speakup@braille.uwo.ca'
Wow! Wow! Back up a bunch here.
I suspect you're brand new to Linux?
I've been around linux for several years now but CD writing is something I
haven't been messing with in the linux world yet. I would strongly suggest
looking at the HOWTO's - there is one for CD burning. I can't remember the
exact name but it does a good write up on how to burn CDR's and CDRW's from
linux. I think it might be called the CDROM-HOWTO.
-----Original Message-----
From: Rich Caloggero [mailto:rjc@MIT.EDU]
Sent: Monday, May 21, 2001 11:49 AM
To: speakup@braille.uwo.ca
Subject: Re: redhat imagesRe: speakup and the dec express
How do you burn images to CD? Do I just write to the appropriate /device
with dd as per the floppy case, or do I need to use a different command?
Rich
----- Original Message -----
From: "Tommy Moore" <stp@saitechinc.com>
To: <speakup@braille.uwo.ca>
Sent: Monday, May 21, 2001 12:30 PM
Subject: Re: redhat imagesRe: speakup and the dec express
>
> Hi there Rich are the images your wanting to get the 1.44 meg ones or the
> 650 MB iso images.
> If their the 1.44 MB ones you'll have to write them to floppies using dd
> on any unix system or use rawrite in dos. if their the iso images those
> will have to be burned on to cd.
> On Mon, 21 May 2001, Rich Caloggero
> wrote:
>
> > I was pointed to an ftp site with kernel images for redhat. How do I use
> > these? Do I need to burn them to CDRom and then boot the machine from
CD, or
> > can I use them directly from hard drive?
> > Sorry for the dumb question.
> >
> > Rich
> >
> > ----- Original Message -----
> > From: "Matthew Campbell" <mattcampbell@pobox.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Sunday, May 20, 2001 11:23 PM
> > Subject: Re: speakup and the dec express
> >
> >
> > > The reason why you are having trouble is that the "decext" synthesizer
> > > ID refers to the old external DECtalk, not the DECtalk Express. For
> > > the Express, use "speakup_synth=dectlk".
> > >
> > > --
> > > Matt Campbell <http://www.pobox.com/~mattcampbell/>
> > >
> > > _______________________________________________
> > > 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
> >
>
>
> _______________________________________________
> 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] 12+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
speakup and the dec express Mike Pedersen
` Matthew Campbell
` Mike Pedersen
` Geoff Shang
` redhat imagesRe: " Rich Caloggero
` Tommy Moore
` Rich Caloggero
` Tommy Moore
` Kirk Wood
` Janina Sajka
` Janina Sajka
redhat imagesRe: " Holmes, Steve
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).