Seguridad Wireless - Wifi

Equipos y materiales => Puntos de acceso, routers, switchs y bridges => Openwrt & LEDE => Mensaje iniciado por: linarense en 12-06-2016, 15:26 (Domingo)

Título: LEDE, AR-5387un y Wifi USB
Publicado por: linarense en 12-06-2016, 15:26 (Domingo)
Hola, esoy probando LEDE en un AR-5387un y me he encontrado con un problema, a ver si alguno me puede ayudar.

He flasheado el router con LEDE trunk del día 11 de Junio. He configurado la red y le he instalado LUCI. Ahora me disponía a conectar por wifi este router a mi router con el que me conecto a internet. Para ello he conectado una Wifistation Planar USB, pero el router con LEDE no la detecta. He hecho lo que siempre hago con Openwrt y me funciona, que es instalar los módulos:

kmod-ath9k-common
kmod-ath9k-htc

Y después agrego adaptador wifi desde putty:

wifi detect > /etc/config/wireless
cat /etc/config/wireless

Como he dicho, en Openwrt siempre me funciona, pero en LEDE no aparece la antena en los dispositivos wifi, sólo aparece el wifi interno del router.
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: eduperez en 13-06-2016, 23:05 (Lunes)
¿Has probado  a cargar los módulos con "modprobe ..."?
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: linarense en 14-06-2016, 15:12 (Martes)
Los módulos los instalé desde Luci, como he hecho siempre.
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: eduperez en 15-06-2016, 23:20 (Miércoles)
En principio, si están instalados se deberían cargar automáticamente; pero no está de más comprobar si están cargados (lsmod) o incluso forzar a cargarlos (modprobe).
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: linarense en 16-06-2016, 12:57 (Jueves)
Los módulos están bien cargados. Creo que el problema puede ser que Openwrt traiga algún otro módulo de "fábrica" que LEDE no trae, y que es necesario para que la antena wifi USB funcione. Me pondré a investigar a ver si veo qué módulos pueden ser.
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: Tki2000 en 16-06-2016, 13:48 (Jueves)
Los módulos están bien cargados. Creo que el problema puede ser que Openwrt traiga algún otro módulo de "fábrica" que LEDE no trae, y que es necesario para que la antena wifi USB funcione. Me pondré a investigar a ver si veo qué módulos pueden ser.

Un log de arranque del kernel sería de bastante ayuda, para ver si no se está cargado algo en el inicio.
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: linarense en 18-06-2016, 13:28 (Sábado)
Pongo aquí el log:

