public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* speakup: built-in, or module
@  Chuck Hallenbeck
   ` William F. Acker WB2FLW +1 303 722 7209
  0 siblings, 1 reply; 4+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Now that speakup is totally modularized with more recent kernel
versions, I am curious whether anyone still modifies one of those
kernels to build speakup in, and if so what the advantages might be.

I am also curious about where the speakup parameters might be found in
the event that speakup is built into a recent kernel. Would there still
be a /sys/module/speakup/parameters directory, if speakup were not a
module?

Chuck

-- 
The Moon is Waning Gibbous (92% of Full)
                  My web site: www.hallenbeck.ftml.net
                      Microblog: http://identi.ca
                                --------
The reason that every major university maintains a department of
mathematics is that it's cheaper than institutionalizing all those people.

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

* Re: speakup: built-in, or module
   speakup: built-in, or module Chuck Hallenbeck
@  ` William F. Acker WB2FLW +1 303 722 7209
     ` Chuck Hallenbeck
  0 siblings, 1 reply; 4+ messages in thread
From: William F. Acker WB2FLW +1 303 722 7209 @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi,

      I only build Speakup into the kernel because I don't know how to put 
the modules into Anaconda, the Fedora installer, and have them loaded for 
the, now almost extinct, text installation process.  All the parameter 
files are available just as if you had loaded modules.

           HTH.


-- 
           Bill in Denver

On Wed, 10 Jun 2009, Chuck Hallenbeck wrote:

> Now that speakup is totally modularized with more recent kernel
> versions, I am curious whether anyone still modifies one of those
> kernels to build speakup in, and if so what the advantages might be.
>
> I am also curious about where the speakup parameters might be found in
> the event that speakup is built into a recent kernel. Would there still
> be a /sys/module/speakup/parameters directory, if speakup were not a
> module?
>
> Chuck
>
> -- 
> The Moon is Waning Gibbous (92% of Full)
>                  My web site: www.hallenbeck.ftml.net
>                      Microblog: http://identi.ca
>                                --------
> The reason that every major university maintains a department of
> mathematics is that it's cheaper than institutionalizing all those people.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>

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

* Re: speakup: built-in, or module
   ` William F. Acker WB2FLW +1 303 722 7209
@    ` Chuck Hallenbeck
       ` Steve Holmes
  0 siblings, 1 reply; 4+ messages in thread
From: Chuck Hallenbeck @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Bill,

Thanks. That sounds like a legitimate reason. 

Chuck

On Wed, Jun 10, 2009 at 02:19:31PM -0600, William F. Acker WB2FLW +1 303 722 7209 wrote:
> Hi,
>
>      I only build Speakup into the kernel because I don't know how to put 
> the modules into Anaconda, the Fedora installer, and have them loaded for 
> the, now almost extinct, text installation process.  All the parameter  
> files are available just as if you had loaded modules.
>
>           HTH.
>
>
> -- 
>           Bill in Denver
>
> On Wed, 10 Jun 2009, Chuck Hallenbeck wrote:
>
>> Now that speakup is totally modularized with more recent kernel
>> versions, I am curious whether anyone still modifies one of those
>> kernels to build speakup in, and if so what the advantages might be.
>>
>> I am also curious about where the speakup parameters might be found in
>> the event that speakup is built into a recent kernel. Would there still
>> be a /sys/module/speakup/parameters directory, if speakup were not a
>> module?
>>
>> Chuck
>>
>> -- 
>> The Moon is Waning Gibbous (92% of Full)
>>                  My web site: www.hallenbeck.ftml.net
>>                      Microblog: http://identi.ca
>>                                --------
>> The reason that every major university maintains a department of
>> mathematics is that it's cheaper than institutionalizing all those people.
>> _______________________________________________
>> 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 Waning Gibbous (92% of Full)
                  My web site: www.hallenbeck.ftml.net
                      Microblog: http://identi.ca
                                --------
The reason that every major university maintains a department of
mathematics is that it's cheaper than institutionalizing all those people.

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

* Re: speakup: built-in, or module
     ` Chuck Hallenbeck
@      ` Steve Holmes
  0 siblings, 0 replies; 4+ messages in thread
From: Steve Holmes @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Maybe I'm stuck in my old ways or something, but I still like having 
speech as early as possible so I still use a statically built kernel 
with my Speakout external synth. But I use software speech a lot too so 
I might consider switching to modules so I can replace speakup more 
readily without having to rebuild kernels; even though building a kernel 
isn't all that hard either.

On 06/10/2009 01:25 PM, Chuck Hallenbeck wrote:
> Bill,
>
> Thanks. That sounds like a legitimate reason.
>
> Chuck
>
> On Wed, Jun 10, 2009 at 02:19:31PM -0600, William F. Acker WB2FLW +1 303 722 7209 wrote:
>    
>> Hi,
>>
>>       I only build Speakup into the kernel because I don't know how to put
>> the modules into Anaconda, the Fedora installer, and have them loaded for
>> the, now almost extinct, text installation process.  All the parameter
>> files are available just as if you had loaded modules.
>>
>>            HTH.
>>
>>
>> -- 
>>            Bill in Denver
>>
>> On Wed, 10 Jun 2009, Chuck Hallenbeck wrote:
>>
>>      
>>> Now that speakup is totally modularized with more recent kernel
>>> versions, I am curious whether anyone still modifies one of those
>>> kernels to build speakup in, and if so what the advantages might be.
>>>
>>> I am also curious about where the speakup parameters might be found in
>>> the event that speakup is built into a recent kernel. Would there still
>>> be a /sys/module/speakup/parameters directory, if speakup were not a
>>> module?
>>>
>>> Chuck
>>>
>>> -- 
>>> The Moon is Waning Gibbous (92% of Full)
>>>                   My web site: www.hallenbeck.ftml.net
>>>                       Microblog: http://identi.ca
>>>                                 --------
>>> The reason that every major university maintains a department of
>>> mathematics is that it's cheaper than institutionalizing all those people.
>>> _______________________________________________
>>> 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 speakup: built-in, or module Chuck Hallenbeck
 ` William F. Acker WB2FLW +1 303 722 7209
   ` Chuck Hallenbeck
     ` Steve Holmes

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