Re: Devel Digest, Vol 53, Issue 56

2010-07-30 Thread Franco Miceli
HI,

I was wondering if there was a way to have a different resolution on the
screen of the XO 1.5.

I know that due to the DCON chip the res cannot be changed to other value
that 1200x900, and have been told about Xephyr (
http://dev.laptop.org/ticket/10210).


Does anyone have any thoughts/experiences on this?

Thanks.

Cheers

Franco
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Changing screen resolution XO 1.5

2010-07-30 Thread Franco Miceli
Sorry, Re: field corrected.

Cheers

2010/7/30 Franco Miceli fmic...@plan.ceibal.edu.uy

 HI,

 I was wondering if there was a way to have a different resolution on the
 screen of the XO 1.5.

 I know that due to the DCON chip the res cannot be changed to other value
 that 1200x900, and have been told about Xephyr (
 http://dev.laptop.org/ticket/10210).


 Does anyone have any thoughts/experiences on this?

 Thanks.

 Cheers

 Franco




-- 
Ing. Franco Miceli
CITS - Plan Ceibal - Investigación  Desarrollo
Av. Italia 6201 - Montevideo, Uruguay
CP: 11500
Tel: (598 2) 601 5773 int.: 2227
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Collection key vs Q2E44 (and Q3A41?)

2010-07-30 Thread Martin Langhoff
Hi Mitch,

wasn't aware you were on vacation.

Techteam - I am hoping for independent confirmation -- the USB disks
on my bench are pretty shit.

Can anyone with a known to behave well usb get a collection key to
work on XO-1.5 or on XO-1+Q2E44?

cheers,


m

On Thu, Jul 29, 2010 at 10:28 PM, Mitch Bradley w...@firmworks.com wrote:
 You could try holding down the check key for several seconds - while the
 'release game buttons' message is displayed.  That might give more time for
 the USB key to get its act together after power on.

 Another possibility would be to modify the collector key script to write to
 an SD card instead of to a USB stick, then get someone at 1cc to sign the
 modified script.

 Still another possibility would be to put the existing signed script on an
 SD card, then insert both the SD card and the USB stick.  The script would
 be booted from the SD card, and might then write to the USB stick.  It's
 possible that the USB stick could be detected properly if it were accessed a
 little later than the initial boot step.

 If none of these work, then you will have to wait until I get back from
 vacation, unless someone else has a idea.

 On 07/29/2010 08:46 PM, Martin Langhoff wrote:

 On Thu, Jul 29, 2010 at 4:55 PM, Mitch Bradleyw...@firmworks.com  wrote:


 Have you tried the check button for more feedback?


 Yes, on all the machines. Where it fails, it never mentions trying
 anything on the usb disk.

 Skips straight to booting from nand.



 m






-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Collection key vs Q2E44 (and Q3A41?)

2010-07-30 Thread Ed McNierney
Martin -

We've done some quick testing here in the office.  It appears that collection 
keys on Q3A40, Q3A42, and Q3A46 work, provided the laptop is secure-booting.  
If your machines are not secured, you need to hold down the x game key while 
booting.  Remember that with prettyboot enabled, an unsecured machine may look 
like it's secure at boot time.

Richard and I just tested a SKU99 XO-1.5 (Q3A40 and Q3A42) and a SKUC2 XO-1.5HS 
machine (Q3A46), all with security disabled.  Nothing happened on a normal 
boot with the collection key, and all worked (stored data on the collection 
key) if the x game key was held at powerup.

- Ed


On Jul 30, 2010, at 2:09 PM, Martin Langhoff wrote:

 Hi Mitch,
 
 wasn't aware you were on vacation.
 
 Techteam - I am hoping for independent confirmation -- the USB disks
 on my bench are pretty shit.
 
 Can anyone with a known to behave well usb get a collection key to
 work on XO-1.5 or on XO-1+Q2E44?
 
 cheers,
 
 
 m
 
 On Thu, Jul 29, 2010 at 10:28 PM, Mitch Bradley w...@firmworks.com wrote:
 You could try holding down the check key for several seconds - while the
 'release game buttons' message is displayed.  That might give more time for
 the USB key to get its act together after power on.
 
 Another possibility would be to modify the collector key script to write to
 an SD card instead of to a USB stick, then get someone at 1cc to sign the
 modified script.
 
 Still another possibility would be to put the existing signed script on an
 SD card, then insert both the SD card and the USB stick.  The script would
 be booted from the SD card, and might then write to the USB stick.  It's
 possible that the USB stick could be detected properly if it were accessed a
 little later than the initial boot step.
 
 If none of these work, then you will have to wait until I get back from
 vacation, unless someone else has a idea.
 
 On 07/29/2010 08:46 PM, Martin Langhoff wrote:
 
 On Thu, Jul 29, 2010 at 4:55 PM, Mitch Bradleyw...@firmworks.com  wrote:
 
 
 Have you tried the check button for more feedback?
 
 
 Yes, on all the machines. Where it fails, it never mentions trying
 anything on the usb disk.
 
 Skips straight to booting from nand.
 
 
 
 m
 
 
 
 
 
 
 -- 
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff
 ___
 Devel mailing list
 Devel@lists.laptop.org
 http://lists.laptop.org/listinfo/devel

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Collection key vs Q2E44 (and Q3A41?)

2010-07-30 Thread Ed McNierney
Martin -

Just another note of advice - I discovered a normal-looking USB key that 
*wasn't* working had a single FAT partition on it, but it had been erased on a 
Mac and had a GUID partition table.  Reformatting with an MBR fixed it.

- Ed


On Jul 30, 2010, at 2:09 PM, Martin Langhoff wrote:

 Hi Mitch,
 
 wasn't aware you were on vacation.
 
 Techteam - I am hoping for independent confirmation -- the USB disks
 on my bench are pretty shit.
 
 Can anyone with a known to behave well usb get a collection key to
 work on XO-1.5 or on XO-1+Q2E44?
 
 cheers,
 
 
 m
 
 On Thu, Jul 29, 2010 at 10:28 PM, Mitch Bradley w...@firmworks.com wrote:
 You could try holding down the check key for several seconds - while the
 'release game buttons' message is displayed.  That might give more time for
 the USB key to get its act together after power on.
 
 Another possibility would be to modify the collector key script to write to
 an SD card instead of to a USB stick, then get someone at 1cc to sign the
 modified script.
 
 Still another possibility would be to put the existing signed script on an
 SD card, then insert both the SD card and the USB stick.  The script would
 be booted from the SD card, and might then write to the USB stick.  It's
 possible that the USB stick could be detected properly if it were accessed a
 little later than the initial boot step.
 
 If none of these work, then you will have to wait until I get back from
 vacation, unless someone else has a idea.
 
 On 07/29/2010 08:46 PM, Martin Langhoff wrote:
 
 On Thu, Jul 29, 2010 at 4:55 PM, Mitch Bradleyw...@firmworks.com  wrote:
 
 
 Have you tried the check button for more feedback?
 
 
 Yes, on all the machines. Where it fails, it never mentions trying
 anything on the usb disk.
 
 Skips straight to booting from nand.
 
 
 
 m
 
 
 
 
 
 
 -- 
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff
 ___
 Devel mailing list
 Devel@lists.laptop.org
 http://lists.laptop.org/listinfo/devel

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Collection key vs Q2E44 (and Q3A41?)

2010-07-30 Thread Martin Langhoff
On Fri, Jul 30, 2010 at 2:42 PM, Ed McNierney e...@laptop.org wrote:
 (...) provided the laptop is secure-booting

Thanks! I did wonder about secure boot influence.

So what I am getting here is a combination of un-secure machines and
bad quality USB sticks muddying the waters.

 Richard and I just tested a SKU99 XO-1.5 (Q3A40 and Q3A42) and a SKUC2 
 XO-1.5HS machine (Q3A46), all with security disabled.  Nothing happened on a 
 normal boot with the collection key, and all worked (stored data on the 
 collection key) if the x game key was held at powerup.

Great. I'll retest locally and confirm.

cheers,


m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] XO Registration Failed with XS

2010-07-30 Thread Martin Langhoff
On Thu, Jul 29, 2010 at 7:43 PM, James Cameron qu...@laptop.org wrote:
 On Thu, Jul 29, 2010 at 12:22:47PM -0400, Martin Langhoff wrote:
 Maybe the sugar-control-panel cli can help,
 but again I don't know the incantation.

 Probably because it doesn't work, again.

 http://dev.laptop.org/ticket/10261 raised, please track.

Yeah, it spits out the same damn errors to me too.

Ugly :-/



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


[Server-devel] New olpc-bios-crypto 0.5.29.g2e774b1

2010-07-30 Thread Martin Langhoff
Fixes a couple of annoying issues when parsing CSV files, and fixes
(again, finally) resolving LIBEXEC.

Recommended for anyone using our antitheft toolchain:

yum --enablerepo=olpcxs-testing install olpc-bios-crypto

cheers,


m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
server-de...@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


New 10.1.2 build os303 for XO-1 and XO-1.5

2010-07-30 Thread Chris Ball
http://build.laptop.org/10.1.2/xo-1/os303
http://build.laptop.org/10.1.2/xo-1.5/os303

Compressed image size: 595.62mb (no change from build 302)

Description of changes in this build:

* kernel, #9323: Fix viafb color corruption on VT after suspend/resume
* sugar, #10213: Fix frame key on UY High School laptop
* sugar, #10261: Fix sugar-control-panel -c registration
* sugar, #9623:  Backport disk full fix to 0.84
* powerd: Inhibit suspend when the XO-1 camera is running.

Package changes since build 302:

-kernel-2.6.31_xo1-20100714.1740.1.olpc.1eac9a942c72b10.i586
+kernel-2.6.31_xo1-20100728.1841.1.olpc.a0a0edb7d8cbadb.i586
-kernel-firmware-2.6.31_xo1-20100714.1740.1.olpc.1eac9a942c72b10.i586
+kernel-firmware-2.6.31_xo1-20100728.1841.1.olpc.a0a0edb7d8cbadb.i586
-olpc-powerd-25-1.fc11.i586
+olpc-powerd-26-1.fc11.i586
-olpc-powerd-dbus-25-1.fc11.i586
+olpc-powerd-dbus-26-1.fc11.i586
-sugar-0.84.18-1.fc11.i586
+sugar-0.84.20-1.fc11.i586
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: New 10.1.2 build os303 for XO-1 and XO-1.5

2010-07-30 Thread Mikus Grinbergs
 http://build.laptop.org/10.1.2/xo-1.5/os303

Has XO-1.5 development use of http://build.laptop.org/10.1.2/xo-1.5/ now
supplanted development use of http://build.laptop.org/10.2.0/  ?

Thanks, mikus

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: New 10.1.2 build os303 for XO-1 and XO-1.5

2010-07-30 Thread Chris Ball
Hi,

Has XO-1.5 development use of
http://build.laptop.org/10.1.2/xo-1.5/ now supplanted development
use of http://build.laptop.org/10.2.0/ ?

Yes.  (Until 10.1.2 is released.)

- Chris.
-- 
Chris Ball   c...@laptop.org
One Laptop Per Child
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] Configuration Management Automation : cfpull

