* Debian Ist Kaput!
@ Gaijin
` Samuel Thibault
0 siblings, 1 reply; 6+ messages in thread
From: Gaijin @ UTC (permalink / raw)
To: SpeakUP Mailing List
Hi again,
Does anyone know why doing the following in the newDebian
speakup moduele would caus an "Invalid argument" error?
echo "6" > /sys/module/speakup/parameters/rate
Actually, I can't access any of the module/synthesizer settings.
Trying to change any of them returns an "Invalid argument" error. Tried
putting "modprobe speakup_ltlk" in the /etc/modules file, but that
didn't werk, so tried putting just "speakup_ltlk" in there, and it
started speaking, anyway, but I can't control it. Thought it might be
because my /etc/rc.local startup file was echoing to /proc/speakup and
was hosing things, so I scripted a conditional feature into it:
if [ uname -r = "2.6.18-4-speakup-686" ]; then
echo "5" > /proc/speakup/rate
else
echo "5" > /sys/module/speakup/parameters/rate
fi
...still no cigar. Anyone know what I'm doing wrong?
Michael
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Debian Ist Kaput!
Debian Ist Kaput! Gaijin
@ ` Samuel Thibault
` Gaijin
0 siblings, 1 reply; 6+ messages in thread
From: Samuel Thibault @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello,
Gaijin, le Sun 20 Jul 2008 16:52:36 -0700, a écrit :
> Does anyone know why doing the following in the newDebian
> speakup moduele would caus an "Invalid argument" error?
>
> echo "6" > /sys/module/speakup/parameters/rate
Works for me with the git version, though I had to fix a buffer overflow
in the detection routine (which prevents me from testing debian's
version). What does
dmesg | grep "ROM version:"
tell you?
Samuel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Debian Ist Kaput!
` Gaijin
@ ` Samuel Thibault
` Gaijin
` Gaijin
0 siblings, 2 replies; 6+ messages in thread
From: Samuel Thibault @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Gaijin, le Sun 20 Jul 2008 17:58:52 -0700, a écrit :
> On Mon, Jul 21, 2008 at 01:28:16AM +0100, Samuel Thibault wrote:
> > What does
> >
> > dmesg | grep "ROM version:"
> >
> > tell you?
>
> [ 13.707554] LiteTalk: ROM version:
That could be the same problem as I'm having. Could you try the git
version as of now?
Samuel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Debian Ist Kaput!
` Samuel Thibault
@ ` Gaijin
` Samuel Thibault
0 siblings, 1 reply; 6+ messages in thread
From: Gaijin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, Jul 21, 2008 at 01:28:16AM +0100, Samuel Thibault wrote:
> What does
>
> dmesg | grep "ROM version:"
>
> tell you?
[ 13.707554] LiteTalk: ROM version:
Michael
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Debian Ist Kaput!
` Samuel Thibault
@ ` Gaijin
` Gaijin
1 sibling, 0 replies; 6+ messages in thread
From: Gaijin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, Jul 21, 2008 at 01:56:12AM +0100, Samuel Thibault wrote:
> That could be the same problem as I'm having. Could you try the git
> version as of now?
Doing an 'apt-get upgrade' is telling me that the
linux-image-2.6.25-2-686 kernel will be downloaded, but not the SpeakUP
module. I'm hoping that will do it, because I gave up on trying to
compile SpeakUP on my own. cpp is also being held back for some reason.
Will letcha know...
Michael
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Debian Ist Kaput!
` Samuel Thibault
` Gaijin
@ ` Gaijin
1 sibling, 0 replies; 6+ messages in thread
From: Gaijin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, Jul 21, 2008 at 01:56:12AM +0100, Samuel Thibault wrote:
> That could be the same problem as I'm having. Could you try the git
> version as of now?
Nope. The new kernel dinna werk, Cap'n. <grins> I think it's
in that SE-linux code, and that the CIA is trying to make handicapped
people go crazy and play in traffic to get rid of us. I think they get
paid to think up things like that. <grins> Sorry if it wasn't what you
asked me to do. It's all I can do here at the moment with what little I
know.
Michael
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Debian Ist Kaput! Gaijin
` Samuel Thibault
` Gaijin
` Samuel Thibault
` Gaijin
` Gaijin
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).