With current Kamikaze (svn revision 6850, as of 03-Apr-2007), wireless doesn't work, at least on ASUS WL-500g Deluxe.
Is it known, is there a workaround, bug report etc.?
# lsmod
Module Size Used by
bcm43xx 423280 0
ieee80211softmac 24672 1 bcm43xx
ieee80211 26464 2 bcm43xx,ieee80211softmac
ieee80211_crypt 2624 1 ieee80211
# lspci
00:00.0 Host bridge: Broadcom Corporation BCM5365P Sentry5 Host Bridge
00:02.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:02.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:03.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
# lspci -v
(...)
00:03.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
Subsystem: Broadcom Corporation Unknown device 120f
Flags: fast devsel, IRQ 5
Memory at 40000000 (32-bit, non-prefetchable) [disabled] [size=8K]
Capabilities: [40] Power Management version 2
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:15:F2:6A:E8:34
inet addr:192.168.10.55 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:18 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:3111 (3.0 KiB) TX bytes:0 (0.0 b)
Interrupt:4
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:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2876 (2.8 KiB) TX bytes:2876 (2.8 KiB)
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
(Last edited by mangoo on 3 Apr 2007, 20:37)