View previous topic :: View next topic |
Author |
Message |
cellularmitosis Tux's lil' helper
Joined: 27 Dec 2003 Posts: 87
|
Posted: Sat Sep 03, 2005 5:26 pm Post subject: gentoo on asus wl-500g |
|
|
Hi,
I just bought an asus wl-500g (for those of you familiar with the famous linksys routers which you can hack and put linux on, it's the same idea but with usb ports added).
I just wanted to see if there was anyone else interested in getting gentoo running on this neat little box.
I downloaded a uclibc mipsel stage3 from here:
http://mirror.datapipe.net/gentoo/experimental/mips/embedded/stages/stage3-mipsel-uclibc-2005.0.tar.bz2
and have been chrooting into it and fooling around.
I am in the middle of changing the profile and doing an emerge --deep --update world. I'll report back with progress. |
|
Back to top |
|
|
Redhatter Retired Dev
Joined: 20 Sep 2003 Posts: 548 Location: Brisbane, QLD, Australia
|
Posted: Sun Sep 04, 2005 2:30 am Post subject: |
|
|
You might want to jump on irc.freenode.net and pester the good people in #gentoo-embedded.
If anything, they'd be the people to talk to about Linux on these devices (which are all based on the same Broadcom SoC). _________________ Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...
Gentoo/MIPS Cobalt developer, Mozilla herd member. |
|
Back to top |
|
|
tHe_IkkE n00b
Joined: 05 Mar 2005 Posts: 5 Location: Den Bosch, The Netherlands
|
Posted: Fri Sep 09, 2005 3:12 pm Post subject: |
|
|
I'm running gentoo on my edimax 6104kp which also has a MIPS32 chip. It works like a charm but compiling is a bit slow (16MB RAM and swap space over USB1.1). But I wanted to prove (Don't know to who...) it could run Gentoo!
Compiling Mysql took me about half a week but it did work!
The wl500g is pretty similar to my kp6104kp, so if you encounter any problems you can always ask me.
Succes running gentoo on your wl500g! |
|
Back to top |
|
|
MorpheuS.Ibis Tux's lil' helper
Joined: 22 Apr 2006 Posts: 143
|
Posted: Wed May 10, 2006 12:30 pm Post subject: |
|
|
HOWTO anyone? maybe some asus wl500g /wlhdd modified gentoo handbook? i'm very interested in having this device running gentoo but i can't afford wasting one with some wrong setup. thanx
EDIT: maybe just some general hints (eg. how to begin the instalation etc.) will do for now...
Last edited by MorpheuS.Ibis on Sat May 20, 2006 9:56 am; edited 1 time in total |
|
Back to top |
|
|
pilla Bodhisattva
Joined: 07 Aug 2002 Posts: 7730 Location: Underworld
|
Posted: Wed May 10, 2006 7:06 pm Post subject: |
|
|
I'm interested too... it's too slow to make a rsync by mounting a partition as a SMB share. I want to use it to make rsync'd backups. _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
|
cellularmitosis Tux's lil' helper
Joined: 27 Dec 2003 Posts: 87
|
Posted: Fri Jun 23, 2006 7:09 pm Post subject: |
|
|
wow, been a while since I fooled around with this. I seem to remember having started by grabbing a stage tarball from the experimental releases of the mips branch of gentoo (they were based on uclibc I think), and I was chrooting in and rebuilding everything to try and bring it up to the latest gentoo release.
I'll have to take another look at it soon. |
|
Back to top |
|
|
pilla Bodhisattva
Joined: 07 Aug 2002 Posts: 7730 Location: Underworld
|
Posted: Fri Jun 23, 2006 9:37 pm Post subject: |
|
|
Are you using a cross-compiler? _________________ "I'm just very selective about the reality I choose to accept." -- Calvin |
|
Back to top |
|
|
casso Tux's lil' helper
Joined: 12 Mar 2006 Posts: 107 Location: Newcastle, NSW, Australia
|
Posted: Mon Jun 04, 2007 8:40 am Post subject: Cross Development + GNAP |
|
|
I have read some posts about running Gentoo on a WRT: Gentoo on WRT. It was suggested that while it could be done (running Gentoo on one of these machines) it was regarded as being a bad idea, and very experimental. From reading the Gentoo GNAP guides (rather quickly), a GNAP build should run in 32MB of RAM, which my premium version of the 500g has, take up 15MB of space, which is too big for the device, and be able to run on a 486, meaning a 500g should have the processing power to handle it. I gues stripping down a system even more, and using lzma with squashfs could help reduce the size to only 4MB.
I know there haven't been replies to this post in over a year. I just thought I would add my two cents before I attempt to hack away a bit at the OpenWRT buildroot, move across to Gentoo, and apply this to my ASUS WL-500g premium, by using a thumb-drive for FS storage, and utilizing cross development techniques to build the entire system.
I guess the bigger question is, what software should you expect to run on the system? A full blown squid proxy, plus a full apache web server utilizing all the additional modules you can make use of might be way too keen. Dropbear, DNSMasq, a small SMB/NFS file server and appropriate firewalling tools is probably a bit closer to the mark. Excluding the answer "because I can", why Gentoo over OpenWRT? For me, that is the answer, because I can. Better yet, because all my Linux devices use Gentoo, why should my router be different.
I hope to give some more info on my success (or failure) with GNAP and cross development for the mipsel architecture, specifically targeting my router. _________________ Need assistance with any of the following? Just PM me and I will see what I can do
LDAP, Kerberos , SSH, Samba, PPP, DHCP, NTP, autofs, CUPS |
|
Back to top |
|
|
|