Page 6 of 19 FirstFirst ... 4567816 ... LastLast
Results 76 to 90 of 271

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

  1. #76
    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. #77
    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. #78
    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. #79
    Ooops, I wrote a scipt to do this automagicly and mybe made a mistake waite a few minutes I found my error!!
    Greetings from 1XXXX (Berlin/Germany)

  5. #80
    OK, I'm passed this point, know what kind of mistake I did, but I just saw it as soon as I postet the log of my Makes and edit thes one again !!

    OK, done now it stops at


    [ ! -d libcrypto ] || make -C libcrypto
    find: /usr/src/WL-HDD/broadcom/src/gateway/mipsel-uclibc/target: No such file or directory
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/libcrypto'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/libcrypto'
    make -C iptables BINDIR=/usr/sbin LIBDIR=/usr/lib KERNEL_DIR=/usr/src/WL-HDD/broadcom/src/linux/linux
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/iptables'
    make[1]: Nothing to be done for `default'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/iptables'
    [ ! -d netconf ] || make -C netconf
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/netconf'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/netconf'
    [ ! -d shared ] || make -C shared
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/shared'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/shared'
    [ ! -d nvram ] || make -C nvram
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/nvram'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/nvram'
    [ ! -d httpd ] || make -C httpd
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/httpd'
    mipsel-uclibc-strip httpd
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/httpd'
    [ ! -d rc ] || make -C rc
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/rc'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/rc'
    make -C www/asus INSTALLDIR=/usr/src/WL-HDD/broadcom/src/gateway/mipsel-uclibc/install/www
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/www/asus'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/www/asus'
    [ ! -d lib ] || make -C lib
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/lib'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/lib'
    [ ! -d wlconf ] || make -C wlconf
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/wlconf'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/wlconf'
    make -C bridge brctl/brctl
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/bridge'
    make[1]: `brctl/brctl' is up to date.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/bridge'
    make -C busybox all STRIP=mipsel-uclibc-strip
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/busybox'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/busybox'
    make -C dnsmasq CFLAGS="-Os -DNO_IPV6"
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/dnsmasq'
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/dnsmasq/src'
    make[2]: `dnsmasq' is up to date.
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/dnsmasq/src'
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/dnsmasq'
    [ ! -d nas ] || make -C nas
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/nas'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/nas'
    [ ! -d ntpclient ] || make -C ntpclient
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ntpclient'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ntpclient'
    [ ! -d ppp ] || make -C ppp
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp'
    cd chat; make -w all
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/chat'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/chat'
    cd pppd/plugins; make -w all
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd/plugins'
    for d in rp-pppoe; do make -w -C $d all; done
    make[3]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd/plugins/rp-pppoe'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd/plugins/rp-pppoe'
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd/plugins'
    cd pppd; make -w all
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppd'
    cd pppstats; make -w all
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppstats'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppstats'
    cd pppdump; make -w all
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppdump'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp/pppdump'
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/ppp'
    [ ! -d upnp ] || make -C upnp
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp'
    make -C igd/linux DEBUG= SRCBASE=/usr/src/WL-HDD/broadcom/src TOP=/usr/src/WL-HDD/broadcom/src/gateway TARGET_PREFIX=mipsel-uclibc-
    make[2]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp/igd/linux'
    make -C ../../upnp/linux DEBUG= PLATFORM=x86 CC=mipsel-uclibc-gcc LD=mipsel-uclibc-ld VENDOR=
    make[3]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp/upnp/linux'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp/upnp/linux'
    make[2]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp/igd/linux'
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/upnp'
    [ ! -d utils ] || make -C utils
    make[1]: Entering directory `/usr/src/WL-HDD/broadcom/src/gateway/utils'
    make[1]: *** No rule to make target `wl', needed by `all'. Stop.
    make[1]: Leaving directory `/usr/src/WL-HDD/broadcom/src/gateway/utils'
    make: *** [utils] Error 2
    Any hint what this could be ??
    Greetings from 1XXXX (Berlin/Germany)

  6. #81
    Join Date
    Sep 2005
    Location
    Germany
    Posts
    34

    power off

    As far as i understand, this feature is only for the WL-HDD, not for external USB drives.
    Can anybody confirm this?

  7. #82
    Quote Originally Posted by MatB
    As far as i understand, this feature is only for the WL-HDD, not for external USB drives.
    Can anybody confirm this?
    not realy, it's the closed source wireless Part from Broadcom !!!

    Anyway, I'm just giving OpenWRT a try, since the people over there started to build a WEB-Interface !!!

    As far as I can see it doesn't look bad, if I can get some own stuff comiled for it, I think I'll ride this road ;-)
    Greetings from 1XXXX (Berlin/Germany)

  8. #83
    some Users in the German forum report that dyndns is not working with 7c Firmware.
    Got someone the same problem?

  9. #84
    Quote Originally Posted by Elron
    some Users in the German forum report that dyndns is not working with 7c Firmware.
    Got someone the same problem?

    Its working for me

  10. #85
    Join Date
    Dec 2003
    Location
    Aalborg, Denmark
    Posts
    51
    Quote Originally Posted by florin_m
    that worked fine.Thanks.
    But in previous firmware this was automatic loaded on bootup and was detecting my usb stick, but now seems i need to load them manual
    I "just" had to power cycle the router, reboot will not do. Then my usb stick got detected automatic.

  11. #86
    Tried the -7c fw. But got problems with my IP-phone. When answering calls the caller could often not hear me at all - and hung up. Flashed backed to 1.9.5.0, all OK.

    Did not change any settings in the process, and also verified that all necessary ports where open to the IP-phone.

  12. #87
    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".

  13. #88

    1.9.2.7-7c SAMBA not working

    Hello
    Thank's for this very good firmware Oleg , i have trouble with the latest samba not working...
    any idea ?

  14. #89

    Ftp account problems

    Hi first of all i must say you are doing great job Oleg.

    Here is my problem: I connected my 100 Gb USB Hdd to wl500g and using ftp server on it. When i set up user accounts in web interface it doesnt seem to work, only superuser is able to connect to ftp when anonymous access is disabled. But superuser is not able to write or delete anything from the hdd, where i was able to copy files using only usb stick instead of hdd.

    Thanks Milan

  15. #90
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by buckiboy
    Hi first of all i must say you are doing great job Oleg.

    Here is my problem: I connected my 100 Gb USB Hdd to wl500g and using ftp server on it. When i set up user accounts in web interface it doesnt seem to work, only superuser is able to connect to ftp when anonymous access is disabled. But superuser is not able to write or delete anything from the hdd, where i was able to copy files using only usb stick instead of hdd.

    Thanks Milan
    NTFS formatted?

Page 6 of 19 FirstFirst ... 4567816 ... 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
  •