Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 46 to 60 of 271

Thread: Firmware v1.9.2.7 CR7 now 7g [Oleg]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    i upgrade to 1927-7c and this fault i get in the logfile:

    Mar 8 15:20:59 kernel: HTB: quantum of class 10001 is big. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10015 is small. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10016 is small. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10018 is big. Consider r2q change.
    Mar 8 15:21:01 kernel: HTB init, kernel part version 3.16
    Mar 8 15:21:01 kernel: HTB: quantum of class 10001 is big. Consider r2q change.

    i have the wl 500g, and of cause i did the wl500g update

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by alien433
    i upgrade to 1927-7c and this fault i get in the logfile:

    Mar 8 15:20:59 kernel: HTB: quantum of class 10001 is big. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10015 is small. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10016 is small. Consider r2q change.
    Mar 8 15:21:00 kernel: HTB: quantum of class 10018 is big. Consider r2q change.
    Mar 8 15:21:01 kernel: HTB init, kernel part version 3.16
    Mar 8 15:21:01 kernel: HTB: quantum of class 10001 is big. Consider r2q change.

    i have the wl 500g, and of cause i did the wl500g update
    This is ASUS QoS (bandwidth management) stuff. Nothing is changed in this part. Perhaps you've changed something in the config.

  3. #3
    Hi Oleg,

    I downloaded -7c and got the following error ???

    patching file www/asus/mkweb
    [ ! -d /usr/src/WL-HDD/broadcom/src/router/rt2460 ] || [ -d /usr/src/WL-HDD/broadcom/src/gateway/rt2460 ] || \
    tar -C /usr/src/WL-HDD/broadcom/src/router -cf - rt2460 | tar -C /usr/src/WL-HDD/broadcom/src/gateway -xf -
    [ ! -f rt2460.diff ] || patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 --no-backup-if-mismatch < rt2460.diff
    [ ! -d /usr/src/WL-HDD/broadcom/src/router/et.SENTRY5 ] || [ -d /usr/src/WL-HDD/broadcom/src/gateway/et.SENTRY5 ] || \
    tar -C /usr/src/WL-HDD/broadcom/src/router -cf - et.SENTRY5 | tar -C /usr/src/WL-HDD/broadcom/src/gateway -xf -
    [ ! -f et.SENTRY5.diff ] || patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 --no-backup-if-mismatch < et.SENTRY5.diff
    [ ! -d /usr/src/WL-HDD/broadcom/src/router/libcrypto ] || [ -d /usr/src/WL-HDD/broadcom/src/gateway/libcrypto ] || \
    tar -C /usr/src/WL-HDD/broadcom/src/router -cf - libcrypto | tar -C /usr/src/WL-HDD/broadcom/src/gateway -xf -
    [ ! -f libcrypto.diff ] || patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 --no-backup-if-mismatch < libcrypto.diff
    patching file libcrypto/Makefile
    [ -f /usr/src/WL-HDD/broadcom/src/gateway/Makefile ] || cp /usr/src/WL-HDD/broadcom/src/router/Makefile /usr/src/WL-HDD/broadcom/src/gateway && patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 < Makefile.diff
    patching file Makefile
    [ -f /usr/src/WL-HDD/broadcom/src/gateway/Makefiles5.mk ] || cp /usr/src/WL-HDD/broadcom/src/router/Makefiles5.* /usr/src/WL-HDD/broadcom/src/gateway && patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 < Makefiles5.diff
    patching file Makefiles5.mk
    make -C /usr/src/WL-HDD/broadcom/src/gateway .config
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway'
    Makefile:15: .config: No such file or directory
    cp config/defconfig .config
    make oldconfig
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway'
    make -C config
    make[3]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/config'
    cp zconf.tab.h_shipped zconf.tab.h
    gcc -I. -c conf.c -o conf.o
    cp zconf.tab.c_shipped zconf.tab.c
    cp lex.zconf.c_shipped lex.zconf.c
    gcc -I. -c zconf.tab.c -o zconf.tab.o
    gcc conf.o zconf.tab.o -o conf
    gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -I. -c mconf.c -o mconf.o
    mconf.c:93: error: static declaration of &#226;€˜current_menu&#226;€™ follows non-static declaration
    lkc.h:59: error: previous declaration of &#226;€˜current_menu&#226;€™ was here
    mconf.c: In function &#226;€˜conf_string&#226;€™:
    mconf.c:537: warning: pointer targets in passing argument 2 of &#226;€˜sym_set_string_value&#226;€™ differ in signedness
    mconf.c: In function &#226;€˜conf_load&#226;€™:
    mconf.c:558: warning: pointer targets in passing argument 1 of &#226;€˜conf_read&#226;€™ differ in signedness
    mconf.c: In function &#226;€˜conf_save&#226;€™:
    mconf.c:579: warning: pointer targets in passing argument 1 of &#226;€˜conf_write&#226;€™ differ in signedness
    make[3]: *** [mconf.o] Error 1
    make[3]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/config'
    make[2]: *** [oldconf] Error 2
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway'
    make[1]: *** [.config] Error 2
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway'
    make: *** [custom] Error 2
    ./mkall: line 18: cd: pwd/broadcom/src/gateway: No such file or directory
    tar xjf loader-0.04.tar.bz2 -C /usr/src/WL-HDD/broadcom/src/gateway
    mv /usr/src/WL-HDD/broadcom/src/gateway/loader-0.04 /usr/src/WL-HDD/broadcom/src/gateway/loader
    tar xjf busybox-1.01.tar.bz2 -C /usr/src/WL-HDD/broadcom/src/gateway
    patch -d /usr/src/WL-HDD/broadcom/src/gateway/busybox-1.01 -p1 < busybox-1.01.patch
    patching file include/applets.h
    patching file include/usage.h
    patching file shell/ash.c
    Hunk #1 succeeded at 1526 (offset 1 line).
    patching file sysklogd/syslogd.c
    patching file editors/awk.c
    Hunk #4 succeeded at 1871 (offset -1 lines).
    Hunk #5 succeeded at 2020 (offset -1 lines).
    patching file networking/udhcp/packet.c
    patching file networking/udhcp/socket.c
    patch -d /usr/src/WL-HDD/broadcom/src/gateway/busybox-1.01 -p1 < busybox-1.01-applets.diff
    patching file coreutils/Config.in
    patching file coreutils/Makefile.in
    patching file coreutils/nice.c
    patching file coreutils/nohup.c
    patching file include/applets.h
    Hunk #1 succeeded at 187 (offset 3 lines).
    patching file include/usage.h
    patching file networking/Config.in
    patching file networking/ether-wake.c
    patching file networking/Makefile.in
    cp busybox-1.01.config /usr/src/WL-HDD/broadcom/src/gateway/busybox-1.01/sysdeps/linux/defconfig
    mv /usr/src/WL-HDD/broadcom/src/gateway/busybox-1.01 /usr/src/WL-HDD/broadcom/src/gateway/busybox
    cd /usr/src/WL-HDD/broadcom/src/gateway/ppp && ./configure --prefix=/usr --sysconfdir=/tmp
    Configuring for Linux
    Creating links to Makefiles.
    Makefile -> linux/Makefile.top
    linux/Makedefs -> Makedefs.com
    pppd/Makefile -> Makefile.linux
    pppstats/Makefile -> Makefile.linux
    chat/Makefile -> Makefile.linux
    pppdump/Makefile -> Makefile.linux
    pppd/plugins/Makefile -> Makefile.linux
    pppd/plugins/rp-pppoe/Makefile -> Makefile.linux
    pppd/plugins/radius/Makefile -> Makefile.linux
    patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 < nas.diff
    The next patch would create the file nas/Makefile,
    which already exists! Assume -R? [n]
    Apply anyway? [n]
    Skipping patch.
    1 out of 1 hunk ignored -- saving rejects to file nas/Makefile.rej
    make: *** [nas] Error 1
    [ ! -d /usr/src/WL-HDD/broadcom/src/router/image-WLHDD ] || [ -d /usr/src/WL-HDD/broadcom/src/gateway/image-WLHDD ] || \
    tar -C /usr/src/WL-HDD/broadcom/src/router -cf - image-WLHDD | tar -C /usr/src/WL-HDD/broadcom/src/gateway -xf -
    [ ! -f image-WLHDD.diff ] || patch -d /usr/src/WL-HDD/broadcom/src/gateway -p1 --no-backup-if-mismatch < image-WLHDD.diff
    Could you please take a quick look ??

    I downloaded hndtools-mipsel-uclibc-3.2.3-full.tar.bz2 instaled everything under /opt

    So there is a dir

    /opt/brcm/hndtools-mipsel/uclibc-3.2.3-full

    a link from there to

    /opt/brcm/hndtools-mipsel/uclibc

    did a

    export PATH=$PATH:/opt/brcm/hndtools-mipsel-linux/bin:/opt/brcm/hndtools-mipsel-uclibc/bin

    tar -xzvf GPL_1927.tgz

    tar -C broadcom/src/ -xjvf wl500g-1.9.2.7-7c.tar.bz2

    cd broadcom/src/wl500g-1.9.2.7-7c

    make uClibc
    make kernel
    make

    cd ~/broadcom/src/gateway
    make

    and got the output above

    I'm using SuSE 10 ??

    Any hints

    thanks for your help in advanced

    ankn99


    P.S.: I did it the same way at a SuSE 9.3 with wl500g-1.9.2.7-5*

    it always worked perfectly but I destroyed my old SuSE and using the new one !!
    Last edited by ankn99; 08-03-2006 at 19:42.
    Greetings from 1XXXX (Berlin/Germany)

  4. #4
    Join Date
    Jan 2004
    Location
    Lyon (France)
    Posts
    23

    pppoe/pptp mss clamping ?

    Hello

    Thanks for your good work Oleg.

    However 1.9.2.7s seems to have the same bug that early 1.9.2.6s : FTP is not working under PPPoE. You called the patch "pppoe/pptp mss clamping".

  5. #5

    Exclamation problem with ftp

    i have a wl-hdd with the latest oleq firmware.
    I have setup user with (read/write/delete) rights but i cant wite or erase
    Also the ftp recornise only the user with admin admin
    any hlep;
    thanks

  6. #6

    How to completely clear memory?

    Hi,

    What can you do to completely clear a WL500g's memory? I.e. how to:
    - flash another firmware release;
    - clear the flashfs;
    - clear the nvram settings / set nvram settings to those that are correct for this particular firmware release etc.?
    - clear any other stuff that needs to be cleared :-)

    In other words, how can you be sure to really start from scratch with an updated firmware? I already found some instructions on using firmware restoration, using clear_nvram firmware etc., but I'm not getting a complete picture of it yet. As a result, it seems that some settings from previously installed firmware are kept when upgrading.

    Thanks!

  7. #7

    Found it.

    Hi!

    Please don't bother :-) Using other keywords to search the forum I found this:

    http://wl500g.info/showthread.php?t=1329

    And it worked great for me.

    Oleg and other contributors, thanks for your custom firmware. It really provides added value to my WL-500g!

  8. #8
    Hi Oleg,

    Are there any plans for a firmware release based on the Asus 1.9.5.0 firmware ? Would really like to see all the great features you've added and WDS with WPA support ...

    Greetz

  9. #9

    changing password problem

    Using 1.9.2.7-7b on a wl500g deluxe V: If I try to change the admin password it seems that it will not be saved correctly by pushing the save button.

    Result: even if the router is rebooted immediately the password keeps unchanged.

    The only way I found to change it in this firmware version is to enter the new password as usual at the change password page, push the "save" button. Change to the Wireless or Lan configuration page, push the "finish" button and use on the confirmation page the "save and reboot" button. After the reboot the the password is changed.

  10. #10

    WL500g Deluxe

    Hi,

    I'm a new member and user of the WL500g Deluxe router . I just wanted to know if this new firmware (1.9.2.7) will work in the Deluxe model?

    Thanks.

  11. #11
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt a.M.
    Posts
    299
    Quote Originally Posted by msalandanan
    Hi,

    I'm a new member and user of the WL500g Deluxe router . I just wanted to know if this new firmware (1.9.2.7) will work in the Deluxe model?

    Thanks.
    Yes, it will.

    Try this Firmware for the Deluxe: http://oleg.wl500g.info/1.9.2.7-7b/W...1.9.2.7-7b.zip
    WL-500gP => 1.9.2.7-7g (2007-04-06)
    Running: thttpd, php 5.1, vsftp, rrdtool

    http://onlinefussballmanager.de/userbar/0/53647.png

  12. #12

    Unhappy VPN (PPTP) doesn't work with 1.9.2.7b

    Hi,

    First of all, many thanks to Oleg for his continuing work.

    I'd like to report a problem with the new firmware on my WL500g. PPTP VPN stopped from working. I rolled back to 1.9.2.6 and it works again. I didn't clear nvram between flashing. The config is:

    ISP WAN: private static 192.168.1.112
    ISP Gateway: 192.168.1.1
    Subnet mask: 255.255.255.0

    PPTP:
    Heartbeat: public 195.a.b.c.H
    Assigned IP: public 195.a.b.c.I
    Subnet mask: 255.255.255.255
    Gateway: 195.a.b.c.G

    LAN: 192.168.2.0/24.

    Routing stopped working. The routing tables before and after the upgrade look absolutely the same:

    Code:
    Destination     Gateway         Genmask      Flags Metric Ref    Use Iface
    195.a.b.G    192.168.1.112    255.255.255.255 UGH   0      0        0 eth1
    195.a.b.G    *                255.255.255.255 UH    0      0        0 ppp0
    192.168.1.0  *                255.255.255.0   U     0      0        0 eth1
    192.168.2.0  *                255.255.255.0   U     0      0        0 br0
    127.0.0.0    *                255.0.0.0       U     0      0        0 lo
    default      195.a.b.H        0.0.0.0         UG    0      0        0 ppp0
    Downgrading the firmware fixes the problem.

    Thanks for looking into this.

    Cheers,
    Andrew.

  13. #13
    Join Date
    Aug 2005
    Location
    Eindhoven, The Netherlands
    Posts
    125
    Quote Originally Posted by ganelon
    Routing stopped working.
    ...
    Downgrading the firmware fixes the problem.
    Look three posts up. Similar problems.

  14. #14

    Question Unable to access USB drives without activating built in FTP server (stupidftp)

    Hi,
    I can't seem to get the USB drives to mount without activating the built in FTP server. Not with this firmware, or previous 1.9.2.7 CR6 firmware.

    What I want to do is use VSFTP as an FTP replacement for the built in FTP server: http://www.sprayfly.com/wiki/VSFTP_Guides

    The messages in the system log show:
    USB device 3 (vend/prod 0x1058/0x400) is not claimed by any active driver.

    To me, this sounds that there is no request by any existing process for a USB drive to function and therefore it is not loaded. Is this true?

    What should I change to make sure USB drives can always be mounted without setting the built in FTP server to active?

    Steps how to reproduce?
    1. Log in to the router: http://192.168.1.1/index.asp
    2. Click USB Application
    3. Select FTP server
    4. Select the "No" radio button for the "Enable FTP server" field
    5. Finish, and does reboot

    PS. I'm doing this on the WL500g Deluxe.

  15. #15
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377
    Quote Originally Posted by daav
    The messages in the system log show:
    USB device 3 (vend/prod 0x1058/0x400) is not claimed by any active driver.

    To me, this sounds that there is no request by any existing process for a USB drive to function and therefore it is not loaded. Is this true?
    It says there is no driver loaded that claims support for this device.
    Namely, the usb mass storage driver is not loaded.
    To save memory they get loaded when ftp (or samba) is enabled.

    What should I change to make sure USB drives can always be mounted without setting the built in FTP server to active?
    Load the required kernel modules manual in post-boot.
    Should be usb-core usb-storage and a filesystem driver.
    Start with disk and ftp on, look with lsmod what´s loaded, disable ftp, load the now missing modules with insmod and see with dmesg if all works fine .

    Greets
    Wlanman
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

Page 4 of 9 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Firmware v1.9.2.7 CR6, updated to CR6a ... now CR6b [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 241
    Last Post: 09-02-2006, 09:19
  2. Firmware v1.9.2.7 CR5, updated: v1.9.2.7 CR5a [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 189
    Last Post: 18-06-2005, 12:07
  3. Firmware v1.9.2.7 CR3c [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 115
    Last Post: 12-03-2005, 09:07
  4. Firmware v1.9.2.7 CR3 - Now CR3b [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 115
    Last Post: 01-02-2005, 14:31
  5. Firmware v1.8.1.7 CR2 [Oleg] - updated ( CR2a )
    By Oleg in forum WL-500g Firmware Releases
    Replies: 69
    Last Post: 08-12-2004, 10:01

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
  •