Author Topic: Build Me An Openzaurus Kernel With Devfs - Please  (Read 4645 times)

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« on: May 20, 2005, 05:48:25 pm »
Hello,

I'm still trying to get gentoo on the zaurus and I'm quite succesful at the moment.
Gentoo boots and gives me a very good impression.
However, gentoo needs devfs and this is missing in the openzaurus kernel.
I tried half a day now to get a 2.95.3 crosscompiler and I'm not very succesful. Not to mention some make-crap and so on.
However, I only want a kernel with devfs compiled in (and perhaps the faster FP-emulation), that is not much work for everyone that was able to compile the openzaurus-kernel ones.
(just doing some menuconfig and run the compile)
I need it for the poodle (xscale).

Please, help me, build that thing and send it to bjoern@ruberg-wegener.de .

Big thanks to the one who helps me.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #1 on: May 20, 2005, 06:59:05 pm »
I can't resist noting the irony of this request
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #2 on: May 21, 2005, 03:10:09 am »
What irony?
I simply don't want to waste ages bringing another crosscompiler up, just fpr doing a small change in the kernel.
I've really enough of such work.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #3 on: May 21, 2005, 07:46:07 am »
Quote
What irony?
I simply don't want to waste ages bringing another crosscompiler up, just fpr doing a small change in the kernel.
I've really enough of such work.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80773\"][{POST_SNAPBACK}][/a][/div]

Can't you just emerge a new kernel with USE=devfs?
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #4 on: May 21, 2005, 07:49:34 am »
no.
gentoo merges kernel sources but it does not actually build them.

However, the problem is that I need a gcc-2.95.3.
I cannot get a crosscompiler running and I cannot build one on the PDA because my gentoo installation uses uclibc.
So I am somekind of stuck.

I have done some progress now getting a 2.95.3 compiler working in a chrooted OLD gentoo-1.2.

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #5 on: May 21, 2005, 11:05:26 am »
cant you just grab 2.95 crosscompiler which we use? Read ZaurusKernel in OE wiki.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #6 on: May 21, 2005, 11:08:10 am »
I have the crosscompiler now running.
The problem is, that the kernel I built didn't boot and flashing with the old kernel did not bring it further than the first bootscreen.

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #7 on: May 21, 2005, 11:48:36 am »
I needed to flash the gpe-image, too.
However, where can I get the .config for the openzaurus-poodle kernel?
The defconfig_poodle that is copied by openembedded cannot be the right one, because a font is missing (the kernel cannot be compiled).
And there must be a reason why the kernel I built did not work, although I did not change much more than compiling in devfs.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #8 on: May 21, 2005, 12:34:18 pm »
Quote
I needed to flash the gpe-image, too.
However, where can I get the .config for the openzaurus-poodle kernel?
The defconfig_poodle that is copied by openembedded cannot be the right one, because a font is missing (the kernel cannot be compiled).
And there must be a reason why the kernel I built did not work, although I did not change much more than compiling in devfs.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80818\"][{POST_SNAPBACK}][/a][/div]

Since that is the only way we use to compile our kernels, it is per definition the right defconfig. Include some more information on what goes wrong instead of blaming OE for your failures.
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

Jinidog

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
    • http://www.st-legacy.de.vu
Build Me An Openzaurus Kernel With Devfs - Please
« Reply #9 on: May 21, 2005, 12:36:46 pm »
This continues here: https://www.oesf.org/forums/index.php?showtopic=12730
However, I do not blame OE, I just thought that this is the wrong file and I want to know where the right one is.