#10045: wifi detect doesn't output anything
----------------------------------+-----------------------------------
  Reporter:  vhann3000+openwrt@…  |      Owner:  developers
      Type:  defect               |     Status:  reopened
  Priority:  normal               |  Milestone:  Barrier Breaker 14.07
 Component:  packages             |    Version:  Trunk
Resolution:                       |   Keywords:
----------------------------------+-----------------------------------
Changes (by dioo_):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Hi, after a long while putting this device away, I'm back at it.

 Both of the following attempts are with Chaos Calmer r45227:

 I tried the Broadcom proprietary driver with jow's help on IRC (disabling
 everything else, etc), but it didn't work: wl and wl_glue are loaded in
 lsmod, but no wireless in ifconfig -a.

 Then I reread Zajec's comment above and tried the following:
 1. select b43 (CONFIG_TARGET_brcm47xx_legacy_Broadcom-b43)
 2. Disable all Broadcom stuff: (kmod-brcm-wl, kmod-brcm-wl-mini)
 3. Enable kmod-b43
 4. Set CONFIG_B43_FW_SQUASH_PHYTYPES to G,LP,N (added N)
 5. Enable CONFIG_PACKAGE_B43_PHY_N
 6. Enable CONFIG_PACKAGE_B43_DEBUG

 Still no luck:

 {{{
 root@OpenWrt:~#  dmesg | egrep 'ssb|bcma|b43'
 [    0.000000] bcm47xx: using ssb bus
 [    0.000000] ssb: Found chip with id 0x4704, rev 0x09 and package 0x00
 [    0.000000] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x03, vendor
 0x4243)
 [    0.000000] ssb: Core 1 found: Fast Ethernet (cc 0x806, rev 0x06,
 vendor 0x4243)
 [    0.000000] ssb: Core 2 found: Fast Ethernet (cc 0x806, rev 0x06,
 vendor 0x4243)
 [    0.000000] ssb: Core 3 found: USB 1.1 Hostdev (cc 0x808, rev 0x03,
 vendor 0x4243)
 [    0.000000] ssb: Core 4 found: PCI (cc 0x804, rev 0x08, vendor 0x4243)
 [    0.000000] ssb: Core 5 found: MIPS 3302 (cc 0x816, rev 0x03, vendor
 0x4243)
 [    0.000000] ssb: Core 6 found: V90 (cc 0x807, rev 0x02, vendor 0x4243)
 [    0.000000] ssb: Core 7 found: IPSEC (cc 0x80B, rev 0x00, vendor
 0x4243)
 [    0.000000] ssb: Core 8 found: MEMC SDRAM (cc 0x80F, rev 0x02, vendor
 0x4243)
 [    0.000000] ssb: chipcommon status is 0x0
 [    0.000000] ssb: Initializing MIPS core...
 [    0.000000] ssb: set_irq: core 0x0806, irq 4 => 4
 [    0.000000] ssb: set_irq: core 0x0806, irq 5 => 5
 [    0.000000] ssb: after irq reconfiguration
 [    0.000000] ssb: core 0x0800, irq : 2(S)  3* 4  5  6  D  I
 [    0.000000] ssb: core 0x0806, irq : 2(S)  3  4* 5  6  D  I
 [    0.000000] ssb: core 0x0806, irq : 2(S)  3  4  5* 6  D  I
 [    0.000000] ssb: core 0x0808, irq : 2(S)* 3  4  5  6  D  I
 [    0.000000] ssb: core 0x0804, irq : 2(S)  3  4  5  6* D  I
 [    0.000000] ssb: core 0x0816, irq : 2(S)* 3  4  5  6  D  I
 [    0.000000] ssb: core 0x0807, irq : 2(S)* 3  4  5  6  D  I
 [    0.000000] ssb: core 0x080b, irq : 2(S)* 3  4  5  6  D  I
 [    0.000000] ssb: core 0x080f, irq : 2(S)  3  4  5  6  D  I*
 [    0.000000] ssb: Sonics Silicon Backplane found at address 0x18000000
 [    0.770000] b44 ssb0:0: attached PHY driver [Broadcom B53 (1)]
 (mii_bus:phy_addr=1:1e)
 [    0.780000] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet
 driver 00:18:f8:e6:18:f8
 [    0.800000] b44 ssb0:1: could not find PHY at 4, use fixed one
 [    0.800000] b44 ssb0:1: attached PHY driver [Generic PHY]
 (mii_bus:phy_addr=fixed-0:00)
 [    0.810000] b44 ssb0:1 eth1: Broadcom 44xx/47xx 10/100 PCI ethernet
 driver 00:88:88:88:00:2a
 [    4.640000] b44 ssb0:0 eth0: Link is up at 100 Mbps, half duplex
 [    4.650000] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
 [    5.780000] b44 ssb0:0 eth0: Link is Up - 100Mbps/Full - flow control
 off
 [   15.410000] b44 ssb0:0 eth0: powering down PHY
 [   15.780000] b44 ssb0:0 eth0: Link is Down
 [   26.560000] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
 [   26.570000] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
 [   27.790000] b44 ssb0:0 eth0: Link is Up - 100Mbps/Full - flow control
 off
 [   35.270000] b44 ssb0:0 eth0: powering down PHY
 [   35.310000] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
 [   35.320000] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
 [   35.420000] b44 ssb0:1 eth1: Link is up at 100 Mbps, half duplex
 [   35.430000] b44 ssb0:1 eth1: Flow control is off for TX and off for RX
 [   36.890000] b44 ssb0:1 eth1: Link is Up - 100Mbps/Full - flow control
 off
 root@OpenWrt:~#
 }}}

 {{{
 root@OpenWrt:~# lsmod | head -n 4
 arc4                    1312  0
 b43                   356356  0
 cfg80211              213249  2 b43
 compat                  1628  3 b43
 root@OpenWrt:~#
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/10045#comment:10>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to