* Announcing 32-bit test live CD
@ Tony Baechler
` Tom Fowle
` Glenn
0 siblings, 2 replies; 12+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
All,
I'm happy to announce that a 32-bit test CD image is now available. It
should be identical to the 64-bit except for architecture, but as always,
please test thoroughly. I'll shortly be uploading a list of packages
included. The download link is here:
http://classicradio.us/iso/livetest32.iso
If you have any problems or suggestions, please let me know. My contact
information is below. Thanks very much for your testing.
--
Tony Baechler, founder, Baechler Access Technology Services
Putting accessibility at the forefront of technology
mailto:bats@batsupport.com
Phone: 1-619-746-8310 Fax/SMS: 1-619-627-1696
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
Announcing 32-bit test live CD Tony Baechler
@ ` Tom Fowle
` Tony Baechler
` Jude DaShiell
` Glenn
1 sibling, 2 replies; 12+ messages in thread
From: Tom Fowle @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
tony,
second try at this image: my file date for the livetest32.iso is dec 4 18:37
Hope that indicates this is the latest upload.
Came up at prompt with speakup running.
Brltty -d al
for the alva ran the program but didn't find the display.
The sequence to remove espeakup etc and boot speakup_dtlk did the same as
before,
speakup_dtlk,not found.
Sorry, I understand it's not possible for you to test systems you don't
have.
Is there anything usefull I could do with the livetest32 running espeak?
thanks
Tom Fowle
On Sun, Nov 29, 2015 at 01:53:32AM -0800, Tony Baechler wrote:
> All,
>
> I'm happy to announce that a 32-bit test CD image is now available.
> It should be identical to the 64-bit except for architecture, but as
> always, please test thoroughly. I'll shortly be uploading a list of
> packages included. The download link is here:
>
> http://classicradio.us/iso/livetest32.iso
>
> If you have any problems or suggestions, please let me know. My
> contact information is below. Thanks very much for your testing.
>
> --
> Tony Baechler, founder, Baechler Access Technology Services
> Putting accessibility at the forefront of technology
> mailto:bats@batsupport.com
> Phone: 1-619-746-8310 Fax/SMS: 1-619-627-1696
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tom Fowle
@ ` Tony Baechler
` Tom Fowle
` Jude DaShiell
` Jude DaShiell
1 sibling, 2 replies; 12+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Thanks for testing. I don't know why things aren't working for you. The
module is definitely there. The only thing I can think of is try this:
service brltty stop
Then try running your brltty command. It's supposed to detect USB displays
automatically, but I turned off serial detection to avoid locking up speech
synths. Specifically, Talking Arch locked up my DECtalk Express. Maybe the
better option would be to not start brltty at boot. Just for curiosity,
when you have speech, what's the output of this?
modinfo speakup_dtlk
If that command doesn't find it, there is definitely something strange going
on. It's the standard Ubuntu kernel.
On 12/12/2015 9:22 PM, Tom Fowle wrote:
> tony,
> second try at this image: my file date for the livetest32.iso is dec 4 18:37
> Hope that indicates this is the latest upload.
>
> Came up at prompt with speakup running.
> Brltty -d al
> for the alva ran the program but didn't find the display.
>
> The sequence to remove espeakup etc and boot speakup_dtlk did the same as
> before,
> speakup_dtlk,not found.
>
> Sorry, I understand it's not possible for you to test systems you don't
> have.
>
> Is there anything usefull I could do with the livetest32 running espeak?
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tony Baechler
@ ` Tom Fowle
` Tony Baechler
` Jude DaShiell
1 sibling, 1 reply; 12+ messages in thread
From: Tom Fowle @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
tony
service brltty stop
gets a blank line and sits there for minutes.
I had goofed previously in brltty command, checked manual
but still didn't work even when specifying both braille driver and device.
modinfo speakup_dtlk
produced apparrently correct file info much like that produced by same
command on this wheezy box.
I don't know how to copy the screen data somewhere from which I can email
it.
Oh, maybe run script and try to mount a usb drive and put it there.
However assume fact that modinfo found the driver is all you need to know
again, removing espeak, speakup_soft and speakup then
modprobe speakup_dtlk
gets
can not insert speakup_dtlk.
Is it worth the fuss to run script and try to copy the results of any
commands to a thumb drive then send em to you?
Happy to try that if might be usefull?
Have you had anybody else test this with a different hardware synth?
sorry its not working, hope its not me goofing up.
thanks
Tom
On Sun, Dec 13, 2015 at 02:07:53AM -0800, Tony Baechler wrote:
> Thanks for testing. I don't know why things aren't working for you.
> The module is definitely there. The only thing I can think of is
> try this:
>
> service brltty stop
>
> Then try running your brltty command. It's supposed to detect USB
> displays automatically, but I turned off serial detection to avoid
> locking up speech synths. Specifically, Talking Arch locked up my
> DECtalk Express. Maybe the better option would be to not start
> brltty at boot. Just for curiosity, when you have speech, what's
> the output of this?
>
> modinfo speakup_dtlk
>
> If that command doesn't find it, there is definitely something
> strange going on. It's the standard Ubuntu kernel.
>
> On 12/12/2015 9:22 PM, Tom Fowle wrote:
> >tony,
> >second try at this image: my file date for the livetest32.iso is dec 4 18:37
> >Hope that indicates this is the latest upload.
> >
> >Came up at prompt with speakup running.
> >Brltty -d al
> >for the alva ran the program but didn't find the display.
> >
> >The sequence to remove espeakup etc and boot speakup_dtlk did the same as
> >before,
> >speakup_dtlk,not found.
> >
> >Sorry, I understand it's not possible for you to test systems you don't
> >have.
> >
> >Is there anything usefull I could do with the livetest32 running espeak?
> >
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tom Fowle
@ ` Tony Baechler
` Tom Fowle
0 siblings, 1 reply; 12+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On 12/13/2015 7:45 PM, Tom Fowle wrote:
> Is it worth the fuss to run script and try to copy the results of any
> commands to a thumb drive then send em to you?
> Happy to try that if might be usefull?
Thanks for testing. No, I don't need the script output. It could be a
kernel issue. I have a DECtalk Express here, but the last several kernels
I've tried lock up when loading the module.
>
> Have you had anybody else test this with a different hardware synth?
No, but see above. I don't think kernel 4.2 supports serial synths. The
idea was that most people would use software speech. I don't know why
brltty doesn't work and I don't have a display to test. Thanks again for
testing, but I think I'm out of ideas. At least it boots on your machine
and you have speech.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
Announcing 32-bit test live CD Tony Baechler
` Tom Fowle
@ ` Glenn
` Tony Baechler
1 sibling, 1 reply; 12+ messages in thread
From: Glenn @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Tony,
Can you tell me a bit about this CD?
I do need a CD image (not DVD) of something I can boot to and fix an older
Linux, which won't boot because the power got cut off while it was running.
Glenn
----- Original Message -----
From: "Tony Baechler" <tony@baechler.net>
To: "Speakup is a screen review system for Linux."
<speakup@linux-speakup.org>
Sent: Sunday, November 29, 2015 3:53 AM
Subject: Announcing 32-bit test live CD
All,
I'm happy to announce that a 32-bit test CD image is now available. It
should be identical to the 64-bit except for architecture, but as always,
please test thoroughly. I'll shortly be uploading a list of packages
included. The download link is here:
http://classicradio.us/iso/livetest32.iso
If you have any problems or suggestions, please let me know. My contact
information is below. Thanks very much for your testing.
--
Tony Baechler, founder, Baechler Access Technology Services
Putting accessibility at the forefront of technology
mailto:bats@batsupport.com
Phone: 1-619-746-8310 Fax/SMS: 1-619-627-1696
_______________________________________________
Speakup mailing list
Speakup@linux-speakup.org
http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tony Baechler
@ ` Tom Fowle
` Tony Baechler
0 siblings, 1 reply; 12+ messages in thread
From: Tom Fowle @ UTC (permalink / raw)
To: speakup
Tony,
O.K. actually what I did really want to know is the odds of a jessie upgrade
working with the DTLK, and it looks like maybe not. So we havn't waisted our
time. I may hunt up a second HD and do a regular jessie install on it see if
can make that work with the dtlk.
The synth is just a personal preference so I may have to byte the bullett
and "modernize' Oh gasp oh horrors! <GRIN> But if the braille display
doesn't fly, that's a deal breaker.
thanks again
Tom Fowle
On Mon, Dec 14, 2015 at 02:53:12AM -0800, Tony Baechler wrote:
> On 12/13/2015 7:45 PM, Tom Fowle wrote:
> >Is it worth the fuss to run script and try to copy the results of any
> >commands to a thumb drive then send em to you?
> >Happy to try that if might be usefull?
>
> Thanks for testing. No, I don't need the script output. It could
> be a kernel issue. I have a DECtalk Express here, but the last
> several kernels I've tried lock up when loading the module.
>
> >
> >Have you had anybody else test this with a different hardware synth?
>
>
> No, but see above. I don't think kernel 4.2 supports serial synths.
> The idea was that most people would use software speech. I don't
> know why brltty doesn't work and I don't have a display to test.
> Thanks again for testing, but I think I'm out of ideas. At least it
> boots on your machine and you have speech.
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Glenn
@ ` Tony Baechler
0 siblings, 0 replies; 12+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Glenn, Speakup is a screen review system for Linux.
On 12/14/2015 6:06 PM, Glenn wrote:
> Hi Tony,
> Can you tell me a bit about this CD?
> I do need a CD image (not DVD) of something I can boot to and fix an older
> Linux, which won't boot because the power got cut off while it was running.
> Glenn
The CD images are still in very early testing stage. They boot in KVM and
seem to work, but they need lots of testing. Your feedback would be
helpful. There are 32-bit and 64-bit images. Most basic packages should be
included. If something is missing, please let me know. They should come up
talking and include non-free firmware. Here are the links:
32-bit: http://classicradio.us/iso/livetest32.iso
64-bit: http://classicradio.us/livetest5.iso
Here are the user accounts:
Username: root
Password: root
Username: user
Password: user
Again, these are in very early testing and might have problems.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tom Fowle
@ ` Tony Baechler
0 siblings, 0 replies; 12+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On 12/14/2015 8:19 PM, Tom Fowle wrote:
> Tony,
> O.K. actually what I did really want to know is the odds of a jessie upgrade
> working with the DTLK, and it looks like maybe not. So we havn't waisted our
> time. I may hunt up a second HD and do a regular jessie install on it see if
> can make that work with the dtlk.
No, you can't determine anything about Jessie based on the CD. It's based
on Ubuntu Wily and doesn't include Debian packages. It is custom built from
the Ubuntu core image. As already mentioned, Ubuntu does weird things with
brltty and I turned off serial detection, so you can't go by that either.
The kernel which ships with Wily is not that which ships with Jessie. It's
possible that you won't have any problems with Jessie. The best thing is
install on a different drive or make a full backup and upgrade. I kept my
old kernel and everything works fine here except udev.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tom Fowle
` Tony Baechler
@ ` Jude DaShiell
1 sibling, 0 replies; 12+ messages in thread
From: Jude DaShiell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Until the patch to linux kernels made up stream that blocks all hardware
speech synthesizers is reverted or that patch gets reverted locally no
hardware speech synthesizer is useable with linux kernels. This topic
was covered earlier on this list too.
On Sat, 12 Dec 2015, Tom Fowle wrote:
> Date: Sun, 13 Dec 2015 00:22:55
> From: Tom Fowle <wa6ivgtf@fastmail.fm>
> Reply-To: Speakup is a screen review system for Linux.
> <speakup@linux-speakup.org>
> To: Speakup is a screen review system for Linux. <speakup@linux-speakup.org>
> Subject: Re: Announcing 32-bit test live CD
>
> tony,
> second try at this image: my file date for the livetest32.iso is dec 4 18:37
> Hope that indicates this is the latest upload.
>
> Came up at prompt with speakup running.
> Brltty -d al
> for the alva ran the program but didn't find the display.
>
> The sequence to remove espeakup etc and boot speakup_dtlk did the same as
> before,
> speakup_dtlk,not found.
>
> Sorry, I understand it's not possible for you to test systems you don't
> have.
>
> Is there anything usefull I could do with the livetest32 running espeak?
>
> thanks
> Tom Fowle
>
> On Sun, Nov 29, 2015 at 01:53:32AM -0800, Tony Baechler wrote:
>> All,
>>
>> I'm happy to announce that a 32-bit test CD image is now available.
>> It should be identical to the 64-bit except for architecture, but as
>> always, please test thoroughly. I'll shortly be uploading a list of
>> packages included. The download link is here:
>>
>> http://classicradio.us/iso/livetest32.iso
>>
>> If you have any problems or suggestions, please let me know. My
>> contact information is below. Thanks very much for your testing.
>>
>> --
>> Tony Baechler, founder, Baechler Access Technology Services
>> Putting accessibility at the forefront of technology
>> mailto:bats@batsupport.com
>> Phone: 1-619-746-8310 Fax/SMS: 1-619-627-1696
>> _______________________________________________
>> Speakup mailing list
>> Speakup@linux-speakup.org
>> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
--
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Tony Baechler
` Tom Fowle
@ ` Jude DaShiell
` Jason White
1 sibling, 1 reply; 12+ messages in thread
From: Jude DaShiell @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I wonder if the hardware screen reader patch also broke the ability to
find braille displays too? On Sun, 13 Dec 2015, Tony Baechler wrote:
> Date: Sun, 13 Dec 2015 05:07:53
> From: Tony Baechler <tony@baechler.net>
> Reply-To: Speakup is a screen review system for Linux.
> <speakup@linux-speakup.org>
> To: Speakup is a screen review system for Linux. <speakup@linux-speakup.org>
> Subject: Re: Announcing 32-bit test live CD
>
> Thanks for testing. I don't know why things aren't working for you. The
> module is definitely there. The only thing I can think of is try this:
>
> service brltty stop
>
> Then try running your brltty command. It's supposed to detect USB displays
> automatically, but I turned off serial detection to avoid locking up speech
> synths. Specifically, Talking Arch locked up my DECtalk Express. Maybe the
> better option would be to not start brltty at boot. Just for curiosity,
> when you have speech, what's the output of this?
>
> modinfo speakup_dtlk
>
> If that command doesn't find it, there is definitely something strange going
> on. It's the standard Ubuntu kernel.
>
> On 12/12/2015 9:22 PM, Tom Fowle wrote:
>> tony,
>> second try at this image: my file date for the livetest32.iso is dec 4
> 18:37
>> Hope that indicates this is the latest upload.
>>
>> Came up at prompt with speakup running.
>> Brltty -d al
>> for the alva ran the program but didn't find the display.
>>
>> The sequence to remove espeakup etc and boot speakup_dtlk did the same as
>> before,
>> speakup_dtlk,not found.
>>
>> Sorry, I understand it's not possible for you to test systems you don't
>> have.
>>
>> Is there anything usefull I could do with the livetest32 running espeak?
>>
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
>
--
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Announcing 32-bit test live CD
` Jude DaShiell
@ ` Jason White
0 siblings, 0 replies; 12+ messages in thread
From: Jason White @ UTC (permalink / raw)
To: speakup
Jude DaShiell <jdashiel@panix.com> wrote:
> I wonder if the hardware screen reader patch also broke the ability to find
> braille displays too?
I'm running a very recent kernel and having no problems with braille display
detection, which is all carried out in a daemon anyway, not inside the kernel
itself (except for the low-level registration of USB devices, serial devices
and Bluetooth, that is).
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Announcing 32-bit test live CD Tony Baechler
` Tom Fowle
` Tony Baechler
` Tom Fowle
` Tony Baechler
` Tom Fowle
` Tony Baechler
` Jude DaShiell
` Jason White
` Jude DaShiell
` Glenn
` Tony Baechler
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).