Re: XO keymap blues

2010-10-07 Thread Sascha Silbe
Excerpts from Daniel Drake's message of Thu Oct 07 22:45:15 +0200 2010: > > Today I took a look at this, but I'm stuck: I do not even get the same > > scancodes. > > They are remapped by hal by a fdi file. Shipped by olpc-utils I think. > And for newer builds, they are remapped by udev. Those rem

Re: XO keymap blues

2010-10-07 Thread Daniel Drake
On 7 October 2010 21:42, Sascha Silbe wrote: > Hi! > > Several months ago I stumbled over the fact that when running Debian on > my XOs (XO-1 and XO-1.5, currently testing on XO-1.5) the keymap is > different from the one the OLPC builds use. > > Today I took a look at this, but I'm stuck: I do no

XO keymap blues

2010-10-07 Thread Sascha Silbe
Hi! Several months ago I stumbled over the fact that when running Debian on my XOs (XO-1 and XO-1.5, currently testing on XO-1.5) the keymap is different from the one the OLPC builds use. Today I took a look at this, but I'm stuck: I do not even get the same scancodes. I'm puzzled as to how that'

Re: [Sugar-devel] Memory leak in Sugar -- how to dump Py data structures?

2010-10-07 Thread Tim McNamara
On 8 October 2010 03:34, Martin Langhoff wrote: > See http://dev.laptop.org/ticket/10386 for details. The sugar-session > process in 10.1.2 grows slowly... > > There's some form of leak somewhere. Maybe we are triggerin a real > python leak, maybe we have reference loops. How do we trace this? >

Re: Required help to read os images of XO in GNU/linux and how to build sugar os image for Arm processor

2010-10-07 Thread Sascha Silbe
Excerpts from ganesh gajre's message of Thu Oct 07 20:07:54 +0200 2010: > My need is, I have to run Sugar desktop on non-XO machine which has ARM > processor. I didn't install Ubuntu on the ARM machine, I am trying to > install Debian system on that with sugar. > I am unable to install Debian sys

Re: Required help to read os images of XO in GNU/linux and how to build sugar os image for Arm processor

2010-10-07 Thread ganesh gajre
On Thu, Oct 7, 2010 at 9:48 PM, David Farning wrote: > On Thu, Oct 7, 2010 at 3:39 AM, ganesh gajre > wrote: > > Hello Folks, > > > > I want to read and see the content of XO OS images in the Ubuntu by > running > > it in emulator like qemu, I search on wiki.laptop.org and also google it > for >

Re: Required help to read os images of XO in GNU/linux and how to build sugar os image for Arm processor

2010-10-07 Thread David Farning
On Thu, Oct 7, 2010 at 3:39 AM, ganesh gajre wrote: > Hello Folks, > > I want to read and see the content of XO OS images in the Ubuntu by running > it in emulator like qemu, I search on wiki.laptop.org and also google it for > more info. But i didn't get the proper resource for the same. > > Arch

Re: [Sugar-devel] Memory leak in Sugar -- how to dump Py data

2010-10-07 Thread Martin Langhoff
On Thu, Oct 7, 2010 at 11:53 AM, Martin Langhoff wrote: > Great. thanks! Setup a test machine and keeping an eye on it. Even without waiting much, it's clear we're leaking objects referred to the UI representation of the access points. `iwlist scan ` spots 37 APs, and that's roughly what you see

Re: [Sugar-devel] Memory leak in Sugar -- how to dump Py data

2010-10-07 Thread Martin Langhoff
On Thu, Oct 7, 2010 at 10:47 AM, Michael Stone wrote: > Tomeu wrote some instructions here: > >  http://wiki.laptop.org/go/Memory_leak_testing >  http://wiki.sugarlabs.org/go/Development_Team/Memory/Leak_testing  (mirror) Great. thanks! Setup a test machine and keeping an eye on it. m --  ma

Re: [Sugar-devel] Memory leak in Sugar -- how to dump Py data

2010-10-07 Thread Michael Stone
> See http://dev.laptop.org/ticket/10386 for details. The sugar-session > process in 10.1.2 grows slowly... > > There's some form of leak somewhere. Maybe we are triggerin a real > python leak, maybe we have reference loops. How do we trace this? Tomeu wrote some instructions here: http://wik

Memory leak in Sugar -- how to dump Py data structures?

2010-10-07 Thread Martin Langhoff
See http://dev.laptop.org/ticket/10386 for details. The sugar-session process in 10.1.2 grows slowly... There's some form of leak somewhere. Maybe we are triggerin a real python leak, maybe we have reference loops. How do we trace this? m --  martin.langh...@gmail.com  mar...@laptop.org -- Sch

Required help to read os images of XO in GNU/linux and how to build sugar os image for Arm processor

2010-10-07 Thread ganesh gajre
Hello Folks, I want to read and see the content of XO OS images in the Ubuntu by running it in emulator like qemu, I search on wiki.laptop.org and also google it for more info. But i didn't get the proper resource for the same. Architecture of XO contains Arm processor, can any one help me for H