CoreDump
30-10-2004, 19:10
Hi all!
I've recently purchased a WL-500g. Partly because i'm somewhat a
Asus fanboy but mainly because it's running my favorite operation system
and is quiet hackable :)
This forum is a great ressource and i want to express my gratitude for the developers of custom ROMs and all those offering help here at the forum!
I also own a Zaurus 5500 PDA (which, of course, runs Linux ;) ) and am helping the devs of Opie / OpenZaurus / GPE with future releases by trying to improve the current build-system (openembedded.org).
The OpenEmbedded (OE) build-system is an environment for (cross-)compiling embedded software. Once configured, it is easy as cake
to build software for the desired device without having to worry about cross-compiling. OE does all that for you. You don't even need to speak C/C++ at all to use this system.
There are currently 1864 packages in OE which can be compiled for mips/arm/x86 without any further configuration.
I have noticed that someone added support for the Linksys WRT54g router to OE and i'm wondering if one of the devs here is interested in adding support for the Asus WL-500G. I'd gladly do it myself, but i don't speak C which would be required to initially setup the configuration (ie applying patches to the kernel, adding a configuration for a WL-500g kernel etc.).
I have successfully built software for the WL-500G with OE using the WRT54 configuration. The only problem here is that OE currently only supports uClibc 0.9.26. The custom ROM by Oleg (which i'm using) is running 0.9.20 AFAICT. That can cause problems for apps compiled w/ 0.9.26. I failed adding support for uClibs 0.9.20 due to my lacking coding skills...
If one is interested in "getting wet" with OE, you can join the developers
at #oe on irc.freenet.net. The documentation on openembedded.org is a good starting point to get OE up and running.
BTW: I have compiled freeradius for the 500g using the wrt54g configuration. It requires uClib 0.9.26 (it's segfaulting w/ 0.9.20) and
must be installed outside of the flash due to it's size.
The configuration of freeradius is way beyond me or i'm just stupid :)
If someone is interested in freeradius, let me know and i'll upload it.
Anyways, thanks again for this great forum :D
I've recently purchased a WL-500g. Partly because i'm somewhat a
Asus fanboy but mainly because it's running my favorite operation system
and is quiet hackable :)
This forum is a great ressource and i want to express my gratitude for the developers of custom ROMs and all those offering help here at the forum!
I also own a Zaurus 5500 PDA (which, of course, runs Linux ;) ) and am helping the devs of Opie / OpenZaurus / GPE with future releases by trying to improve the current build-system (openembedded.org).
The OpenEmbedded (OE) build-system is an environment for (cross-)compiling embedded software. Once configured, it is easy as cake
to build software for the desired device without having to worry about cross-compiling. OE does all that for you. You don't even need to speak C/C++ at all to use this system.
There are currently 1864 packages in OE which can be compiled for mips/arm/x86 without any further configuration.
I have noticed that someone added support for the Linksys WRT54g router to OE and i'm wondering if one of the devs here is interested in adding support for the Asus WL-500G. I'd gladly do it myself, but i don't speak C which would be required to initially setup the configuration (ie applying patches to the kernel, adding a configuration for a WL-500g kernel etc.).
I have successfully built software for the WL-500G with OE using the WRT54 configuration. The only problem here is that OE currently only supports uClibc 0.9.26. The custom ROM by Oleg (which i'm using) is running 0.9.20 AFAICT. That can cause problems for apps compiled w/ 0.9.26. I failed adding support for uClibs 0.9.20 due to my lacking coding skills...
If one is interested in "getting wet" with OE, you can join the developers
at #oe on irc.freenet.net. The documentation on openembedded.org is a good starting point to get OE up and running.
BTW: I have compiled freeradius for the 500g using the wrt54g configuration. It requires uClib 0.9.26 (it's segfaulting w/ 0.9.20) and
must be installed outside of the flash due to it's size.
The configuration of freeradius is way beyond me or i'm just stupid :)
If someone is interested in freeradius, let me know and i'll upload it.
Anyways, thanks again for this great forum :D