Results 1 to 14 of 14

Thread: Firmware v1.9.4.6 BETA

  1. #1
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407

    Firmware v1.9.4.6 BETA

    WARNING: BETA VERSION
    TRY AT YOUR OWN RISK!

    DO NOT UPGRADE UNLESS YOU KNOW WHAT YOU ARE DOING
    DOWNGRADE IS NOT EASILY POSSIBLE!!


    Compatible with:
    WL-500g
    WL-500g Deluxe
    Changelog:
    Release Note:
    currently not known,
    it seems they have added some wireless guest feature
    important!!
    When upgrading from 1.7.x.x based firmware: you MUST Reset your WL500g to defaults via the restore button at the back after upgrading to this firmware!

    you do not have to do this when you upgrade from 1.8.x.x based firmware!
    but we RECOMMEND you to do a restore to defaults.

    Do not import saved settings from older/other firmwares! this can cause unstability to your device
    Download files here:

    http://website.wl500g.info/beta/firmware.php?fid=30

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  2. #2
    i looked on different website from asus. and there isn't this firmware annymore? I Think ity has to many bugs in it.

  3. #3
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by alien433
    i looked on different website from asus. and there isn't this firmware annymore? I Think ity has to many bugs in it.
    this is normal, in the past beta firmwares have never been published except for a few ones

    don't think please, but state real problems

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  4. #4
    Quote Originally Posted by Antiloop
    this is normal, in the past beta firmwares have never been published except for a few ones

    don't think please, but state real problems
    But i will wait for olegs firmware. Otherwise i have no samba server.

  5. #5

    Guest Account

    Hi, there is a customized firmware that use the multi-ssid or guest account like this official beta firmware 1.9.4_6?
    I tryed to use this official but there is a bug on guest account, is impossible for wireless client receive ip from an external DHCP server, and the ip assigned to the guest account is not pingable.

  6. #6
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    No sources, no firmware. Drop a message to ASUS asking for firmware sources, as otherwise I'm unable to build anything.

  7. #7
    I spend so much time to get the 2.6'er kernel compiled for the ASUS. It compiled fine, but then I noticed, that my WL-HDD didn't give me network access anymore. So I was crawling the WEB to get as much Information as possible. So I figured out, I don't have any pieces of code for the wireless stuff. Just only the binary included at many Tarballs (WL-Hdd, WL500G, Devices from Belkin, Siemens etc.)

    How about the Open WRTG Project, do they use the old 2.5' Kernel too ??

    Andy

    Quote Originally Posted by Oleg
    No sources, no firmware. Drop a message to ASUS asking for firmware sources, as otherwise I'm unable to build anything.
    Last edited by ankn99; 02-09-2005 at 15:17.
    Greetings from 1XXXX (Berlin/Germany)

  8. #8
    Hello Guys,

    With the new beta-firmware 1.9.4.6: in AP mode you can now use the WLAN port as LAN port (I use the newest bootloader).

    With earlier firmwares (except from Oleg's firmware 1.9.2.7-5 and later) this was not possible.

    I tried it on a wl-500gx. Don't know if it is working also on a wl-500g.

  9. #9

    Guest Account

    Hi,
    is it possible that the bug (wireless client connected to guest account do not receive ip from external dhcp) is caused because my wl500g deluxe use bugged bootloader ?

    nvram get hardware_version

    it returns: WL500gx-01-03-01-33

  10. #10
    Hi all. Here is GPL source code for 1.9.5.0 firmware.
    http://dlsvr01.asus.com/pub/ASUS/wir...e/GPL_1950.zip
    4Oleg: will you be able to build your custom firmware based on this Asus code?

  11. #11
    Quote Originally Posted by informix
    Hi all. Here is GPL source code for 1.9.5.0 firmware.
    http://dlsvr01.asus.com/pub/ASUS/wir...e/GPL_1950.zip
    4Oleg: will you be able to build your custom firmware based on this Asus code?
    i already ask it, and oleg will look for it

  12. #12

    ASUS thank's OLEG

    I was jaust playing around with the Sources 1.9.5.0 from Asus
    and I found this:

    Code:
        160         int pid;
        161
        162 #if 1 // Thanks for Oleg
        163         nvram_set("wan_auth_t", "FAIL");
        164 #else
        165
    So you know for sure they take a look at this forum, and they probably understand, what kind of sources we need to get a 2.6 kernel build.

    And when you take a look at the new wl.o module you'll see that this is a newer one, I#m quit sure that ASUS does have the sources and didn't buy just the binary from Broadcom. So why they don't give it to us ???

    I think it should be GPLed too, isn't it ??

    Greeting from Berlin

    Andy


    EDIT:

    not only in this File in a lot more !!!
    Last edited by ankn99; 06-09-2005 at 22:05.
    Greetings from 1XXXX (Berlin/Germany)

  13. #13
    Thats kind of cool!
    OLEG in the source, thats quite funny

    I have never thought, that a source, like the one above has over 100MB!

  14. #14
    I'm just working (realy just for fun) on the 1.9.5.0 Sources to integrate OLEGs patches, I think the complete sourcetree (at least a lot files for the rc stuff) could be a little smaller, if the ASUS techs would write just at the top of each file, what Ideas they took from OLEG in which line.

    No, No, just Joking, but they imported a lot lines from OLEGs patches it's a little hard to integrate OLEGs stuff to the new 1.9.5.0 tree !!

    But it's realy nice, that the ASUS wrote a notice in the sources, that those line come from him.

    Andy
    Greetings from 1XXXX (Berlin/Germany)

Similar Threads

  1. Firmware v1.9.3.9 BETA
    By Antiloop in forum WL-530g Firmware Releases
    Replies: 1
    Last Post: 04-06-2006, 14:38
  2. Firmware v1.9.3.6 BETA
    By Antiloop in forum WL-300g Firmware Releases
    Replies: 4
    Last Post: 18-11-2005, 10:49
  3. Firmware v1.9.3.6 BETA
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 25
    Last Post: 27-04-2005, 08:54
  4. Firmware v1.9.3.6 BETA
    By Antiloop in forum WL-500gx Firmware Releases
    Replies: 0
    Last Post: 20-03-2005, 03:40
  5. Firmware v1.7.5.7 BETA
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 8
    Last Post: 13-05-2004, 00:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •