Page 20 of 48 FirstFirst ... 10181920212230 ... LastLast
Results 286 to 300 of 714

Thread: New oleg firmware version

  1. #286
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    also make sure that your router is not wl-500gX, but wl-500 deluxe, because wl-500gx firmware is intended for deluxe.

  2. #287
    Quote Originally Posted by theMIROn View Post
    Try to unplug and plug usb hdd again, and check syslog after
    M.b smth wrong with your pre/post-mount script
    unplug and plug usb hdd again doesn't make any difference...

    I flashed r550, and that version does find my harddisks again
    (only with one of the 3, it now finds that the usb cable is bad, so I disconnected that one)

    Reflashing the newest and the hdd's don't work anymore

  3. #288
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by DrChair View Post
    unplug and plug usb hdd again doesn't make any difference...

    I flashed r550, and that version does find my harddisks again
    (only with one of the 3, it now finds that the usb cable is bad, so I disconnected that one)

    Reflashing the newest and the hdd's don't work anymore
    Very strange, since there was no changes from r473 to current r587 in USB subsystem at all. Seems to be, something goes wrong on your build environment or with router HW (power supply, for example).
    Anyway, can you find your HDD's in
    Code:
    cat /proc/bus/usb/devices
    output?

  4. #289
    After upgrading to version wl500g-1.9.2.7-d-r566 of Oleg's Firmware my forum (mybb) is loading awfully long comparing to earlier version. Also in log i found this
    Code:
    15:46:37 dropbear[385]: exit after auth (admin): error reading: Connection reset by peer
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/1)
    Sep 16 16:07:23 kernel: __alloc_pages: 0-order allocation failed (gfp=0x20/0)
    Dunno what may cause this

    P.S. After upgrading to wl500g-1.9.2.7-d-r587 (2009-09-17) there are still problems with page time generation.
    Last edited by cichy; 18-09-2009 at 00:28. Reason: ps

  5. #290
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    After upgrading to version wl500g-1.9.2.7-d-r566 of Oleg's Firmware my forum (mybb) is loading awfully long comparing to earlier version.
    If mybb from optware, check that you have optware's uClibc 0.9.28 in /opt/lib. If you compile it yourself (or someone else against /lib/libc.so), you have to rebuild it with newer toolchain (i.e. new uClibc).

    Such messages produces kernel when physical memory is exhausted at all.

  6. #291

    RTORRENT won't start download

    I've installed the oleg firmware and rtorrent, but I find that rtorrent cannot start dl, always 0%. used ps to see and can see rtorrent is already running. Anybody knows why?

  7. #292
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by DrChair View Post
    Just flashed this firmware, but now the router doesn't mount my harddisks anymore.
    Hope, we fixed the bug in new r599, please try.

  8. #293
    I've reverted to r473 and everything works fine, pages are generated better and faster then on r587. About compiling uClibc dunno exactly how to do this so i'll stick with this version.

  9. #294
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    I've reverted to r473 and everything works fine, pages are generated better and faster then on r587.
    Unfortunately, we can't reproduce such problem without your attention. First of all, r587 has broken USB HDD support, please try r599.
    About compiling uClibc dunno exactly how to do this so i'll stick with this version.
    You don't need to compile uClibc itself, I asked against which uClibc version your application (mybb) linked. More simple question - where did you get it?

  10. #295
    Quote Originally Posted by lly View Post
    Unfortunately, we can't reproduce such problem without your attention. First of all, r587 has broken USB HDD support, please try r599.
    I'll try tomorrow after returning from work, maybe this will help

    Quote Originally Posted by lly View Post
    You don't need to compile uClibc itself, I asked against which uClibc version your application (mybb) linked. More simple question - where did you get it?
    This is what i get from ipkg list_installed cmd
    Code:
    uclibc-opt - 0.9.28-13 - micro C library for embedded Linux systems
    buildroot - 4.1.1-13 - uClibc compilation toolchain

  11. #296
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    This is what i get from ipkg list_installed cmd
    Code:
    uclibc-opt - 0.9.28-13 - micro C library for embedded Linux systems
    buildroot - 4.1.1-13 - uClibc compilation toolchain
    Well, but I can't see mybb. Is it from optware?

  12. #297
    Quote Originally Posted by lly View Post
    Well, but I can't see mybb. Is it from optware?
    Nope mybb (forum) is installed straight from the sources, from http://www.mybboard.net/ i didn't found any mybb in optware.

  13. #298
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    Nope mybb (forum) is installed straight from the sources, from http://www.mybboard.net/ i didn't found any mybb in optware.
    So, it is self-compiled and you have native buildroot installed. Can you provide output of
    Code:
    readelf -d <your_mybb_binary>
    ?

    P.S. I never use native compiler on router since it too slow & buggy due to small RAM.

  14. #299
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by lly View Post
    So, it is self-compiled and you have native buildroot installed. Can you provide output of
    Code:
    readelf -d <your_mybb_binary>
    ?

    P.S. I never use native compiler on router since it too slow & buggy due to small RAM.
    it's php
    so there can be something wrong with the php binary or extentions?
    you can try to debug by executing the php files directly in the console:
    php /path/to/phpfile.php
    it usually brings up a lot more information on things (or you must turn on error reporting in php.ini)

  15. #300
    OK gents After upgrading fw to verson r599 site generation time dropped to earlier values (those from r473) mybb is loading fine PHPSysinfo is still acting strange (long page time generation) but this is just a minor glitch that doesn't affect using forum Still there's an issue with updating dns for my router/site it gives
    Code:
    ddns update: authentication failure
    and frankly i don't know what may cause this (checked password and login name they're all good)
    Last edited by cichy; 20-09-2009 at 21:22. Reason: mistake

Page 20 of 48 FirstFirst ... 10181920212230 ... 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
  •