Re: [Angstrom-devel] Making a new kernel

2009-06-23 Thread Mwyann
Hopelessly, it didn't changed a thing to use the OE toolchain. I tried making the kernel with this commandline : make CC=arm-angstrom-linux-gnueabi-gcc LD=arm-angstrom-linux-gnueabi-ld OBJCOPY=arm-angstrom-linux-gnueabi-objcopy ARCH=arm all And always the same problem, it won't boot. I'm going

Re: [Angstrom-devel] Making a new kernel

2009-06-23 Thread Mwyann
Well, the .config could be of some interest, but moreover the steps you're doing to install it (from making to install into the zaurus). For now I'm bitbaking x11-image, and I'll see what happens with the built image. It seems that bitbake makes a lot of ipkg, so I think I'm gonna setup a local

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Mwyann
First thanks for the answers. Now for your answers : I'm using this version, quite new (newest when I downloaded it) : openmoko-i686-20090323-armv4t-linux-gnueabi-toolchain-openmoko.tar.bz2 And I would like to install OpenEmbedded on Slackware, but it seems not to be available, because all is

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Maxim Podbereznyi
Dear Koen, I always ask myself a question why we have the online builder for rootfs but never have a toolchain available online. Is it really necessary for all to pass all that way to compile all the OE distribution to get a toolchain? I understand that it is somehow possible to compile a

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Koen Kooi
On 22-06-09 18:18, Maxim Podbereznyi wrote: Dear Koen, I always ask myself a question why we have the online builder for rootfs but never have a toolchain available online. Is it really necessary for all to pass all that way to compile all the OE distribution to get a toolchain? I understand

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Philip Balister
Koen Kooi wrote: On 22-06-09 18:18, Maxim Podbereznyi wrote: Dear Koen, I always ask myself a question why we have the online builder for rootfs but never have a toolchain available online. Is it really necessary for all to pass all that way to compile all the OE distribution to get a

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread flameman mayer
hello 2.6.26 is the current supported kernel available for akita i was reported about a bit of issue around suspend and battery recharge, anyway ... the rest should be solid rock personally i am using 2.6.23 cause it is the best for me, and i am hardly developing around it for example * i am

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Koen Kooi
On 22-06-09 22:13, Mwyann wrote: Hmmm, I installed a Debian 5 on a virtual machine, then tried what was written on this page : http://www.angstrom-distribution.org/building-angstrom works well, please tell us what you did *exactly* and which steps you skipped

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Graeme Gregory
On Mon, 2009-06-22 at 23:08 +0200, Mwyann wrote: OK, i'll do that and show you the full report. The http://wiki.openembedded.org/index.php/Getting_Started page seems often destroyed btw. Bloomin wikis what crazy came up with the idea :-D G ___

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Maxim Podbereznyi
OK, but how will that toolchain be relevant to the one which is used to build feeds at online builder? 2009/6/22 Koen Kooi k.k...@student.utwente.nl On 22-06-09 18:18, Maxim Podbereznyi wrote: Dear Koen, I always ask myself a question why we have the online builder for rootfs but never

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Koen Kooi
On 22-06-09 23:59, Graeme Gregory wrote: On Mon, 2009-06-22 at 23:08 +0200, Mwyann wrote: OK, i'll do that and show you the full report. The http://wiki.openembedded.org/index.php/Getting_Started page seems often destroyed btw. Bloomin wikis what crazy came up with the idea :-D The main

Re: [Angstrom-devel] Making a new kernel

2009-06-22 Thread Mwyann
Note that you can limit edition permissions (for example mine, mwyann.info, is read-only to visitors). I'm installing the tools, soon will be the scripts logs. 2009/6/23 Koen Kooi k.k...@student.utwente.nl On 22-06-09 23:59, Graeme Gregory wrote: On Mon, 2009-06-22 at 23:08 +0200, Mwyann