I want to run OpenWRT on my Fritzbox 7360 v2 ( https://openwrt.org/toh/avm/avm_fritz_box_7360_v2 ) and installed the firmware but don't see any WiFi radios. /etc/config/wireless does not exist, the output of iw list is empty, and wifi detect creates /etc/config/wireless as an empty file. But the above linked wiki page does not mention anything about WiFi not being supported.
I double-checked if I really have the right hardware as described on the wiki page and I do:
$ ftp adam2@192.168.178.1
Connected to 192.168.178.1.
220 ADAM2 FTP Server ready
331 Password required for adam2
Password:
230 User adam2 successfully logged in
Remote system type is AVM.
ftp> quote GETENV HWRevision
HWRevision 196
This is the output of my dmesg:
[ 0.000000] Linux version 6.6.93 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28739-d9340319c6) 13.3.0, GNU ld (GNU Binutils) 2.42
) #0 SMP Mon Jun 23 20:40:36 2025
[ 0.000000] SoC: xRX200 rev 1.2
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
[ 0.000000] MIPS: machine is AVM FRITZ!Box 7360 V2
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Detected 1 available secondary CPU(s)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] percpu: Embedded 12 pages/cpu s16672 r8192 d24288 u49152
[ 0.000000] pcpu-alloc: s16672 r8192 d24288 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Kernel command line: console=ttyLTQ0,115200
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Writing ErrCtl register=00074050
[ 0.000000] Readback ErrCtl register=00074050
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 117908K/131072K available (8284K kernel code, 655K rwdata, 1284K rodata, 1280K init, 223K bss, 13164K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] CPU Clock: 500MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[ 0.000002] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[ 0.008001] Calibrating delay loop... 331.77 BogoMIPS (lpj=1658880)
[ 0.074096] pid_max: default: 32768 minimum: 301
[ 0.095180] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.102366] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.126786] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.136991] rcu: Hierarchical SRCU implementation.
[ 0.141640] rcu: Max phase no-delay instances is 1000.
[ 0.148352] smp: Bringing up secondary CPUs ...
[ 0.154635] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.154685] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.154775] CPU1 revision is: 00019556 (MIPS 34Kc)
[ 0.207277] Synchronize counters for CPU 1: done.
[ 0.231593] smp: Brought up 1 node, 2 CPUs
[ 0.247734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.257550] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.271818] pinctrl core: initialized pinctrl subsystem
[ 0.282017] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.289005] thermal_sys: Registered thermal governor 'step_wise'
[ 0.293419] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[ 0.313274] /fpi@10000000/pinmux@e100b10: Fixed dependency cycle(s) with /fpi@10000000/pinmux@e100b10/pinmux
[ 0.324463] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.333168] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[ 0.360422] usbcore: registered new interface driver usbfs
[ 0.365994] usbcore: registered new interface driver hub
[ 0.371277] usbcore: registered new device driver usb
[ 0.380270] clocksource: Switched to clocksource MIPS
[ 0.404773] NET: Registered PF_INET protocol family
[ 0.409959] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.419497] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.427815] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.435611] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.443377] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.450580] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.458027] MPTCP token hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.465850] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.472355] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.481152] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.486769] PCI: CLS 0 bytes, default 32
[ 0.491085] gptu: totally 6 16-bit timers/counters
[ 0.495860] gptu: misc_register on minor 127
[ 0.500411] gptu: succeeded to request irq 126
[ 0.505009] gptu: succeeded to request irq 127
[ 0.509471] gptu: succeeded to request irq 128
[ 0.514123] gptu: succeeded to request irq 129
[ 0.518544] gptu: succeeded to request irq 130
[ 0.523145] gptu: succeeded to request irq 131
[ 0.527916] No VPEs reserved for AP/SP, not initialize VPE loader
[ 0.527916] Pass maxvpes=<n> argument as kernel argument
[ 0.539355] No TCs reserved for AP/SP, not initializing RTLX.
[ 0.539355] Pass maxtcs=<n> argument as kernel argument
[ 0.556436] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.564821] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.570625] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.591533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.605205] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.614165] printk: console [ttyLTQ0] enabled
[ 0.622981] printk: bootconsole [early0] disabled
[ 0.639907] lantiq nor flash device: 02000000 at 10000000
[ 0.644269] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
[ 0.653544] Amd/Fujitsu Extended Query Table at 0x0040
[ 0.658605] Amd/Fujitsu Extended Query version 1.3.
[ 0.663690] number of CFI chips: 1
[ 0.667101] 4 fixed-partitions partitions found on MTD device ltq_nor
[ 0.673552] Creating 4 MTD partitions on "ltq_nor":
[ 0.678350] 0x000000000000-0x000000020000 : "urlader"
[ 0.686086] 0x000000020000-0x000001f80000 : "firmware"
[ 0.701455] 2 eva-fw partitions found on MTD device firmware
[ 0.705730] 0x000000020000-0x00000032aef5 : "kernel"
[ 0.710848] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[ 0.721483] 0x000000330100-0x000001f80000 : "rootfs"
[ 0.725043] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[ 0.736691] mtd: setting mtd3 (rootfs) as root device
[ 0.740492] 1 squashfs-split partitions found on MTD device rootfs
[ 0.746523] 0x0000007e0000-0x000001f80000 : "rootfs_data"
[ 0.754508] 0x000001f80000-0x000001fc0000 : "tffs (1)"
[ 0.760925] 0x000001fc0000-0x000002000000 : "tffs (2)"
[ 1.567456] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 1.584519] NET: Registered PF_INET6 protocol family
[ 1.605608] Segment Routing with IPv6
[ 1.608022] In-situ OAM (IOAM) with IPv6
[ 1.612122] NET: Registered PF_PACKET protocol family
[ 1.616916] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.631150] 8021q: 802.1Q VLAN Support v1.8
[ 2.507877] gswip 1e108000.switch: configuring for fixed/internal link mode
[ 2.513905] gswip 1e108000.switch: Link is Up - 1Gbps/Full - flow control off
[ 2.521421] gswip 1e108000.switch lan3 (uninitialized): PHY [1e108000.switch-mii:00] driver [Qualcomm Atheros AR8030] (irq=POLL)
[ 2.537332] gswip 1e108000.switch lan4 (uninitialized): PHY [1e108000.switch-mii:01] driver [Qualcomm Atheros AR8030] (irq=POLL)
[ 2.554150] gswip 1e108000.switch lan2 (uninitialized): PHY [1e108000.switch-mii:11] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
[ 2.572322] gswip 1e108000.switch lan1 (uninitialized): PHY [1e108000.switch-mii:13] driver [Intel XWAY PHY11G (xRX v1.2 integrated)] (irq=POLL)
[ 2.586082] lantiq,xrx200-net 1e10b308.eth eth0: entered promiscuous mode
[ 2.591803] DSA: tree 0 setup
[ 2.594442] gswip 1e108000.switch: probed GSWIP version 21 mod 0
[ 2.825000] ifx_pcie_wait_phy_link_up timeout
[ 3.048748] ifx_pcie_wait_phy_link_up timeout
[ 3.272587] ifx_pcie_wait_phy_link_up timeout
[ 3.496588] ifx_pcie_wait_phy_link_up timeout
[ 3.720454] ifx_pcie_wait_phy_link_up timeout
[ 3.723409] pcie_rc_initialize link up failed!!!!!
[ 3.738503] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[ 3.746128] Freeing unused kernel image (initmem) memory: 1280K
[ 3.750688] This architecture does not have kernel memory protection.
[ 3.757083] Run /sbin/init as init process
[ 3.761189] with arguments:
[ 3.761209] /sbin/init
[ 3.761221] with environment:
[ 3.761229] HOME=/
[ 3.761239] TERM=linux
[ 4.601281] init: Console is alive
[ 4.603909] init: - watchdog -
[ 6.319588] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 6.407839] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 6.428015] dwc2 1e101000.usb: supply vusb_d not found, using dummy regulator
[ 6.434225] dwc2 1e101000.usb: supply vusb_a not found, using dummy regulator
[ 6.543477] dwc2 1e101000.usb: DWC OTG Controller
[ 6.546824] dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
[ 6.554063] dwc2 1e101000.usb: irq 62, io mem 0x1e101000
[ 6.561055] hub 1-0:1.0: USB hub found
[ 6.563646] hub 1-0:1.0: 1 port detected
[ 6.568998] dwc2 1e106000.usb: supply vusb_d not found, using dummy regulator
[ 6.575597] dwc2 1e106000.usb: supply vusb_a not found, using dummy regulator
[ 6.684867] dwc2 1e106000.usb: DWC OTG Controller
[ 6.688209] dwc2 1e106000.usb: new USB bus registered, assigned bus number 2
[ 6.695377] dwc2 1e106000.usb: irq 91, io mem 0x1e106000
[ 6.702752] hub 2-0:1.0: USB hub found
[ 6.705256] hub 2-0:1.0: 1 port detected
[ 6.715763] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.732487] init: - preinit -
[ 10.580379] random: crng init done
[ 11.554964] gswip 1e108000.switch lan1: configuring for phy/internal link mode
[ 13.630803] gswip 1e108000.switch lan1: Link is Up - 100Mbps/Full - flow control rx/tx
[ 16.059356] jffs2: notice: (530) jffs2_build_xattr_subsystem: complete building xattr subsystem, 16 of xdatum (0 unchecked, 2 orphan) and 20 of xref (2 dea
d, 0 orphan) found.
[ 16.076079] mount_root: switching to jffs2 overlay
[ 16.083044] overlayfs: upper fs does not support tmpfile.
[ 16.097051] urandom-seed: Seeding with /etc/urandom.seed
[ 16.267915] gswip 1e108000.switch lan1: Link is Down
[ 16.298586] procd: - early -
[ 16.300653] procd: - watchdog -
[ 17.014347] procd: - watchdog -
[ 17.017803] procd: - ubus -
[ 17.186889] procd: - init -
[ 18.900834] kmodloader: loading kernel modules from /etc/modules.d/*
[ 20.921946] IFXOS, Version 1.7.1 (c) Copyright 2009, Lantiq Deutschland GmbH
[ 20.935979] NET: Registered PF_ATMPVC protocol family
[ 20.939625] NET: Registered PF_ATMSVC protocol family
[ 20.960512] PPP generic driver version 2.4.2
[ 20.992540] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
[ 21.010124]
[ 21.010124]
[ 21.010124] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
[ 21.027920]
[ 21.027920] Predefined debug level: 3
[ 21.073879] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
[ 21.079958] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
[ 21.098286] Infineon Technologies DEU driver version 2.0.0
[ 21.102746] IFX DEU DES initialized (multiblock).
[ 21.107379] IFX DEU AES initialized (multiblock).
[ 21.112036] IFX DEU SHA1 initialized.
[ 21.115529] IFX DEU MD5 initialized.
[ 21.119099] IFX DEU SHA1_HMAC initialized.
[ 21.123334] IFX DEU MD5_HMAC initialized.
[ 21.154101] NET: Registered PF_PPPOX protocol family
[ 22.024112] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 22.613303] urngd: v1.0.2 started.
[ 46.937563] gswip 1e108000.switch lan2: configuring for phy/internal link mode
[ 46.947215] br-lan: port 1(lan2) entered blocking state
[ 46.951456] br-lan: port 1(lan2) entered disabled state
[ 46.956511] gswip 1e108000.switch lan2: entered allmulticast mode
[ 46.962756] lantiq,xrx200-net 1e10b308.eth eth0: entered allmulticast mode
[ 46.981836] gswip 1e108000.switch lan2: entered promiscuous mode
[ 46.988202] gswip 1e108000.switch: port 2 failed to add d6:55:69:dc:6f:2e vid 1 to fdb: -22
[ 47.007105] gswip 1e108000.switch: port 2 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 47.027635] gswip 1e108000.switch: port 2 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 47.060573] gswip 1e108000.switch: port 2 failed to delete d6:55:69:dc:6f:2e vid 1 from fdb: -2
[ 47.113184] gswip 1e108000.switch lan3: configuring for phy/rmii link mode
[ 47.126880] br-lan: port 2(lan3) entered blocking state
[ 47.131058] br-lan: port 2(lan3) entered disabled state
[ 47.136137] gswip 1e108000.switch lan3: entered allmulticast mode
[ 47.169406] gswip 1e108000.switch lan3: entered promiscuous mode
[ 47.175193] gswip 1e108000.switch: port 0 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 47.200637] gswip 1e108000.switch: port 0 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 47.254162] gswip 1e108000.switch lan4: configuring for phy/rmii link mode
[ 47.274237] br-lan: port 3(lan4) entered blocking state
[ 47.278213] br-lan: port 3(lan4) entered disabled state
[ 47.283694] gswip 1e108000.switch lan4: entered allmulticast mode
[ 47.320394] gswip 1e108000.switch: port 1 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 47.327473] gswip 1e108000.switch: port 1 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 47.330456] gswip 1e108000.switch lan4: entered promiscuous mode
[ 47.434026] gswip 1e108000.switch lan1: configuring for phy/internal link mode
[ 49.696380] gswip 1e108000.switch lan1: Link is Up - 100Mbps/Full - flow control rx/tx
[ 50.271295] gswip 1e108000.switch lan3: Link is Up - 100Mbps/Full - flow control rx/tx
[ 50.278023] br-lan: port 2(lan3) entered blocking state
[ 50.283256] br-lan: port 2(lan3) entered forwarding state
[ 51.093354] gswip 1e108000.switch lan2: Link is Up - 1Gbps/Full - flow control off
[ 51.133289] br-lan: port 1(lan2) entered blocking state
[ 51.137169] br-lan: port 1(lan2) entered forwarding state
[ 3747.329295] br-lan: port 2(lan3) entered disabled state
[ 3747.333449] br-lan: port 1(lan2) entered disabled state
[ 3747.359392] gswip 1e108000.switch lan2: left allmulticast mode
[ 3747.363952] gswip 1e108000.switch lan2: left promiscuous mode
[ 3747.370006] br-lan: port 1(lan2) entered disabled state
[ 3747.402540] gswip 1e108000.switch: port 2 failed to delete 5c:49:79:d9:48:08 vid 1 from fdb: -2
[ 3747.409917] gswip 1e108000.switch: port 2 failed to delete 5c:49:79:d9:48:08 vid 0 from fdb: -2
[ 3747.424135] gswip 1e108000.switch lan2: Link is Down
[ 3747.438005] gswip 1e108000.switch lan3: left allmulticast mode
[ 3747.442596] gswip 1e108000.switch lan3: left promiscuous mode
[ 3747.448504] br-lan: port 2(lan3) entered disabled state
[ 3747.492389] gswip 1e108000.switch: port 0 failed to delete 5c:49:79:d9:48:08 vid 1 from fdb: -2
[ 3747.499716] gswip 1e108000.switch: port 0 failed to delete 5c:49:79:d9:48:08 vid 0 from fdb: -2
[ 3747.510410] gswip 1e108000.switch lan3: Link is Down
[ 3747.524840] gswip 1e108000.switch lan4: left allmulticast mode
[ 3747.529268] lantiq,xrx200-net 1e10b308.eth eth0: left allmulticast mode
[ 3747.536022] gswip 1e108000.switch lan4: left promiscuous mode
[ 3747.542136] br-lan: port 3(lan4) entered disabled state
[ 3747.612356] gswip 1e108000.switch: port 1 failed to delete 5c:49:79:d9:48:08 vid 1 from fdb: -2
[ 3747.619683] gswip 1e108000.switch: port 1 failed to delete 5c:49:79:d9:48:08 vid 0 from fdb: -2
[ 3749.458659] gswip 1e108000.switch lan1: Link is Down
[ 3756.410773] gswip 1e108000.switch lan2: configuring for phy/internal link mode
[ 3756.419963] br-lan: port 1(lan2) entered blocking state
[ 3756.424062] br-lan: port 1(lan2) entered disabled state
[ 3756.429134] gswip 1e108000.switch lan2: entered allmulticast mode
[ 3756.435399] lantiq,xrx200-net 1e10b308.eth eth0: entered allmulticast mode
[ 3756.444245] gswip 1e108000.switch: port 2 failed to add 26:e1:b8:40:29:f7 vid 1 to fdb: -22
[ 3756.460053] gswip 1e108000.switch lan2: entered promiscuous mode
[ 3756.472210] gswip 1e108000.switch: port 2 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 3756.479216] gswip 1e108000.switch: port 2 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 3756.490712] gswip 1e108000.switch: port 2 failed to delete 26:e1:b8:40:29:f7 vid 1 from fdb: -2
[ 3756.554096] gswip 1e108000.switch lan3: configuring for phy/rmii link mode
[ 3756.576346] br-lan: port 2(lan3) entered blocking state
[ 3756.580238] br-lan: port 2(lan3) entered disabled state
[ 3756.585745] gswip 1e108000.switch lan3: entered allmulticast mode
[ 3756.608692] gswip 1e108000.switch: port 0 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 3756.633618] gswip 1e108000.switch: port 0 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 3756.650768] gswip 1e108000.switch lan3: entered promiscuous mode
[ 3756.689505] gswip 1e108000.switch lan4: configuring for phy/rmii link mode
[ 3756.699639] br-lan: port 3(lan4) entered blocking state
[ 3756.703773] br-lan: port 3(lan4) entered disabled state
[ 3756.708796] gswip 1e108000.switch lan4: entered allmulticast mode
[ 3756.723004] gswip 1e108000.switch: port 1 failed to add 5c:49:79:d9:48:08 vid 1 to fdb: -22
[ 3756.730085] gswip 1e108000.switch: port 1 failed to add 5c:49:79:d9:48:08 vid 0 to fdb: -22
[ 3756.736479] gswip 1e108000.switch lan4: entered promiscuous mode
[ 3756.785809] gswip 1e108000.switch lan1: configuring for phy/internal link mode
[ 3758.892496] gswip 1e108000.switch lan1: Link is Up - 100Mbps/Full - flow control rx/tx
[ 3759.762731] gswip 1e108000.switch lan3: Link is Up - 100Mbps/Full - flow control rx/tx
[ 3759.769504] br-lan: port 2(lan3) entered blocking state
[ 3759.774676] br-lan: port 2(lan3) entered forwarding state
[ 3760.563066] gswip 1e108000.switch lan2: Link is Up - 1Gbps/Full - flow control off
[ 3760.569487] br-lan: port 1(lan2) entered blocking state
[ 3760.574692] br-lan: port 1(lan2) entered forwarding state
Is there any way to get WiFi working or is it not supported?