Re: Scheduled server maintenance: 9/7

2007-09-08 Thread Danny Clark
This maintenance has ended. The only change was an upgrade of trac to
a more recent version by coderanger. New tickets, adding comments,
changing tickets, and attaching files are all tested and work.

The rest of the planned maintenance will be rescheduled to a future date.

If you have any issues, reply to this email, or bug me (djbclark) and
coderanger on #oftc.

For urgent issues, you can use djbclark: URGENT in IRC, and I will
receive a SMS TXT message; or if you are internal, feel free to give
me a call or direct SMS TXT at any point in time.

-- 
Daniel Clark # Sys Admin, One Laptop per Child
# http://laptop.org  # http://opensysadmin.com
# http://planyp.us/djbclark # http://dclark.us


On 9/6/07, Ivan Krstić [EMAIL PROTECTED] wrote:
 Public-facing development services (bugtracker, git, development
 hosting) will be partially offline tomorrow, Friday the 7th, for a
 migration to different hardware, concluding the emergency maintenance
 from earlier this week. Downtime is expected to start around 9PM EDT,
 and has an expected duration of under 12 hours.

 This round of maintenance is also when I shall (unceremoniously) pass
 my unofficial sysadmin baton to Danny Clark, OLPC's new -- and
 official -- sysadmin. Further sysadmin/downtime announcements will be
 coming from him; please make him feel at home by breaking our
 machines early and often, preferably in the wee hours of the morn.

 Cheers,

 --
 Ivan Krstić [EMAIL PROTECTED] | http://radian.org


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


Re: save-nand problem

2007-09-08 Thread Mitch Bradley
Yuan Chao wrote:
 On 9/8/07, Juliano Bittencourt [EMAIL PROTECTED] wrote:

   
 I'm having problems using the save-nand OFW command to created a
 customized version of the OS. In the near past I used this command
 

   
  1. When I try to create the image file with the command 'save-nand
 disk:\nand.os', the laptop starts working but the entire process takes
 serveral hours to complete (about 5 hours)
 
 Did you try to create a nand image snapshot on the nand disk itself?
 If so, there should be a check to prevent this?
   

That would fail right away because the OFW JFFS2 code is read-only.


   

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


Re: save-nand problem

2007-09-08 Thread Juliano Bittencourt

Hi Kim

Did the image you created installed OK?
I used your Crcimage.sh and obtained the same result as before. I was 
already using pilgrim to create the crc files. One think that I forgot 
to report is when I use the crcimage(pilgrim) command it's returning a 
message

%crcimage nand.img
Input file size is not a multiple of 0x2 - residue 0x1e000


Is that normal?
Thanks

Kim Quirk escreveu:
 Hi Juliano,
 I just went through this process myself last night.

 The first time I did a save-nand it took many minutes. Unfortunately I 
 had to do it again since I missed a few things. The second time it 
 took many hours. It did complete (which surprised me).

 The next step, which is new since 406, is that you also have to create 
 a .crc file.
 Scroll to the bottom of this page:
 http://wiki.laptop.org/go/Customizing_NAND_images 
 http://wiki.laptop.org/go/Customizing_NAND_images

 I had to get someone to build the crc for me since I didn't have a 
 build environment. I tried to upload the crcimg program that runs on a 
 linux machine, but I had some issues with the wiki upload. I had to 
 give it an extension. If you have access to a linux machine you may be 
 able to create your own crc file with this: 
 http://wiki.laptop.org/go/Image:Crcimg.sh

 Tell me if it works and we can add the link directly to wiki page. If 
 someone creates a version that can run on a mac or on windows it would 
 be great to upload them here so those of us without build environments 
 could create crc files for custom images
 Regards,
 Kim


 On 9/7/07, *Juliano Bittencourt* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:



 Hi folks,

 I'm having problems using the save-nand OFW command to created a
 customized version of the OS. In the near past I used this command
 several times for this purpose, but now, it seems not working
 anymore.
 There are several symptoms:

  1. When I try to create the image file with the command
 'save-nand
 disk:\nand.os', the laptop starts working but the entire process takes
 serveral hours to complete (about 5 hours)
  2. Even when the process completes successfully, eventually the
 result is a 0 bites file;
  3. When the process is completed and the resulting file has about
 230mb, the problem is when I try to copy this file to a new
 laptop. The
 copy-nand command throws and error message : Image file size is not a
 multiple of the NAND erase block size.

  I repeated the process serveral times, on B2 and B3 machines with
 firmware q2c23. Am I missing something or is this actually a bug?

  Best,

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



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


