哈囉
有鑑於前一篇 "推一台好玩的AP--Sparklan WX6615GT可以刷Tomato" 是以討論tomato韌體為出發點
http://www.mobile01.com/topicdetail.php?f=110&t=371211&last=3388495
不知道是否可以請各位同好 分享一下同一台 Sparklan WX6615GT 刷DD-WRT的經驗呢?
WX6615GT 刷 TOMATO 後 REST 按鈕無法使用且無法正確判斷出機型.
便決定試刷 DD-WRT.( DD-WRT 的硬體支援較豐富),刷DD-WRT後 REST鈕 正常工作 燈號顯示也正確.
DD-WRT 更新快 ﹑BUG 修正快 ﹑正確驅動 6615GT (REST 鍵可正運作非常重要)
且 WDS 支援 WPA 加密 , 無線中繼更是 V.24 BETA 專屬.
刷機過程如下
DD-WRT 的版本是 2007/08/10 v.24 mini
1. CFE 内的 MAC 跟機器標籤完全不同
2. 需先抄下MAC備用
3. 將 *.bin 改名為 *.trx
4.靜待數分鐘後..... REST 機器
5. 登入192.168.1.1 帳號 root 密碼 admin
DD-WRT 辨識出機型為 DELL TUREMOBILE 2300 V2
6. 機器可超頻至 240MHz 但不穩定,降至 228MHz 即可穩定工作
7. 恢復 MAC
TELNET 進機器提示符號下輸入 原來的 MAC
WIRELESS
nvram set il0macaddr=xx:xx:xx:xx:xx:xx
nvram set wl0_hwaddr=xx:xx:xx:xx:xx:xx
nvram set wl_hwaddr=xx:xx:xx:xx:xx:xx
LAN
nvram set et0macaddr=nn:nn:nn:nn:nn:nn
nvram set lan_hwaddr=nn:nn:nn:nn:nn:nn
INTERNET
nvram set et1macaddr=cc:cc:cc:cc:cc:cc
nvram set wan_hwaddr=cc:cc:cc:cc:cc:cc
nvram commit
reboot
例如:
Wireless MAC 00:0E:8E:00:00:6D (機器底殼的MAC)
WAN MAC 00:0E:8E:00:00:6C (Wireless-1)
LAN MAC 00:0E:8E:00:00:6B (wan -1)
8. 連線數修改
多台電腦BT 時 連線數 4096 不太夠,以下的方法可以隨心所欲的調整.
http://2251.spaces.live.com/blog/cns!6E7686113D53407E!503.entry
nvram set ip_conntrack_max=20480
nvram commit
reboot
---------------------------------------------------------------------------------------
CPU測試 router CPU and memory benchmark(僅供參考)
這是從網路上找到的 , 原連結已無法考
1.TELNET 登入 DD-WRT
2. cd /tmp
3.安裝 (裝在RAM 一關機就消失)
wget "http://wiki.openwrt.org/HardwarePerformance?action=AttachFile&do=get&target=openwrt_cpu_bench_v06.bin"
mv HardwarePerformance?action\=AttachFile\&do\=get\&target\=openwrt_cpu_bench_v06.bin cpubench
chmod 777 cpubench
-------------------------------------------
4. 執行
./cpubench
測試結果
SPARKLAN WX6615GT OC 240MHz
This is CPU and memory benchmark for OpenWRT v0.6. This will then take some time... (typically 30-60 seconds on a 200MHz computer)
Overhead for getting time: 101us
Time to run memory bench: 6.35[secs]
Time to run computation of pi (2400 digits, 10 times): 12.72[secs]
Time to run computation of e (9009 digits): 14.15[secs]
Time to run float bench: 9.37[secs]
Total time: 42.6s
我測試whr-hp-g54 32Mram oc233mhz 的結果
This is CPU and memory benchmark for OpenWRT v0.6. This will then take some time ... (typically 30-60 seconds on a 200MHz computer)
Overhead for getting time: 77us
Time to run memory bench: 6.30[secs]
Time to run computation of pi (2400 digits, 10 times): 12.12[secs]
Time to run computation of e (9009 digits): 13.48[secs]
Time to run float bench: 7.78[secs]
Total time: 39.7s
-----------------------------------------------------------------------------------------------------------------------------------------------------------
雖說現在的資訊已經超出我的理解能力(改MAC就有看沒有懂?),還是覺得應該能幫到很多人,用力的頂,希望有更多
人看到,推阿----------
我覺得若可以穩定工作,超頻是必須的. :))
這裡有幾篇關於 速度的測試 如下
日本作的 使用機型 BUFFALO WHR-G54S
http://d.hatena.ne.jp/ganjoji_fon/20070303
也許是西洋人 作的 使用機型為 WRT54G V 2.2
http://www.linksysinfo.org/forums/showpost.php?p=288176&postcount=8
http://www.linksysinfo.org/forums/showpost.php?p=288970&postcount=18
內文搜尋

X