public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Oops
@  David
  0 siblings, 0 replies; 10+ messages in thread
From: David @  UTC (permalink / raw)
  To: speakup

If you downloaded speakup today, You should do it again.
I put an old version of main.c with debug printing in it.


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

* oops
     ` dectalk express service Karen Lewellen
@      ` jack mendez
  0 siblings, 0 replies; 10+ messages in thread
From: jack mendez @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

think i replied to a message, sorry





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

* Re: oops
   ` oops Thomas Stivers
@    ` Gregory Nowak
  0 siblings, 0 replies; 10+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

He'd still need to edit linux.bat to give the correct root drive/partition to the kernel.
Greg


On Fri, Dec 21, 2001 at 02:57:00PM -0600, Thomas Stivers wrote:
> You can just replace the vmlinuz file in the root of the zipslack
> distribution with a renamed copy of one of the boot disks and use loadlin.
> So just copy ltlk or ltlk.img, I cannot remember exactly into the root and
> rename it.
> 
> 
> Thomas Stivers
> stivers_t@mail.utexas.edu
> ----- Original Message -----
> From: "Jason Symes" <jsymes@netins.net>
> To: <speakup@braille.uwo.ca>
> Sent: Friday, December 21, 2001 12:52 PM
> Subject: oops
> 
> 
> > Another thing I forgot to mention in my post. I'm running a doubletalk lt
> > on my com1 port. Being that I've never tried any os not produced by ms,
> I'm
> > not sure how to start ZipSpeak with the doubletalk lt. I checked the
> > readme.1st and the zipspeak.txt files in the same ftp folder as the
> > zipspeak.zip file, and I gathered that I had to download the lt's boot
> disk
> > image and create a boot floppy with that image file decoder (the file's
> > name escapes me). Is this correct, or is there a shorter way for a linux
> > novice to start the lt?
> > tia, and merry Christmas.
> >
> > Jason Symes
> >
> > _______________________________________________
> > 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] 10+ messages in thread

* Re: oops
   oops Jason Symes
   ` oops Janina Sajka
   ` oops Saqib Shaikh
@  ` Thomas Stivers
     ` oops Gregory Nowak
  2 siblings, 1 reply; 10+ messages in thread
From: Thomas Stivers @  UTC (permalink / raw)
  To: speakup

You can just replace the vmlinuz file in the root of the zipslack
distribution with a renamed copy of one of the boot disks and use loadlin.
So just copy ltlk or ltlk.img, I cannot remember exactly into the root and
rename it.


Thomas Stivers
stivers_t@mail.utexas.edu
----- Original Message -----
From: "Jason Symes" <jsymes@netins.net>
To: <speakup@braille.uwo.ca>
Sent: Friday, December 21, 2001 12:52 PM
Subject: oops


> Another thing I forgot to mention in my post. I'm running a doubletalk lt
> on my com1 port. Being that I've never tried any os not produced by ms,
I'm
> not sure how to start ZipSpeak with the doubletalk lt. I checked the
> readme.1st and the zipspeak.txt files in the same ftp folder as the
> zipspeak.zip file, and I gathered that I had to download the lt's boot
disk
> image and create a boot floppy with that image file decoder (the file's
> name escapes me). Is this correct, or is there a shorter way for a linux
> novice to start the lt?
> tia, and merry Christmas.
>
> Jason Symes
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



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

* Re: oops
   ` oops Saqib Shaikh
@    ` Gregory Nowak
  0 siblings, 0 replies; 10+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Saqib,
Since we're on the topic of zipspeak, is there a projected date for when zipspeak 8.0 will be available for download from somewhere? Thanks.
Greg


On Fri, Dec 21, 2001 at 07:12:08PM -0000, Saqib Shaikh wrote:
> What I would recommend you do is this:
> 
> >From the ftp site, also download the file ltlk (it doesn't have a file
> extention).  You should already have all the files in c:\linux or
> some_drive:\linux.
> 
> Then edit c:\linux\linux.bat.  You'll need a line like this:
> \linux\loadlin \linux\ltlk root=something rw
> In the above, replace something with your hard disc.  I get the impression
> that you know enough about computers to understand what I'm going to say
> next:
> 
> hda is the first ide hard disc, hdb the second ide drive etc.
> similarly you have sda and sdb for scsi discs.
> then you also need the partition number, which start at one.  So hda1 is the
> first partition on the first ide drive, and sdb3 is the third partition on
> the second scsi drive.  Do you get all this?
> in any case replace this in the line i gave you and comment out / delete the
> rest of linux.bat.  so to recap your linux.bat file should look something
> like
> \linux\loadlin \linux\ltlk root=/dev/hda1 rw
> 
> Hope this helps and don't hesitate to contact me for further help.
> 
> Saqib Shaikh ss@saqibshaikh.com
> 
> ----- Original Message -----
> From: "Jason Symes" <jsymes@netins.net>
> To: <speakup@braille.uwo.ca>
> Sent: Friday, December 21, 2001 6:52 PM
> Subject: oops
> 
> 
> > Another thing I forgot to mention in my post. I'm running a doubletalk lt
> > on my com1 port. Being that I've never tried any os not produced by ms,
> I'm
> > not sure how to start ZipSpeak with the doubletalk lt. I checked the
> > readme.1st and the zipspeak.txt files in the same ftp folder as the
> > zipspeak.zip file, and I gathered that I had to download the lt's boot
> disk
> > image and create a boot floppy with that image file decoder (the file's
> > name escapes me). Is this correct, or is there a shorter way for a linux
> > novice to start the lt?
> > tia, and merry Christmas.
> >
> > Jason Symes
> >
> > _______________________________________________
> > 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] 10+ messages in thread

* Re: oops
   ` oops Janina Sajka
@    ` Gregory Nowak
  0 siblings, 0 replies; 10+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

On Fri, Dec 21, 2001 at 02:05:11PM -0500, Janina Sajka wrote:
> Look for batch files. I believe there's at least one. You'll need to tweak 
> it for your synth and serial port, or simply issue the appropriate command 
> with arguments.
Actually, zipspeak 7.1 still uses speakup 0.09 disks, where there is a different bootdisk for each synth.

> PS: I've no idea what scsi support is, or is not, in the zipspeak distro, 
> but recognize that zipspeak is a trimmed down, slimmed down, kind of 
> beast. So, if it isn't recognized, that doesn't mean linux doesn't support 
> it.
If the particular SCSI device is not supported right away by zipspeak, you should be able to load a module for it right off the bat.
Greg


> 
>  On Fri, 21 Dec 2001, Jason 
> Symes wrote:
> 
> > Another thing I forgot to mention in my post. I'm running a doubletalk lt
> > on my com1 port. Being that I've never tried any os not produced by ms, I'm
> > not sure how to start ZipSpeak with the doubletalk lt. I checked the
> > readme.1st and the zipspeak.txt files in the same ftp folder as the
> > zipspeak.zip file, and I gathered that I had to download the lt's boot disk
> > image and create a boot floppy with that image file decoder (the file's
> > name escapes me). Is this correct, or is there a shorter way for a linux
> > novice to start the lt?
> > tia, and merry Christmas.
> > 
> > Jason Symes
> > 
> > _______________________________________________
> > Speakup mailing list
> > Speakup@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)
> 
> Email: janina@afb.net		Phone: (202) 408-8175
> 
> Chair, Accessibility SIG
> Open Electronic Book Forum (OEBF)
> http://www.openebook.org
> 
> Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.asp
> 
> Download a free sample Digital Talking Book edition of Martin Luther
> King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
> 
> Learn how to make accessible software at
> http://www.afb.org/accessapp.asp
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


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

* Re: oops
   oops Jason Symes
   ` oops Janina Sajka
@  ` Saqib Shaikh
     ` oops Gregory Nowak
   ` oops Thomas Stivers
  2 siblings, 1 reply; 10+ messages in thread
From: Saqib Shaikh @  UTC (permalink / raw)
  To: speakup

What I would recommend you do is this:

>From the ftp site, also download the file ltlk (it doesn't have a file
extention).  You should already have all the files in c:\linux or
some_drive:\linux.

Then edit c:\linux\linux.bat.  You'll need a line like this:
\linux\loadlin \linux\ltlk root=something rw
In the above, replace something with your hard disc.  I get the impression
that you know enough about computers to understand what I'm going to say
next:

hda is the first ide hard disc, hdb the second ide drive etc.
similarly you have sda and sdb for scsi discs.
then you also need the partition number, which start at one.  So hda1 is the
first partition on the first ide drive, and sdb3 is the third partition on
the second scsi drive.  Do you get all this?
in any case replace this in the line i gave you and comment out / delete the
rest of linux.bat.  so to recap your linux.bat file should look something
like
\linux\loadlin \linux\ltlk root=/dev/hda1 rw

Hope this helps and don't hesitate to contact me for further help.

Saqib Shaikh ss@saqibshaikh.com

----- Original Message -----
From: "Jason Symes" <jsymes@netins.net>
To: <speakup@braille.uwo.ca>
Sent: Friday, December 21, 2001 6:52 PM
Subject: oops


> Another thing I forgot to mention in my post. I'm running a doubletalk lt
> on my com1 port. Being that I've never tried any os not produced by ms,
I'm
> not sure how to start ZipSpeak with the doubletalk lt. I checked the
> readme.1st and the zipspeak.txt files in the same ftp folder as the
> zipspeak.zip file, and I gathered that I had to download the lt's boot
disk
> image and create a boot floppy with that image file decoder (the file's
> name escapes me). Is this correct, or is there a shorter way for a linux
> novice to start the lt?
> tia, and merry Christmas.
>
> Jason Symes
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



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

* Re: oops
   oops Jason Symes
@  ` Janina Sajka
     ` oops Gregory Nowak
   ` oops Saqib Shaikh
   ` oops Thomas Stivers
  2 siblings, 1 reply; 10+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

I'm not a zipspeak user, but ...

My recollection is that you can start from your hard disk. You will need 
to shutdown to MS DOS, or restart to a C: prompt by any of the methods 
that accomplish that.

You've probably put zipspeak into its own directory per instructions. So, 
go ahead and cd to that drive and directory.

Look for batch files. I believe there's at least one. You'll need to tweak 
it for your synth and serial port, or simply issue the appropriate command 
with arguments.

Major Tip: In linux, serial ports are ttyS0 for DOS/Windows com1, ttyS1 
for com2, etc. Note there's a capital letter S in there. That fact is 
important.

Your speechsynthesizer is designated ltlk by speakup. So, that part of the 
command becomes speakup_synth=ltlk.

Good luck, and let us know how you do.

PS: I've no idea what scsi support is, or is not, in the zipspeak distro, 
but recognize that zipspeak is a trimmed down, slimmed down, kind of 
beast. So, if it isn't recognized, that doesn't mean linux doesn't support 
it.


 On Fri, 21 Dec 2001, Jason 
Symes wrote:

> Another thing I forgot to mention in my post. I'm running a doubletalk lt
> on my com1 port. Being that I've never tried any os not produced by ms, I'm
> not sure how to start ZipSpeak with the doubletalk lt. I checked the
> readme.1st and the zipspeak.txt files in the same ftp folder as the
> zipspeak.zip file, and I gathered that I had to download the lt's boot disk
> image and create a boot floppy with that image file decoder (the file's
> name escapes me). Is this correct, or is there a shorter way for a linux
> novice to start the lt?
> tia, and merry Christmas.
> 
> Jason Symes
> 
> _______________________________________________
> Speakup mailing list
> Speakup@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)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org

Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.asp

Download a free sample Digital Talking Book edition of Martin Luther
King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp

Learn how to make accessible software at
http://www.afb.org/accessapp.asp



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

* oops
@  Jason Symes
   ` oops Janina Sajka
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jason Symes @  UTC (permalink / raw)
  To: speakup

Another thing I forgot to mention in my post. I'm running a doubletalk lt
on my com1 port. Being that I've never tried any os not produced by ms, I'm
not sure how to start ZipSpeak with the doubletalk lt. I checked the
readme.1st and the zipspeak.txt files in the same ftp folder as the
zipspeak.zip file, and I gathered that I had to download the lt's boot disk
image and create a boot floppy with that image file decoder (the file's
name escapes me). Is this correct, or is there a shorter way for a linux
novice to start the lt?
tia, and merry Christmas.

Jason Symes


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

* Oops.
@  Janina Sajka
  0 siblings, 0 replies; 10+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

I just bounced a message to this list that I didn't mean to.

Sorry, everyone.


				Janina Sajka, Director
				Information Systems Research & Development
				American Foundation for the Blind (AFB)

janina@afb.net




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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Oops David
  -- strict thread matches above, loose matches on Subject: below --
 Please confirm (conf#6a4183cd0596bfb454062e7a1ef4de36) Jes and guide dog Harley
 ` Kirk Reiser
   ` dectalk express service Karen Lewellen
     ` oops jack mendez
 oops Jason Symes
 ` oops Janina Sajka
   ` oops Gregory Nowak
 ` oops Saqib Shaikh
   ` oops Gregory Nowak
 ` oops Thomas Stivers
   ` oops Gregory Nowak
 Oops Janina Sajka

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