* 2.6.22 kernel
@ John Heim
` John Heim
0 siblings, 1 reply; 10+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I've compiled a 2.6.22 kernel but I'm not getting speech.
# cd /usr/src
# git-clone http://linux-speakup.org/speakup.git
# cd speakup
# ./install
This gives me a 'speakup console speech' item on the device drivers menu.
And I can configure drivers for different synths. Compiling goes fine.
After booting the new kernel, there is a /proc/speakup directory. However,
there is no /proc/speakup/synth_name file. Trying to create the file gives
an error:
#echo ltlk > /proc/speakup/synth_name
-bash: /proc/speakup/synth_name: No such file or directory
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 2.6.22 kernel
2.6.22 kernel John Heim
@ ` John Heim
` Chuck Hallenbeck
` Kenny Hitt
0 siblings, 2 replies; 10+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hasn't anyone compiled a 2.6.22 kernel?
Should I be getting a /proc/speakup/synth_name file?
----- Original Message -----
From: "John Heim" <jheim@math.wisc.edu>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, September 25, 2007 8:27 PM
Subject: 2.6.22 kernel
> I've compiled a 2.6.22 kernel but I'm not getting speech.
> # cd /usr/src
> # git-clone http://linux-speakup.org/speakup.git
> # cd speakup
> # ./install
>
> This gives me a 'speakup console speech' item on the device drivers menu.
> And I can configure drivers for different synths. Compiling goes fine.
>
> After booting the new kernel, there is a /proc/speakup directory. However,
> there is no /proc/speakup/synth_name file. Trying to create the file gives
> an error:
>
> #echo ltlk > /proc/speakup/synth_name
> -bash: /proc/speakup/synth_name: No such file or directory
>
>
> _______________________________________________
> 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: 2.6.22 kernel
` John Heim
@ ` Chuck Hallenbeck
` Kenny Hitt
1 sibling, 0 replies; 10+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
John,
I have the source tree, and did the git-clone thing, but stopped there.
I seem to recall that the speakup docs from the git repository said
that the /proc/speakup tree would be discontinued. Is that what you are
encountering?
Chuck
On Wed, Sep 26, 2007 at 02:37:19PM -0500, John Heim wrote:
> Hasn't anyone compiled a 2.6.22 kernel?
>
> Should I be getting a /proc/speakup/synth_name file?
>
>
>
> ----- Original Message -----
> From: "John Heim" <jheim@math.wisc.edu>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Tuesday, September 25, 2007 8:27 PM
> Subject: 2.6.22 kernel
>
>
> > I've compiled a 2.6.22 kernel but I'm not getting speech.
> > # cd /usr/src
> > # git-clone http://linux-speakup.org/speakup.git
> > # cd speakup
> > # ./install
> >
> > This gives me a 'speakup console speech' item on the device drivers menu.
> > And I can configure drivers for different synths. Compiling goes fine.
> >
> > After booting the new kernel, there is a /proc/speakup directory. However,
> > there is no /proc/speakup/synth_name file. Trying to create the file gives
> > an error:
> >
> > #echo ltlk > /proc/speakup/synth_name
> > -bash: /proc/speakup/synth_name: No such file or directory
> >
> >
> > _______________________________________________
> > 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
- --
The Moon is Full
My web site is located at: http://hallenbeck.ftml.net
They told me I needed Windows 95/98 or better, so I installed Linux.
I doubt, therefore I might be.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG+rXN0maTgpPXM9cRAqEnAKCqYrnwXIr0Q+NP9WO6qIY6AD4lSwCdGfYc
GRDdv0qgy+A1/YkEtiq7UPU=
=H4tR
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: 2.6.22 kernel
` John Heim
` Chuck Hallenbeck
@ ` Kenny Hitt
` Sean M McMahon
` John Heim
1 sibling, 2 replies; 10+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi. Yes I have compiled a 2.6.22 kernel and no you shouldn't see a synth_name entry in /proc/speakup.
Either modprobe the module for your synth driver or set the default synth during config if you build in the driver.
***Worning*** don't build in more than one driver or you will have problems. Building as modules is the best way to go.
Kenny
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: 2.6.22 kernel
` Kenny Hitt
@ ` Sean M McMahon
` John Heim
1 sibling, 0 replies; 10+ messages in thread
From: Sean M McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
When we build the 2.6.22+ versions of the kernel for speakup, should we
build everything relating to speakup as modules, just the synth driver we
want, or the whole kernel as modules?
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: 2.6.22 kernel
` Kenny Hitt
` Sean M McMahon
@ ` John Heim
` using the Braillenote Pk as a hardware synth for speakupmodified fadora Scott Ford
` 2.6.22 kernel Kirk Reiser
1 sibling, 2 replies; 10+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I don't get a default synth anymore in kernel config. The last thing is
something about a dummy synth.
If there's no /proc/speakup/synth_name, then do you still specify your synth
as a kernel parameter with the synth_name parameter?
----- Original Message -----
From: "Kenny Hitt" <kenny@hittsjunk.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, September 26, 2007 2:45 PM
Subject: Re: 2.6.22 kernel
> Hi. Yes I have compiled a 2.6.22 kernel and no you shouldn't see a
> synth_name entry in /proc/speakup.
> Either modprobe the module for your synth driver or set the default synth
> during config if you build in the driver.
>
> ***Worning*** don't build in more than one driver or you will have
> problems. Building as modules is the best way to go.
>
> Kenny
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread* using the Braillenote Pk as a hardware synth for speakupmodified fadora
` John Heim
@ ` Scott Ford
` Gregory Nowak
` 2.6.22 kernel Kirk Reiser
1 sibling, 1 reply; 10+ messages in thread
From: Scott Ford @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Hi yall,
I did not see the Braillenote in the list; however does anyone know
if it may work though?
Scott
-----Original Message-----
From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca]
On Behalf Of John Heim
Sent: Wednesday, September 26, 2007 5:00 PM
To: Speakup is a screen review system for Linux.
Subject: Re: 2.6.22 kernel
I don't get a default synth anymore in kernel config. The last thing is
something about a dummy synth.
If there's no /proc/speakup/synth_name, then do you still specify your synth
as a kernel parameter with the synth_name parameter?
----- Original Message -----
From: "Kenny Hitt" <kenny@hittsjunk.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, September 26, 2007 2:45 PM
Subject: Re: 2.6.22 kernel
> Hi. Yes I have compiled a 2.6.22 kernel and no you shouldn't see a
> synth_name entry in /proc/speakup.
> Either modprobe the module for your synth driver or set the default synth
> during config if you build in the driver.
>
> ***Worning*** don't build in more than one driver or you will have
> problems. Building as modules is the best way to go.
>
> Kenny
>
>
> _______________________________________________
> 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: using the Braillenote Pk as a hardware synth for speakupmodified fadora
` using the Braillenote Pk as a hardware synth for speakupmodified fadora Scott Ford
@ ` Gregory Nowak
0 siblings, 0 replies; 10+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
No, but I do stand to be corrected as always.
Greg
On Wed, Sep 26, 2007 at 05:52:48PM -0400, Scott Ford wrote:
> Hi yall,
> I did not see the Braillenote in the list; however does anyone know
> if it may work though?
> Scott
>
> -----Original Message-----
> From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca]
> On Behalf Of John Heim
> Sent: Wednesday, September 26, 2007 5:00 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: 2.6.22 kernel
>
> I don't get a default synth anymore in kernel config. The last thing is
> something about a dummy synth.
>
> If there's no /proc/speakup/synth_name, then do you still specify your synth
>
> as a kernel parameter with the synth_name parameter?
>
>
>
> ----- Original Message -----
> From: "Kenny Hitt" <kenny@hittsjunk.net>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Wednesday, September 26, 2007 2:45 PM
> Subject: Re: 2.6.22 kernel
>
>
> > Hi. Yes I have compiled a 2.6.22 kernel and no you shouldn't see a
> > synth_name entry in /proc/speakup.
> > Either modprobe the module for your synth driver or set the default synth
> > during config if you build in the driver.
> >
> > ***Worning*** don't build in more than one driver or you will have
> > problems. Building as modules is the best way to go.
> >
> > Kenny
> >
> >
> > _______________________________________________
> > 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
>
- --
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)
iD8DBQFG+ubQ7s9z/XlyUyARAg1/AJ9rZQuFE/W+ANmkmLL55hicCRcwMQCdF1a8
pu/ty7oCCbkvvX5PHqrUbLA=
=QyII
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: 2.6.22 kernel
` John Heim
` using the Braillenote Pk as a hardware synth for speakupmodified fadora Scott Ford
@ ` Kirk Reiser
` John Heim
1 sibling, 1 reply; 10+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi John and all: You didn't read the accompanying documentation with
the git repository. There are three files in the root of the tree
which are important to read for providing an understanding of the
changes.
The synth_name psudo file is temporarily been removed until we have
some of the other issues with the new code resolved. The default
synth on being built-in to the kernel is also temporarily removed.
These will both most likely return in the future although possibly not
as they were.
Please also remember that I wrote in at least one previous message
that this is extremely experimental code currently and not for the
faint of heart. There are many issues which we are struggling with to
solve and so the way forward is necessarily slow because of my lack of
knowledge in some areas.
Kirk
--
Kirk Reiser The Computer Braille Facility
e-mail: kirk@braille.uwo.ca University of Western Ontario
phone: (519) 661-3061
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: 2.6.22 kernel
` 2.6.22 kernel Kirk Reiser
@ ` John Heim
0 siblings, 0 replies; 10+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Yeah ,I found the docs after I posted that message. To be fair to myself, I
did read the README in the speakup directory and the files in the
speakup/doc directory. The info I needed is in the file UPGRADING.
Once I found that, it was quite clear. I now have a talking 2.6.22 kernel. I
haven't actually got one to boot yet though. My latest effort failed trying
to find a valid root device. But that is probably unrelated to speakup.
I'd be willing to help out with the docs as soon as I learn what I'm
supposed to do myself. I want to get a 2.6.22 kernel working and then fix my
deb package for speechd-up to work with both 2.6.21 and 2.6.22 kernels.
----- Original Message -----
From: "Kirk Reiser" <kirk@braille.uwo.ca>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Thursday, September 27, 2007 6:30 AM
Subject: Re: 2.6.22 kernel
> Hi John and all: You didn't read the accompanying documentation with
> the git repository. There are three files in the root of the tree
> which are important to read for providing an understanding of the
> changes.
>
> The synth_name psudo file is temporarily been removed until we have
> some of the other issues with the new code resolved. The default
> synth on being built-in to the kernel is also temporarily removed.
> These will both most likely return in the future although possibly not
> as they were.
>
> Please also remember that I wrote in at least one previous message
> that this is extremely experimental code currently and not for the
> faint of heart. There are many issues which we are struggling with to
> solve and so the way forward is necessarily slow because of my lack of
> knowledge in some areas.
> Kirk
>
> --
>
> Kirk Reiser The Computer Braille Facility
> e-mail: kirk@braille.uwo.ca University of Western Ontario
> phone: (519) 661-3061
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ 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 --
2.6.22 kernel John Heim
` John Heim
` Chuck Hallenbeck
` Kenny Hitt
` Sean M McMahon
` John Heim
` using the Braillenote Pk as a hardware synth for speakupmodified fadora Scott Ford
` Gregory Nowak
` 2.6.22 kernel Kirk Reiser
` John Heim
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).