Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:linksys:whw03_v2 [2023/08/23 02:20] – [Experimental Versions] lanchontoh:linksys:whw03_v2 [2024/02/23 04:04] – [OEM easy installation] palakis
Line 18: Line 18:
 ===== Supported Versions ===== ===== Supported Versions =====
  
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Search, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=Linksys +  "rotate"true
-filter  Model=WHW03 +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""forumsearch", "deviceid"]
-filter  Versions~V2 +  "filterColumns"{"brand": "^Linksys$", "model""^WHW03$", "version""^V2$"} 
-----+-->
  
 /* If no unsupported functions known, comment out the following datatable or delete it. */ /* If no unsupported functions known, comment out the following datatable or delete it. */
 /* /*
----- datatable ---- +<!-- ToH: { 
-cols    Unsupported Functions_unsupporteds +  "source""json", 
-filter  : Brand=Linksys +  "dom""t", 
-filter  : Model=WHW03 +  "paging"false, 
-filter  : Versions~V2 +  "shownColumns"["unsupported_functions"], 
-----+  "filterColumns": {"brand": "^Linksys$", "model": "^WHW03$", "version": "^V2$"} 
 +-->
 */ */
 +
 +===== Limitations =====
 +
 +The supported channels of the two 5 GHz radios are severely limited:
 +
 +  * radio0: supports channels 149 through 165 (no DFS/TPC needed in the USA).
 +  * radio1: supports channels 36 through 48 (no DFS/TPC needed in the USA).
 +
 +Channels 32, 52 through 68, 96 through 144, and 169 through 177 are unusable on either radios.
 +
 +This means that these devices cannot in general connect as clients to existing 5 GHz networks, and thus cannot repeat them, which severely limits the usefulness of having dual 5 GHz radios.
  
 ===== Known Issues ===== ===== Known Issues =====