2010-07-30 Thread Martin Langhoff
Hi Mike,

good to see you are thinking along this lines. How advanced are you
down this specific track with cfpull?

For XS, several deployments are using Puppet, and after a bit of
review, I am extremely happy with Puppet, to the extent that expect
that (when time allows) we'll have whatever's needed to make Puppet
easy to run for XSs.

Puppet comes from the hands of a veteran of many 'automatic
configuration' tools (Luke Kaines) who's hacked plenty on ISConf (my
favourite) and cfengine (my not-favourite ;-) ). He soaked the good
and the bad of both, and wrote Puppet.

http://madstop.com/2008/11/01/a-short-history-of-puppet-pt1/

http://madstop.com/2008/11/06/a-short-puppet-history-pt-2-cfengine/

Project homepage http://projects.puppetlabs.com/projects

cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Turn Editing On missing and joining multiple courses

2010-07-30 Thread Martin Langhoff
On Tue, Jul 27, 2010 at 8:52 PM, David Leeming
da...@leeming-consulting.com wrote:
 In our PNG deployment and elsewhere I am finding with Moodle that when the
 initial administrator XO creates additional course creators, the “Turn
 Editing On” button does not appear on the new Course Creator XOs

Does not appear... on which course? Make them a teacher of each course
where you want them to see that.

