Page 15 of 19 FirstFirst ... 51314151617 ... LastLast
Results 211 to 225 of 273

Thread: New 1.0.4.6 based custom firmware

  1. #211
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244

    Question USB Client possible?

    Hi,

    After installing KFurge's image, is it possible to hook the router to a pc with an usb cable and access the hard disk as if it were a usb hard disk? Combined with the methods to mount such a disk, it would give us the possibility to get a better grip on the internal disk.
    But I don't know if this a hardware feature or a software feature. In the latter case, with some knowledge, it would be feasable, I guess.

    Greetz,
    Marc

  2. #212
    Quote Originally Posted by mumsoft View Post
    But I don't know if this a hardware feature or a software feature.
    It's both. Only USB OTG (On The Go) is able to flip flop between a host and device endpoint. The USB ports on this box are host only. There's no chance.

    - K.C.

  3. #213

    Smile Hey need help

    Hey i just got a wl-700ge been using it for about 2 weeks. seems that download master does not work...lol but can someone send me a step by step guide on how to load the custom firmware. because my understanding is that after i can load another bittorrent client. sorry for the stupid question! thank you. P.S i also have suse 10.2 installed and can use it is fairly okay. Thank you

  4. #214
    Quote Originally Posted by Fullback View Post
    can someone send me a step by step guide on how to load the custom firmware.
    http://home.comcast.net/~kfurge/wl700g.html

    Linux experience (which you have) is required.

    - K.C.

  5. #215

    Hello

    Hey, thank you for responding on my previous forum. But i am looking at your guide and i can't seem to understand it to much.. My questions are first do i just Download the 18M file from http://home.comcast.net/~kfurge/WL70...4.6_kc_02a.nas.
    and upload it to to my router using the router firmware upgrade tool. and the Second question is, i don't clearly understand the next step. I am trying and i would like to learn how so i can help some people around me that have the same router as well. In addition to i don't even know what to do after i flash the firmware. Thank you !! for you help!!!
    THANK YOU!

  6. #216
    See...
    http://wl500g.info/showthread.php?t=8237

    It has pictures.

    LK

  7. #217

    Hello

    Hey thank you so much for the picture tutorial i am going to give it a try after school! Thanks aging man this will help many!

  8. #218

    Need help with the last step

    I can't get ipkg update, i added the ipkg.conf file in to the correct directory and all. this is the problem i am having can someone please help me out, thank you!
    " # Add the following line to /opt/etc/ipkg.conf with the newly installed busybox version of vi: "src optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable". Here's a copy of mine.
    # Run "ipkg update"
    # For completeness, re-run "ipkg install" for uclibc, busybox, ipkg, and wget to fully install them. You may have to use the -force-overwrite flag."
    i followed these steps and also "mv /shares/MYVOLUME1/MYSHARE1/web/ipkg.conf /shares/MYVOLUME1/opt/etc/ipkg.conf" and then after that i tired to type
    ipkg update and that's when i get the error """""" ipkg update
    ipkg: not found
    #
    # ipkg install
    ipkg: not found
    #
    #
    # # ipkg Update
    # ipkg: not found
    ipkg:: not found
    # #
    # # ipkgupdate
    # ipkgupdate: not found
    ipkgupdate:: not found
    # #
    # # ipkg update
    # ipkg: not found
    ipkg:: not found
    # #
    # # ipkg install
    # ipkg: not found
    ipkg:: not found""
    can someone please help me i have no idea what i might be doing wrong. Thank you!
    Last edited by Fullback; 07-04-2007 at 07:36.

  9. #219
    Join Date
    Sep 2006
    Location
    Prishtina, Kosovo
    Posts
    56
    It seems that you have not set the path, so the OS doesn't know which commands you want to execute.

    So, either include the full path:

    /opt/bin/ipkg

    or, copy & paste the following lines to your telnet session:

    export PATH=/opt/bin:/opt/sbin:${PATH}
    export LD_LIBRARY_PATH=/opt/lib:${LD_LIBRARY_PATH}

    as you can see, the directory "/opt/bin" is added to your path (so it knows to look thee for the ipkg command.

  10. #220

    Hey

    Thank you that fixed the problem

  11. #221
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    190
    Quote Originally Posted by Fullback View Post
    Thank you that fixed the problem
    now you can run

    ipkg install uclibc-opt busybox ipkg-opt wget

    Openwrt or Custom Firmware on asus? - http://wl700ge.hezik.nl/ - Http://wl700g.homelinux.net

    My ASUS collection: WL500gp(80GB usb-hdd - Running OpenWrt Kamikaze 7.09) | WL700gE(250GB - Running OpenWrt Kamikaze 8.09rc1)

  12. #222

    Problems

    hey thanks for the help Basic2Basic but i am having problems install the second command. i Got u "uclibic" to install just fine, but i can't get "ipkg opt" to install
    this is the error i am getting also i am running the Terminal on puttytel :

    Downloading: not found
    # Installing busybox-links (1.5.0-1) to root...
    syntax error
    # Downloading http://ipkg.nslu2-linux.org/feeds/op...0-1_mipsel.ipk
    Downloading: not found
    # Package ipkg-opt (0.99.163-9) installed in root is up to date.
    syntax error
    # Package wget (1.10.2-3) installed in root is up to date.
    syntax error
    # Successfully terminated.
    Successfully: not found
    # Collected errors:
    Collected: not found
    # Package busybox-links wants to install file /opt/bin/reset
    Package: not found
    # But that file is already provided by package ncurses
    But: not found
    # Package busybox-links wants to install file /opt/bin/clear
    Package: not found
    # But that file is already provided by package ncurses
    But: not found
    Thanks for the help bro!

  13. #223
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    190
    Hi,

    export PATH=/opt/bin:/opt/sbin:${PATH}
    export LD_LIBRARY_PATH=/opt/lib:${LD_LIBRARY_PATH}
    (every time you log in until you set up a .profile see the tutorials on how to install the custom firmware on various pages)

    ipkg install uclibc-opt busybox ipkg-opt wget

    tutorials:

    http://wl500g.info/attachment.php?at...0&d=1170263169
    http://home.comcast.net/~kfurge/wl700ge.html
    http://wl700g.homelinux.net

    Openwrt or Custom Firmware on asus? - http://wl700ge.hezik.nl/ - Http://wl700g.homelinux.net

    My ASUS collection: WL500gp(80GB usb-hdd - Running OpenWrt Kamikaze 7.09) | WL700gE(250GB - Running OpenWrt Kamikaze 8.09rc1)

  14. #224

    Problems updating firmware

    Hi,

    Can anyone help me please?

    I have followed the windows based instructions for updating to KC's firmware and the firmware is successfully uploaded to the router. I then get a minute or two of IDE activity. Whenever I run EZSetup after that though it fails and doesn't tell me why!?

    The router then works absolutely fine, as if I hadn't done anything to it. My share is still there with data on it. Some settings have returned to default but other than that it's as it was before.

    Is there a way to tell if I have the custom firmware on it now?

    Thanks for your help.

  15. #225

    Firmware is on now....but....

    the rc.local isn't being executed when the router reboots. Any ideas why not?

Page 15 of 19 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. ksoftirqd_CPU0 eating CPU in firmware 1.0.4.6?
    By Hobi in forum WL-700g Firmware Discussion
    Replies: 10
    Last Post: 12-05-2007, 16:04
  2. 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
  3. custom firmware based on 1.9.5.0 beta?
    By Teddy in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-05-2006, 20:08
  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
  •