Line 42: Line 54:
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHz, CPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   : c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false, 
-filter  : Brand=Linksys +  "rotate": true
-filter  Model=WHW03 +  "shownColumns"["model""version""cpu""cpumhz""cpucores""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-filter  Versions~V2 +  "filterColumns"{"brand": "^Linksys$", "model""^WHW03$", "version""^V2$"} 
-----+-->
  
  
 ===== Installation ===== ===== Installation =====
-/* stable release */ 
-/* uncomment once stable release is available 
----- datatable ---- 
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url 
-headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock 
-align   : c,c,c 
-filter  : Brand=Linksys 
-filter  : Model=WHW03 
-filter  : Versions~V2 
----- 
-*/ 
- 
  
-/* snapshot */ +OpenWrt firmware: [[https://firmware-selector.openwrt.org/?target=ipq40xx%2Fgeneric&id=linksys_whw03v2|https://firmware-selector.openwrt.org]]
-/* delete once stable release is available */ +
----- datatable ---- +
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url +
-headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock +
-align   : c,c,c +
-filter  : Brand=Linksys +
-filter  : Model=WHW03 +
-filter  Versions~V2 +
-----+
  
 +Stock firmware: https://www.linksys.com/support-article?articleNum=207568
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 92: Line 84:
 </WRAP> </WRAP>
  
-  - Open Linksys Web UI - http://192.168.1.1/ca or http://10.65.1.1/ca depending on your setup.+  - Open Linksys Web UI - http://192.168.1.1/ca (or http://10.65.1.1/ca depending on your setup
 +      - On newer firmware versions: open the Web UI, login with Administrator password and click the "CA" link at the bottom right of the page
   - Login with your admin password. The default password can be found on a sticker under the device.   - Login with your admin password. The default password can be found on a sticker under the device.
   - To enter into the support mode, click on the "CA" link and the bottom of the page.   - To enter into the support mode, click on the "CA" link and the bottom of the page.
   - Open the "Connectivity" menu and upload the squash-factory image with the "Choose file" button.   - Open the "Connectivity" menu and upload the squash-factory image with the "Choose file" button.
   - Click start. Ignore all the prompts and warnings by click "yes" in all the popups.   - Click start. Ignore all the prompts and warnings by click "yes" in all the popups.
 +
 +You can also flash new firmware with this alternative procedure, which works even on uninitialized devices:
 +
 +  - Open https://192.168.1.1/fwupdate.html (replace 192.168.1.1 with the actual address of your Velop device)
 +  - Login with username "admin" and your administrator password. On uninitialized devices, the password is "admin"
 +  - Type your administrator password in the "Admin password" field. On uninitialized devices, leave the default value
 +  - In the file picker under that field, upload the squashfs-factory image with the "Browse" button
 +  - Click on "Update" and wait. Once the procedure is complete, the page will show '{"result": "OK"}'
 +
  
 The Wifi radios are turned off by default. To configure the router, you will need to connect your computer to the LAN port of the device. The Wifi radios are turned off by default. To configure the router, you will need to connect your computer to the LAN port of the device.
Line 164: Line 166:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
----- datatemplatelist dttpllist ---- +<!-- ToH: { 
-templatemeta:template_datatemplatelist +  "source""json", 
-cols    BrandModelVersionsDevice TypeAvailabilitySupported Since Commit_gitSupported since RelSupported current RelUnsupportedBootloaderCPUTargetCPU MHzFlash MBsRAM MBSwitchEthernet 100M ports_Ethernet Gbit ports_Comments network ports_ModemVLANWLAN 2.4GHzWLAN 5.0GHzWLAN HardwaresWLAN Comments_Detachable Antennas_USB ports_SATA ports_Comments USB SATA ports_SerialJTAGLED countButton countPower supplyDevice Techdata_pageidForum topic URL_urlwikidevi URL_urlOEM Device Homepage URL_urlFirmware OEM Stock URL_urlFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_urlComments_ +  "dom""t", 
-filter  : Brand=Linksys +  "paging"false, 
-filter  Model=WHW03 +  "rotate": true, 
-filter  Versions=V2 +  "shownColumns": ["brand""model""version""devicetype""availability""supportedsincecommit""supportedsincerel""supportedcurrentrel""unsupported_functions""bootloader""cpu""target""cpumhz""flashmb""rammb""switch""ethernet100mports""ethernet1gports""commentsnetworkports""modem""vlan""wlan24ghz""wlan50ghz""wlanhardware""wlancomments""detachableantennas""usbports""sataports""commentsusbsataports""serial""jtag""ledcount""buttoncount""powersupply""deviceid""owrt_forum_topic_url""wikideviurl""oemdevicehomepageurl""firmwareoemstockurl", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "comments"]
-----+  "filterColumns"{"brand": "^Linksys$", "model""^WHW03$", "version""^V2$"} 
 +-->
  
 ==== Photos ==== ==== Photos ====
Line 214: Line 217:
 ==== OEM bootlog ==== ==== OEM bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE</nowiki>+ 
 +Format: Log Type - Time(microsec) - Message - Optional Info 
 +Log Type: B - Since Boot(Power On Reset),  D - Delta,  S - Statistic 
 +S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00110 
 +S - IMAGE_VARIANT_STRING=DAACANAZA 
 +S - OEM_IMAGE_VERSION_STRING=CRM 
 +S - Boot Config, 0x00000025 
 +S - Reset status Config, 0x00000000 
 +S - Core 0 Frequency, 0 MHz 
 +B -       262 - PBL, Start 
 +B -      1343 - bootable_media_detect_entry, Start 
 +B -      2632 - bootable_media_detect_success, Start 
 +B -      2646 - elf_loader_entry, Start 
 +B -      4063 - auth_hash_seg_entry, Start 
 +B -      6249 - auth_hash_seg_exit, Start 
 +B -     71919 - elf_segs_hash_verify_entry, Start 
 +B -    195160 - PBL, End 
 +B -    195185 - SBL1, Start 
 +B -    287410 - pm_device_init, Start 
 +D -         7 - pm_device_init, Delta 
 +B -    288917 - boot_flash_init, Start 
 +D -     88071 - boot_flash_init, Delta 
 +B -    381308 - boot_config_data_table_init, Start 
 +D -     14116 - boot_config_data_table_init, Delta - (419 Bytes) 
 +B -    398135 - clock_init, Start 
 +D -      7562 - clock_init, Delta 
 +B -    409142 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:
 +B -    412556 - sbl1_ddr_set_params, Start 
 +B -    417649 - cpr_init, Start 
 +D -         2 - cpr_init, Delta 
 +B -    422032 - Pre_DDR_clock_init, Start 
 +D -         4 - Pre_DDR_clock_init, Delta 
 +D -     13172 - sbl1_ddr_set_params, Delta 
 +B -    435337 - pm_driver_init, Start 
 +D -         2 - pm_driver_init, Delta 
 +B -    505967 - sbl1_wait_for_ddr_training, Start 
 +D -        28 - sbl1_wait_for_ddr_training, Delta 
 +B -    522060 - Image Load, Start 
 +D -    144118 - QSEE Image Loaded, Delta - (268920 Bytes) 
 +B -    666607 - Image Load, Start 
 +D -      2125 - SEC Image Loaded, Delta - (2048 Bytes) 
 +B -    676792 - Image Load, Start 
 +D -    195916 - APPSBL Image Loaded, Delta - (462999 Bytes) 
 +B -    873104 - QSEE Execution, Start 
 +D -        56 - QSEE Execution, Delta 
 +B -    879338 - SBL1, End 
 +D -    686155 - SBL1, Delta 
 +S - Flash Throughput, 2086 KB/s  (734386 Bytes,  351988 us) 
 +S - DDR Frequency, 672 MHz 
 + 
 + 
 +U-Boot 2012.07 [Chaos Calmer 15.05.1,r35193] WNC_VELOP_V2_20180718_V1.4 (Jul 18 2018 - 11:26:52) 
 + 
 +smem ram ptable found: ver: 1 len: 3 
 +DRAM:  512 MiB 
 +machid : 0x8010006 
 +NAND:  ID = 9590dcad 
 +Vendor = ad 
 +Device = dc 
 +ONFI device found 
 +SF NAND unsupported id:ff:ff:ff:ffSF: Unsupported manufacturer ff 
 +ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0) 
 +512 MiB 
 +MMC:   qca_mmc:
 +[devinfo_relocate] devinfo_relocate[146] malloced DEVINFO at 86ff1240 
 +[devinfo_relocate_spec] ret: 0 , total: 262144 , CONFIG_DEVINFO_SIZE: 262144 
 +PCI0 Link Intialized 
 +In:    serial 
 +Out:   serial 
 +Err:   serial 
 +machid: 8010006 
 +flash_type: 2 
 +#### auto_recovery #### 
 +enabled:1, boot_part:1, maxpartialboots:
 +boot_count_buffer_size = 2048, total number = 128 
 +i=48, offset = 0x698000, last_offset = 0x697800 
 +Updating boot_count... 
 +boot->Count:3 ,boot->CheckSum:20110814, offset:0x698000 
 +#### ~~~~~~~~~~~~~ #### 
 +#### auto_recovery check #### 
 +Hit any key to stop autoboot: 
 + 
 +NAND read: device 0 offset 0x700000, size 0xd00000 
 + 13631488 bytes read: OK 
 +## Booting kernel from FIT Image at 81000000 ... 
 +   Using 'config@1' configuration 
 +   Trying 'kernel@1' kernel subimage 
 +     Description:  ARM Linksys Linux-3.14.77 
 +     Type:         Kernel Image 
 +     Compression:  uncompressed 
 +     Data Start:   0x810000e4 
 +     Data Size:    2625952 Bytes = 2.5 MiB 
 +     Architecture: ARM 
 +     OS:           Linux 
 +     Load Address: 0x80208000 
 +     Entry Point:  0x80208000 
 +     Hash algo:    crc32 
 +     Hash value:   04395741 
 +     Hash algo:    sha1 
 +     Hash value:   e4c9bd97727bf337ac85441dfce7fa79fc10192d 
 +   Verifying Hash Integrity ... crc32+ sha1+ OK 
 +## Flattened Device Tree from FIT Image at 81000000 
 +   Using 'config@1' configuration 
 +   Trying 'fdt@1' FDT blob subimage 
 +     Description:  ARM Linksys Nodes device tree blob 
 +     Type:         Flat Device Tree 
 +     Compression:  uncompressed 
 +     Data Start:   0x812813b4 
 +     Data Size:    37882 Bytes = 37 KiB 
 +     Architecture: ARM 
 +     Hash algo:    crc32 
 +     Hash value:   9a5f6654 
 +     Hash algo:    sha1 
 +     Hash value:   5d72af6969fa25e92b12930f0da40ea606f338ea 
 +   Verifying Hash Integrity ... crc32+ sha1+ OK 
 +   Booting using the fdt blob at 0x812813b4 
 +   Loading Kernel Image ... OK 
 +OK 
 +   Loading Device Tree to 86fe3000, end 86fef3f9 ... OK 
 +Andrew: mtdparts="mtdparts=nand0:1024K@0x0(0:SBL1),1024K@0x100000(0:MIBIB),1024K@0x200000(0:QSEE),512K@0x300000(0:CDT),2M@0x380000(0:APPSBL),512K@0x580000(0:ART),512K@0x600000(u_env),256K@0x680000(s_env),256K@0x6c0000(devinfo),161M@0x700000(kernel),155M@0xd00000(rootfs),161M@0xa800000(alt_kernel),155M@0xae00000(alt_rootfs),2M@0x14900000(sysdiag),181M@0x14b00000(syscfg)," 
 +Device nand2 not found! 
 +Using machid 0x8010006 from environment 
 + 
 +Starting kernel ... 
 + 
 +[    0.000000] Booting Linux on physical CPU 0x0 
 +[    0.000000] Linux version 3.14.77 (root@build-vm) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r35193) ) #1 SMP PREEMPT Tue Mar 24 20:52:24 PDT 2020 
 +[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d 
 +[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache 
 +[    0.000000] Machine model: Qualcomm Technologies, Inc. IPQ40xx/AP-DK07.1-C1 
 +[    0.000000] Memory policy: Data cache writealloc 
 +[    0.000000] PERCPU: Embedded 8 pages/cpu @dfbc7000 s8448 r8192 d16128 u32768 
 +[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 125952 
 +[    0.000000] Kernel command line: init=/sbin/init rootfstype=ubifs ubi.mtd=rootfs root=ubi0:ubifs rootwait rw clk_ignore_unused 
 +[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) 
 +[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) 
 +[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) 
 +[    0.000000] Memory: 495408K/507904K available (5123K kernel code, 424K rwdata, 1704K rodata, 208K init, 252K bss, 12496K reserved, 0K highmem) 
 +[    0.000000] Virtual kernel memory layout: 
 +[    0.000000]     vector  : 0xffff0000 - 0xffff1000     4 kB) 
 +[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB) 
 +[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB) 
 +[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB) 
 +[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000     2 MB) 
 +[    0.000000]     modules : 0xbf000000 - 0xbfe00000    14 MB) 
 +[    0.000000]       .text : 0xc0208000 - 0xc08b2f24   (6828 kB) 
 +[    0.000000]       .init : 0xc08b3000 - 0xc08e7100   ( 209 kB) 
 +[    0.000000]       .data : 0xc08e8000 - 0xc09520b4   ( 425 kB) 
 +[    0.000000]        .bss : 0xc09520b4 - 0xc099111c   ( 253 kB) 
 +[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 
 +[    0.000000] Preemptible hierarchical RCU implementation. 
 +[    0.000000] NR_IRQS:16 nr_irqs:16 16 
 +[    0.000000] Architected cp15 timer(s) running at 48.00MHz (virt). 
 +[    0.000010] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 2863311552512ns 
 +[    0.000019] Switching to timer-based delay loop 
 +[    0.000343] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) 
 +[    0.000361] pid_max: default: 32768 minimum: 301 
 +[    0.000631] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.000645] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 
 +[    0.012371] CPU: Testing write buffer coherency: ok 
 +[    0.012743] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 
 +[    0.012816] Setting up static identity map for 0x80213858 - 0x802138b0 
 +[    0.090631] CPU1: Booted secondary processor 
 +[    0.090676] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 
 +[    0.110629] CPU2: Booted secondary processor 
 +[    0.110667] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 
 +[    0.130668] CPU3: Booted secondary processor 
 +[    0.130700] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 
 +[    0.130835] Brought up 4 CPUs 
 +[    0.130877] SMP: Total of 4 processors activated (384.00 BogoMIPS). 
 +[    0.130885] CPU: All CPU(s) started in SVC mode. 
 +[    0.141311] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 
 +[    0.141694] pinctrl core: initialized pinctrl subsystem 
 +[    0.142139] regulator-dummy: no parameters 
 +[    0.142800] NET: Registered protocol family 16 
 +[    0.144404] DMA: preallocated 2048 KiB pool for atomic coherent allocations 
 +[    0.144918] cpuidle: using governor ladder 
 +[    0.144930] cpuidle: using governor menu 
 +[    0.155413] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2 
 +[    0.155421] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3 
 +[    0.155429] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1 
 +[    0.155433] hw-breakpoint: CPU 3 failed to disable vector catch 
 +[    0.155466] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0 
 +[    0.158307] <COREglink_init: unable to create log context 
 +[    0.158776] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2 
 +[    0.160312] sps:sps is ready. 
 +[    0.166962] bio: create slab <bio-0> at 0 
 +[    0.168853] SCSI subsystem initialized 
 +[    0.169722] msm_bus_fabric_init_driver 
 +[    0.169894] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100 
 +[    0.169911] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100 
 +[    0.169930] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus4096 ctx1 
 +[    0.169975] msm_bus_device 580000.ad-hoc-bus: Util-fact is missing, default to 100 
 +[    0.169990] msm_bus_device 580000.ad-hoc-bus: Vrail-comp is missing, default to 100 
 +[    0.170006] msm_bus_device 580000.ad-hoc-bus: Failed to get bus clk for bus1024 ctx1 
 +[    0.196116] Bluetooth: Core ver 2.18 
 +[    0.196188] NET: Registered protocol family 31 
 +[    0.196199] Bluetooth: HCI device and connection manager initialized 
 +[    0.196219] Bluetooth: HCI socket layer initialized 
 +[    0.196234] Bluetooth: L2CAP socket layer initialized 
 +[    0.196302] Bluetooth: SCO socket layer initialized 
 +[    0.196506] 80000.qcom,pcie supply vreg-3.3 not found, using dummy regulator 
 +[    0.196578] 80000.qcom,pcie supply vreg-1.8 not found, using dummy regulator 
 +[    0.196631] 80000.qcom,pcie supply vreg-0.9 not found, using dummy regulator 
 +[    0.196682] 80000.qcom,pcie supply gdsc-vdd not found, using dummy regulator 
 +[    0.290473] msm_pcie_enable: msm_pcie_enable: PCIe: trigger the reset of endpoint of RC0. 
 +[    0.300466] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready! 
 +[    0.320466] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0. 
 +[    0.460603] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialized 
 +[    0.460859] msm_pcie 80000.qcom,pcie: PCI host bridge to bus 0000:00 
 +[    0.460879] pci_bus 0000:00: root bus resource [io  0x40200000-0x402fffff] 
 +[    0.460894] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff] 
 +[    0.460909] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] 
 +[    0.460995] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0014[4] is all FFs 
 +[    0.461424] PCI: bus0: Fast back to back transfers disabled 
 +[    0.461443] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring 
 +[    0.461728] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs 
 +[    0.462279] PCI: bus1: Fast back to back transfers disabled 
 +[    0.462366] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs 
 +[    0.462401] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff] 
 +[    0.462418] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff 64bit] 
 +[    0.462448] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit] 
 +[    0.462487] pci 0000:00:00.0: PCI bridge to [bus 01] 
 +[    0.462506] pci 0000:00:00.0:   bridge window [mem 0x40400000-0x405fffff] 
 +[    0.462534] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup 
 +[    0.462849] Switched to clocksource arch_sys_counter 
 +[    0.464656] NET: Registered protocol family 2 
 +[    0.465946] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 
 +[    0.466019] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) 
 +[    0.466108] TCP: Hash tables configured (established 4096 bind 4096) 
 +[    0.466161] TCP: reno registered 
 +[    0.466177] UDP hash table entries: 256 (order: 1, 8192 bytes) 
 +[    0.466210] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) 
 +[    0.466562] NET: Registered protocol family 1 
 +[    0.467349] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available 
 +[    0.467660] 
 +[    0.467660] Version Rollback Feature Disabled 
 +[    0.469268] futex hash table entries: 1024 (order: 4, 65536 bytes) 
 +[    0.478698] squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +[    0.478715] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. 
 +[    0.479654] msgmni has been set to 967 
 +[    0.481360] Key type asymmetric registered 
 +[    0.481378] Asymmetric key parser 'x509' registered 
 +[    0.481415] io scheduler noop registered 
 +[    0.481426] io scheduler deadline registered (default) 
 +[    0.482368] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 
 +[    0.482445] tcsr 1953000.ess_tcsr: setting ess interface select = 0 
 +[    0.482521] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 
 +[    0.482579] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 
 +[    0.483653] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled 
 +[    0.484663] msm_serial_hsl_probe: detected port #0 (ttyMSM0) 
 +[    0.484701] msm_serial_hsl_probe: Bus scaling is disabled 
 +[    0.484862] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 139, base_baud = 115200) is a MSM 
 +[    0.484951] msm_hsl_console_setup: console setup on port #0 
 +[    1.282381] console [ttyMSM0] enabled 
 +[    1.286494] msm_serial_hsl_init: driver initialized 
 +[    1.291433] uart_tx_gpio is not available 
 +[    1.294929] uart_rx_gpio is not available 
 +[    1.298878] uart_cts_gpio is not available 
 +[    1.302980] uart_rfr_gpio is not available 
 +[    1.307043] Wakeup irq not specified. 
 +[    1.310691] BLSP UART: Bus scaling is disabled. 
 +[    1.315429] sps: BAM device 0x07884000 is not registered yet. 
 +[    1.320932] sps:BAM 0x07884000 is registered. 
 +[    1.325155] qca_serial_hs 78b0000.uart: qca_hs_probe: error creating tx logging context 
 +[    1.333270] qca_serial_hs 78b0000.uart: qca_hs_probe: error creating rx logging context 
 +[    1.341232] qca_serial_hs 78b0000.uart: qca_hs_probe: error creating usr logging context 
 +[    1.349638] 78b0000.uart: ttyQHS0 at MMIO 0x78b0000 (irq = 140, base_baud = 460800) is a MSM HS UART 
 +[    1.358793] qca_serial_hs module loaded 
 +[    1.364458] sps: BAM device 0x07984000 is not registered yet. 
 +[    1.369181] sps:BAM 0x07984000 is registered. 
 +[    1.373382] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xded2b000 
 +[    1.382240] sps:BAM 0x07984000 (va:0xe0a60000) enabled: ver:0x19, number of pipes:7 
 +[    1.389985] msm_nand_version_check: nand_major:1, nand_minor:4, qpic_major:1, qpic_minor:
 +[    1.398296] msm_nand_flash_onfi_probe: Found an ONFI compliant device H27U4G8F2EDA-BC     ▒ 
 +[    1.406347] msm_nand_scan: NAND Id: 0x9590dcad Buswidth: 8Bits Density: 512 MByte 
 +[    1.413807] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 128 (in Bytes) 
 +[    1.421428] msm_nand_scan: BCH ECC: 4 Bit 
 +[    1.425445] msm_nand_scan: CFG0: 0x2a0408c0,      CFG1: 0x0804745c 
 +[    1.425445]             RAWCFG0: 0x280420c0,   RAWCFG1: 0x0005045d 
 +[    1.425445]           ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040700 
 +[    1.425445]      BAD BLOCK BYTE: 0x000001d1 
 +[    1.448179] 15 ofpart partitions found on MTD device 7980000.qcom,nand 
 +[    1.454605] Creating 15 MTD partitions on "7980000.qcom,nand": 
 +[    1.460412] 0x000000000000-0x000000100000 : "0:SBL1" 
 +[    1.467316] 0x000000100000-0x000000200000 : "0:MIBIB" 
 +[    1.473227] 0x000000200000-0x000000300000 : "0:QSEE" 
 +[    1.478995] 0x000000300000-0x000000380000 : "0:CDT" 
 +[    1.484381] 0x000000380000-0x000000580000 : "0:APPSBL" 
 +[    1.491105] 0x000000580000-0x000000600000 : "0:ART" 
 +[    1.496425] 0x000000600000-0x000000680000 : "u_env" 
 +[    1.501691] 0x000000680000-0x0000006c0000 : "s_env" 
 +[    1.506800] 0x0000006c0000-0x000000700000 : "devinfo" 
 +[    1.512063] 0x000000700000-0x00000a800000 : "kernel" 
 +[    1.638136] 0x000000d00000-0x00000a800000 : "rootfs" 
 +[    1.759662] mtd: device 10 (rootfs) set to be root filesystem 
 +[    1.764413] 0x00000a800000-0x000014900000 : "alt_kernel" 
 +[    1.891804] 0x00000ae00000-0x000014900000 : "alt_rootfs" 
 +[    2.013753] 0x000014900000-0x000014b00000 : "sysdiag" 
 +[    2.020427] 0x000014b00000-0x000020000000 : "syscfg" 
 +[    2.161506] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 133 
 +[    2.168850] msm_nand_probe: Allocated DMA buffer at virt_addr 0xe0a5c000, phys_addr 0x9ed00000 
 +[    2.179034] sps:BAM 0x07884000 (va:0xe0b40000) enabled: ver:0x19, number of pipes:12 
 +[    2.186221] m25p80 spi0.0: Failed to find sector-size 
 +[    2.204048] libphy: ipq40xx_mdio: probed 
 +[    2.210542] ipq40xx-mdio 90000.mdio: ipq40xx-mdio driver was registered 
 +[    2.216218] tun: Universal TUN/TAP device driver, 1.6 
 +[    2.221156] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> 
 +[    2.227470] PPP generic driver version 2.4.2 
 +[    2.231728] PPP BSD Compression module registered 
 +[    2.236282] PPP Deflate Compression module registered 
 +[    2.241299] NET: Registered protocol family 24 
 +[    2.245740] i2c /dev entries driver 
 +[    2.250820] Bluetooth: HCI UART driver ver 2.2 
 +[    2.254259] Bluetooth: HCI H4 protocol initialized 
 +[    2.259004] Bluetooth: HCI BCSP protocol initialized 
 +[    2.264560] sdhci: Secure Digital Host Controller Interface driver 
 +[    2.270113] sdhci: Copyright(c) Pierre Ossman 
 +[    2.274479] sdhci-pltfm: SDHCI platform and OF driver helper 
 +[    2.280423] leds-pca963x 0-0062: PCA963X_HW_BLINK ON 
 +[    2.287219] leds-pca963x 0-0062: PCA963X LED initialize ok done 
 +[    2.292434] hidraw: raw HID events driver (C) Jiri Kosina 
 +[    2.298610] u32 classifier 
 +[    2.300284]     Performance counters on 
 +[    2.304125]     input device check on 
 +[    2.307753] Netfilter messages via NETLINK v0.30. 
 +[    2.312451] nfnl_acct: registering with nfnetlink. 
 +[    2.317314] nf_conntrack version 0.5.0 (7740 buckets, 30960 max) 
 +[    2.323863] ctnetlink v0.93: registering with nfnetlink. 
 +[    2.328510] nf_conntrack_rtsp v0.7 loading 
 +[    2.332659] ip_set: protocol 6 
 +[    2.335827] gre: GRE over IPv4 demultiplexor driver 
 +[    2.340477] ip_gre: GRE over IPv4 tunneling driver 
 +[    2.346820] nf_nat_rtsp v0.7 loading 
 +[    2.349397] ip_tables: (C) 2000-2006 Netfilter Core Team 
 +[    2.354945] TCP: cubic registered 
 +[    2.358716] NET: Registered protocol family 10 
 +[    2.364132] ip6_tables: (C) 2000-2006 Netfilter Core Team 
 +[    2.368835] sit: IPv6 over IPv4 tunneling driver 
 +[    2.375063] NET: Registered protocol family 17 
 +[    2.378616] Bridge firewalling registered 
 +[    2.382476] Ebtables v2.0 registered 
 +[    2.386295] Bluetooth: RFCOMM TTY layer initialized 
 +[    2.390909] Bluetooth: RFCOMM socket layer initialized 
 +[    2.396063] Bluetooth: RFCOMM ver 1.11 
 +[    2.399752] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 
 +[    2.405056] Bluetooth: BNEP filters: protocol multicast 
 +[    2.410260] Bluetooth: BNEP socket layer initialized 
 +[    2.415213] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 
 +[    2.421108] Bluetooth: HIDP socket layer initialized 
 +[    2.426114] l2tp_core: L2TP core driver, V2.0 
 +[    2.430400] l2tp_ppp: PPPoL2TP kernel driver, V2.0 
 +[    2.435179] l2tp_netlink: L2TP netlink interface 
 +[    2.439786] 8021q: 802.1Q VLAN Support v1.8 
 +[    2.444127] Registering SWP/SWPB emulation handler 
 +[    2.450042] regulator-dummy: disabling 
 +[    2.453207] UBI: attaching mtd10 to ubi0 
 +[    3.140572] UBI: scanning is finished 
 +[    3.151101] UBI: attached mtd10 (name "rootfs", size 155 MiB) to ubi0 
 +[    3.156548] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes 
 +[    3.163298] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 
 +[    3.169963] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 
 +[    3.176835] UBI: good PEBs: 1240, bad PEBs: 0, corrupted PEBs: 0 
 +[    3.182811] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 
 +[    3.190075] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1388309424 
 +[    3.198982] UBI: available PEBs: 0, total reserved PEBs: 1240, PEBs reserved for bad PEB handling: 80 
 +[    3.208198] UBI: background thread "ubi_bgt0d" started, PID 77 
 +[    3.208932] input: gpio_keys.9 as /devices/soc.1/gpio_keys.9/input/input0 
 +[    3.209186] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) 
 +[    3.212520] clk: Not disabling unused clocks 
 +[    3.232731] UBIFS: background thread "ubifs_bgt0_0" started, PID 79 
 +[    3.299285] UBIFS: mounted UBI device 0, volume 0, name "ubifs" 
 +[    3.304211] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes 
 +[    3.313308] UBIFS: FS size: 81899520 bytes (78 MiB, 645 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) 
 +[    3.322935] UBIFS: reserved for root: 0 bytes (0 KiB) 
 +[    3.327961] UBIFS: media format: w4/r0 (latest is w4/r0), UUID EF711270-6A01-4679-B25B-549BCA325B27, small LPT model 
 +[    3.340187] VFS: Mounted root (ubifs filesystem) on device 0:11. 
 +[    3.345500] Freeing unused kernel memory: 208K (c08b3000 - c08e7000) 
 +********************************************************************************* 
 +              _        _  __    _    __ _____ __   __ _____ 
 +             | |      | ||  \  | |  / // ____]\ \ / // ____]TM 
 +             | |      | ||   \ | | / /| (___   \ V /| (____ 
 +             | |      | || |\ \| |\ \  \____ \  \ /  \____ \ 
 +             | |_____ | || | \   | \ \  ____) | | |   ____) | 
 +             |_______||_||_|  \__|  \_\[____ /  |_|  [_____/ 
 + 
 + (c) 2013 Belkin International, Inc. and/or its affiliates. All rights reserved. 
 + Booting nodes (firmware version 2.1.13.200506) 
 +********************************************************************************* 
 +[utopia][init] System Initialization 
 +[utopia][init] Creating /proc 
 +[utopia][init] Creating /sys 
 +[utopia][init] Creating /dev 
 +[utopia][init] Creating /tmp 
 +[utopia][init] Allocating 250M for /tmp 
 +[utopia][init] Prepairing /dev/pts 
 +[utopia][init] Setting /tmp and /var permissions 
 +[utopia][init] Starting udev.. 
 +[    3.776410] UBIFS: background thread "ubifs_bgt0_0" stops 
 +[utopia][init] Checking HW version...2 
 +Attempting mount of syscfg partition 
 +Attempting mount of ubifs syscfg partition 
 +UBI device number 1, total 1448 LEBs (183861248 bytes, 175.3 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB) 
 +[utopia][init] Using persistent syscfg data from /var/config/syscfg 
 +[utopia][init] Starting system logging 
 +[utopia][init] Starting sysevent subsystem 
 +[utopia][init] Starting blue ... 
 +[utopia][init] Enabling DesignWare USB3 DRD Core drivers 
 +[utopia][init] Loading QCA Ethernet, NSS and GMAC drivers 
 +net.netfilter.nf_conntrack_acct = 1 
 +[utopia][init] Late loading usb drivers 
 +[utopia][init] Setting any unset system values to default 
 +[utopia][init] no persistence config file (/var/config/pstcfg) found 
 +setting up MAC addresses for all interface based on C4:41:1E:F2:A1:6D 
 +NTP Servers do not need to be updated 
 +[utopia][init] syscfg loaded removing tmp file 
 +Program the switch... 
 +[utopia][init] initializing ZigBee interface 
 +[utopia][init] initializing V2 interface 
 +[utopia][init] GPIO OUT 29 
 +[utopia][init] GPIO OUT 45 
 +[utopia][init] GPIO OUT 49 
 +[utopia][init] GPIO OUT 31 
 +[utopia][init] GPIO IN 50 
 +[utopia][init] ZigBee interface ready to use 
 +checking for interactive script start up... 
 +no user scheduled tasks found... 
 +senq running 
 +/etc/init.d/service_senq.sh   Starting in mode 0 
 +1970-01-01 00:00:13: node-mode running 
 +Updating BootCount Page[49]:18800 ... Done 
 + 
 +attempting to sync sysinfo.cgi auth credentials 
 +[utopia][init] Load WiFi cal data from MTD(mtd5) to FS. 
 +[utopia][init] Setup link to WiFi firmware and board data (EU) 
 +[utopia][init] BDF root dir is /lib/firmware/IPQ4019/v2 
 +[utopia][init] Multi-region is not supported or not enabled 
 +[utopia][init] Cert region: EU 
 +[utopia][init] Using EU region for WiFi firmware and board data 
 +NSS Auto scaling disabled 
 +[utopia][init] Loading QCA Enhanced Connection manager 
 +net.bridge.bridge-nf-call-ip6tables = 0 
 +net.bridge.bridge-nf-call-iptables = 0 
 +[utopia][init] Initializing BTLE interface 
 +[utopia][init] Bluetooth Mac Address: C4 41 1E F2 A1 6D 
 +[utopia][init] Cert Region: EU 
 +[utopia][init] BT PSR: /etc/psr_v2/pb-234-csr8x11-rev2.EU.psr 
 +Device setup complete 
 +Loading PSKEY_HCI_LMP_LOCAL_VERSION ... done 
 +Loading PSKEY_LMP_REMOTE_VERSION ... done 
 +Loading 0x212c ... done 
 +Loading 0x212d ... done 
 +Loading 0x212e ... done 
 +Loading 0x212f ... done 
 +Loading 0x2130 ... done 
 +Loading 0x2131 ... done 
 +Loading 0x2132 ... done 
 +Loading 0x2133 ... done 
 +Loading 0x2134 ... done 
 +Loading 0x2135 ... done 
 +Loading 0x2136 ... done 
 +Loading 0x2137 ... done 
 +Loading 0x220b ... done 
 +Loading 0x222b ... done 
 +Loading 0x222c ... done 
 +Loading 0x2139 ... done 
 +Loading 0x213a ... done 
 +Loading 0x213b ... done 
 +Loading PSKEY_LC_MAX_TX_POWER ... done 
 +Loading PSKEY_HOST_INTERFACE ... done 
 +Loading 0x01ea ... done 
 +Loading PSKEY_ANA_FREQ ... done 
 +Loading PSKEY_ANA_FTRIM ... done 
 +Loading 0x22c8 ... done 
 +Loading 0x2480 ... done 
 +Loading 0x2483 ... done 
 +Loading 0x2484 ... done 
 +Loading 0x2485 ... done 
 +Loading 0x2493 ... done 
 +Loading 0x2488 ... done 
 +Loading PSKEY_ENC_KEY_LMIN ... done 
 +BCSP initialization timed out 
 +Can't get device info: No such device 
 +Device not available 
 +Device not available 
 +killall: hciattach: no process killed 
 +BCSP initialization timed out 
 +inserting fpbypass.ko for QCA 
 +attempting to sync sysinfo.cgi auth credentials 
 +adding group for lldpd user 
 +Mon Nov  2 15:48:00 UTC 2020 
 + 
 +nodes login: Starting devicedb ... 
 +wan, sysevent received: wan-start 
 + 
 +DeviceDB database version 3 
 +Options: 
 +    Daemonize       : yes 
 +    Server UDS Path   : /tmp/devicedb/server_link 
 +    Database File     : /tmp/devicedb/devicedb.db 
 +    DB Transient File : /tmp/devicedb/transient.db 
 +DeviceDB Daily Backup Cron job created 
 +No TopoDB persistence data to import 
 +TopoDB data not imported 
 +lldpd event lldpd-start  received. 
 +lldpd event lan_ipaddr 192.168.1.1 received. 
 +ARP agent not started: not in master mode. 
 +killall: lldpd: no process killed 
 +lldpd configuration already running 
 +setting root_accessible to 0 by default 
 +Starting ddd_ethernet_agent ... 
 +lldp updating callback scripts 
 +mosquitto aborting: not Master 
 +service_guardian.sh is called with lan-status 
 +subscriber running 
 +/etc/init.d/service_subscriber.sh lan-status starting MODE: 0 
 +/etc/init.d/service_subscriber.sh lan-status starting: Not Master; ignoring status change (mode: 0) 
 +lldpd event lldp::root_accessible 0 received. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 +RTNETLINK answers: Device or resource busy 
 +lldpd event ETH::port_4_status down received. 
 +lldpd event ETH::port_5_status down received. 
 +backhaul_switching status event backhaul::media 0 received on backhaul_switching_mgr 
 +Backhaul media 0 received, but wifi status is not started. Will do backhaul check later 
 +Lighttpd Model Base: WHW03 
 +Generating Rainier lighttpd config 
 +Build temporary www configuration directory: 
 +[utopia] Not setting ppp_clamp_mtu 
 +TSLIIHauhEfGE 
 +nss_build_bypass is called with lan-started 
 +Power cycle Ethernet ports. 
 +wan_intf is 
 +conntrack_parse running 
 +creating conntrack cron job 
 +Registering Service myrouter._http._tcp.local port 80 
 +ARP agent not started: not in master mode. 
 +service shield is called with 'lan-started' 
 +wifi, sysevent received: lan-started (Mon Nov  2 07:48:12 PST 2020) 
 +shield will not run on non-master units 
 +wifi, service_start() 
 +Got a reply for myrouter._http._tcp.local.: Name now registered and active 
 +[utopia][init] Loading GMAC and WLAN drivers 
 +mosquitto aborting: not Master 
 +/etc/init.d/service_subscriber.sh lan-status started MODE: 0 
 +/etc/init.d/service_subscriber.sh lan-status started: Not Master; ignoring status change (mode: 0) 
 +Not ready for JNAP. Sleeping for 15 seconds... 
 +service_guardian.sh is called with lan-status 
 +Starting smbd ... 
 +[utopia][init] Creating wifi devices 
 +ath0 
 +ath1 
 +ath10 
 + Multi-region is not supported or not enabled 
 +SKU is WHW03-UK 
 +backhaul_switching status event system_state-normal received 
 +[utopia] Not setting ppp_clamp_mtu on dslite protocol 
 +wan, sysevent received: phylink_wan_state 
 +nss_build_bypass is called with ipv4_wan_ipaddr 
 +lldpd event ipv4_wan_ipaddr 0.0.0.0 received. 
 +getting geoip information for 0.0.0.0 
 +  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current 
 +                                 Dload  Upload   Total   Spent    Left  Speed 
 +  0        0        0          0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve: freegeoip.net (Could not contact DNS servers) 
 +smart connect client, generating client device data 
 +fastpath, sysevent received: qos_enabled 
 +net.bridge.bridge-nf-call-ip6tables = 0 
 +net.bridge.bridge-nf-call-iptables = 0 
 +wifi, wifi_physical_start(ath0) 
 +killall: mdns_lookup: no process killed 
 +nodes_notificationevents: info: Received event shield::subscription_status with value: inactive 
 +nodes_notificationevents: info: Handled event shield::subscription_status. 
 +service shield is called with 'shield::subscription_status' 
 +shield will not run on non-master units 
 +smart_connect, sysevent received: wifi-status starting 
 +LookUpMaster call OK. 
 +mDNS lookup is on going... 
 +Auto channel 
 +In unconfigured mode, please setup before enabling origin. 
 +wifi, wifi_virtual_start(ath0) 
 +nss_build_bypass is called with guardian-configured 
 +wifi, wifi_user_start(ath0) 
 +wifi_user, ath0 TxBF enabled 
 +wifi, primary AP: ath0 is up (Mon Nov  2 07:48:37 PST 2020) 
 +wifi, wifi_guest_start(ath0) 
 +wifi, guest ath2 is disabled, do not start wifi guest 
 +wifi, smart::mode is unconfigured do not start smart connect setup and config wifi 
 +wifi, wifi_physical_start(ath1) 
 +Restarting nfqrecv service... 
 +Got a TERM signal, will terminate. 
 +Warning! nfqrecv encountered errors when doing recv(): Interrupted system call 
 +List Flushed 
 +Following channels are blocked from Channel selection algorithm 
 +[149] [153] [157] [161] [165] 
 +killall: nfqrecv: no process killed 
 +Auto channel 
 +wifi, wifi_virtual_start(ath1) 
 +wifi, wifi_user_start(ath1) 
 +wifi_user, ath1 TxBF enabled 
 +wifi_user, ath1 MU-MIMO enabled 
 +wifi, primary AP: ath1 is up (Mon Nov  2 07:48:39 PST 2020) 
 +wifi, wifi_guest_start(ath1) 
 +wifi, guest ath3 is disabled, do not start wifi guest 
 +wifi, wifi_physical_start(ath10) 
 +List Flushed 
 +Following channels are blocked from Channel selection algorithm 
 +[36] [40] [44] [48] 
 +List Flushed 
 +Following channels are blocked from Channel selection algorithm 
 +[116] [120] [124] [128] 
 +Auto channel 
 +wifi, wifi_virtual_start(ath10) 
 +wifi, wifi_user_start(ath10) 
 +ping: bad address 'www.linksys.com' 
 +wifi_user, ath10 TxBF enabled 
 +wifi_user, ath10 MU-MIMO enabled 
 +wifi, primary AP: ath10 is up (Mon Nov  2 07:48:42 PST 2020) 
 +wifi, wifi_guest_start(ath10) 
 +wifi, guest ath6 is disabled, do not start wifi guest 
 +wifi, start_hostapd() 
 +wifi, start hostapd (Mon Nov  2 07:48:42 PST 2020) 
 +Configuration file: /tmp/hostapd-ath0.conf 
 +Configuration file: /tmp/hostapd-ath1.conf 
 +Configuration file: /tmp/hostapd-ath10.conf 
 +ath0: Could not connect to kernel driver 
 +Using interface ath0 with hwaddr c4:41:1e:f2:a1:6e and ssid "_VelopSetup16D" 
 +random: Only 15/20 bytes of strong random data available from /dev/random 
 +random: Not enough entropy pool available for secure operations 
 +WPA: Not enough entropy in random pool for secure operations - update keys later when the first station connects 
 +ath0: interface state UNINITIALIZED->ENABLED 
 +ath0: AP-ENABLED 
 +ath1: Could not connect to kernel driver 
 +Using interface ath1 with hwaddr c4:41:1e:f2:a1:6f and ssid "_VelopSetup16D" 
 +ath1: interface state UNINITIALIZED->ENABLED 
 +ath1: AP-ENABLED 
 +ath10: Could not connect to kernel driver 
 +Using interface ath10 with hwaddr c4:41:1e:f2:a1:70 and ssid "_VelopSetup16D" 
 +ath10: interface state UNINITIALIZED->ENABLED 
 +ath10: AP-ENABLED 
 +state_machine entering READY 
 +btsetup service 
 +btsetup: smart_connect::setup_status 
 +btsetup: Unconfigured mode and Peripheral role 
 +bluetoothd.init: /var/run/dbus created 
 +bluetoothd.init: dbus-daemon started 
 +hcisetup: Failed to open and initialize HCI device 
 +smart_connect, sysevent received: wifi-status started 
 +In unconfigured mode, please setup before enabling origin. 
 +pub_devinfo_status:  Error: could not determine HOST_ADDR 
 +pub_wlan_status:  Error: could not determine HOST_ADDR 
 +[fw.sh] fwup_checked_after_boot:
 +[fwupd] status details:"ERROR: Connecting server" 
 +[fw.sh] fwup_forced_update:
 + 
 +Linksys09007 login: admin 
 +Password: 
 +/ $ ls /dev 
 +bus                 mtd3ro              null 
 +console             mtd4                port 
 +cpu_dma_latency     mtd4ro              ppp 
 +event0              mtd5                ptmx 
 +full                mtd5ro              pts 
 +gpio                mtd6                random 
 +hw_random           mtd6ro              rdm0 
 +hwrng               mtd7                shm 
 +i2c-0               mtd7ro              spidev1.0 
 +input               mtd8                switch_ssdk 
 +kmsg                mtd8ro              tty 
 +log                 mtd9                ttyMSM0 
 +mem                 mtd9ro              ttyQHS0 
 +msm_sps             mtdblock0           ttyS0 
 +mtd0                mtdblock1           ttyS1 
 +mtd0ro              mtdblock10          tun 
 +mtd1                mtdblock11          ubi0 
 +mtd10               mtdblock12          ubi0_0 
 +mtd10ro             mtdblock13          ubi1 
 +mtd11               mtdblock14          ubi1_0 
 +mtd11ro             mtdblock2           ubi_ctrl 
 +mtd12               mtdblock3           urandom 
 +mtd12ro             mtdblock4           usb1 
 +mtd13               mtdblock5           usb2 
 +mtd13ro             mtdblock6           usb3 
 +mtd14               mtdblock7           usb4 
 +mtd14ro             mtdblock8           watchdog 
 +mtd1ro              mtdblock9           watchdog0 
 +mtd2                net                 zero 
 +mtd2ro              network_latency 
 +mtd3                network_throughput 
 +/ $ [fw.sh] fwup_checked_after_boot:
 +[fwupd] status details:"ERROR: Connecting server" 
 +[fw.sh] fwup_forced_update:
 +/ $ lspci -k 
 +00:00.0 Class 0604: 17cb:1001 
 +01:00.0 Class 0280: 168c:0056 ath_ol_pci 
 +/ $ [fw.sh] fwup_checked_after_boot:
 +[fwupd] status details:"ERROR: Connecting server" 
 +[fw.sh] fwup_forced_update: 0
 </WRAP>\\ </WRAP>\\
  
  • Last modified: 2024/11/04 09:39
  • by pbodq2