public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: William Hubbs <w.d.hubbs@gmail.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: how to tell which synthesizer is active
Date: Tue, 8 Sep 2009 14:01:19 -0500	[thread overview]
Message-ID: <20090908190119.GA25716@linux1> (raw)
In-Reply-To: <28ED62F05EC041CD939AE688EBDDEAFF@math.wisc.edu>

On Tue, Sep 08, 2009 at 01:26:23PM -0500, John G. Heim wrote:
> Well, I'm not too sure if I am following you completely but I think the new 
> system allows you to get speech for logging in even if you forget to attach 
> your synth before booting. In the past, if you forgot to attach your synth 
> before you booted, you had to log in without speeach and start speech 
> manually.
 
 In the past, we would open all of the serial ports and look for the
 synthesizer, so if we didn't find it on a port we didn't attempt to initialize
 it and we just left speakup in the system, but told it that there
 wasn't a synthesizer connected.  Now, we  skip this probing step and
 assume that the synthesizer is on port 1 unless you give a command line
 parameter telling us otherwise.

> I understand why John C. wants to be able to tell which synth module is 
> being used. If you could do that, then you could put the driver for the 
> hardware synth in the initrd but if it wasn't attached, you could load the 
> software speech module and use software speech. I used to have my laptop set 
> up to do that. All it did was grep the output from lsmod for the driver for 
> my hardware synth. If it didn't find it, it loaded the software speech 
> driver and started speech-dispatcher.
> 
> 
> Maybe there's something in lsmod that actually indicates which driver is 
> active.
 
I think John builds the hardware synth driver into the kernel and builds
the software synth driver as a module.  I think he is wanting to use the
synth sys file to tell when we have deactivated the hardware synth
because of too many time outs.

William


  reply	other threads:[~ UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 covici
 ` Tony Baechler
   ` How to Tell Which Synthesizer is Active? Hart Larry
     ` Tony Baechler
   ` how to tell which synthesizer is active covici
     ` William Hubbs
       ` covici
         ` William Hubbs
           ` John G. Heim
             ` William Hubbs [this message]
           ` Gregory Nowak
             ` William Hubbs
               ` covici
               ` Gregory Nowak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090908190119.GA25716@linux1 \
    --to=w.d.hubbs@gmail.com \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).