Page 8 of 19 FirstFirst ... 67891018 ... LastLast
Results 106 to 120 of 271

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

  1. #106

    wl join

    Thanks and sorry once again. It connects in ibss mode by default though, but then it's easy to change.
    SurJector

  2. #107
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by Oleg
    Building uclibc 0.9.19+wchar looks terrible to me.
    Maybe you've missed my build and sources which is nothing different as yours.
    http://www.wlan-sat.com/potrebni_mat...g-1.9.2.7-7cw/

    I must say that I do not have problems with wchar build. Just run:
    Code:
    #!/bin/sh
    OLEG=wl500g-1.9.2.7-7cw
    
    if [ -d broadcom ]; then
       echo "Removing old broadcom tree..."
       rm -rf broadcom
    fi
    echo "Unpacking Asus GPL source..."
    tar xzf GPL_1927.zip
    
    echo "Unpacking OLEG source..."
    tar -C broadcom/src/ -xjf ${OLEG}.tar.bz2
    
    if [ ! -G /opt ]; then
            echo "You should /create /opt as root:"
            echo "mkdir /opt && chgrp users /opt && chmod g+w /opt"
            echo "Then continue as regular user!"
            exit 1
    fi
    
    if [ -d /opt/brcm ]; then
            echo "Removing old toolchain..."
            rm -rf /opt/brcm
    fi
    
    echo "Installing broadcom toolchain..."
    mv broadcom/opt/brcm /opt
    
    BRCM="/opt/brcm/hndtools-mipsel"
    PATH=${BRCM}-linux/bin:${BRCM}-uclibc/bin:${PATH}
    export PATH
    cd broadcom/src/${OLEG}
    echo "Creating uClibc..."
    make uClibc 
    
    echo "Creating kernel..."
    make kernel
    
    echo "Creating gateway..."
    make 
    cd ..
    
    echo "Compiling gateway..."
    cd gateway
    
    make 
    
    echo "Creating firmware..."
    make install
    I also have my 0.9.28 build, but did not boot. Now that I have RS232 adapter I could look what is stopping the boot.
    Anyway, TNX for the 7d-pre9 sources. I will shurelly take a try.
    Last edited by oleo; 26-05-2006 at 08:26.

  3. #108
    Join Date
    Aug 2004
    Location
    NL
    Posts
    11
    the bridge options works fine with me, very easy to configure... (even without RTFM...), but on the security: WEP works, WPA-PSK not...

  4. #109
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by andre@home
    the bridge options works fine with me, very easy to configure... (even without RTFM...), but on the security: WEP works, WPA-PSK not...
    WPA-PSK does not work with "Station", but it does with "Ethernet Bridge".

  5. #110
    Join Date
    Aug 2004
    Location
    NL
    Posts
    11
    it works perfect with WEP when I use it as Access Point. No longer another AP available to do other tests. I did not test it as a router as I use it downstairs for my laptop, but the other ports are used for local pc's downstairs. If I'm not at home and the wl500g may give a problem, at least 1 pc can work with the UTP that takes care of the signal from the main router, simply by moving the UTP connctor from the router to that pc . All pc's have fixed IP (for ftp et al) and if I would put the wl500g as a 2nd router the easy switching would not be possible anymore (2nd gateway) without chang in the pc-settings. I prefer to avoid that for my home users.
    With my laptop I can have UTP and air connection (of course of different ip nrs... ). The moment I active WPA-PSK by confirmation in the Asus WLAN tool... all traffic stops, while the HF is r3ceived (signal indicator). When I turn of the wireless card I get back my LAN-UTP connection and after applying WEP both stay connected ("LAN-UTP" and "WLAN-air").

    edit: since this morning I loose also connection with WEP ..... Restarting notebook and WL500g and reconfiguring do not help. When I shut down my WLAN connnection I get back my LAN...
    Same problem when I go back to the latest .50 firware from Asus. Strange problem...
    XP firewall is off and I checked also with Zonealarm off, no difference. I will try a complete re-install of the wireless on the notebook. I prefer not to reinstall my complete notebook...
    Last edited by andre@home; 28-05-2006 at 09:27.

  6. #111
    Are there any plans for alternative firmware for the wl700g +wl500g premium routers?

  7. #112
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by alien433
    Are there any plans for alternative firmware for the wl700g +wl500g premium routers?
    Most likely wl500g premium would be supported.

  8. #113
    Hi Oleg and Others,

    I installed this firmwareupdate with succes!

    Never mind, solved!
    Last edited by Jassy; 05-06-2006 at 22:01.

  9. #114
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    1.9.2.7-7d released, first post is updated to reflect changes.

  10. #115
    Quote Originally Posted by Oleg
    1.9.2.7-7d released, first post is updated to reflect changes.
    Don't use it because it make my wan port die!

  11. #116
    after update to 1.9.2.7-7d, remain can't connect FTP

  12. #117
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by dunatos
    Don't use it because it make my wan port die!
    Should I guess your hardware type?

  13. #118

    Source diff ?

    Hi,
    would it be possible for you to publish also the diff for the "gateway" directory: you source tarball is a diff between std ASUS firmware source and what I'd call you "gateway" source. For this poor soul who is trying to customize its already customized firmware, could you please publish the diff between too successive versions of you source directory ?
    SurJector

  14. #119
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Just patch with both versions and make a diff.

  15. #120
    Yes of course I know how to make a diff, the problem is that my version is slightly modified with respect to yours. If I can apply a diff to be up to date (with some hand tuning), it's easier. I'll probably end up doing a patch, a diff and a patch if you do not wish to publish this diff.
    SurJector

Page 8 of 19 FirstFirst ... 67891018 ... 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
  •