Note! Don't make all teachers 'course creators'. Just create a course
for them, and make them a teacher _in that course_.

 Secondly, we have set up courses for each of six classes and are joining the
 250 students and their teachers to them as “teachers” and “students”

Cool. that's the way :-)

. The
 teachers have been made “Front Page teachers” but not been given any system
 roles (otherwise they appear in all the courses).

Good too!

 We want to allow teachers
 to collaborate between each other as well, so I am thinking of creating a
 “Teachers” course.

Yes - perfect! You're getting the 'moodle way'. Create a Teachers'
Exchange course, and in there make them all teachers.

 I have not enough experience with Moodle to know what to
 expect – will there be any “cross over” issues (the best way I can describe
 it) if teachers A and B are members of the Grade 3A and 4B courses
 respectively, and then also both as members of “Teachers”.

Each course its is own world -- you are doing it right.

Moodle never asks is this person a teacher? or is this person a
student?. Moodle doesn't care. You are a teacher _in the context of a
course_. You might be a student in another course (how to use
moodle)!

A child might be student in a course, but an openminded teacher /
course creator  can setup a course where kids are setup with a
teacher role and can do more things!

Hope all is good in PNG!



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


[Server-devel] Server performance feedback and testing suggestions

2010-07-30 Thread David Leeming
In our PNG deployment we have only just got the system up for testing due to
late delivery of most of the infrastructure eqt (we had the laptops so were
able to complete the initial training);

-  250 XOs divided into six classes G3A - G5B and all 15 teachers

-  One eBox fanless VIA server with 1GB RAM (non-expandable). We had
planned two (one for G3-4 and one for G5+) but vital eqt did not show up in
time so we are managing with one.

-  Campus wide wireless network, solar powered, using a ratio of less than
30 XOs per AP.

-  1Gb switches used throughout

-  1:1 use of 15W thin film (GoldPeak) panels with DC Share cables for the
laptops. No power in this school.

 

I have questions about power management for the server, and feedback on
server performance.

 

Layout is 3 x single storey double classrooms (G3A, 3B... 4A, 4B...etc) in
line, separated by about 15m. The server is situated in a parallel line of
classrooms about 6m to one side. We use some centrally located solar power
supplies with POE. The whole system is DC powered and we use digital; timers
to turn things off when not needed to save power. However the system
provides good access for at least 15 hrs per day.

 

(Advice on power management): I would like suggestions how the server can be
safely turned on and off automatically. I guess auto off at an agreed time
would be easy, turning on might be hardware dependent. Or can we put it into
sleep mode when not needed (10pm-7am) and have it running 24/7? With solar
power one has to be efficient as possible. If it is run 24/7, we'd like to
know how a timed daily reboot can be activated, and whether that is a good
idea or just leave it on.

 

(Advice on server performance and testing suggestions): 

 

