hello all,
I tried to upgrade from my two years old whiterussian to a kamikaze. I tried mtd method as described here:
http://wiki.openwrt.org/OpenWrtDocs/Har … us/WL500GP
but my router never booted again. So i connected on it with the diagmode telnetd to grab some informations. I was surprised to see the net conf has nothing to do with the documented one:
Please help or my wife would kill me :-)
Some grabbed info:
seen in motd:
KAMIKAZE (7.09)
seen in dmesg:
Detected 'ASUS WL-500g Premium'
CPU: BCM4704 rev 9 at 264 MHz
eth0: Broadcom 47xx 10/100BaseT Ethernet 00:1b:fc:10:3f:bc
eth1: Broadcom 47xx 10/100BaseT Ethernet 40:10:18:00:00:2d
seen in ifconfig:
eth0 Link encap:Ethernet HWaddr 00:1B:FC:10:3F:BC
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1556 errors:0 dropped:0 overruns:0 frame:0
TX packets:975 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:110543 (107.9 KiB) TX bytes:99438 (97.1 KiB)
Interrupt:4
eth1 Link encap:Ethernet HWaddr 40:10:18:00:00:2D
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B)
tried:
root@(none):/# mount_root
root@(none):/# wifi detect > /etc/config/wireless
broadcom: Detect failed
regards