Re: save-nand problem

2007-09-08 Thread C. Scott Ananian
On 9/8/07, Yuan Chao [EMAIL PROTECTED] wrote:
 On 9/8/07, Juliano Bittencourt [EMAIL PROTECTED] wrote:
  I'm having problems using the save-nand OFW command to created a
  customized version of the OS. In the near past I used this command
   1. When I try to create the image file with the command 'save-nand
  disk:\nand.os', the laptop starts working but the entire process takes
  serveral hours to complete (about 5 hours)
 Did you try to create a nand image snapshot on the nand disk itself?
 If so, there should be a check to prevent this?

No, the nand is 'nand:\'.  The USB key is 'disk:\'.
 --scott

-- 
 ( http://cscott.net/ )
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: save-nand problem

2007-09-08 Thread Kim Quirk
Juliano,
I was able to create a mac version of this crcimg executable; I will add
that to the Customizing nand wiki page along with the linux one. Are you
working with a linux environment?

Kim


On 9/8/07, Kim Quirk [EMAIL PROTECTED] wrote:

 Juliano,
 Actually, Bernie ran the crcimg command for me but I was looking over his
 shoulder and didn't see any error message. He ran it with the nand image I
 provided and then I was able to successfully install this new image on a
 laptop.

 Bernie - do you know anything about this error message?

 Thanks,
 Kim

 On 9/8/07, Juliano Bittencourt  [EMAIL PROTECTED] wrote:
 
 
  Hi Kim
 
  Did the image you created installed OK?
  I used your Crcimage.sh and obtained the same result as before. I was
  already using pilgrim to create the crc files. One think that I forgot
  to report is when I use the crcimage(pilgrim) command it's returning a
  message
 
  %crcimage nand.img
  Input file size is not a multiple of 0x2 - residue 0x1e000
 
 
  Is that normal?
  Thanks
 
  Kim Quirk escreveu:
   Hi Juliano,
   I just went through this process myself last night.
  
   The first time I did a save-nand it took many minutes. Unfortunately I
   had to do it again since I missed a few things. The second time it
   took many hours. It did complete (which surprised me).
  
   The next step, which is new since 406, is that you also have to create
   a .crc file.
   Scroll to the bottom of this page:
   http://wiki.laptop.org/go/Customizing_NAND_images
   http://wiki.laptop.org/go/Customizing_NAND_images
  
   I had to get someone to build the crc for me since I didn't have a
   build environment. I tried to upload the crcimg program that runs on a
   linux machine, but I had some issues with the wiki upload. I had to
   give it an extension. If you have access to a linux machine you may be
 
   able to create your own crc file with this:
   http://wiki.laptop.org/go/Image:Crcimg.sh
  
   Tell me if it works and we can add the link directly to wiki page. If
   someone creates a version that can run on a mac or on windows it would
   be great to upload them here so those of us without build environments
   could create crc files for custom images
   Regards,
   Kim
  
  
   On 9/7/07, *Juliano Bittencourt* [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:
  
  
  
   Hi folks,
  
   I'm having problems using the save-nand OFW command to created
  a
   customized version of the OS. In the near past I used this command
 
   several times for this purpose, but now, it seems not working
   anymore.
   There are several symptoms:
  
1. When I try to create the image file with the command
   'save-nand
   disk:\nand.os', the laptop starts working but the entire process
  takes
   serveral hours to complete (about 5 hours)
2. Even when the process completes successfully, eventually
  the
   result is a 0 bites file;
3. When the process is completed and the resulting file has
  about
   230mb, the problem is when I try to copy this file to a new
   laptop. The
   copy-nand command throws and error message : Image file size is
  not a
   multiple of the NAND erase block size.
  
I repeated the process serveral times, on B2 and B3 machines
  with
   firmware q2c23. Am I missing something or is this actually a bug?
  
Best,
  
Juliano Bittencourt
   ___
   Devel mailing list
   Devel@lists.laptop.org mailto:Devel@lists.laptop.org
   http://lists.laptop.org/listinfo/devel
  
  
 
 

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


Re: Pippy and Calculate - Evolution Solution

2007-09-08 Thread Yoshiki Ohshima
  Ivan,

  You can almost tell that he is pretty much the only guy who is
  interested in supporting outside developers.
 
 That isn't fair. I speak on behalf of the entire OLPC team when I say  
 that we're extremely interested in supporting outside developers.  
 There's no question about it, and there never was.

  My wording was not right.  I didn't mean to say you guys *don't
have* the interest, but happen to have not been able to spend time on
it.  (And, kudos to Bert was my another point.)  Sorry about that.


 Until then, I can only thank everyone who's been bearing with us even  
 if it feels like there's a line in the sand between 1CC and  
 outsiders at times. Communities are hard work, and we're entirely  
 committed to growing a great one around OLPC. Really. Please be  
 patient with us a little longer, and as Wikipedians like to say,  
 assume good faith.

  Yes, thank you.

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


Re: Pippy and Calculate - Evolution Solution

2007-09-08 Thread NoiseEHC

 On Sep 7, 2007, at 10:05 PM, Yoshiki Ohshima wrote:
   
 You can almost tell that he is pretty much the only guy who is
 interested in supporting outside developers.
 

 That isn't fair. I speak on behalf of the entire OLPC team when I say  
 that we're extremely interested in supporting outside developers.  
 There's no question about it, and there never was.

 What's also true is that -- so far -- we've been in the unenviable  
 position of having to grow a platform (both Sugar and the distro)  
 with heavy low-level development taking place _in parallel_ with high- 
 level activity development. This is extremely difficult to do in any  
 set of circumstances, and doubly so with our resource constraints and  
 timelines. As a result, we haven't been as good as we could be about  
 leveraging the community and outside developers. We're fully aware of  
 this, we know it can be really frustrating for contributors, and  
 we're determined to get better. I expect things will improve  
 significantly in this domain in a couple of months as underlying  
 platform development begins to stabilize and our focus turns  
 increasingly towards activities and other consumers of our platform  
 and APIs.

 Until then, I can only thank everyone who's been bearing with us even  
 if it feels like there's a line in the sand between 1CC and  
 outsiders at times. Communities are hard work, and we're entirely  
 committed to growing a great one around OLPC. Really. Please be  
 patient with us a little longer, and as Wikipedians like to say,  
 assume good faith.

 Cheers,


   
Hmmm, 3 months ago I asked either for a physical machine or a telnet 
account for a locked down physical machine to test the Geode processor 
(LX). I have expected that I will not get a physical machine since there 
are a limited number of these kind of machines and my work is very low 
priority (and I do not have C code right now) but it was a little 
surprise that so far nothing happened about the account. Since my code 
depends on the hardware and the Geode manual is close to useless it 
effectively stemmed my work.

I tried to run my little tests via this mailing list and there were some 
kind people who took the time to help me but it turned out that the 
Geode is below my worst expectations and so requires a lot more tests 
than my patience. (Programming via this mailing list is just as 
productive as scheduling your punch cards in the old mainframe days...) 
For the record, a Geode LX-433MHz has the MMX performance of a Pentium 
MMX-133MHz if my tests are right what I simply still cannot believe...

So I am aware that you have a lot of work to do right now and I am aware 
that 3d rendering is not at the top of your priority list but from my 
viewpoint it is nonexistent developer support. Never mind, it was just 
my frustration.

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


Re: Pippy and Calculate - Evolution Solution

2007-09-08 Thread Ivan Krstić
On Sep 8, 2007, at 1:20 PM, NoiseEHC wrote:
 I tried to run my little tests via this mailing list and there were  
 some
 kind people who took the time to help me but it turned out that the
 Geode is below my worst expectations and so requires a lot more tests
 than my patience.

Send me your SSH2 pubkey and I'll get you an account. I'm not sure  
how you went about previously requesting an account; I handled almost  
all l.o accounts until a few days ago, and I never saw an e-mail from  
you.

 For the record, a Geode LX-433MHz has the MMX performance of a Pentium
 MMX-133MHz if my tests are right what I simply still cannot believe...

The Geode is a low-power, embedded CPU. It is neither the gaming  
platform nor the 3D workstation you're looking for. There's nothing  
surprising about that.

 viewpoint it is nonexistent developer support. Never mind, it was just
 my frustration.

Sorry you had a bad experience. I wish you hadn't given up after  
initially not receiving an account. That bit, at least, we can fix.

--
Ivan Krstić [EMAIL PROTECTED] | http://radian.org
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Pippy and Calculate - Evolution Solution

2007-09-08 Thread Jim Gettys
On Sat, 2007-09-08 at 22:36 +0200, NoiseEHC wrote:
 Wow, fast answer!
  On Sep 8, 2007, at 1:20 PM, NoiseEHC wrote:
  I tried to run my little tests via this mailing list and there were some
  kind people who took the time to help me but it turned out that the
  Geode is below my worst expectations and so requires a lot more tests
  than my patience.
 
  Send me your SSH2 pubkey and I'll get you an account. I'm not sure how 
  you went about previously requesting an account; I handled almost all 
  l.o accounts until a few days ago, and I never saw an e-mail from you.
 
 I have sent an email to [EMAIL PROTECTED] (as it is written in the 
 wiki) and after that exchanged several emails with Jim Gettys. The 
 conclusion was that he said that when I have something running then we 
 can come back to my request. The problem is that I need to run those 
 tests to start coding in C (I have a proof of concept in C#) so it is a 
 catch-22...
 
 SSH2 key:
 I am not sure whether we are talking about the same thing. I need an 
 account for an XO machine which is connected to the internet so I can 
 access it from here (and I have a feeling that you are talking about a 
 project hosting account but I can be wrong). So if I am right and you 
 have not already set up an XO machine then you have to do the following:
 1. Take a developer XO (must be B3 or B4 - LX700 and must have GCC).
 2. Plug in an USB-Ethernet adapter and configure it in Linux.
 3. Take apart the XO and remove the wireless antennas.
 4. Install telnet and FTP.
 5. Plug it into your router and either put it outside of your firewall 
 (so it will not be able to access your machines inside of your firewall) 
 or set up the router to forward telnet and FTP but prohibit any outbound 
 packets.
 6. Email me the passwords for telnet  FTP.
 (2 and 3 are needed if I am an evil hacker since I am not sure if 
 wireless can be firewalled adequately.)

We haven't had the cycles to set up a OLPC system for normal
development; however, we have recently hired a system manager, and can
put it on his queue to set up.
 - Jim

 
 If it turns out that we are talking about the same thing (and you have 
 already set up such a machine) then I will need some time since I am a 
 Windows programmer and have no idea how to connect from Windows to Linux 
 via SSH... (If somebody reads this then I would appreciate some links to 
 a howto.)
  For the record, a Geode LX-433MHz has the MMX performance of a Pentium
  MMX-133MHz if my tests are right what I simply still cannot believe...
 
  The Geode is a low-power, embedded CPU. It is neither the gaming 
  platform nor the 3D workstation you're looking for. There's nothing 
  surprising about that.
 There is. If my tests are correct then it is the first time in history 
 when somebody created a processor which runs MMX slower than integer 
 instructions. See
 http://wiki.laptop.org/go/Geode
 I have downloaded the MediaGX guide (the predecessor of the Geode) and 
 in that guide at least both the latency and throughput were defined. 
 According to the tests the Geode LX has half the performance than the 
 MediaGX clock by clock. I have found that surprising (and forced me to 
 redo all my assembly).
 
 
  viewpoint it is nonexistent developer support. Never mind, it was just
  my frustration.
 
  Sorry you had a bad experience. I wish you hadn't given up after 
  initially not receiving an account. That bit, at least, we can fix.
 
 
 I hope so. :)
 
 ___
 Devel mailing list
 Devel@lists.laptop.org
 http://lists.laptop.org/listinfo/devel
-- 
Jim Gettys
One Laptop Per Child


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


Re: confirm 7f4bc4384c646aed8e41e8464ebac1a494399461

2007-09-08 Thread Robin H. Johnson
On Sat, Sep 08, 2007 at 07:26:14PM -0400, [EMAIL PROTECTED] wrote:
 Mailing list removal confirmation notice for mailing list Devel
 
 We have received a request for the removal of your email address,
 [EMAIL PROTECTED] from the devel@lists.laptop.org mailing list.  To
 confirm that you want to be removed from this mailing list, simply
 reply to this message, keeping the Subject: header intact.  Or visit
 this web page:
 
 
 http://lists.laptop.org/confirm/devel/7f4bc4384c646aed8e41e8464ebac1a494399461
 
 
 Or include the following line -- and only the following line -- in a
 message to [EMAIL PROTECTED]:
 
 confirm 7f4bc4384c646aed8e41e8464ebac1a494399461
 
 Note that simply sending a `reply' to this message should work from
 most mail readers, since that usually leaves the Subject: line in the
 right form (additional Re: text in the Subject: is okay).
 
 If you do not wish to be removed from this list, please simply
 disregard this message.  If you think you are being maliciously
 removed from the list, or have any other questions, send them to
 [EMAIL PROTECTED]
 

-- 
Robin Hugh Johnson
Gentoo Linux Developer  Infra Guy
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel