* Raspberry PI Arrived
@ Jim Kutsch
` Glenn
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
So, my long awaited Raspberry PI just arrived. It looks like the Raspberry
PI folks have moved from their earlier intention to use Fedora and are now
recommending and building images for Devien Squeeze. Before I dive in over
the holiday, has anyone on this list gotten Speakup to work on the RP yet?
Jim
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Raspberry PI Arrived
Raspberry PI Arrived Jim Kutsch
@ ` Glenn
` Jim Kutsch
0 siblings, 1 reply; 15+ messages in thread
From: Glenn @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Where are you?
I cannot seem to get one in the U.S.
Glenn
----- Original Message -----
From: "Jim Kutsch" <JimKutsch@yahoo.com>
To: "'Speakup is a screen review system for Linux.'"
<speakup@braille.uwo.ca>
Sent: Tuesday, July 03, 2012 7:08 AM
Subject: Raspberry PI Arrived
So, my long awaited Raspberry PI just arrived. It looks like the Raspberry
PI folks have moved from their earlier intention to use Fedora and are now
recommending and building images for Devien Squeeze. Before I dive in over
the holiday, has anyone on this list gotten Speakup to work on the RP yet?
Jim
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Glenn
@ ` Jim Kutsch
` Austin Seraphin
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Glenn', 'Speakup is a screen review system for Linux.'
Glenn,
I'm in New Jersey. As you probably know, the first day that orders were
being taken, all the order sites were overloaded. The next day they had a
site where one could "express interest" in ordering. I entered my name on
that list then a month ago was given a onetime password that allowed me to
order one. It was delivered last week.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn
Sent: Tuesday, July 03, 2012 10:29 AM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
Where are you?
I cannot seem to get one in the U.S.
Glenn
----- Original Message -----
From: "Jim Kutsch" <JimKutsch@yahoo.com>
To: "'Speakup is a screen review system for Linux.'"
<speakup@braille.uwo.ca>
Sent: Tuesday, July 03, 2012 7:08 AM
Subject: Raspberry PI Arrived
So, my long awaited Raspberry PI just arrived. It looks like the Raspberry
PI folks have moved from their earlier intention to use Fedora and are now
recommending and building images for Devien Squeeze. Before I dive in over
the holiday, has anyone on this list gotten Speakup to work on the RP yet?
Jim
_______________________________________________
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] 15+ messages in thread
* Re: Raspberry PI Arrived
` Jim Kutsch
@ ` Austin Seraphin
` Austin Seraphin
0 siblings, 1 reply; 15+ messages in thread
From: Austin Seraphin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi. I did the same as you and got my Pi. I chose to use Arch Linux. I've gotten it working, but haven't gotten Speakup working yet. I get errors with the portaudio alsa bridge or something. It says no such device. I'll dive deeper. Definitely a cool project. I wrote a little article about it.
Austin Seraphin
au@sunbeem.net
On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
> Glenn,
> I'm in New Jersey. As you probably know, the first day that orders were
> being taken, all the order sites were overloaded. The next day they had a
> site where one could "express interest" in ordering. I entered my name on
> that list then a month ago was given a onetime password that allowed me to
> order one. It was delivered last week.
>
> Jim
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn
> Sent: Tuesday, July 03, 2012 10:29 AM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Raspberry PI Arrived
>
> Where are you?
> I cannot seem to get one in the U.S.
> Glenn
> ----- Original Message -----
> From: "Jim Kutsch" <JimKutsch@yahoo.com>
> To: "'Speakup is a screen review system for Linux.'"
> <speakup@braille.uwo.ca>
> Sent: Tuesday, July 03, 2012 7:08 AM
> Subject: Raspberry PI Arrived
>
>
> So, my long awaited Raspberry PI just arrived. It looks like the Raspberry
> PI folks have moved from their earlier intention to use Fedora and are now
> recommending and building images for Devien Squeeze. Before I dive in over
> the holiday, has anyone on this list gotten Speakup to work on the RP yet?
>
>
>
> Jim
>
>
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Raspberry PI Arrived
` Austin Seraphin
@ ` Austin Seraphin
` Jim Kutsch
0 siblings, 1 reply; 15+ messages in thread
From: Austin Seraphin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I found this article about getting Alsa to work with Arch Linux:
http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archlinuxarm/
Hopefully that can help even though you use Debian. It basically came down to loading the snd-bcm2835 module with modprobe, then doing
alsactl init
Then espeak should work.
Austin Seraphin
au@sunbeem.net
On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
> Hi. I did the same as you and got my Pi. I chose to use Arch Linux. I've gotten it working, but haven't gotten Speakup working yet. I get errors with the portaudio alsa bridge or something. It says no such device. I'll dive deeper. Definitely a cool project. I wrote a little article about it.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>
>> Glenn,
>> I'm in New Jersey. As you probably know, the first day that orders were
>> being taken, all the order sites were overloaded. The next day they had a
>> site where one could "express interest" in ordering. I entered my name on
>> that list then a month ago was given a onetime password that allowed me to
>> order one. It was delivered last week.
>>
>> Jim
>>
>>
>> -----Original Message-----
>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Glenn
>> Sent: Tuesday, July 03, 2012 10:29 AM
>> To: Speakup is a screen review system for Linux.
>> Subject: Re: Raspberry PI Arrived
>>
>> Where are you?
>> I cannot seem to get one in the U.S.
>> Glenn
>> ----- Original Message -----
>> From: "Jim Kutsch" <JimKutsch@yahoo.com>
>> To: "'Speakup is a screen review system for Linux.'"
>> <speakup@braille.uwo.ca>
>> Sent: Tuesday, July 03, 2012 7:08 AM
>> Subject: Raspberry PI Arrived
>>
>>
>> So, my long awaited Raspberry PI just arrived. It looks like the Raspberry
>> PI folks have moved from their earlier intention to use Fedora and are now
>> recommending and building images for Devien Squeeze. Before I dive in over
>> the holiday, has anyone on this list gotten Speakup to work on the RP yet?
>>
>>
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Austin Seraphin
@ ` Jim Kutsch
` Amanda Rush
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Austin,
Many thanks for passing this along.
I would have preferred using Fedora on the PI but the PI version of ARM
Fedora is no longer available on their download page and I can't find it
anywhere else. All other articles point to the R PI download page.
I downloaded the Debian and Arch images and thought I'd check out both. At
the moment, I'm looking for something accessible to copy the img file to the
SD card. My Linux box doesn't have an SD card reader and the Win 7 package
I found isn't Jaws friendly. Next is to consider Cygwin..
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
Seraphin
Sent: Saturday, July 07, 2012 4:36 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
I found this article about getting Alsa to work with Arch Linux:
http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archlin
uxarm/
Hopefully that can help even though you use Debian. It basically came down
to loading the snd-bcm2835 module with modprobe, then doing alsactl init
Then espeak should work.
Austin Seraphin
au@sunbeem.net
On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
> Hi. I did the same as you and got my Pi. I chose to use Arch Linux. I've
gotten it working, but haven't gotten Speakup working yet. I get errors with
the portaudio alsa bridge or something. It says no such device. I'll dive
deeper. Definitely a cool project. I wrote a little article about it.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>
>> Glenn,
>> I'm in New Jersey. As you probably know, the first day that orders
>> were being taken, all the order sites were overloaded. The next day
>> they had a site where one could "express interest" in ordering. I
>> entered my name on that list then a month ago was given a onetime
>> password that allowed me to order one. It was delivered last week.
>>
>> Jim
>>
>>
>> -----Original Message-----
>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
>> Glenn
>> Sent: Tuesday, July 03, 2012 10:29 AM
>> To: Speakup is a screen review system for Linux.
>> Subject: Re: Raspberry PI Arrived
>>
>> Where are you?
>> I cannot seem to get one in the U.S.
>> Glenn
>> ----- Original Message -----
>> From: "Jim Kutsch" <JimKutsch@yahoo.com>
>> To: "'Speakup is a screen review system for Linux.'"
>> <speakup@braille.uwo.ca>
>> Sent: Tuesday, July 03, 2012 7:08 AM
>> Subject: Raspberry PI Arrived
>>
>>
>> So, my long awaited Raspberry PI just arrived. It looks like the
>> Raspberry PI folks have moved from their earlier intention to use
>> Fedora and are now recommending and building images for Devien
>> Squeeze. Before I dive in over the holiday, has anyone on this list
gotten Speakup to work on the RP yet?
>>
>>
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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] 15+ messages in thread
* RE: Raspberry PI Arrived
` Jim Kutsch
@ ` Amanda Rush
` Jim Kutsch
0 siblings, 1 reply; 15+ messages in thread
From: Amanda Rush @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Jim and all,
Cygwin will work for copying the img file to the SD card. As soon as I get
a better net connection I will get the information together and post
instructions to the list.
Amanda
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
Kutsch
Sent: Sunday, July 08, 2012 7:39 AM
To: 'Speakup is a screen review system for Linux.'
Subject: RE: Raspberry PI Arrived
Austin,
Many thanks for passing this along.
I would have preferred using Fedora on the PI but the PI version of ARM
Fedora is no longer available on their download page and I can't find it
anywhere else. All other articles point to the R PI download page.
I downloaded the Debian and Arch images and thought I'd check out both.
At the moment, I'm looking for something accessible to copy the img file
to the SD card. My Linux box doesn't have an SD card reader and the Win 7
package I found isn't Jaws friendly. Next is to consider Cygwin..
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
Seraphin
Sent: Saturday, July 07, 2012 4:36 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
I found this article about getting Alsa to work with Arch Linux:
http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archl
in
uxarm/
Hopefully that can help even though you use Debian. It basically came down
to loading the snd-bcm2835 module with modprobe, then doing alsactl init
Then espeak should work.
Austin Seraphin
au@sunbeem.net
On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
> Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
> I've
gotten it working, but haven't gotten Speakup working yet. I get errors
with the portaudio alsa bridge or something. It says no such device. I'll
dive deeper. Definitely a cool project. I wrote a little article about it.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>
>> Glenn,
>> I'm in New Jersey. As you probably know, the first day that orders
>> were being taken, all the order sites were overloaded. The next day
>> they had a site where one could "express interest" in ordering. I
>> entered my name on that list then a month ago was given a onetime
>> password that allowed me to order one. It was delivered last week.
>>
>> Jim
>>
>>
>> -----Original Message-----
>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
>> Glenn
>> Sent: Tuesday, July 03, 2012 10:29 AM
>> To: Speakup is a screen review system for Linux.
>> Subject: Re: Raspberry PI Arrived
>>
>> Where are you?
>> I cannot seem to get one in the U.S.
>> Glenn
>> ----- Original Message -----
>> From: "Jim Kutsch" <JimKutsch@yahoo.com>
>> To: "'Speakup is a screen review system for Linux.'"
>> <speakup@braille.uwo.ca>
>> Sent: Tuesday, July 03, 2012 7:08 AM
>> Subject: Raspberry PI Arrived
>>
>>
>> So, my long awaited Raspberry PI just arrived. It looks like the
>> Raspberry PI folks have moved from their earlier intention to use
>> Fedora and are now recommending and building images for Devien
>> Squeeze. Before I dive in over the holiday, has anyone on this list
gotten Speakup to work on the RP yet?
>>
>>
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Amanda Rush
@ ` Jim Kutsch
` Amanda Rush
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Amanda,
Thank you. I thought I figured that out late yesterday but haven't tried it
yet. Your confirmation is appreciated. Now it's just a question of which
distro to use. Do you have something working with Speakup?
Any idea what happened to the Raspberry PI Fedora 17 Remix that Seneca
College promised for last May? There are lots of wiki and email mentions of
how it was going to be available in May but then everything went quiet. No
mentions since then.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Amanda
Rush
Sent: Monday, July 09, 2012 4:05 AM
To: Speakup is a screen review system for Linux.
Subject: RE: Raspberry PI Arrived
Hi Jim and all,
Cygwin will work for copying the img file to the SD card. As soon as I get a
better net connection I will get the information together and post
instructions to the list.
Amanda
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
Kutsch
Sent: Sunday, July 08, 2012 7:39 AM
To: 'Speakup is a screen review system for Linux.'
Subject: RE: Raspberry PI Arrived
Austin,
Many thanks for passing this along.
I would have preferred using Fedora on the PI but the PI version of ARM
Fedora is no longer available on their download page and I can't find it
anywhere else. All other articles point to the R PI download page.
I downloaded the Debian and Arch images and thought I'd check out both.
At the moment, I'm looking for something accessible to copy the img file to
the SD card. My Linux box doesn't have an SD card reader and the Win 7
package I found isn't Jaws friendly. Next is to consider Cygwin..
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
Seraphin
Sent: Saturday, July 07, 2012 4:36 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
I found this article about getting Alsa to work with Arch Linux:
http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archl
in
uxarm/
Hopefully that can help even though you use Debian. It basically came down
to loading the snd-bcm2835 module with modprobe, then doing alsactl init
Then espeak should work.
Austin Seraphin
au@sunbeem.net
On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
> Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
> I've
gotten it working, but haven't gotten Speakup working yet. I get errors with
the portaudio alsa bridge or something. It says no such device. I'll dive
deeper. Definitely a cool project. I wrote a little article about it.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>
>> Glenn,
>> I'm in New Jersey. As you probably know, the first day that orders
>> were being taken, all the order sites were overloaded. The next day
>> they had a site where one could "express interest" in ordering. I
>> entered my name on that list then a month ago was given a onetime
>> password that allowed me to order one. It was delivered last week.
>>
>> Jim
>>
>>
>> -----Original Message-----
>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
>> Glenn
>> Sent: Tuesday, July 03, 2012 10:29 AM
>> To: Speakup is a screen review system for Linux.
>> Subject: Re: Raspberry PI Arrived
>>
>> Where are you?
>> I cannot seem to get one in the U.S.
>> Glenn
>> ----- Original Message -----
>> From: "Jim Kutsch" <JimKutsch@yahoo.com>
>> To: "'Speakup is a screen review system for Linux.'"
>> <speakup@braille.uwo.ca>
>> Sent: Tuesday, July 03, 2012 7:08 AM
>> Subject: Raspberry PI Arrived
>>
>>
>> So, my long awaited Raspberry PI just arrived. It looks like the
>> Raspberry PI folks have moved from their earlier intention to use
>> Fedora and are now recommending and building images for Devien
>> Squeeze. Before I dive in over the holiday, has anyone on this list
gotten Speakup to work on the RP yet?
>>
>>
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Jim Kutsch
@ ` Amanda Rush
` Igor Gueths
` Kerry Hoath
0 siblings, 2 replies; 15+ messages in thread
From: Amanda Rush @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Jim,
I unfortunately don't have anything working with Speakup, so I got
everything running on the RP and have been terminaling in to do things.
Slow but it works. I don't know what's going on with the Raspberry PI
Fedora 17 Remix. It would definitely make things a little easier if they'd
get on that, but I suspect that since Phedora changes so much and so fast
that that one's going to be hard to nail down.
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
Kutsch
Sent: Monday, July 09, 2012 11:07 AM
To: 'Speakup is a screen review system for Linux.'
Subject: RE: Raspberry PI Arrived
Amanda,
Thank you. I thought I figured that out late yesterday but haven't tried
it yet. Your confirmation is appreciated. Now it's just a question of
which distro to use. Do you have something working with Speakup?
Any idea what happened to the Raspberry PI Fedora 17 Remix that Seneca
College promised for last May? There are lots of wiki and email mentions
of how it was going to be available in May but then everything went quiet.
No mentions since then.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Amanda
Rush
Sent: Monday, July 09, 2012 4:05 AM
To: Speakup is a screen review system for Linux.
Subject: RE: Raspberry PI Arrived
Hi Jim and all,
Cygwin will work for copying the img file to the SD card. As soon as I get
a better net connection I will get the information together and post
instructions to the list.
Amanda
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
Kutsch
Sent: Sunday, July 08, 2012 7:39 AM
To: 'Speakup is a screen review system for Linux.'
Subject: RE: Raspberry PI Arrived
Austin,
Many thanks for passing this along.
I would have preferred using Fedora on the PI but the PI version of ARM
Fedora is no longer available on their download page and I can't find it
anywhere else. All other articles point to the R PI download page.
I downloaded the Debian and Arch images and thought I'd check out both.
At the moment, I'm looking for something accessible to copy the img file
to the SD card. My Linux box doesn't have an SD card reader and the Win 7
package I found isn't Jaws friendly. Next is to consider Cygwin..
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
Seraphin
Sent: Saturday, July 07, 2012 4:36 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
I found this article about getting Alsa to work with Arch Linux:
http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archl
in
uxarm/
Hopefully that can help even though you use Debian. It basically came down
to loading the snd-bcm2835 module with modprobe, then doing alsactl init
Then espeak should work.
Austin Seraphin
au@sunbeem.net
On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
> Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
> I've
gotten it working, but haven't gotten Speakup working yet. I get errors
with the portaudio alsa bridge or something. It says no such device. I'll
dive deeper. Definitely a cool project. I wrote a little article about it.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>
>> Glenn,
>> I'm in New Jersey. As you probably know, the first day that orders
>> were being taken, all the order sites were overloaded. The next day
>> they had a site where one could "express interest" in ordering. I
>> entered my name on that list then a month ago was given a onetime
>> password that allowed me to order one. It was delivered last week.
>>
>> Jim
>>
>>
>> -----Original Message-----
>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
>> Glenn
>> Sent: Tuesday, July 03, 2012 10:29 AM
>> To: Speakup is a screen review system for Linux.
>> Subject: Re: Raspberry PI Arrived
>>
>> Where are you?
>> I cannot seem to get one in the U.S.
>> Glenn
>> ----- Original Message -----
>> From: "Jim Kutsch" <JimKutsch@yahoo.com>
>> To: "'Speakup is a screen review system for Linux.'"
>> <speakup@braille.uwo.ca>
>> Sent: Tuesday, July 03, 2012 7:08 AM
>> Subject: Raspberry PI Arrived
>>
>>
>> So, my long awaited Raspberry PI just arrived. It looks like the
>> Raspberry PI folks have moved from their earlier intention to use
>> Fedora and are now recommending and building images for Devien
>> Squeeze. Before I dive in over the holiday, has anyone on this list
gotten Speakup to work on the RP yet?
>>
>>
>>
>> Jim
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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
_______________________________________________
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] 15+ messages in thread
* Re: Raspberry PI Arrived
` Amanda Rush
@ ` Igor Gueths
` Jim Kutsch
` Kerry Hoath
1 sibling, 1 reply; 15+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I'm hopefully going to get me a Pi in the near future, does anyone know if any
of the default distros include a working SSHd by default? Thanks.
On Tue, Jul 10, 2012 at 09:07:42AM -0400, Amanda Rush wrote:
> Hi Jim,
>
> I unfortunately don't have anything working with Speakup, so I got
> everything running on the RP and have been terminaling in to do things.
> Slow but it works. I don't know what's going on with the Raspberry PI
> Fedora 17 Remix. It would definitely make things a little easier if they'd
> get on that, but I suspect that since Phedora changes so much and so fast
> that that one's going to be hard to nail down.
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Monday, July 09, 2012 11:07 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Amanda,
> Thank you. I thought I figured that out late yesterday but haven't tried
> it yet. Your confirmation is appreciated. Now it's just a question of
> which distro to use. Do you have something working with Speakup?
>
> Any idea what happened to the Raspberry PI Fedora 17 Remix that Seneca
> College promised for last May? There are lots of wiki and email mentions
> of how it was going to be available in May but then everything went quiet.
> No mentions since then.
>
> Jim
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Amanda
> Rush
> Sent: Monday, July 09, 2012 4:05 AM
> To: Speakup is a screen review system for Linux.
> Subject: RE: Raspberry PI Arrived
>
> Hi Jim and all,
>
> Cygwin will work for copying the img file to the SD card. As soon as I get
> a better net connection I will get the information together and post
> instructions to the list.
>
> Amanda
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Sunday, July 08, 2012 7:39 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Austin,
> Many thanks for passing this along.
>
> I would have preferred using Fedora on the PI but the PI version of ARM
> Fedora is no longer available on their download page and I can't find it
> anywhere else. All other articles point to the R PI download page.
>
> I downloaded the Debian and Arch images and thought I'd check out both.
> At the moment, I'm looking for something accessible to copy the img file
> to the SD card. My Linux box doesn't have an SD card reader and the Win 7
> package I found isn't Jaws friendly. Next is to consider Cygwin..
>
> Jim
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
> Seraphin
> Sent: Saturday, July 07, 2012 4:36 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Raspberry PI Arrived
>
> I found this article about getting Alsa to work with Arch Linux:
> http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archl
> in
> uxarm/
> Hopefully that can help even though you use Debian. It basically came down
> to loading the snd-bcm2835 module with modprobe, then doing alsactl init
> Then espeak should work.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
>
> > Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
> > I've
> gotten it working, but haven't gotten Speakup working yet. I get errors
> with the portaudio alsa bridge or something. It says no such device. I'll
> dive deeper. Definitely a cool project. I wrote a little article about it.
> >
> > Austin Seraphin
> > au@sunbeem.net
> >
> >
> >
> >
> > On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
> >
> >> Glenn,
> >> I'm in New Jersey. As you probably know, the first day that orders
> >> were being taken, all the order sites were overloaded. The next day
> >> they had a site where one could "express interest" in ordering. I
> >> entered my name on that list then a month ago was given a onetime
> >> password that allowed me to order one. It was delivered last week.
> >>
> >> Jim
> >>
> >>
> >> -----Original Message-----
> >> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
> >> Glenn
> >> Sent: Tuesday, July 03, 2012 10:29 AM
> >> To: Speakup is a screen review system for Linux.
> >> Subject: Re: Raspberry PI Arrived
> >>
> >> Where are you?
> >> I cannot seem to get one in the U.S.
> >> Glenn
> >> ----- Original Message -----
> >> From: "Jim Kutsch" <JimKutsch@yahoo.com>
> >> To: "'Speakup is a screen review system for Linux.'"
> >> <speakup@braille.uwo.ca>
> >> Sent: Tuesday, July 03, 2012 7:08 AM
> >> Subject: Raspberry PI Arrived
> >>
> >>
> >> So, my long awaited Raspberry PI just arrived. It looks like the
> >> Raspberry PI folks have moved from their earlier intention to use
> >> Fedora and are now recommending and building images for Devien
> >> Squeeze. Before I dive in over the holiday, has anyone on this list
> gotten Speakup to work on the RP yet?
> >>
> >>
> >>
> >> Jim
> >>
> >>
> >>
> >> _______________________________________________
> >> 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
> >
> > _______________________________________________
> > 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
> _______________________________________________
> 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
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
--
Igor
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Igor Gueths
@ ` Jim Kutsch
` Jason White
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
Mine isn't running yet but from what I'm reading, yes, the Raspberry PI
distros run sshd by default if no keyboard or mouse are connected.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Igor
Gueths
Sent: Tuesday, July 10, 2012 5:22 PM
To: Speakup is a screen review system for Linux.
Subject: Re: Raspberry PI Arrived
I'm hopefully going to get me a Pi in the near future, does anyone know if
any of the default distros include a working SSHd by default? Thanks.
On Tue, Jul 10, 2012 at 09:07:42AM -0400, Amanda Rush wrote:
> Hi Jim,
>
> I unfortunately don't have anything working with Speakup, so I got
> everything running on the RP and have been terminaling in to do things.
> Slow but it works. I don't know what's going on with the Raspberry PI
> Fedora 17 Remix. It would definitely make things a little easier if
> they'd get on that, but I suspect that since Phedora changes so much
> and so fast that that one's going to be hard to nail down.
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Monday, July 09, 2012 11:07 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Amanda,
> Thank you. I thought I figured that out late yesterday but haven't
> tried it yet. Your confirmation is appreciated. Now it's just a
> question of which distro to use. Do you have something working with
Speakup?
>
> Any idea what happened to the Raspberry PI Fedora 17 Remix that Seneca
> College promised for last May? There are lots of wiki and email
> mentions of how it was going to be available in May but then everything
went quiet.
> No mentions since then.
>
> Jim
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
> Amanda Rush
> Sent: Monday, July 09, 2012 4:05 AM
> To: Speakup is a screen review system for Linux.
> Subject: RE: Raspberry PI Arrived
>
> Hi Jim and all,
>
> Cygwin will work for copying the img file to the SD card. As soon as I
> get a better net connection I will get the information together and
> post instructions to the list.
>
> Amanda
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Sunday, July 08, 2012 7:39 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Austin,
> Many thanks for passing this along.
>
> I would have preferred using Fedora on the PI but the PI version of
> ARM Fedora is no longer available on their download page and I can't
> find it anywhere else. All other articles point to the R PI download
page.
>
> I downloaded the Debian and Arch images and thought I'd check out both.
> At the moment, I'm looking for something accessible to copy the img
> file to the SD card. My Linux box doesn't have an SD card reader and
> the Win 7 package I found isn't Jaws friendly. Next is to consider
Cygwin..
>
> Jim
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
> Austin Seraphin
> Sent: Saturday, July 07, 2012 4:36 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Raspberry PI Arrived
>
> I found this article about getting Alsa to work with Arch Linux:
> http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-a
> rchl
> in
> uxarm/
> Hopefully that can help even though you use Debian. It basically came
> down to loading the snd-bcm2835 module with modprobe, then doing
> alsactl init Then espeak should work.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
>
> > Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
> > I've
> gotten it working, but haven't gotten Speakup working yet. I get
> errors with the portaudio alsa bridge or something. It says no such
> device. I'll dive deeper. Definitely a cool project. I wrote a little
article about it.
> >
> > Austin Seraphin
> > au@sunbeem.net
> >
> >
> >
> >
> > On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
> >
> >> Glenn,
> >> I'm in New Jersey. As you probably know, the first day that orders
> >> were being taken, all the order sites were overloaded. The next
> >> day they had a site where one could "express interest" in ordering.
> >> I entered my name on that list then a month ago was given a onetime
> >> password that allowed me to order one. It was delivered last week.
> >>
> >> Jim
> >>
> >>
> >> -----Original Message-----
> >> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
> >> Glenn
> >> Sent: Tuesday, July 03, 2012 10:29 AM
> >> To: Speakup is a screen review system for Linux.
> >> Subject: Re: Raspberry PI Arrived
> >>
> >> Where are you?
> >> I cannot seem to get one in the U.S.
> >> Glenn
> >> ----- Original Message -----
> >> From: "Jim Kutsch" <JimKutsch@yahoo.com>
> >> To: "'Speakup is a screen review system for Linux.'"
> >> <speakup@braille.uwo.ca>
> >> Sent: Tuesday, July 03, 2012 7:08 AM
> >> Subject: Raspberry PI Arrived
> >>
> >>
> >> So, my long awaited Raspberry PI just arrived. It looks like the
> >> Raspberry PI folks have moved from their earlier intention to use
> >> Fedora and are now recommending and building images for Devien
> >> Squeeze. Before I dive in over the holiday, has anyone on this
> >> list
> gotten Speakup to work on the RP yet?
> >>
> >>
> >>
> >> Jim
> >>
> >>
> >>
> >> _______________________________________________
> >> 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
> >
> > _______________________________________________
> > 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
> _______________________________________________
> 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
>
> --
> This message has been scanned for viruses and dangerous content by
> MailScanner, and is believed to be clean.
>
--
Igor
--
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Raspberry PI Arrived
` Amanda Rush
` Igor Gueths
@ ` Kerry Hoath
1 sibling, 0 replies; 15+ messages in thread
From: Kerry Hoath @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Is it worth noting that the supported default distribution for the Pie
is Debian? Expect stuff to show up for that first and then for the
others later.
Fedora is not known for it's small install sizes and tiny system
footprint. Does the desktop release even touch machines with <256m ram
anymore?
Something like tinycore or one of the smaller distribs for the pie would
be nice indeed.
Tylor got speakup running but horrible clicks in the audio due to power
saving in the driver or bad handling of same.
Regards, Kerry.
On 10/07/2012 9:07 PM, Amanda Rush wrote:
> Hi Jim,
>
> I unfortunately don't have anything working with Speakup, so I got
> everything running on the RP and have been terminaling in to do things.
> Slow but it works. I don't know what's going on with the Raspberry PI
> Fedora 17 Remix. It would definitely make things a little easier if they'd
> get on that, but I suspect that since Phedora changes so much and so fast
> that that one's going to be hard to nail down.
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Monday, July 09, 2012 11:07 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Amanda,
> Thank you. I thought I figured that out late yesterday but haven't tried
> it yet. Your confirmation is appreciated. Now it's just a question of
> which distro to use. Do you have something working with Speakup?
>
> Any idea what happened to the Raspberry PI Fedora 17 Remix that Seneca
> College promised for last May? There are lots of wiki and email mentions
> of how it was going to be available in May but then everything went quiet.
> No mentions since then.
>
> Jim
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Amanda
> Rush
> Sent: Monday, July 09, 2012 4:05 AM
> To: Speakup is a screen review system for Linux.
> Subject: RE: Raspberry PI Arrived
>
> Hi Jim and all,
>
> Cygwin will work for copying the img file to the SD card. As soon as I get
> a better net connection I will get the information together and post
> instructions to the list.
>
> Amanda
>
>
>
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jim
> Kutsch
> Sent: Sunday, July 08, 2012 7:39 AM
> To: 'Speakup is a screen review system for Linux.'
> Subject: RE: Raspberry PI Arrived
>
> Austin,
> Many thanks for passing this along.
>
> I would have preferred using Fedora on the PI but the PI version of ARM
> Fedora is no longer available on their download page and I can't find it
> anywhere else. All other articles point to the R PI download page.
>
> I downloaded the Debian and Arch images and thought I'd check out both.
> At the moment, I'm looking for something accessible to copy the img file
> to the SD card. My Linux box doesn't have an SD card reader and the Win 7
> package I found isn't Jaws friendly. Next is to consider Cygwin..
>
> Jim
> -----Original Message-----
> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Austin
> Seraphin
> Sent: Saturday, July 07, 2012 4:36 PM
> To: Speakup is a screen review system for Linux.
> Subject: Re: Raspberry PI Arrived
>
> I found this article about getting Alsa to work with Arch Linux:
> http://zerzer.x303.cc/2012/06/05/installing-alsa-on-raspberry-pi-and-archl
> in
> uxarm/
> Hopefully that can help even though you use Debian. It basically came down
> to loading the snd-bcm2835 module with modprobe, then doing alsactl init
> Then espeak should work.
>
> Austin Seraphin
> au@sunbeem.net
>
>
>
>
> On Jul 7, 2012, at 3:53 PM, Austin Seraphin wrote:
>
>
>> Hi. I did the same as you and got my Pi. I chose to use Arch Linux.
>> I've
>>
> gotten it working, but haven't gotten Speakup working yet. I get errors
> with the portaudio alsa bridge or something. It says no such device. I'll
> dive deeper. Definitely a cool project. I wrote a little article about it.
>
>> Austin Seraphin
>> au@sunbeem.net
>>
>>
>>
>>
>> On Jul 3, 2012, at 11:12 AM, Jim Kutsch wrote:
>>
>>
>>> Glenn,
>>> I'm in New Jersey. As you probably know, the first day that orders
>>> were being taken, all the order sites were overloaded. The next day
>>> they had a site where one could "express interest" in ordering. I
>>> entered my name on that list then a month ago was given a onetime
>>> password that allowed me to order one. It was delivered last week.
>>>
>>> Jim
>>>
>>>
>>> -----Original Message-----
>>> From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of
>>> Glenn
>>> Sent: Tuesday, July 03, 2012 10:29 AM
>>> To: Speakup is a screen review system for Linux.
>>> Subject: Re: Raspberry PI Arrived
>>>
>>> Where are you?
>>> I cannot seem to get one in the U.S.
>>> Glenn
>>> ----- Original Message -----
>>> From: "Jim Kutsch"<JimKutsch@yahoo.com>
>>> To: "'Speakup is a screen review system for Linux.'"
>>> <speakup@braille.uwo.ca>
>>> Sent: Tuesday, July 03, 2012 7:08 AM
>>> Subject: Raspberry PI Arrived
>>>
>>>
>>> So, my long awaited Raspberry PI just arrived. It looks like the
>>> Raspberry PI folks have moved from their earlier intention to use
>>> Fedora and are now recommending and building images for Devien
>>> Squeeze. Before I dive in over the holiday, has anyone on this list
>>>
> gotten Speakup to work on the RP yet?
>
>>>
>>>
>>> Jim
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>> _______________________________________________
>> 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
> _______________________________________________
> 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
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Raspberry PI Arrived
` Jim Kutsch
@ ` Jason White
` Jim Kutsch
0 siblings, 1 reply; 15+ messages in thread
From: Jason White @ UTC (permalink / raw)
To: speakup
Jim Kutsch <speakup@braille.uwo.ca> wrote:
>Mine isn't running yet but from what I'm reading, yes, the Raspberry PI
>distros run sshd by default if no keyboard or mouse are connected.
That's a good default.
It should also be possible to use any USB or Bluetooth braille display (the
latter after adding a Bluetooth device to the USB port), unless there are
interface issues that I'm not aware of.
So far as I know, there isn't a serial port, yet another reason to fix the
outstanding issues with Speakup and serial to USB converters.
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: Raspberry PI Arrived
` Jason White
@ ` Jim Kutsch
` Glenn
0 siblings, 1 reply; 15+ messages in thread
From: Jim Kutsch @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
> So far as I know, there isn't a serial port.
True. There are two USP ports, an Ethernet port, and the video and audio
outputs.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jason
White
Sent: Tuesday, July 10, 2012 9:42 PM
To: speakup@braille.uwo.ca
Subject: Re: Raspberry PI Arrived
Jim Kutsch <speakup@braille.uwo.ca> wrote:
>Mine isn't running yet but from what I'm reading, yes, the Raspberry PI
>distros run sshd by default if no keyboard or mouse are connected.
That's a good default.
It should also be possible to use any USB or Bluetooth braille display (the
latter after adding a Bluetooth device to the USB port), unless there are
interface issues that I'm not aware of.
So far as I know, there isn't a serial port, yet another reason to fix the
outstanding issues with Speakup and serial to USB converters.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Raspberry PI Arrived
` Jim Kutsch
@ ` Glenn
0 siblings, 0 replies; 15+ messages in thread
From: Glenn @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Where do I go to order one of these?
Glenn
----- Original Message -----
From: "Jim Kutsch" <JimKutsch@yahoo.com>
To: "'Speakup is a screen review system for Linux.'"
<speakup@braille.uwo.ca>
Sent: Wednesday, July 11, 2012 7:23 AM
Subject: RE: Raspberry PI Arrived
> So far as I know, there isn't a serial port.
True. There are two USP ports, an Ethernet port, and the video and audio
outputs.
Jim
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Jason
White
Sent: Tuesday, July 10, 2012 9:42 PM
To: speakup@braille.uwo.ca
Subject: Re: Raspberry PI Arrived
Jim Kutsch <speakup@braille.uwo.ca> wrote:
>Mine isn't running yet but from what I'm reading, yes, the Raspberry PI
>distros run sshd by default if no keyboard or mouse are connected.
That's a good default.
It should also be possible to use any USB or Bluetooth braille display (the
latter after adding a Bluetooth device to the USB port), unless there are
interface issues that I'm not aware of.
So far as I know, there isn't a serial port, yet another reason to fix the
outstanding issues with Speakup and serial to USB converters.
_______________________________________________
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] 15+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Raspberry PI Arrived Jim Kutsch
` Glenn
` Jim Kutsch
` Austin Seraphin
` Austin Seraphin
` Jim Kutsch
` Amanda Rush
` Jim Kutsch
` Amanda Rush
` Igor Gueths
` Jim Kutsch
` Jason White
` Jim Kutsch
` Glenn
` Kerry Hoath
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).