[    0.000000] Linux version 4.4.13 (buildbot@builds) (gcc version 5.3.0 (LEDE GCC 5.3.0 r668) ) #1 Wed Jun 15 15:26:32 UTC 2016
[    0.000000] Detected Broadcom 0x6328 CPU revision b0
[    0.000000] CPU frequency is 320 MHz
[    0.000000] 64MB of RAM installed
[    0.000000] board_bcm963xx: Boot address 0xb8000000
[    0.000000] board_bcm963xx: CFE version: 1.0.37-110.11-2
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0002a075 (Broadcom BMIPS4350)
[    0.000000] board: board name: 96328A-1441N1
[    0.000000] MIPS: machine is Comtrend AR-5387un
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 803f8630, node_mem_map 81002130
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes.
[    0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc:
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 59200K/65536K available (3117K kernel code, 156K rwdata, 848K rodata, 1312K init, 198K bss, 6336K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11945377789 ns
[    0.000019] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 13421772796ns
[    0.008091] Calibrating delay loop... 319.74 BogoMIPS (lpj=639488)
[    0.046765] pid_max: default: 32768 minimum: 301
[    0.051811] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.058614] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.073234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.086330] NET: Registered protocol family 16
[    0.334739] registering PCI controller with io_map_base unset
[    0.360050] PCI host bridge to bus 0000:00
[    0.364304] pci_bus 0000:00: root bus resource [mem 0x10f00000-0x10ffffff]
[    0.371367] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.378351] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.385337] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.393547] pci 0000:00:00.0: [14e4:6328] type 01 class 0x060400
[    0.393691] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.394150] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.402783] pci 0000:01:00.0: [14e4:a8d8] type 00 class 0x028000
[    0.402899] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.403096] pci 0000:01:00.0: supports D1 D2
[    0.403523] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.403574] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.403653] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff]
[    0.410686] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f03fff 64bit]
[    0.418225] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.423320] pci 0000:00:00.0:   bridge window [mem 0x10f00000-0x10ffffff]
[    0.432088] clocksource: Switched to clocksource MIPS
[    0.440873] NET: Registered protocol family 2
[    0.447501] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.454792] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.461384] TCP: Hash tables configured (established 1024 bind 1024)
[    0.468429] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.474518] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.481604] NET: Registered protocol family 1
[    0.486302] PCI: CLS 0 bytes, default 16
[    0.488578] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.540812] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.546863] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.563336] io scheduler noop registered
[    0.567437] io scheduler deadline registered (default)
[    0.574057] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[    0.580969] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 36, base_baud = 1562500) is a bcm63xx_uart
[    0.590630] console [ttyS0] enabled
[    0.597780] bootconsole [early0] disabled
[    0.616830] m25p80 spi1.0: found mx25l12805d, expected m25p80
[    0.623106] m25p80 spi1.0: mx25l12805d (16384 Kbytes)
[    0.628718] bcm63xxpart: CFE boot tag found with version 6 and board type 96328A-1441N1
[    0.637058] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
[    0.643700] bcm63xxpart: Partition 1 is kernel offset 10100 and length 14f328
[    0.651024] bcm63xxpart: Partition 2 is rootfs offset 15f428 and length e90bd8
[    0.658458] bcm63xxpart: Partition 3 is nvram offset ff0000 and length 10000
[    0.665716] bcm63xxpart: Partition 4 is linux offset 10000 and length fe0000
[    0.672973] 5 bcm63xxpart partitions found on MTD device spi1.0
[    0.679063] Creating 5 MTD partitions on "spi1.0":
[    0.684009] 0x000000000000-0x000000010000 : "CFE"
[    0.691943] 0x000000010100-0x00000015f428 : "kernel"
[    0.700831] 0x00000015f428-0x000000ff0000 : "rootfs"
[    0.709515] mtd: device 2 (rootfs) set to be root filesystem
[    0.716394] 1 squashfs-split partitions found on MTD device rootfs
[    0.722784] 0x000000340000-0x000000ff0000 : "rootfs_data"
[    0.731261] 0x000000ff0000-0x000001000000 : "nvram"
[    0.739918] 0x000000010000-0x000000ff0000 : "linux"
[    0.785410] b53_common: found switch: BCM63xx, rev 0
[    0.791123] bcm63xx-wdt bcm63xx-wdt:  started, timer margin: 30 sec
[    0.799597] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[    0.805509] bcma: bus0: Found chip with id 43225, rev 0x01 and package 0x0A
[    0.812742] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[    0.821561] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[    0.830475] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[    0.963391] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[    0.982458] bcma: bus0: Bus registered
[    0.989304] NET: Registered protocol family 10
[    1.000446] NET: Registered protocol family 17
[    1.005185] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.018299] Bridge firewalling registered
[    1.022426] 8021q: 802.1Q VLAN Support v1.8
[    1.039781] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.065114] Freeing unused kernel memory: 1312K (80418000 - 80560000)
[    2.983977] init: Console is alive
[    2.987847] init: - watchdog -
[    4.607252] init: - preinit -
[    5.620480] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex
[    5.670894] random: procd urandom read with 106 bits of entropy available
[    9.103790] random: nonblocking pool is initialized
[    9.170229] jffs2: notice: (306) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    9.200299] mount_root: switching to jffs2 overlay
[    9.300057] procd: - early -
[    9.303218] procd: - watchdog -
[   10.174594] procd: - ubus -
[   10.234070] procd: - init -
[   11.328649] usbcore: registered new interface driver usbfs
[   11.334569] usbcore: registered new interface driver hub
[   11.340309] usbcore: registered new device driver usb
[   11.357423] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.392222] Loading modules backported from Linux version wt-2016-05-12-0-g7a54796
[   11.400017] Backport generated by backports.git backports-20160216-0-ge3c56e4
[   11.414272] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.444249] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
[   11.528486] xt_time: kernel timezone is -0000
[   11.679849] PPP generic driver version 2.4.2
[   11.690191] NET: Registered protocol family 24
[   12.111953] b43-phy0: Broadcom 43225 WLAN found (core revision 23)
[   12.119505] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 6
[   12.125817] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 11, Version 0
[   12.134451] Broadcom 43xx driver loaded [ Features: PNL ]
[   12.272772] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.623593] usbcore: registered new interface driver ath9k_htc
[   25.016611] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex
[   25.048433] device eth0.1 entered promiscuous mode
[   25.053392] device eth0 entered promiscuous mode
[   25.078987] br-lan: port 1(eth0.1) entered forwarding state
[   25.084821] br-lan: port 1(eth0.1) entered forwarding state
[   27.088157] br-lan: port 1(eth0.1) entered forwarding state
Título: Re: LEDE, AR-5387un y Wifi USB
Publicado por: Tki2000 en 18-06-2016, 13:58 (Sábado)
Pongo aquí el log:

[    0.000000] Linux version 4.4.13 (buildbot@builds) (gcc version 5.3.0 (LEDE GCC 5.3.0 r668) ) #1 Wed Jun 15 15:26:32 UTC 2016
[    0.000000] Detected Broadcom 0x6328 CPU revision b0
[    0.000000] CPU frequency is 320 MHz
[    0.000000] 64MB of RAM installed
[    0.000000] board_bcm963xx: Boot address 0xb8000000
[    0.000000] board_bcm963xx: CFE version: 1.0.37-110.11-2
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0002a075 (Broadcom BMIPS4350)
[    0.000000] board: board name: 96328A-1441N1
[    0.000000] MIPS: machine is Comtrend AR-5387un
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 803f8630, node_mem_map 81002130
[    0.000000]   Normal zone: 128 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 16384 pages, LIFO batch:3
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes.
[    0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc:
  • 0

[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 59200K/65536K available (3117K kernel code, 156K rwdata, 848K rodata, 1312K init, 198K bss, 6336K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=16, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:256
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11945377789 ns
[    0.000019] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 13421772796ns
[    0.008091] Calibrating delay loop... 319.74 BogoMIPS (lpj=639488)
[    0.046765] pid_max: default: 32768 minimum: 301
[    0.051811] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.058614] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.073234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.086330] NET: Registered protocol family 16
[    0.334739] registering PCI controller with io_map_base unset
[    0.360050] PCI host bridge to bus 0000:00
[    0.364304] pci_bus 0000:00: root bus resource [mem 0x10f00000-0x10ffffff]
[    0.371367] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.378351] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.385337] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.393547] pci 0000:00:00.0: [14e4:6328] type 01 class 0x060400
[    0.393691] pci 0000:00:00.0: PME# supported from D0 D3hot
[    0.394150] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.402783] pci 0000:01:00.0: [14e4:a8d8] type 00 class 0x028000
[    0.402899] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.403096] pci 0000:01:00.0: supports D1 D2
[    0.403523] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.403574] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.403653] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff]
[    0.410686] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f03fff 64bit]
[    0.418225] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.423320] pci 0000:00:00.0:   bridge window [mem 0x10f00000-0x10ffffff]
[    0.432088] clocksource: Switched to clocksource MIPS
[    0.440873] NET: Registered protocol family 2
[    0.447501] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.454792] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.461384] TCP: Hash tables configured (established 1024 bind 1024)
[    0.468429] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.474518] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.481604] NET: Registered protocol family 1
[    0.486302] PCI: CLS 0 bytes, default 16
[    0.488578] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.540812] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.546863] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.563336] io scheduler noop registered
[    0.567437] io scheduler deadline registered (default)
[    0.574057] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[    0.580969] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 36, base_baud = 1562500) is a bcm63xx_uart
[    0.590630] console [ttyS0] enabled
[    0.597780] bootconsole [early0] disabled
[    0.616830] m25p80 spi1.0: found mx25l12805d, expected m25p80
[    0.623106] m25p80 spi1.0: mx25l12805d (16384 Kbytes)
[    0.628718] bcm63xxpart: CFE boot tag found with version 6 and board type 96328A-1441N1
[    0.637058] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
[    0.643700] bcm63xxpart: Partition 1 is kernel offset 10100 and length 14f328
[    0.651024] bcm63xxpart: Partition 2 is rootfs offset 15f428 and length e90bd8
[    0.658458] bcm63xxpart: Partition 3 is nvram offset ff0000 and length 10000
[    0.665716] bcm63xxpart: Partition 4 is linux offset 10000 and length fe0000
[    0.672973] 5 bcm63xxpart partitions found on MTD device spi1.0
[    0.679063] Creating 5 MTD partitions on "spi1.0":
[    0.684009] 0x000000000000-0x000000010000 : "CFE"
[    0.691943] 0x000000010100-0x00000015f428 : "kernel"
[    0.700831] 0x00000015f428-0x000000ff0000 : "rootfs"
[    0.709515] mtd: device 2 (rootfs) set to be root filesystem
[    0.716394] 1 squashfs-split partitions found on MTD device rootfs
[    0.722784] 0x000000340000-0x000000ff0000 : "rootfs_data"
[    0.731261] 0x000000ff0000-0x000001000000 : "nvram"
[    0.739918] 0x000000010000-0x000000ff0000 : "linux"
[    0.785410] b53_common: found switch: BCM63xx, rev 0
[    0.791123] bcm63xx-wdt bcm63xx-wdt:  started, timer margin: 30 sec
[    0.799597] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[    0.805509] bcma: bus0: Found chip with id 43225, rev 0x01 and package 0x0A
[    0.812742] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0)
[    0.821561] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0)
[    0.830475] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0)
[    0.963391] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[    0.982458] bcma: bus0: Bus registered
[    0.989304] NET: Registered protocol family 10
[    1.000446] NET: Registered protocol family 17
[    1.005185] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.018299] Bridge firewalling registered
[    1.022426] 8021q: 802.1Q VLAN Support v1.8
[    1.039781] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.065114] Freeing unused kernel memory: 1312K (80418000 - 80560000)
[    2.983977] init: Console is alive
[    2.987847] init: - watchdog -
[    4.607252] init: - preinit -
[    5.620480] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex
[    5.670894] random: procd urandom read with 106 bits of entropy available
[    9.103790] random: nonblocking pool is initialized
[    9.170229] jffs2: notice: (306) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    9.200299] mount_root: switching to jffs2 overlay
[    9.300057] procd: - early -
[    9.303218] procd: - watchdog -
[   10.174594] procd: - ubus -
[   10.234070] procd: - init -
[   11.328649] usbcore: registered new interface driver usbfs
[   11.334569] usbcore: registered new interface driver hub
[   11.340309] usbcore: registered new device driver usb
[   11.357423] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.392222] Loading modules backported from Linux version wt-2016-05-12-0-g7a54796
[   11.400017] Backport generated by backports.git backports-20160216-0-ge3c56e4
[   11.414272] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.444249] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
[   11.528486] xt_time: kernel timezone is -0000
[   11.679849] PPP generic driver version 2.4.2
[   11.690191] NET: Registered protocol family 24
[   12.111953] b43-phy0: Broadcom 43225 WLAN found (core revision 23)
[   12.119505] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 6
[   12.125817] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 11, Version 0
[   12.134451] Broadcom 43xx driver loaded [ Features: PNL ]
[   12.272772] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   12.623593] usbcore: registered new interface driver ath9k_htc
[   25.016611] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 2, 100Mbps, full-duplex
[   25.048433] device eth0.1 entered promiscuous mode
[   25.053392] device eth0 entered promiscuous mode
[   25.078987] br-lan: port 1(eth0.1) entered forwarding state
[   25.084821] br-lan: port 1(eth0.1) entered forwarding state
[   27.088157] br-lan: port 1(eth0.1) entered forwarding state

Ok. Parece que reconoce que tiene los drivers instalados.
Pon el log de lo que salga, al poner el pincho wifi.
Por cierto, para que funcione lo del wifi detect, primero debes borrar o renombrar el fichero  /etc/config/wireless. Te aconsejo renombrar, por si las moscas...