* Grml installation
@ jaffar
` Michael Prokop
0 siblings, 1 reply; 8+ messages in thread
From: jaffar @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi folks. Ok. I've got the grml iso, burnt it to disk, and then what? I can't find any guide as to it's direct usage from the prepared CD, or installation to hard disk. Yes I did find a sketchy discription of the install to Hard disk process on the site, but A new bee like me would be still lost after reading it. For example, Having booted up grml from the cd, Must I type anything to make speakup interact with my hardware dectalk synth? Please help. Cheers!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Grml installation
Grml installation jaffar
@ ` Michael Prokop
` hank smith
0 siblings, 1 reply; 8+ messages in thread
From: Michael Prokop @ UTC (permalink / raw)
To: speakup
* <jaffar@jeffstudio.net> <jaffar@jeffstudio.net> wrote:
> Hi folks. Ok. I've got the grml iso, burnt it to disk, and then
> what? I can't find any guide as to it's direct usage from the
> prepared CD, or installation to hard disk. Yes I did find a
> sketchy discription of the install to Hard disk process on the
> site, but A new bee like me would be still lost after reading it.
> For example, Having booted up grml from the cd, Must I type
> anything to make speakup interact with my hardware dectalk synth?
If you use the grml live-cd just enter speakup's kernel cheatcodes
at the bootprompt:
grml speakup_synth=dectlk
This should activate the speakup kernel module for the dectalk synth.
BTW: If you do not have a hardware synthesizer you can try booting
with the new swspeak option:
grml swspeak
This prepares the system for use with software synthesizer through
speakup. Just run 'speechd-up' after booting up to activate sound
output then.
A list of all available cheatcodes is available online as well:
http://grml.org/files/release-0.6/grml-cheatcodes.txt
HTH && regards,
-mika-
--
,'"`. http://www.michael-prokop.at/
( grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,' http://www.grml.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Grml installation
` Michael Prokop
@ ` hank smith
` Michael Prokop
0 siblings, 1 reply; 8+ messages in thread
From: hank smith @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
how do we install to hd then once we run the software speech command?
----- Original Message -----
From: "Michael Prokop" <mika@grml.org>
To: <speakup@braille.uwo.ca>
Sent: Friday, January 27, 2006 1:54 PM
Subject: Re: Grml installation
* <jaffar@jeffstudio.net> <jaffar@jeffstudio.net> wrote:
> Hi folks. Ok. I've got the grml iso, burnt it to disk, and then
> what? I can't find any guide as to it's direct usage from the
> prepared CD, or installation to hard disk. Yes I did find a
> sketchy discription of the install to Hard disk process on the
> site, but A new bee like me would be still lost after reading it.
> For example, Having booted up grml from the cd, Must I type
> anything to make speakup interact with my hardware dectalk synth?
If you use the grml live-cd just enter speakup's kernel cheatcodes
at the bootprompt:
grml speakup_synth=dectlk
This should activate the speakup kernel module for the dectalk synth.
BTW: If you do not have a hardware synthesizer you can try booting
with the new swspeak option:
grml swspeak
This prepares the system for use with software synthesizer through
speakup. Just run 'speechd-up' after booting up to activate sound
output then.
A list of all available cheatcodes is available online as well:
http://grml.org/files/release-0.6/grml-cheatcodes.txt
HTH && regards,
-mika-
--
,'"`. http://www.michael-prokop.at/
( grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,' http://www.grml.org/
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
__________ NOD32 1.1381 (20060126) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Grml installation
` hank smith
@ ` Michael Prokop
` hank smith
0 siblings, 1 reply; 8+ messages in thread
From: Michael Prokop @ UTC (permalink / raw)
To: speakup
* hank smith <hanksmith4@earthlink.net> wrote:
> how do we install to hd then once we run the software speech command?
I described it in another mail to the speakup mailinglist a few
hours ago. In short: take a look at the manpage of grml2hd
(available online as well: http://grml.org/grml2hd/grml2hd.html) -
notice the '-mbr' option.
Hint: if you want to run speakup also on hd installation you have to
adjust the append-line(s) in /etc/lilo.conf so the bootoptions are
available to the kernel as well.
But you can install a plain Debian system through grml as well using
debootstrap. Take a look at 'grml-tips debootstrap' on the grml
live-cd to get an idea about debootstrap.
HTH && regards,
-mika-
--
,'"`. http://www.michael-prokop.at/
( grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,' http://www.grml.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Grml installation
` Michael Prokop
@ ` hank smith
` Ot: DecTalk USB? Karen Lewellen
0 siblings, 1 reply; 8+ messages in thread
From: hank smith @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I didn't recieve the email my apologese for asking something that has all
ready been posted
take care
hank
----- Original Message -----
From: "Michael Prokop" <mika@grml.org>
To: <speakup@braille.uwo.ca>
Sent: Friday, January 27, 2006 3:54 PM
Subject: Re: Grml installation
* hank smith <hanksmith4@earthlink.net> wrote:
> how do we install to hd then once we run the software speech command?
I described it in another mail to the speakup mailinglist a few
hours ago. In short: take a look at the manpage of grml2hd
(available online as well: http://grml.org/grml2hd/grml2hd.html) -
notice the '-mbr' option.
Hint: if you want to run speakup also on hd installation you have to
adjust the append-line(s) in /etc/lilo.conf so the bootoptions are
available to the kernel as well.
But you can install a plain Debian system through grml as well using
debootstrap. Take a look at 'grml-tips debootstrap' on the grml
live-cd to get an idea about debootstrap.
HTH && regards,
-mika-
--
,'"`. http://www.michael-prokop.at/
( grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,' http://www.grml.org/
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
__________ NOD32 1.1384 (20060127) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Ot: DecTalk USB?
` hank smith
@ ` Karen Lewellen
` Jim Grimsby
` Ot: " W. Nick Dotson
0 siblings, 2 replies; 8+ messages in thread
From: Karen Lewellen @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Greetings,
I have a very basic dectalk USB question, I am not sure if i am going to
get this, but I am having trouble finding a dectalk express, and
understand the USB unit can be used with a 9-pin port?
I have no USB port, so must be firm on this before seeking one.
I might add that I am not using windows either so again want to be sure it
is still just a text to speech device controlled by one's respective
program.
Thanks,
Karen
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: DecTalk USB?
` Ot: DecTalk USB? Karen Lewellen
@ ` Jim Grimsby
` Ot: " W. Nick Dotson
1 sibling, 0 replies; 8+ messages in thread
From: Jim Grimsby @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Hi you can use the dectalk express using the serial port with no problem
it should work as an express using what ever screen reader you use.
Hth
jim grimsby
msn: jim.grimsby@att.net
email: jimgrims@pacbell.net
skype: jim.grimsby
-----Original Message-----
From: speakup-bounces@braille.uwo.ca
[mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Karen Lewellen
Sent: Friday, January 27, 2006 6:55 PM
To: Speakup is a screen review system for Linux.
Subject: Ot: DecTalk USB?
Greetings,
I have a very basic dectalk USB question, I am not sure if i am going
to
get this, but I am having trouble finding a dectalk express, and
understand the USB unit can be used with a 9-pin port?
I have no USB port, so must be firm on this before seeking one. I might
add that I am not using windows either so again want to be sure it
is still just a text to speech device controlled by one's respective
program.
Thanks,
Karen
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Ot: DecTalk USB?
` Ot: DecTalk USB? Karen Lewellen
` Jim Grimsby
@ ` W. Nick Dotson
1 sibling, 0 replies; 8+ messages in thread
From: W. Nick Dotson @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
The DECTalk USB has both a 9-pin serial, and USB port. It can be run via 9-volt battery, from an adapter, or, even when you're running it serialy, you can
use the USB port for power. There is a switch on the unit for USB or Serial use. Mine is languishing somewhere, and it I find it I'll tell you the switch details.
(grin)
Nick
On Fri, 27 Jan 2006 21:54:42 -0500 (EST), Karen Lewellen wrote:
Greetings,
I have a very basic dectalk USB question, I am not sure if i am going to
get this, but I am having trouble finding a dectalk express, and
understand the USB unit can be used with a 9-pin port?
I have no USB port, so must be firm on this before seeking one.
I might add that I am not using windows either so again want to be sure it
is still just a text to speech device controlled by one's respective
program.
Thanks,
Karen
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Grml installation jaffar
` Michael Prokop
` hank smith
` Michael Prokop
` hank smith
` Ot: DecTalk USB? Karen Lewellen
` Jim Grimsby
` Ot: " W. Nick Dotson
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).