Page 25 of 64 FirstFirst ... 15232425262735 ... LastLast
Results 361 to 375 of 958

Thread: [HowTo] Install and configure Oleg's firmware

  1. #361
    Join Date
    Mar 2008
    Location
    Haarlem, Netherlands
    Posts
    22
    Opening fdisk

    Code:
    [stefan@Server9 root]$ fdisk
    BusyBox v1.1.3 (2007.01.01-14:37+0000) multi-call binary
    
    Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK

  2. #362
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    You are missing a module!
    [admin@blechbuechse root]$ lsmod
    Module Size Used by
    nfsd 93016 1
    lockd 64236 1 [nfsd]
    sunrpc 83480 1 [nfsd lockd]
    usb-storage 62184 0 (unused)
    sd_mod 13292 0 (unused)
    scsi_mod 70216 1 [usb-storage sd_mod]
    printer 12676 0 (unused)
    usb-ohci 21940 0 (unused)
    usbcore 77264 1 [usb-storage usb-ohci]
    ipt_NETMAP 992 0 (unused)
    ip_nat_starcraft 2224 0 (unused)
    wl 423856 0 (unused)
    et 34912 0 (unused)
    ide-disk 13524 3
    ide-probe-mod 11468 0
    ide-mod 109608 3 [ide-disk ide-probe-mod]
    This one is normaly loaded by default.
    Make sure you do not unload it in any startup script!
    Otherwise try
    Code:
    insmod /lib/modules/2.4.20/usb-storage.o
    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  3. #363
    Join Date
    Mar 2008
    Location
    Haarlem, Netherlands
    Posts
    22
    When I disable FTP usb-storage will dissapear after a restart

    I will try an older firmware tomorrow!

    Now using 1.9.2.7-7g
    Last edited by stefantriep; 01-08-2008 at 00:48. Reason: typo

  4. #364
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Why not using the newest firmware?

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  5. #365
    Join Date
    Mar 2008
    Location
    Haarlem, Netherlands
    Posts
    22
    I am now using 1.9.2.7-7f with FTP enabled and it works again.

    I will upgrade to 1.9.2.7-7g tonight also with FTP enabled. But you prescribe to dissable FTP, strange that it doesn't work. I'm happy with this option. My mission is to have a NZB Newsgroup download server and Torrent download server with my Asus router

    1.9.2.7-7g is the newest one for WL 500g routers, isn't it?

  6. #366
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Nope 1.9.2.7-9

    http://oleg.wl500g.info/

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  7. #367
    Join Date
    Mar 2008
    Location
    Haarlem, Netherlands
    Posts
    22
    Quote Originally Posted by wengi View Post
    Nope 1.9.2.7-9

    http://oleg.wl500g.info/

    wengi
    IMPORTANT: This firmware no longer supports original WL-500g/b/bv2/WL-300g/WL-HDD units: hardware vendor no longer support BCM4702 CPU. Use 1.9.2.7-9 instead.

  8. #368
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Quote Originally Posted by stefantriep View Post
    IMPORTANT: This firmware no longer supports original WL-500g/b/bv2/WL-300g/WL-HDD units: hardware vendor no longer support BCM4702 CPU. Use 1.9.2.7-9 instead.
    1.9.2.7-9!!! and NOT 1.9.2.7-7g
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  9. #369
    Join Date
    Mar 2008
    Location
    Haarlem, Netherlands
    Posts
    22
    aha ok, i see, i have to learn to read better :P

    I thought this how to was the same as in march, but it's up-to-date to the latest firmware.
    Very nice Wengi, it's working now! Thanx for the support
    Last edited by stefantriep; 01-08-2008 at 19:27.

  10. #370

    USB-stick

    First of all: linux-knowledge is probably below average.. i learnt most of it using this tutorial and the freesco router I used to have.. so if my questions are rather stupid.. excuse me

    Because my HD was going crazy at times I decided to install the swap and opt on an USB-stick.. now this one will eventually wear out.. and that is my concern: would there be any way for me to backup the /opt so I could just insert a new USB-stick in the future such that all settings remain the same?

    (also: a 2nd question. I did this yesterday.. and since I used this tutorial I now had 3 partitions on my harddisk
    1: [previous] swap
    2: [previous] opt
    3: harddisk

    When trying to mount the harddisk to the actual /tmp/harddisk in Fstab I failed. The device just mounted everything to disc0_1 etc. when I ran mount -a it was fine - that is the harddisk (discx_3) was actually mounted on /tmp/harddisk.. however this solution did not sound good to me so I just deleted partitions 1 and 2.. which did the trick.

    Is there any way to actually mount that partition using fstab?)

  11. #371
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    backing up /opt is simply copying the files with 'cp'. Maybe you should stop the services running from /opt before. It is not a boot partition, so no need to image it.

    swap does not need to be backed up.

    Mounting is working fine for me as it is described in the howto.
    it mounts to disk0_3 and creates a symbolic link at /tmp/harddisk.

    so no prob at all.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  12. #372
    it's still working good!!
    Last edited by Arbadelli; 11-08-2008 at 23:15.

  13. #373

    transmission problem

    Hi!

    First Thanx for the great tutorial! I've folowed all your instructions and everything works just fine. But now I have a little problem.
    I've installed transmission with ipkg. After reboot I tryed to start transmission with the command transmission_watchdog but no command like that in my distro. I'm using WL500gp V1 oleg 1.9.2.7-9.
    I've had problems with 1.9.2.7-10, it won't connect my ISP sometimes for some reason, but this version works just fine for me.
    Please help!

  14. #374

    Exclamation And now, i have problems...

    Hello Wengi,

    what can i do?

    All worked perfect, my Transmission was working great!!

    Till, for 3 hours ago, i saw my Transmission was not downloading / uploading any torrent.
    i was thinking it was possible, but after 15 minutes, still no change!

    Before that he was working great for about 1 month, i guess..

    Now, i thought, i will reboot the router, so he will start all the stuff again, and it would be working again.

    Problem..
    When i go to my http://192.168.1.1:8008/cgi-bin/transmission.cgi
    He couldn't find the page

    Ok, i started putty, and logged in, ( yeah, i am in the root of the router )

    i think the problem is, he cannot mount the HDD.

    before that i could find my hdd with ( windows network places )
    so, i think it is not the HDD

    but before i enter this
    i thought i will check before i press Enter
    i
    The HDD was turned on. ( i saw the blue led was burning )
    I turned off the router, after that i turned off the HDD,
    I turned on the HDD. But now, I hear he is going on, but after 20 seconds, i give a flash (<- the led is going on, and off.) And i hear the noise is going away, so he turned off.

    Maybe is my HDD the problem, i don't hope so, i have much stuff on it, i would keep...

    Maybe you can tell me what's the problem

    thanks for the help

    __________________________________________________ _______________
    ================================================== ========

    Solve some problems, but...

    i solved the problem with the HDD,
    the power problem was solved.

    i tested it without connecting the usb cable.
    and if i do that, the power light is flashing blue, and the hdd goes off.

    now i can connect cgi-bin/transmission.cgi

    i will see the screen, but he is not uploading or downloading,

    when i push a torrent, i will see the next text:

    /opt/share/www/cgi-bin/transmission.cgi: kill: 9: (3373) - No such process

    i will look if i can find a answer to solve this problem.

    if you can tell it my, i will thank you for that.

    __________________________________________________ _______________
    ================================================== ========

    Maybe i am a stupid usesr ;P

    but offcourse, i have to push pause first, after that push watchdog, and now he is checking files.

    Still my question is there, why he was stopping uploading and downloading, but i think now he is working agian.

    ( it is possible i am stupid, but now i solved it myself, not because i have a great knowledge, but by trying something.)
    Last edited by Arbadelli; 24-08-2008 at 11:53.

  15. #375
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi all,

    @Valentin
    Code:
    [admin@blechbuechse root]$ find /opt/ | grep -i transmission
    /opt/lib/ipkg/info/transmission.conffiles
    /opt/lib/ipkg/info/transmission.control
    /opt/lib/ipkg/info/transmission.postinst
    /opt/lib/ipkg/info/transmission.list
    /opt/etc/transmission.conf
    /opt/share/man/man1/transmissioncli.1
    /opt/share/man/man1/transmission-daemon.1
    /opt/share/man/man1/transmission-remote.1
    /opt/share/doc/transmission
    /opt/share/doc/transmission/NEWS
    /opt/share/doc/transmission/README.daemon
    /opt/share/www/cgi-bin/transmission2.cgi
    /opt/share/www/cgi-bin/transmission.cgi
    /opt/share/www/cgi-bin/transmissionorig.cgi
    /opt/bin/transmission-daemon
    /opt/bin/transmission-remote
    /opt/bin/transmissiond
    /opt/bin/transmissioncli
    /opt/bin/transmissiond-dbg
    /opt/sbin/transmission_watchdog
    You should have a look at /opt/sbin.

    @Arbadelli
    so all is fine now?


    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

Page 25 of 64 FirstFirst ... 15232425262735 ... LastLast

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 24
    Last Post: 05-05-2015, 07:42
  3. Replies: 28
    Last Post: 02-06-2013, 20:58
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

Tags for this Thread

Posting Permissions

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