We only have 2 days to test the full system due to the crazy logistical
issues that have plagued us. Yesterday we had it all running with the
students in the classrooms, logged on to the server OK. They are segregated
into 3 courses at the moment (G3, G4, G5) with about 60 students per course.
However in the test yesterday it was out of school hours and only maybe 30
students per course (Grade) were present. We observed that browsing the
server, both with site files and public folders (such as Schools Wikipedia
and the heavier UNESCO ASEAN SchoolNet series of flash animations) was
generally working good and the server as responsive. Moodle admin (such as
adding users to courses) was working very responsively. So generally the
impression was that networking was functioning well over the entire campus.

 

However, we noticed that collaboration was not working well. XOs could not
see all members of their course in neighbourhood view - it seemed to be
taking a long time to populate the view, and you could see some dropping out
occurring - XOs that were on and connected, suddenly disappearing from view
on a neighbouring XO. Likewise, sharing activities was almost universally
not working - no icon displayed on the course members neighbourhood view.
This contrasts with the good responsive and reliable browsing. In this test,
we were using presence service split by course, with the students added as
students and the teachers of those grades added as teachers. No-one was
given site roles. The teachers were also members of another course
teachers intended to allow collaboration between the teachers in different
grades.

 

We would like some feedback on what could be the issue. Is it the low power
server with only 1GB RAM? But we only had a maximum of about 90 students
divided into the three courses online yesterday. Could it be some
inefficiency in the networking? But browsing was working well. Could it be
that Moodle is broken in some respect? But during training we were
experiencing no issues with collaboration with the teachers.

 

What data , logs can we collect to analyse the performance and feed back to
this list? 

 

Thanks.

 

David Leeming and Dudley

 

___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Turn Editing On missing and joining multiple courses

2010-07-30 Thread David Leeming
Martin,

My request is about the Front Page. In courses it is clear how to manage
editing. On the Front Page only the first XO seems to be able to create
global links to public folders and site resources (the menus that become
editable through Turn Editing On). It may seem a point of detail but what
happens if the first admin XO becomes unavailable for any reason? We are
told that logging on as administrator is at your own risk as it might
break Moodle. As the persons who would be required to log on as
administrators would be the teachers only newly introduced to computers, I
think we need to follow safe guidelines.


David Leeming

-Original Message-
From: Martin Langhoff [mailto:martin.langh...@gmail.com] 
Sent: Saturday, 31 July 2010 5:52 a.m.
To: David Leeming
Cc: XS Devel
Subject: Re: Turn Editing On missing and joining multiple courses

On Tue, Jul 27, 2010 at 8:52 PM, David Leeming
da...@leeming-consulting.com wrote:
 In our PNG deployment and elsewhere I am finding with Moodle that when the
 initial administrator XO creates additional course creators, the “Turn
 Editing On” button does not appear on the new Course Creator XOs

Does not appear... on which course? Make them a teacher of each course
where you want them to see that.

Note! Don't make all teachers 'course creators'. Just create a course
for them, and make them a teacher _in that course_.

 Secondly, we have set up courses for each of six classes and are joining
the
 250 students and their teachers to them as “teachers” and “students”

Cool. that's the way :-)

. The
 teachers have been made “Front Page teachers” but not been given any
system
 roles (otherwise they appear in all the courses).

Good too!

 We want to allow teachers
 to collaborate between each other as well, so I am thinking of creating a
 “Teachers” course.

Yes - perfect! You're getting the 'moodle way'. Create a Teachers'
Exchange course, and in there make them all teachers.

 I have not enough experience with Moodle to know what to
 expect – will there be any “cross over” issues (the best way I can
describe
 it) if teachers A and B are members of the Grade 3A and 4B courses
 respectively, and then also both as members of “Teachers”.

Each course its is own world -- you are doing it right.

Moodle never asks is this person a teacher? or is this person a
student?. Moodle doesn't care. You are a teacher _in the context of a
course_. You might be a student in another course (how to use
moodle)!

A child might be student in a course, but an openminded teacher /
course creator  can setup a course where kids are setup with a
teacher role and can do more things!

Hope all is good in PNG!



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel