PDA

Bekijk de volledige versie : Firmware v1.9.2.6 GPL Sources



erik_bies
10-12-2004, 02:36
It seems that Asus released the source to yet another stream of firmwares.
It is listed under the WL500g, altough during download it seems it is from the wl300g

GPL source code for firmware version 1.9.2.6

http://www.asus.com.tw/support/download/item.aspx?ModelName=WL-500g&Type=Latest

http://www.asus.com.tw/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip
ftp://www.asus.it/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip (1,5megabyte/sec)
ftp://www.asus.com.tw/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip
http://www.asus.com/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip
http://www.asuscom.de/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip
http://www.asus.com.cn/pub/ASUS/wireless/WL-300g-03/GPL_1926.zip

JOCKYW2001
10-12-2004, 11:54
Just downloaded it.
Makefile says it can build these images:


images:
make images-WL500gx
make images-WL500g
make images-WL500b
make images-WL500bv2
make images-WL300g
#make images-WL331g
#make images-WL331gl
#make images-WL500gl
#make images-WL500bl


Now it's up to Oleg and Antiloop to see if there are (major )improvements

Oleg
10-12-2004, 12:21
Well, now it's time to ASUS to release official 1.9.2.6 firmware with the list of changes... :D
At the moment I've checked et driver and a workaround for wan port dies issue. It's ugly, they just reinitialize iface if there are no packets received during some time after transmit... This could lead to missed packets with unidirectional udp traffic...

ghaspias
10-12-2004, 12:33
Does this source code include the recently announced features?
Since they announced the new features a week ago, shouldn't there be a corresponding firmware somewhere?
There's a recent firmware released for the 500gx, but it is rev. 1080201...

Styno
10-12-2004, 12:56
At the moment I've checked et driver and a workaround for wan port dies issue. It's ugly, they just reinitialize iface if there are no packets received during some time after transmit... This could lead to missed packets with unidirectional udp traffic...
Well, as long as they don't publish it shouting they fixed the WAN die problem... :cool:

Spot
10-12-2004, 22:06
Firmware seems to be available now ;-)

http://www.asus.com.cn/pub/ASUS/wireless/WL-500g-03/firmware_1927.zip

Oleg
10-12-2004, 22:59
Well, ASUS still playing games with GPL... 1.9.2.7 binary vs 1.9.2.6 sources...

GJAman
10-12-2004, 23:15
"Changelog" Version 1.9.2.7

WL-500g English Firmware Version, version 1.9.2.7 Note: The zip file contains the firmware,Asus Speaker Express quick guide(English), Bandwidth Management quick guide(English, ASUS Speaker Express installation file and USB Speaker_Compatiblelist

1. Add: Wireless Speaker.
2. Add: WMM/WPA2 Support.
3. Add: Bandwidth Management
4. Add: MAC Filter for LAN and WLAN
5. Add: Local port for Virtual Server
6. Fix: monitor for WAN Die and Web Cam die
7.
8. Note1: Using this firmware on WL500g, the range of wireless transmission will be shortened because of the power of tx is lower.
9. Note2: The Wireless speaker support aiff, asf, asx, au, avi, dat, mp3, mpeg, wav, wma, wmv and DO NOT support mid

WlanMan
10-12-2004, 23:20
Not Bad !
Quick Start Guides, Firmwares und Speaker List.
Giving it a try now, hope its as good as is should :).

Oleg: I´m now Lawjer, but i think minor binary updates are allowed when the source follows in a later package. But it would be nice to get Diffs of the latest releasese from Asus. Would definitively reduce theyre and our traffic.
Maybe Antiloop can talk to them.

Greets

WlanMan
10-12-2004, 23:50
Hi

Running Stuff:


PID Uid Stat Command
1 0 S init noinitrd
2 0 S [keventd]
3 0 S [ksoftirqd_CPU0]
4 0 S [kswapd]
5 0 S [bdflush]
6 0 S [kupdated]
7 0 S [mtdblockd]
33 0 S httpd eth1
38 0 S klogd
40 0 S udhcpd /tmp/udhcpd.conf
41 0 S syslogd -m 0 -t MEZ-1MESZ -O /tmp/syslog.log
42 0 S [khubd]
52 0 S lpd
55 0 S waveservermain
59 0 S [usb-storage-0]
60 0 S [scsi_eh_0]
65 0 S infosvr br0
66 0 S watchdog
68 0 S pppoecd eth1
69 0 S ntp
75 0 S dproxy -d -c /tmp/dproxy.conf
84 0 S stupid-ftpd

Seems Audio is some Asus-Selfmade stuff, nice idea.
Hmm, which task represents the LPR Print daemon ??
Greets

brubber
11-12-2004, 00:02
Note1: Using this firmware on WL500g, the range of wireless transmission will be shortened because of the power of tx is lower.

Can this still be changed with the "/usr/sbin/wl -i eth2 txpwr nn" command?

Styno
11-12-2004, 01:23
Hi

Running Stuff:


PID Uid Stat Command
1 0 S init noinitrd
2 0 S [keventd]
3 0 S [ksoftirqd_CPU0]
4 0 S [kswapd]
5 0 S [bdflush]
6 0 S [kupdated]
7 0 S [mtdblockd]
33 0 S httpd eth1
38 0 S klogd
40 0 S udhcpd /tmp/udhcpd.conf
41 0 S syslogd -m 0 -t MEZ-1MESZ -O /tmp/syslog.log
42 0 S [khubd]
52 0 S lpd
55 0 S waveservermain
59 0 S [usb-storage-0]
60 0 S [scsi_eh_0]
65 0 S infosvr br0
66 0 S watchdog
68 0 S pppoecd eth1
69 0 S ntp
75 0 S dproxy -d -c /tmp/dproxy.conf
84 0 S stupid-ftpd

Seems Audio is some Asus-Selfmade stuff, nice idea.
Hmm, which task represents the LPR Print daemon ??
Greets
lpd is lineprinter

xtraya
11-12-2004, 03:35
idiotic fw, definitly... one of my 6 units i used for test(fully functional),flashed with new asus dummy release, and what?

after exactly 2 minutes of booting in client mode, unit just hangs with wifi
it just stop to emitting anything on eth2.

after that, re-flashed with 1.8.7.3 and it started, but everything was same

and after few reset`s and hardware resets,few flashing and i-dont-know-how-much-trys, it only wants to work with wds mode but with poor speed (50-100k)

what to do?

WlanMan
11-12-2004, 12:28
Hi

Update worked fine and Router runs smooth, just as a note.
Im still angry that they changed the uptime value display in such an ugly way...


Can this still be changed with the "/usr/sbin/wl -i eth2 txpwr nn" command?
It can still be changed through the Web Iface and is set to 19. Whatever they mean with reduced range, it seems to happen at the driver level. Maybe the driver calculated the power setting wrong in older releases. Maybe oleg can diff the drivers.


lpd is lineprinter
Ouch, it was too late :D.


idiotic fw, definitly... one of my 6 units i used for test(fully functional)....
Im just curiously, what do you do with SIX of them, do you just habe too much time and money or do you build some nation-wide hotspot (would be cool ;)). Hmm, FLash some older firmware 1.5 or so, and try again. It COULD be a hardware problem with the wifi, but i never heared about a trustworthily note describing software killed a wlan card ...

Greets

xtraya
11-12-2004, 16:55
Six pieces means that i have SIX :) , I just took one of them and flashed. Why I have six pieces, because my wifi organisation have wifi network over my city, and I in my place have 6 500g for my part of city.