Results 1 to 15 of 29

Thread: Quickguide installing custom firmware?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Thanks a lot for the answers

    Any disadvanteges in the custom firmware?

    Where can I get it?

    How to get latest torrent client then? Or is it already implemented?

    Do I have to configure the router again or are all settings still there after the update? Especially the passwords etc.

  2. #2
    Quote Originally Posted by Grandmaster View Post
    Thanks a lot for the answers
    Any disadvanteges in the custom firmware?
    Flashing firmware can brick your router. I've never experienced it, but apparantly it can happen.

    Where can I get it?
    Do a SEARCH in wl700ge forum using the words 'custom' & 'firmware'. It's the FIRST result! READ THE ENTIRE THREAD!!! The guys have put alot of work into developing this firmware. It doesn't take too long to read the posts about it!

    How to get latest torrent client then? Or is it already implemented?
    You have to install it. Linux experienced recommended. http://wl500g.info/showpost.php?p=43194&postcount=108

    Do I have to configure the router again or are all settings still there after the update? Especially the passwords etc.
    For me, the settings are all there including passwords.

    LK

  3. #3
    It seems to be a little too heavy for me. I don't have any Linux experience.
    I am a big Microsoft fan - don't kill me.

    I hoped, there would just be an easy update, like just uploading a file through my browser, like the original firmware or wrt on my other linksys router.

    Too bad for me, or could somebody just upload just a file?

  4. #4
    Quote Originally Posted by Grandmaster View Post
    It seems to be a little too heavy for me. I don't have any Linux experience.
    I am a big Microsoft fan - don't kill me.

    I hoped, there would just be an easy update, like just uploading a file through my browser, like the original firmware or wrt on my other linksys router.

    Too bad for me, or could somebody just upload just a file?
    There is this thread about getting a web-ui going:
    http://wl500g.info/showthread.php?t=7507

    I am also going to have a go at making an interactive web page applet for the router to work with its web server and
    either enhanced-ctorrent or with rtorrent if that ever becomes available.

    The aim would be to give a GUI interface to enhanced-ctorrent (for torrents) and to wget (for other downloads) similar to the one that comes with the default Asus firmware.

    If I get it working well, I might even make this interface available (with password) to the WAN side, so that it would be possible remotely to get the router to start a download.

    At this time, I am having trouble getting python installed properly. I would have to do a lot more learning if I had to use another scripting language instead, am I am not at all sure if even python can do what I want it to.

    This project will take me a little time to complete.

  5. #5
    Quote Originally Posted by hal2k1 View Post

    At this time, I am having trouble getting python installed properly. I would have to do a lot more learning if I had to use another scripting language instead, am I am not at all sure if even python can do what I want it to.

    This project will take me a little time to complete.
    Further to this topic, here is where I got stuck on this:

    Code:
    $ ipkg install py-bittorrent
    Installing py-bittorrent (5.0.1-3) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/py-bittorrent_5.0.1-3_mipsel.ipk
    Installing py-twisted (2.4.0-3) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/py-twisted_2.4.0-3_mipsel.ipk
    Installing py-zope-interface (3.1.0c1-2) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/py-zope-interface_3.1.0c1-2_mipsel.ipk
    Installing py-crypto (2.0.1-2) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/py-crypto_2.0.1-2_mipsel.ipk
    Configuring py-bittorrent
    Configuring py-crypto
    Configuring py-twisted
    Configuring py-zope-interface
    Successfully terminated.
    $ bittorrent-console
    /opt/bin/python2.4: can't load library 'libz.so'
    $ bittorrent-curses
    /opt/bin/python2.4: can't load library 'libz.so'
    $ ipkg install libz
    Nothing to be done
    An error ocurred, return value: 4.
    Collected errors:
    Cannot find package libz.
    Check the spelling or perhaps run 'ipkg update'
    $
    Is anyone able to shed some light on this?

  6. #6
    libz.so is in the zlib package. Note the "z" is in front.

    - K.C.
    Last edited by kfurge; 31-12-2006 at 15:25.

  7. #7
    Has anyone gotten a better BT client working also what the best way to get the custom firmware going?

    I do not know linux so therefore it is a bit tough for me. Whats the best way to do it along with the list of files i need?

  8. #8
    Quote Originally Posted by kfurge View Post
    libz.so is in the zlib package. Note the "z" is in front.

    - K.C.
    OK, thanks. Installing zlib package (and thus getting the libz.so library installed) now gives this result:

    Code:
    $ bittorrent-console
    /opt/bin/python2.4: can't load library 'libstdc++.so.6'
    From this, I make an observation, and I have a question that arises out of the lack of documentation for ipkg.

    The observation is that the dependency resolution of ipkg seems to be exceedingly poor.

    The question is, how can I find out the name of a package that includes a given library (such as libstdc++.so.6 above)?

    I tried the whatprovides sub-command, and I got this:

    Code:
    $ ipkg whatprovides libstdc++.so.6
    Successfully terminated.
    Collected errors:
    What provides libstdc++.so.6
    ... which wasn't a great deal of help.

Similar Threads

  1. Custom firmware image: v1.9.4.6 with telnetd re-enabled
    By db90h in forum WL-530g Firmware Releases
    Replies: 2
    Last Post: 29-01-2007, 13:32
  2. Problem installing olegs firmware on 500gp with dd-wrt
    By Pjero in forum WL-500gP Firmware Discussion
    Replies: 2
    Last Post: 07-11-2006, 15:24
  3. Installing Oleg firmware
    By blingbling in forum WL-500gP Q&A
    Replies: 2
    Last Post: 16-07-2006, 23:10
  4. Custom firmware
    By menno in forum Dutch Discussion - Nederlands
    Replies: 0
    Last Post: 02-04-2006, 14:32
  5. Custom Firmware v1.1.2.7
    By JOCKYW2001 in forum WL-HDD Firmware Releases
    Replies: 59
    Last Post: 11-12-2004, 12:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •