OFW and journal recovery warning

2011-02-14 Thread Yioryos Asprobounitis
When booting the XO-1 (q2e45) or XO-1.5 (q3a61) from an ext3 formatted USB stick or external SDcard, the OFW reports that the "ext3 journal needs recovery". However, stopping the boot process at this exact point (power button), rebooting from the internal flash/nand (running F14 builds) and f

Re: OFW and journal recovery warning

2011-02-14 Thread James Cameron
G'day Yioryos, The "ext3 journal needs recovery" is emitted by OpenFirmware when the ext3 filesystem contains a bit flag set in the metadata. Linux sets this bit in various situations. fsck.ext3 does not *report* this bit. When the filesystem is mounted, even read-only, the kernel mount will cau

Re: Help with signing messages

2011-02-14 Thread Esteban Bordon
Hi Daniel, Thanks for your answers. This will be very useful to me. Regarding your doubt I'm confused here because, above, you said that a typical message might be > "Your laptop will be blocked tomorrow, please update your blacklist." > > Is this kind of message supposed to be: > > * received

Re: Help with signing messages

2011-02-14 Thread Esteban Bordon
Hi Michael (sorry for confuse) , > > Thanks for your answers. This will be very useful to me. > > Regarding your doubt > > > I'm confused here because, above, you said that a typical message might be > >> "Your laptop will be blocked tomorrow, please update your blacklist." >> >> Is this kind of m

Re: Help with signing messages

2011-02-14 Thread Martin Langhoff
On Sun, Feb 13, 2011 at 7:38 PM, Michael Stone wrote: >   a) Online signing w/ HTTPS: That's a very good idea. I had mentioned using OLPC BIOS Crypto to Esteban, but the main issue is ensuring the msg comes from a trusted network host, so HTTPS does the job perfectly fine, and is the simplest to

localpkg helper script for fedpkg -- take two

