St0fF wrote:Hi Tom,
I pretty much don't understand your question. The Broadcom wl.o works just fine.
No it's not. I installed the brm-2.4 snapshot of 04/03/2007 on a wrt54gl router and the wireless device is not detected. This is the output of iwconfig:
root@OpenWrt:/# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth0.0 no wireless extensions.
eth0.1 no wireless extensions.
br-lan no wireless extensions.
root@OpenWrt:/#
and this is the one from ifconfig:
root@OpenWrt:/# ifconfig
br-lan Link encap:Ethernet HWaddr 00:18:39:BC:2B:E3
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:180 errors:0 dropped:0 overruns:0 frame:0
TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11123 (10.8 KiB) TX bytes:9047 (8.8 KiB)
eth0 Link encap:Ethernet HWaddr 00:18:39:BC:2B:E3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:178 errors:0 dropped:0 overruns:0 frame:0
TX packets:306 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14947 (14.5 KiB) TX bytes:81163 (79.2 KiB)
Interrupt:4
eth0.0 Link encap:Ethernet HWaddr 00:18:39:BC:2B:E3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:180 errors:0 dropped:0 overruns:0 frame:0
TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11843 (11.5 KiB) TX bytes:9447 (9.2 KiB)
eth0.1 Link encap:Ethernet HWaddr 00:18:39:BC:2B:E3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:202 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:65246 (63.7 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@OpenWrt:/#
and it's to be sure that it's kamikaze brm-2.4:
root@OpenWrt:/# uname -a
Linux OpenWrt 2.4.34 #2 Sun Mar 4 15:19:01 GMT 2007 mips unknown
root@OpenWrt:/#
Does anybody know how to make the wireless device working?
Thanks