public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* GRML question
@  Glenn at home
   ` Charles Hallenbeck
   ` Lorenzo Taylor
  0 siblings, 2 replies; 13+ messages in thread
From: Glenn at home @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hello all,
I am trying out GRML as a rescue CD, and I was wondering if anyone can tell 
me how to boot up with speech?
I have an external DecTalk synth on a serial port.
Or if it can only run via sound card, how does one get that to load up?
Thanks




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

* Re: GRML question
   GRML question Glenn at home
@  ` Charles Hallenbeck
     ` ace
   ` Lorenzo Taylor
  1 sibling, 1 reply; 13+ messages in thread
From: Charles Hallenbeck @  UTC (permalink / raw)
  To: Glenn at home, Speakup is a screen review system for Linux.

Glen,

I made mine boot up like this:

grml speakup_synth=ltlk

Mine talked fine and recognized all my hardware devices fine.

Chuck


On Tue, Dec 27, 2005 at 01:59:30PM -0600, Glenn at home wrote:
> Hello all,
> I am trying out GRML as a rescue CD, and I was wondering if anyone can tell 
> me how to boot up with speech?
> I have an external DecTalk synth on a serial port.
> Or if it can only run via sound card, how does one get that to load up?
> Thanks
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

-- 
The Moon is Waning Crescent (13% of Full)
But you can still get downloads from http://www.mhcable.com/~chuckh


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

* Re: GRML question
   ` Charles Hallenbeck
@    ` ace
       ` Michael Prokop
  0 siblings, 1 reply; 13+ messages in thread
From: ace @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Also, please not that, if one does not type this line quickly enough, 
the system will continue to boot the kernel without speech.

At 05:16 PM 12/27/2005, you wrote:
>Glen,
>
>I made mine boot up like this:
>
>grml speakup_synth=ltlk
>
>Mine talked fine and recognized all my hardware devices fine.
>
>Chuck
>
>
>On Tue, Dec 27, 2005 at 01:59:30PM -0600, Glenn at home wrote:
> > Hello all,
> > I am trying out GRML as a rescue CD, and I was wondering if 
> anyone can tell
> > me how to boot up with speech?
> > I have an external DecTalk synth on a serial port.
> > Or if it can only run via sound card, how does one get that to load up?
> > Thanks
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>--
>The Moon is Waning Crescent (13% of Full)
>But you can still get downloads from http://www.mhcable.com/~chuckh
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup



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

* Re: GRML question
   GRML question Glenn at home
   ` Charles Hallenbeck
@  ` Lorenzo Taylor
     ` Jim Kutsch
  1 sibling, 1 reply; 13+ messages in thread
From: Lorenzo Taylor @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

To boot grml with dectalk speech, wait about 5 seconds after your CD starts
spinning and then type

grml speakup_synth=dectlk

It worked that way for me, but I had other very serious problems that made it
unusable on my desktop.  It completely frose my USB keyboard, and the screen
went black.  There was simply no way to stop the speech.  It did, however, work
effectively on my laptop using ssh after I brought up the ethernet card manually
with an ifconfig command.  I will probably be emailing the support team to get
this couple of issues worked out.

Lorenzo
- -- 
Be careful of reading health books, you might die of a misprint.
		-- Mark Twain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDsd5WG9IpekrhBfIRAlfYAJ4xvoprBXRzdunmfEBuEsCuWIDHpwCfYS93
n+nkB0mtHxDkeM9igpVm3b4=
=Cyiv
-----END PGP SIGNATURE-----


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

* Re: GRML question
   ` Lorenzo Taylor
@    ` Jim Kutsch
       ` Lorenzo Taylor
  0 siblings, 1 reply; 13+ messages in thread
From: Jim Kutsch @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

If you want ssh access, you can start it directly with:
grml ssh=x

The ssh login is grml and the  'x' above is the ssh password.

Jim Kutsch
Morristown, NJ


----- Original Message ----- 
From: "Lorenzo Taylor" <lorenzo@taylor.homelinux.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, December 27, 2005 19:37
Subject: Re: GRML question


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

To boot grml with dectalk speech, wait about 5 seconds after your CD starts
spinning and then type

grml speakup_synth=dectlk

It worked that way for me, but I had other very serious problems that made 
it
unusable on my desktop.  It completely frose my USB keyboard, and the screen
went black.  There was simply no way to stop the speech.  It did, however, 
work
effectively on my laptop using ssh after I brought up the ethernet card 
manually
with an ifconfig command.  I will probably be emailing the support team to 
get
this couple of issues worked out.

Lorenzo
- -- 
Be careful of reading health books, you might die of a misprint.
-- Mark Twain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDsd5WG9IpekrhBfIRAlfYAJ4xvoprBXRzdunmfEBuEsCuWIDHpwCfYS93
n+nkB0mtHxDkeM9igpVm3b4=
=Cyiv
-----END PGP SIGNATURE-----

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




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

* Re: GRML question
     ` Jim Kutsch
@      ` Lorenzo Taylor
         ` Jim Kutsch
  0 siblings, 1 reply; 13+ messages in thread
From: Lorenzo Taylor @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes

grml ssh=x

does start the ssh server, but I had to bring up the ethernet device manually
using

sudo ifconfig eth0 up nnn.nnn.nnn.nnn

where nnn.nnn.nnn.nnn is the ip address of the grml computer.

Did I miss something somewhere that would have allowed me to set this ip address
before the system booted?

Lorenzo
- -- 
Be careful of reading health books, you might die of a misprint.
		-- Mark Twain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDsunKG9IpekrhBfIRAq93AJ4xF4qRAbU2NQeoto7qeRMIuYx/FQCfedWQ
evkBl6cqpB72iuCYG7Wp0fQ=
=dcyi
-----END PGP SIGNATURE-----


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

* Re: GRML question
       ` Lorenzo Taylor
@        ` Jim Kutsch
  0 siblings, 0 replies; 13+ messages in thread
From: Jim Kutsch @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

No, I just take the IP address assigned by the DHCP server in my router. 
OpenWRT can be set up to assign a preset IP address based on the machine's 
MAC address.  Other routers have screens that show the leased addresses.


Jim Kutsch
Morristown, NJ


----- Original Message ----- 
From: "Lorenzo Taylor" <lorenzo@taylor.homelinux.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, December 28, 2005 14:38
Subject: Re: GRML question


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes

grml ssh=x

does start the ssh server, but I had to bring up the ethernet device 
manually
using

sudo ifconfig eth0 up nnn.nnn.nnn.nnn

where nnn.nnn.nnn.nnn is the ip address of the grml computer.

Did I miss something somewhere that would have allowed me to set this ip 
address
before the system booted?

Lorenzo
- -- 
Be careful of reading health books, you might die of a misprint.
-- Mark Twain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDsunKG9IpekrhBfIRAq93AJ4xF4qRAbU2NQeoto7qeRMIuYx/FQCfedWQ
evkBl6cqpB72iuCYG7Wp0fQ=
=dcyi
-----END PGP SIGNATURE-----

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




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

* Re: GRML question
     ` ace
@      ` Michael Prokop
  0 siblings, 0 replies; 13+ messages in thread
From: Michael Prokop @  UTC (permalink / raw)
  To: speakup

* ace <ace@freedomchat.org> wrote:
> At 05:16 PM 12/27/2005, you wrote:
>>On Tue, Dec 27, 2005 at 01:59:30PM -0600, Glenn at home wrote:

>> > I am trying out GRML as a rescue CD, and I was wondering if 
>> > anyone can tell
>> > me how to boot up with speech?
>> > I have an external DecTalk synth on a serial port.
>> > Or if it can only run via sound card, how does one get that to load up?

>>I made mine boot up like this:
>>grml speakup_synth=ltlk
>>Mine talked fine and recognized all my hardware devices fine.

> Also, please not that, if one does not type this line quickly enough, 
> the system will continue to boot the kernel without speech.

JFYI: The (isolinux) timeout is 30 seconds.

I just implemented a new boot option named 'swspeak' to get software
synthesizer support through speakup's sftsyn, speech-dispatcher and
speechd-up. You have to boot via 'grml swspeak', then type
'speechd-up' and that's it. (grml 0.6 will drop you to a console
directly and won't bring up w3m by default on tty1.)

I do not have the hardware to test speakup support other than the
software synthesizer but I'm doing my very best to bring you a
Linux live-CD with working speakup support.

So if anyone could/would test the speakup support or any of the
other accessibility related packages as brltty, eflite/flite,
emacspeak,.. of development releases you are welcome to join the
grml beta-testers (see http://grml.org/beta-tester/ for more
details) or just drop me a mail. You can reach me also via IRC on
#grml (irc.freenode.org).

HTH && regards,
-mika- - hoping that the mail reaches the mailinglist via news.gmane
-- 
 ,'"`.         http://www.michael-prokop.at/
(  grml.org -» Linux Live-CD for texttool-users and sysadmins
 `._,'         http://www.grml.org/



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

* grml question...
@  tony seth
  0 siblings, 0 replies; 13+ messages in thread
From: tony seth @  UTC (permalink / raw)
  To: speakup

Hi there:  Just curious about grml and getting keyboard support in X.  
I've tried downloading gnome, which seemed to go well, and I was able 
to get gdm to beep indicating the login screen, but upon logging in got 
no indication that I'd logged in and cannot run anything by using the 
alt-f2 for example to type gdm  and once there hit ctrl-g to verify 
I've got a terminal open...  Any idea what I can do here?  X seems 
configured otherwise.  Any help welcome...
Thanks much!  looking farward to the new release with the spelling 
problem fixed whichever software synth they use...
Cheereo!

-- 
Email services by FreedomBox.  Surf the Net at the sound of your voice. 
www.freedombox.info


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

* Re: grml question
@  tony seth
  0 siblings, 0 replies; 13+ messages in thread
From: tony seth @  UTC (permalink / raw)
  To: speakup

Thanks much, don't know how I missed that a few weeks ago, but got it now,
Cheereo!

-- 
Email services by FreedomBox.  Surf the Net at the sound of your voice. 
www.freedombox.info


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

* Re: grml question
   grml question tony seth
   ` Gregory Nowak
@  ` Chris Norman
  1 sibling, 0 replies; 13+ messages in thread
From: Chris Norman @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

By launching speechd-up with:
nice -20 speechd-up

That has always sorted it for me.

HTH,

Chris Norman
<!-- cnorman@rnibncw.ac.uk -->
----- Original Message ----- 
From: "tony seth" <lp800@myfreedombox.com>
To: <speakup@braille.uwo.ca>
Sent: Sunday, December 24, 2006 10:21 AM
Subject: grml question


> Hello all:  I'm running grml off the cd-rom using software speech, and 
> have a question.  I'm using version .09 and when trying to the ls 
> command, sometimes the output is spelled 1 letter at a time is there a 
> way to stop that?  the other problem I'm having, is I'm using an 9ibm 
> thinkpad and cannot use the speakup keys and can't find a cheatcode for 
> that.  Any help welcome, it pretty much rocks other then that, I was 
> able to play mp3 files off the web using elinks right out of the box.
> Thanks much!
> Cheereo.
> 
> -- 
> Email services by FreedomBox.  Surf the Net at the sound of your voice. 
> www.freedombox.info
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


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

* Re: grml question
   grml question tony seth
@  ` Gregory Nowak
   ` Chris Norman
  1 sibling, 0 replies; 13+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, Dec 24, 2006 at 05:21:59AM -0500, tony seth wrote:
> I'm using version .09 and when trying to the ls 
> command, sometimes the output is spelled 1 letter at a time is there a 
> way to stop that?  

The only way to stop that, is to turn off preemption in the kernel
config, recompile, and remaster the iso. This problem has come up on
here a few weeks ago as well.

> the other problem I'm having, is I'm using an 9ibm 
> thinkpad and cannot use the speakup keys and can't find a cheatcode for 
> that.

Go read the speakup user's guide. If you have a kernel source patched
with speakup, you'll find it in Documentation/speakup/spkguide.txt. I
assume you can also grab this from linux-speakup.org and mirrors, but I
haven't checked on that. You want to read section 3 of that guide,
specifically, towards the bottom of section 3. In a nutshell, you need
to hold down your caps lock key, and you can then use

uio
jkl
m,.

as your speakup review keys. Again, spkguide.txt has more details.

Greg



- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFjsLy7s9z/XlyUyARAvU7AKCsoZ4wZDKMUxM1+zJpD8m2RKQoHQCgsEJo
x8BBHbJYWVNA9nEy15G9lNM=
=Yc/d
-----END PGP SIGNATURE-----


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

* grml question
@  tony seth
   ` Gregory Nowak
   ` Chris Norman
  0 siblings, 2 replies; 13+ messages in thread
From: tony seth @  UTC (permalink / raw)
  To: speakup

Hello all:  I'm running grml off the cd-rom using software speech, and 
have a question.  I'm using version .09 and when trying to the ls 
command, sometimes the output is spelled 1 letter at a time is there a 
way to stop that?  the other problem I'm having, is I'm using an 9ibm 
thinkpad and cannot use the speakup keys and can't find a cheatcode for 
that.  Any help welcome, it pretty much rocks other then that, I was 
able to play mp3 files off the web using elinks right out of the box.
Thanks much!
Cheereo.

-- 
Email services by FreedomBox.  Surf the Net at the sound of your voice. 
www.freedombox.info


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 GRML question Glenn at home
 ` Charles Hallenbeck
   ` ace
     ` Michael Prokop
 ` Lorenzo Taylor
   ` Jim Kutsch
     ` Lorenzo Taylor
       ` Jim Kutsch
 grml question tony seth
 ` Gregory Nowak
 ` Chris Norman
 tony seth
 tony seth

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