2011-02-14 Thread Martin Langhoff
On Tue, Jan 25, 2011 at 4:11 PM, Martin Langhoff wrote: > If you are using or experimenting with fedpkg, I am putting some > simple helper bits in an accessory "localpkg" python script (at > http://dev.laptop.org/git/users/martin/localpkg Updated and added a README - lpkg - some extra commands t

Re: localpkg helper script for fedpkg -- take two

2011-02-14 Thread Jesse Keating
On 2/14/11 8:51 AM, Martin Langhoff wrote: > On Tue, Jan 25, 2011 at 4:11 PM, Martin Langhoff > wrote: >> If you are using or experimenting with fedpkg, I am putting some >> simple helper bits in an accessory "localpkg" python script (at >> http://dev.laptop.org/git/users/martin/localpkg > > Upda

Re: F15 glibc again fails on AMD Geode LX

2011-02-14 Thread Peter Robinson
Hi All, On Fri, Feb 4, 2011 at 5:37 PM, John Gilmore wrote: > FYI: Early Fedora 15 builds don't run on the Geode, again.  This time, > people seem to be on the issue, and may resolve it without much work > from OLPC.  But I think it would be worth spending some testing time > to make sure it's re

F14 losing keyboard on S/R XO-1.5 -- #10650

2011-02-14 Thread Martin Langhoff
Hi folks, we are finding that this hits us very often, and makes working on the XO a damn pain. We had seen it but thought it wasn't frequent. Now that we're working full steam ahead on F14, the complaints mark the passing of each hour. Daniel's promised to look at it, but the whole situation mi

Bug Report

2011-02-14 Thread Walter Bender
Couldn't get Trac to cooperate, so I am filing this bug report by email: Using an XO-1.5 with an external USB->VGA, the image projected fine, but it did not display on the XO screen. This is on 10.1.3. (It used to show the image mirrored on both displays. It is inconvenient to have the display onl

Created '/git/packages' for fedpkg-style repos, reorganized XS source repos

2011-02-14 Thread Martin Langhoff
In dev.laptop.org, I created /git/packages -- to store git repos that follow the fedpkg style. Very useful for any packages that aren't in Fedora, or where we patch or frob the pkg slightly. And converted almost all the XS-related packages to use this infra. Changes - Trimmed trailing '.git' fro

Re: Bug Report

2011-02-14 Thread Martin Langhoff
On Mon, Feb 14, 2011 at 3:50 PM, Walter Bender wrote: > Using an XO-1.5 with an external USB->VGA, the image projected fine, > but it did not display on the XO screen. This is on 10.1.3. (It used > to show the image mirrored on both displays. It is inconvenient to > have the display only on the pr

Planning to package our 'audited' libtommath and libtomcrypt

2011-02-14 Thread Martin Langhoff
I am approaching bios-crypto again -- with the intention to split off - libtommath -- it's trivial to reuse the spec from the official pkg, and the delta is small - libtomcrypt -- same - bios-crypto -- the binaries and some low-level scripts - bios-crypto-utils -- will move to a separate repo

Developer locking an unlocked XO

2011-02-14 Thread Sridhar Dhanapalan
Is it possible to lock an XO that came from the factory unlocked? All of our XOs are currently unlocked and we are comfortable with that for the moment. However, we may want to change this in the future. Thanks, Sridhar Sridhar Dhanapalan Technical Manager One Laptop per Child Australia M: +61

Re: Developer locking an unlocked XO

2011-02-14 Thread Chris Ball
Hi, > Is it possible to lock an XO that came from the factory unlocked? > > All of our XOs are currently unlocked and we are comfortable with > that for the moment. However, we may want to change this in the > future. Yes, entirely possible; Martin can help. - Chris. -- Chris Bal

Re: Re: Developer locking an unlocked XO

2011-02-14 Thread forster
> Hi, > >> Is it possible to lock an XO that came from the factory unlocked? >> >> All of our XOs are currently unlocked and we are comfortable with >> that for the moment. However, we may want to change this in the >> future. > > Yes, entirely possible; Martin can help. > >

Re: Re: Developer locking an unlocked XO

2011-02-14 Thread forster
# You can reverse the disable-security command by entering enable-security at the 'ok' prompt. Security will then be permanently enabled until disabled again. http://wiki.laptop.org/go/Activation_and_developer_keys (sorry sent blank reply just before) > Hi, > >> Is it possible to lock an X

Re: Developer locking an unlocked XO

2011-02-14 Thread Chris Ball
Hi, > # You can reverse the disable-security command by entering > enable-security at the 'ok' prompt. Security will then be > permanently enabled until disabled again. Yes, but that'll use OLPC's keys (if they were installed in manufacturing). You might want to use your own keys, which

Re: NANDblaster failing

2011-02-14 Thread Sridhar Dhanapalan
On 12 February 2011 01:39, Martin Langhoff wrote: > On Fri, Feb 11, 2011 at 2:54 AM, James Cameron wrote: >> I'm quite familiar with that part of the SDHCI implementation in the >> firmware. > > And practical experience in the field backs James' and Chris' notes > and recommendations :-) > > The

WLAN failure in 20x XO-1.5s [WAS: Re: NANDblaster failing]

2011-02-14 Thread Sridhar Dhanapalan
On 15 February 2011 14:27, Sridhar Dhanapalan wrote: > On 12 February 2011 01:39, Martin Langhoff wrote: >> On Fri, Feb 11, 2011 at 2:54 AM, James Cameron wrote: >>> I'm quite familiar with that part of the SDHCI implementation in the >>> firmware. >> >> And practical experience in the field bac

Re: [OLPC-AU] WLAN failure in 20x XO-1.5s [WAS: Re: NANDblaster failing]

2011-02-14 Thread James Cameron
On Tue, Feb 15, 2011 at 02:37:21PM +1100, Sridhar Dhanapalan wrote: > Possibly related to this, we have at least 20x XO-1.5s that have > completely dead WLAN. The OpenFirmware wireless test fails > immediately. In what way does the test fail? What version of OpenFirmware was used to test with? >

Re: [OLPC-AU] WLAN failure in 20x XO-1.5s [WAS: Re: NANDblaster failing]

2011-02-14 Thread Sridhar Dhanapalan
On 15 February 2011 15:25, James Cameron wrote: > On Tue, Feb 15, 2011 at 02:37:21PM +1100, Sridhar Dhanapalan wrote: >> Possibly related to this, we have at least 20x XO-1.5s that have >> completely dead WLAN. The OpenFirmware wireless test fails >> immediately. > > In what way does the test fail

Re: Developer locking an unlocked XO

2011-02-14 Thread Sridhar Dhanapalan
On 15 February 2011 13:27, Chris Ball wrote: > Hi, > >   > # You can reverse the disable-security command by entering >   > enable-security at the 'ok' prompt. Security will then be >   > permanently enabled until disabled again. > > Yes, but that'll use OLPC's keys (if they were installed in > ma

Re: NANDblaster failing

2011-02-14 Thread Hal Murray
> I don't see any problems in Linux. Following James' advice, I associated > with an AP and pinged the gateway for a few hours. Over ~7500 pings, I had > 1% packet loss and no errors in /ver/log/dmesg. 7500 isn't very many packets. Try ping -f. (f for flood, need to be root) It takes me 13 se

Re: Developer locking an unlocked XO

2011-02-14 Thread Chris Ball
Hi, > Is that the developer key mentioned at > http://wiki.laptop.org/go/Firmware_security#Deployment_Key_Manufacturing_Data_Tags > ? Yes, it's that set of keys. I'd suggest discussing the rest off-list with Martin/OLPCA. - Chris. -- Chris Ball One Laptop Per Child ___

Re: Developer locking an unlocked XO

2011-02-14 Thread James Cameron
On Tue, Feb 15, 2011 at 04:11:30PM +1100, Sridhar Dhanapalan wrote: > On 15 February 2011 13:27, Chris Ball wrote: > > Hi, > > > > ? > # You can reverse the disable-security command by entering > > ? > enable-security at the 'ok' prompt. Security will then be > > ? > permanently enabled until disa

Re: NANDblaster failing

2011-02-14 Thread James Cameron
On Mon, Feb 14, 2011 at 09:39:33PM -0800, Hal Murray wrote: > 7500 isn't very many packets. Good point. It isn't the packet loss that I'm looking for, (there will always be some, and even more when flooding), but rather complaints of SDHCI problems from the kernel, to match against the complaints

Re: [OLPC-AU] WLAN failure in 20x XO-1.5s [WAS: Re: NANDblaster failing]

2011-02-14 Thread James Cameron
On Tue, Feb 15, 2011 at 03:48:24PM +1100, Sridhar Dhanapalan wrote: > After upgrading the Q3A50 one to Q3A62, I get slightly different > output from the WLAN test: > > SDHCI: Error: ISR = 8000 ESR = 1 Command Timeout, > Command reg: 50a Mode reg: 0 Arg reg: 0 > Recent commands (decimal): 0 5