Page 38 of 48 FirstFirst ... 283637383940 ... LastLast
Results 556 to 570 of 714

Thread: New oleg firmware version

  1. #556
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    No, I'm sorry

    This is the latest firmware from oleg for the wl500g: http://oleg.wl500g.info/1.9.2.7-9/ yes, from 2008

  2. #557
    Join Date
    Jan 2004
    Location
    Portugal
    Posts
    7
    Quote Originally Posted by wpte View Post
    No, I'm sorry

    This is the latest firmware from oleg for the wl500g: http://oleg.wl500g.info/1.9.2.7-9/ yes, from 2008
    Thanks.
    I also happen to know this one http://koppel.cz/cdmawifi/english/ which adds USB modem support. It is the only ready to use firmware capable of transforming an old WL-500g into a 3G router that I know of. But development stopped in 2008 too.

  3. #558

    some mistake...

    I recently found a new firmware from IIy WL500gpv2-1.9.2.7-d-r2624.trx,
    everything works perfectly also choose samba is finally corrected, but I have a big problem: if I connect to ssh ce MC and root disk is displayed incorrectly and I can not browse folders with no view and copy the file.
    I see the following directory structure shown (as in the picture attached) for example
    /tmp"
    /etc"
    /dev"
    and it is not possible to work... in the previous version of Oleg, the problem don't, all correct.
    What is wrong?
    Even had an idea, of that can be used by another character set, but I'm not sure.
    Last edited by sanktis; 21-05-2011 at 17:46.

  4. #559
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by sanktis View Post
    What is wrong?
    It is a known bug in MC, appeared on busybox target systems only. Fixed in current stable versions (I use 4.7.5).

    An old Oleg FW has very old busybox which hasn't some new features used by MC fishfs.

  5. #560
    Hello,
    thank you for your explanation,about this error I had no idea...
    I can update, if it is available for my distro.

    Quote Originally Posted by lly View Post
    It is a known bug in MC, appeared on busybox target systems only. Fixed in current stable versions (I use 4.7.5).

    An old Oleg FW has very old busybox which hasn't some new features used by MC fishfs.

  6. #561
    Resolved,
    I just found a new version of MC, installed and everything works fine.

  7. #562
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Want to come back on the upnp daemon.
    It's starting during boot, but it's also crashing every now and then, and I don't have fastnat enabled
    there's no log about it happening either

  8. #563
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by wpte View Post
    Want to come back on the upnp daemon.
    It's starting during boot, but it's also crashing every now and then, and I don't have fastnat enabled
    there's no log about it happening either
    Probably, problem is in specific client request since I can't reproduce it. Are you able to run upnp daemon via gdb to see crash stacktrace?
    Code:
    gdb --args upnp -L lan_ifname -W wan_ifname

  9. #564
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by lly View Post
    Probably, problem is in specific client request since I can't reproduce it. Are you able to run upnp daemon via gdb to see crash stacktrace?
    Code:
    gdb --args upnp -L lan_ifname -W wan_ifname
    Yes, I might have been wrong about the crash, it just becomes unresponsive to anything: upnp discovery or soap messages.
    I'm running it in gdb now

  10. #565
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    The result:
    Code:
    (gdb) run
    Starting program: /usr/sbin/upnp -L br0 -W vlan2
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    (no debugging symbols found)
    calling upnp_main
    
    Program received signal SIGPIPE, Broken pipe.
    0x2ab39cf4 in write () from /lib/libc.so.0
    (gdb)
    I'm using the Toolchain (gcc 4.3.5 uClibc 0.9.30.1) K26 x86_64 build 2011.05.05 version to compile it all.

  11. #566
    anyone know if it is safe to import config file exported from -d version in -rtn version?

  12. #567
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by snowx View Post
    anyone know if it is safe to import config file exported from -d version in -rtn version?
    yeah, should be fine.
    The thing is, I did have some configuration problems when I tried it, so in the end it might be better just to do a manual reconfiguration when you experience the same problems
    I must say that the rtn branch runs more stable than the d branch on my wl-500w

  13. #568
    Join Date
    Feb 2007
    Location
    CzechRep
    Posts
    151
    Quote Originally Posted by wpte View Post
    yeah, should be fine.
    The thing is, I did have some configuration problems when I tried it, so in the end it might be better just to do a manual reconfiguration when you experience the same problems
    I must say that the rtn branch runs more stable than the d branch on my wl-500w
    nvram (config) was ok, but backup your flashfs.
    __________________________________________________ _
    WL-500gP Oleg firmware v.1.9.2.7-rtn
    vsftp,lighttp,php5,mysql4,samba3,
    syslog-ng,rrdtools,cron,openvpn
    WD MyBook 250GB
    __________________________________________________ _
    OpenSUSE 13.1

  14. #569
    Quote Originally Posted by wpte View Post
    yeah, should be fine.
    The thing is, I did have some configuration problems when I tried it, so in the end it might be better just to do a manual reconfiguration when you experience the same problems
    I must say that the rtn branch runs more stable than the d branch on my wl-500w
    really!!! What about the wireless performance? Is there any improvement?

  15. #570
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by snowx View Post
    really!!! What about the wireless performance? Is there any improvement?
    I use my WL-500W as a wireless ethernet bridge to my RT-N16.
    so you plug in ethernet cables and it'll send the packages over wireless to the RT-N16.
    I noticed:
    - the connection is always alive, under the -d firmware it would stop working sometimes.
    - Better sensitivity of the network
    - Higher throughput

    so yeah, you could say so

Page 38 of 48 FirstFirst ... 283637383940 ... LastLast

Similar Threads

  1. Probleme mit der Oleg firmware
    By errox in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 14-06-2008, 22:26
  2. new firmware 1.9.2.7-8 by oleg
    By alien433 in forum WL-500gP Firmware Discussion
    Replies: 31
    Last Post: 24-01-2008, 20:31
  3. Oleg firmware not working.
    By wpte in forum WL-500gP Q&A
    Replies: 6
    Last Post: 07-01-2008, 12:48
  4. C Compiler voor de oleg firmware
    By wouzs in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 28-10-2007, 15:57

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
  •