Re: Re: XO battery/performance[ Devel Digest, Vol 76, Issue 21]

2012-06-11 Thread James Cameron
On Mon, Jun 11, 2012 at 11:17:06PM -0700, Yioryos Asprobounitis wrote: > > > > ? Perhaps your comm settings are wrong?? > > 115200,n,8,1 is what they > > should be set to.? > > That did the trick (thus my change in the wiki) I think it was coincidence. Please try without it. -- James Camer

Re: Re: XO battery/performance[ Devel Digest, Vol 76, Issue 21]

2012-06-11 Thread Yioryos Asprobounitis
>   Perhaps your comm settings are wrong?  > 115200,n,8,1 is what they > should be set to.  That did the trick (thus my change in the wiki) ___ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel

Re: buildrpm et al on the XO-1.75

2012-06-11 Thread Yioryos Asprobounitis
--- On Mon, 6/11/12, Martin Langhoff wrote: > From: Martin Langhoff > Subject: Re: buildrpm et al on the XO-1.75 > To: "Yioryos Asprobounitis" > Cc: "OLPC Devel" > Date: Monday, June 11, 2012, 12:50 PM > On Sun, Jun 10, 2012 at 5:52 PM, > Yioryos Asprobounitis > > wrote: > > I was trying few

Re: Developer XO laptop loan or buy - Speakeasy project

2012-06-11 Thread C. Scott Ananian
On Tue, Jun 12, 2012 at 4:16 AM, Chris Ball wrote: > Hi Lester, > > On Mon, Jun 11 2012, Lester Leong wrote: > > I think it could just be as easy as having a collection of multimedia > > and gamifying it. I thought of having a set of flashcards with audio - > > then many things could be done with

Re: XO battery/performance [Devel Digest, Vol 76, Issue 4]

2012-06-11 Thread James Cameron
On Mon, Jun 11, 2012 at 08:41:16AM -0400, Richard A. Smith wrote: > On 06/10/2012 01:07 AM, Yioryos Asprobounitis wrote: > > >Took some time and a lot of juggling and ended up to a lot of > >questionmarks in black diamonds so I do not really know if I did it > >right or wrong, but here is the scre

Re: Developer XO laptop loan or buy - Speakeasy project

2012-06-11 Thread Chris Ball
Hi Lester, On Mon, Jun 11 2012, Lester Leong wrote: > I think it could just be as easy as having a collection of multimedia > and gamifying it. I thought of having a set of flashcards with audio - > then many things could be done with that. Audio to picture matching. > Finish the sentence. Multipl

Re: Developer XO laptop loan or buy - Speakeasy project

2012-06-11 Thread Lester Leong
Chris, Not negative at all. I have heard of this project when looking around to see if there were any open-source projects that I could port, so that I wouldn't have to start from scratch. I know there have also been a few other microphone/speech-recognition approaches to language-learning. The i

Re: Developer XO laptop loan or buy - Speakeasy project

2012-06-11 Thread Chris Ball
Hi, On Mon, Jun 11 2012, Lester Leong wrote: > Hi all, > > I'm trying to get this project off the ground: > http://wiki.laptop.org/go/Speakeasy Have you considered joining forces with: http://www.kickstarter.com/projects/jsalsman/choose-your-reading-and-pronunciation-adventure ? They seem to b

Developer XO laptop loan or buy - Speakeasy project

2012-06-11 Thread Lester Leong
Hi all, I'm trying to get this project off the ground: http://wiki.laptop.org/go/Speakeasy I would like to buy or, if possible, loan, an XO laptop for development and testing. I live in Wantagh, NY, which is in Long Island and reasonably close to the greater New York city area. Please let me kno

Re: [Techteam] 12.1.0 devel build 13 released, for the XO-1, XO-1.5 and XO-1.75

2012-06-11 Thread James Cameron
On Mon, Jun 11, 2012 at 01:47:58PM -0400, Martin Langhoff wrote: > emacs int:2.\versions\run\13\usr\lib\systemd\system\getty@.service > > Editing worked well, however, OFW said "[Writing..]Not writing to the > ext2 filesystem because of unsupported extensions. Flushbuf error." Oh, don't try this

Re: [Techteam] 12.1.0 devel build 13 released, for the XO-1, XO-1.5 and XO-1.75

2012-06-11 Thread James Cameron
On Mon, Jun 11, 2012 at 01:47:58PM -0400, Martin Langhoff wrote: > emacs int:2.\versions\run\13\usr\lib\systemd\system\getty@.service > > Editing worked well, however, OFW said "[Writing..]Not writing to > the ext2 filesystem because of unsupported extensions. Flushbuf > error." > > The next prom

Re: [Techteam] 12.1.0 devel build 13 released, for the XO-1, XO-1.5 and XO-1.75

2012-06-11 Thread Martin Langhoff
On Fri, Jun 8, 2012 at 8:40 PM, Samuel Greenfeld wrote: > To fix this, try to get into a Terminal program in Sugar or GNOME as fast as > you can, or use the serial port console (which is not time-restricted). I am an emacs-man (sometimes) so I tried a alternative with less steps. I failed. As Mik

Re: buildrpm et al on the XO-1.75

2012-06-11 Thread Martin Langhoff
On Sun, Jun 10, 2012 at 5:52 PM, Yioryos Asprobounitis wrote: > I was trying few things with the arm-3.0-wip kernel and was building fine in > both x86_64 machines and the XO-1.75 itself! Heh! :-) > However, buildrpm had some problems. For one, it defaults to /tmp as a > builddir which makes i

Re: Kernel development setup for XO-1.75 [Devel Digest, Vol 76, Issue 15]

2012-06-11 Thread Martin Langhoff
On Thu, Jun 7, 2012 at 6:57 PM, Chris Ball wrote: > If you're on F17 (12.1.0), you can install a cross-compiler with yum; > that's a better idea than using mine. > > sudo yum --enablerepo=updates-testing install gcc-arm-linux-gnu OOoooh! Evolution! :-) m --  martin.langh...@gmail.com  mar

Re: On XO-1.5 with 11.3.0/11.3.1 -- hang during shutdown?

2012-06-11 Thread Anish Mangal
On Tue, Jun 5, 2012 at 8:11 PM, Martin Langhoff wrote: > On Tue, Jun 5, 2012 at 10:37 AM, Martin Langhoff wrote: >>  - Seems to be related to umount of /home failing. Adding sync ; sleep >> 2; before umount seems to cure it; that's their current workaround. > > Cutting the CC list down to only de

Re: XO battery/performance [Devel Digest, Vol 76, Issue 4]

2012-06-11 Thread Richard A. Smith
On 06/10/2012 01:07 AM, Yioryos Asprobounitis wrote: Took some time and a lot of juggling and ended up to a lot of questionmarks in black diamonds so I do not really know if I did it right or wrong, but here is the screen log just the same. You may or may not have done anything wrong but the