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/01/16 21:47] – [Installation] vtremblaytoh: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$"} 
 +-->
 */ */
  
-===== Experimental Versions =====+===== Limitations =====
  
-/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  +The supported channels of the two 5 GHz radios are severely limited:
-   The official Table of Hardware only lists current, stable versions of OpenWrt. +
-   Use this space to describe any on-going efforts to create a newer version       * +
-   of the firmware for this device. Provide links to firmware images,              * +
-   active threads on the forum, or other sources of information.                   * +
- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */+
  
-//None at this time.//+  * 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 ===== 
 + 
 +  * Ping spikes/latency issues with ipq401x devices. [[https://forum.openwrt.org/t/ipq40xx-ea6350-v3-as-wap-wifi-to-lan-latency/51623|OpenWrt forum]] 
  
 ===== 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 
----- 
-*/ 
  
 +OpenWrt firmware: [[https://firmware-selector.openwrt.org/?target=ipq40xx%2Fgeneric&id=linksys_whw03v2|https://firmware-selector.openwrt.org]]
  
-/* snapshot */ +Stock firmware: https://www.linksys.com/support-article?articleNum=207568
-/* 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 +
----- +
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 95: Line 80:
  
 ==== OEM easy installation ==== ==== OEM easy installation ====
-  - Open Linksys Web UI - http://192.168.1.1/ca or http://10.65.1.1/ca depending on your setup.+<WRAP center round important 60%> 
 +There are 2 Ethernet ports on the device. **In OpenWRT**, by default, the first one is configured as a WAN port and the second one as a LAN. To access the device without Wifi, you need to connect your computer to the LAN port, it won't work with the WAN.. 
 +</WRAP> 
 + 
 +  - 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.
 +
 +{{ :media:linksys:whw03v2-back.jpg?600 |}}
 ==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
  
Line 151: Line 154:
 ===== Basic configuration ===== ===== Basic configuration =====
 -> [[docs:guide-user:base-system:start|Basic configuration]] After flashing, proceed with this.\\ -> [[docs:guide-user:base-system:start|Basic configuration]] After flashing, proceed with this.\\
-Set up your Internet connection, configure wireless, configure USB port, etc. 
- 
-===== Specific Configuration ===== 
- 
-<WRAP BOX> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
- 
-==== Network interfaces ==== 
-The default network configuration is: 
-^ Interface Name   ^ Description                  ^ Default configuration    ^ 
-| br-lan           | EXAMPLE LAN & WiFi           | EXAMPLE 192.168.1.1/24   | 
-| vlan0 (eth0.0)   | EXAMPLE LAN ports (1 to 4)   | EXAMPLE None             | 
-| vlan1 (eth0.1)   | EXAMPLE WAN port             | EXAMPLE DHCP             | 
-| wl0              | EXAMPLE WiFi                 | EXAMPLE Disabled         | 
- 
-</WRAP> 
- 
-==== Switch Ports (for VLANs) ==== 
-<WRAP BOX> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
- 
-Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. 
-^ Port             ^ Switch port   ^ 
-| Internet (WAN)   | EXAMPLE 4     | 
-| LAN 1            | EXAMPLE 3     | 
-| LAN 2            | EXAMPLE 2     | 
-| LAN 3            | EXAMPLE 1     | 
-| LAN 4            | EXAMPLE 0     | 
- 
-</WRAP> 
  
 ==== Buttons ==== ==== Buttons ====
 -> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s). -> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 Here, we merely name the buttons, so we can use them in the above Howto. Here, we merely name the buttons, so we can use them in the above Howto.
- 
-<WRAP BOX> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
  
 The Linksys WHW03 has the following buttons: The Linksys WHW03 has the following buttons:
  
 ^ BUTTON                       ^ Event   ^ ^ BUTTON                       ^ Event   ^
-EXAMPLE Reset                |  reset  | +| Reset                        |  reset  |
-| EXAMPLE Secure Easy Setup    |   ses   | +
-| EXAMPLE No buttons at all.      -    | +
- +
-</WRAP>+
  
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-<WRAP BOX> +<!-ToH: { 
-FIXME +  "source": "json", 
-  This table is automatically generated, **once the correct filters for Brand and Model are set.** +  "dom": "t"
-  - If you see "Nothing.instead of a tableplease **edit this section and adjust the filters with the proper Brand and Model.** Just try, it's easy. +  "paging": false
-  - If you still don'see a table hereor a table filled with '¿': [[toh:start|Is there already a Techdata page available]] for Linksys WHW03 V2? If not: [[meta:create_new_dataentry_page|Create one]]. +  "rotate"true
-  - If you see a table with the desired device dataeverything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. +  "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"]
-  - If it still doesn't workDon't panic, calm downtake a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help. +  "filterColumns"{"brand": "^Linksys$", "model""^WHW03$", "version""^V2$"} 
-</WRAP> +-->
- +
----- datatemplatelist dttpllist ---- +
-template: meta:template_datatemplatelist +
-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_ +
-filter  : Brand=Linksys +
-filter  Model=WHW03 +
-filter  Versions=V2 +
-----+
  
 ==== Photos ==== ==== Photos ====
Line 235: Line 193:
  
 **Note:** This will void your warranty! **Note:** This will void your warranty!
- 
-<WRAP BOX> 
-FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// 
-  * To remove the cover and open the device, do a/b/c 
-</WRAP> 
- 
-//Main PCB://\\ 
-**Insert photo of PCB** 
  
 ==== Serial ==== ==== Serial ====
 -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc. -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
-How to connect to the Serial Port of this specific device:\\ +A serial port is available on the main PCB of the device. The port is labeled J4. 
-**Insert photo of PCB with markings for serial port** +It is worth noting that there is no connector installed, you have to solder one by yourself.
- +
-<WRAP BOX> +
-FIXME //Replace EXAMPLE by real values.// +
-</WRAP>+
  
-^ Serial connection parameters\\ for Linksys WHW03 V2 | EXAMPLE 115200, 8N1, 3.3V |+The following image show the exact pinout of the port: 
 +{{ :media:linksys:whw03v2_serial_pinout.jpeg?direct&600 Serial port pinout }}
  
-==== JTAG ==== +^ Serial connection parameters\\ for Linksys WHW03 V2 | 1152008N13.3V |
--> [[docs:techref:hardware:port.jtag]] general information about the JTAG portJTAG cableetc.+
  
-How to connect to the JTAG Port of this specific device:\\ 
-**Insert photo of PCB with markings for JTAG port** 
  
 ===== Bootloader mods ===== ===== Bootloader mods =====
Line 273: 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>\\
  
 ==== OpenWrt bootlog ==== ==== OpenWrt bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING</nowiki>+<nowiki> 
 +[    0.000000] Booting Linux on physical CPU 0x0 
 +[    0.000000] Linux version 5.15.86 (builder@buildhost) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 11.3.0 r21653-77d76e112b) 11.3.0, GNU ld (GNU Binutils) 2.39) #0 SMP Wed Jan 4 16:56:54 2023 
 +[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d 
 +[    0.000000] CPU: div instructions available: patching division code 
 +[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache 
 +[    0.000000] OF: fdt: Machine model: Linksys WHW03 V2 (Velop) 
 +[    0.000000] Memory policy: Data cache writealloc 
 +[    0.000000] Zone ranges: 
 +[    0.000000]   Normal   [mem 0x0000000080000000-0x000000009fffffff] 
 +[    0.000000]   HighMem  empty 
 +[    0.000000] Movable zone start for each node 
 +[    0.000000] Early memory node ranges 
 +[    0.000000]   node   0: [mem 0x0000000080000000-0x0000000087dfffff] 
 +[    0.000000]   node   0: [mem 0x0000000087e00000-0x0000000087ffffff] 
 +[    0.000000]   node   0: [mem 0x0000000088000000-0x000000009fffffff] 
 +[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] 
 +[    0.000000] percpu: Embedded 16 pages/cpu s33356 r8192 d23988 u65536 
 +[    0.000000] pcpu-alloc: s33356 r8192 d23988 u65536 alloc=16*4096 
 +[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3  
 +[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129920 
 +[    0.000000] Kernel command line: init=/sbin/init rootfstype=ubifs ubi.mtd=alt_rootfs root=ubi0:ubifs rootwait rw root=/dev/ubiblock0_0 rootfstype=squashfs ro 
 +[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) 
 +[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) 
 +[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off 
 +[    0.000000] Memory: 505572K/524288K available (7161K kernel code, 791K rwdata, 1096K rodata, 1024K init, 256K bss, 18716K reserved, 0K cma-reserved, 0K highmem) 
 +[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 
 +[    0.000000] trace event string verifier disabled 
 +[    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: 16, nr_irqs: 16, preallocated irqs: 16 
 +[    0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt). 
 +[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns 
 +[    0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns 
 +[    0.000024] Switching to timer-based delay loop, resolution 20ns 
 +[    0.000360] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) 
 +[    0.000388] pid_max: default: 32768 minimum: 301 
 +[    0.000657] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.000688] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.001773] CPU: Testing write buffer coherency: ok 
 +[    0.002165] qcom_scm: convention: smc legacy 
 +[    0.003332] Setting up static identity map for 0x80300000 - 0x8030003c 
 +[    0.003517] rcu: Hierarchical SRCU implementation. 
 +[    0.003811] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build 
 +[    0.004184] smp: Bringing up secondary CPUs ... 
 +[    0.007726] smp: Brought up 1 node, 4 CPUs 
 +[    0.007763] SMP: Total of 4 processors activated (384.00 BogoMIPS). 
 +[    0.007781] CPU: All CPU(s) started in SVC mode. 
 +[    0.013882] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 
 +[    0.014044] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns 
 +[    0.014080] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) 
 +[    0.014340] pinctrl core: initialized pinctrl subsystem 
 +[    0.016066] NET: Registered PF_NETLINK/PF_ROUTE protocol family 
 +[    0.016498] DMA: preallocated 256 KiB pool for atomic coherent allocations 
 +[    0.017628] thermal_sys: Registered thermal governor 'step_wise' 
 +[    0.018083] cpuidle: using governor ladder 
 +[    0.018150] cpuidle: using governor menu 
 +[    0.027024] gpio-441 (zigbee-0): hogged as output/low 
 +[    0.027073] gpio-462 (zigbee-1): hogged as input 
 +[    0.027102] gpio-444 (bluetooth-enable): hogged as output/high 
 +[    0.047085] cryptd: max_cpu_qlen set to 1000 
 +[    0.051484] usbcore: registered new interface driver usbfs 
 +[    0.051559] usbcore: registered new interface driver hub 
 +[    0.051620] usbcore: registered new device driver usb 
 +[    0.051670] pps_core: LinuxPPS API ver. 1 registered 
 +[    0.051686] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> 
 +[    0.051716] PTP clock support registered 
 +[    0.053847] clocksource: Switched to clocksource arch_sys_counter 
 +[    0.071576] NET: Registered PF_INET protocol family 
 +[    0.071853] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) 
 +[    0.072934] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) 
 +[    0.072990] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) 
 +[    0.073013] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) 
 +[    0.073076] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) 
 +[    0.073172] TCP: Hash tables configured (established 4096 bind 4096) 
 +[    0.073297] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) 
 +[    0.073344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) 
 +[    0.073631] NET: Registered PF_UNIX/PF_LOCAL protocol family 
 +[    0.073684] PCI: CLS 0 bytes, default 64 
 +[    0.085483] workingset: timestamp_bits=14 max_order=17 bucket_order=3 
 +[    0.090497] squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +[    0.090525] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. 
 +[    0.219680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) 
 +[    0.222607] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges: 
 +[    0.222689] qcom-pcie 40000000.pci:       IO 0x0040200000..0x00402fffff -> 0x0040200000 
 +[    0.222735] qcom-pcie 40000000.pci:      MEM 0x0040300000..0x0040ffffff -> 0x0040300000 
 +[    0.405441] qcom-pcie 40000000.pci: iATU unroll: disabled 
 +[    0.405475] qcom-pcie 40000000.pci: Detected iATU regions: 32 outbound, 8 inbound 
 +[    0.505582] qcom-pcie 40000000.pci: Link up 
 +[    0.505749] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00 
 +[    0.505771] pci_bus 0000:00: root bus resource [bus 00-ff] 
 +[    0.505797] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x40200000-0x402fffff]) 
 +[    0.505818] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff] 
 +[    0.505872] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400 
 +[    0.505908] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff] 
 +[    0.506000] pci 0000:00:00.0: PME# supported from D0 D3hot 
 +[    0.507774] PCI: bus0: Fast back to back transfers disabled 
 +[    0.508054] pci 0000:01:00.0: [168c:0056] type 00 class 0x028000 
 +[    0.508190] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] 
 +[    0.508774] pci 0000:01:00.0: PME# supported from D0 D3hot 
 +[    0.510665] PCI: bus1: Fast back to back transfers disabled 
 +[    0.510717] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff] 
 +[    0.510744] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff] 
 +[    0.510772] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit] 
 +[    0.510845] pci 0000:00:00.0: PCI bridge to [bus 01-ff] 
 +[    0.510865] pci 0000:00:00.0:   bridge window [mem 0x40400000-0x405fffff] 
 +[    0.513942] pcieport 0000:00:00.0: AER: enabled with IRQ 105 
 +[    0.517462] tcsr 1953000.ess-tcsr: setting ess interface select = 0 
 +[    0.517585] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 
 +[    0.517692] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 
 +[    0.517787] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 
 +[    0.518106] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled 
 +[    0.519952] msm_serial 78af000.serial: msm_serial: detected port #0 
 +[    0.520009] msm_serial 78af000.serial: uartclk = 1843200 
 +[    0.520070] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM 
 +[    0.520111] msm_serial: console setup on port #0 
 +[    1.244261] printk: console [ttyMSM0] enabled 
 +[    1.249442] msm_serial 78b0000.serial: msm_serial: detected port #1 
 +[    1.253211] msm_serial 78b0000.serial: uartclk = 48000000 
 +[    1.259367] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 3000000) is a MSM 
 +[    1.265265] msm_serial: driver initialized 
 +[    1.278578] loop: module loaded 
 +[    1.279817] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xdc 
 +[    1.280539] nand: Hynix H27U4G8F2EDA-BC 
 +[    1.287190] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128 
 +[    1.290863] 15 fixed-partitions partitions found on MTD device qcom_nand.0 
 +[    1.298396] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions 
 +[    1.305322] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions 
 +[    1.313442] Creating 15 MTD partitions on "qcom_nand.0": 
 +[    1.320337] 0x000000000000-0x000000100000 : "SBL1" 
 +[    1.327363] 0x000000100000-0x000000200000 : "MIBIB" 
 +[    1.331873] 0x000000200000-0x000000300000 : "QSEE" 
 +[    1.336711] 0x000000300000-0x000000380000 : "CDT" 
 +[    1.340988] 0x000000380000-0x000000580000 : "APPSBL" 
 +[    1.347395] 0x000000580000-0x000000600000 : "ART" 
 +[    1.350829] 0x000000600000-0x000000680000 : "u_env" 
 +[    1.355462] 0x000000680000-0x0000006c0000 : "s_env" 
 +[    1.359792] 0x0000006c0000-0x000000700000 : "devinfo" 
 +[    1.364722] 0x000000700000-0x00000a800000 : "kernel" 
 +[    1.526305] 0x000000d00000-0x00000a800000 : "rootfs" 
 +[    1.675639] mtd: setting mtd10 (rootfs) as root device 
 +[    1.676000] mtdsplit: no squashfs found in "rootfs" 
 +[    1.679703] 0x00000a800000-0x000014900000 : "alt_kernel" 
 +[    1.839028] 0x00000ae00000-0x000014900000 : "alt_rootfs" 
 +[    1.988555] 0x000014900000-0x000014b00000 : "sysdiag" 
 +[    1.991055] 0x000014b00000-0x000020000000 : "syscfg" 
 +[    2.173550] spi_qup 78b6000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 
 +[    2.218442] i2c_dev: i2c /dev entries driver 
 +[    2.218728] i2c_qup 78b7000.i2c: using default clock-frequency 100000 
 +[    2.224500] sdhci: Secure Digital Host Controller Interface driver 
 +[    2.228131] sdhci: Copyright(c) Pierre Ossman 
 +[    2.234274] sdhci-pltfm: SDHCI platform and OF driver helper 
 +[    2.242393] NET: Registered PF_INET6 protocol family 
 +[    2.246009] Segment Routing with IPv6 
 +[    2.249345] In-situ OAM (IOAM) with IPv6 
 +[    2.252960] NET: Registered PF_PACKET protocol family 
 +[    2.256984] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. 
 +[    2.262016] 8021q: 802.1Q VLAN Support v1.8 
 +[    2.275043] Registering SWP/SWPB emulation handler 
 +[    2.290531] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode 
 +[    2.290780] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx 
 +[    2.378693] qca8k-ipq4019 c000000.switch lan (uninitialized): PHY [90000.mdio-1:1b] driver [Qualcomm QCA8072] (irq=POLL) 
 +[    2.470804] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:1c] driver [Qualcomm QCA8072] (irq=POLL) 
 +[    2.481831] DSA: tree 0 setup 
 +[    2.485396] ubi0: attaching mtd12 
 +[    2.774013] random: crng init done 
 +[    3.628853] ubi0: scanning is finished 
 +[    3.645687] ubi0: attached mtd12 (name "alt_rootfs", size 155 MiB) 
 +[    3.645754] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes 
 +[    3.650796] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 
 +[    3.657708] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 
 +[    3.664554] ubi0: good PEBs: 1240, bad PEBs: 0, corrupted PEBs: 0 
 +[    3.671283] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 
 +[    3.677557] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1672851414 
 +[    3.684678] ubi0: available PEBs: 0, total reserved PEBs: 1240, PEBs reserved for bad PEB handling: 80 
 +[    3.693999] ubi0: background thread "ubi_bgt0d" started, PID 133 
 +[    3.695169] block ubiblock0_0: created from ubi0:0(rootfs) 
 +[    3.715783] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. 
 +[    3.717846] Freeing unused kernel image (initmem) memory: 1024K 
 +[    3.744936] Run /sbin/init as init process 
 +[    3.745018]   with arguments: 
 +[    3.745037]     /sbin/init 
 +[    3.745058]   with environment: 
 +[    3.745074]     HOME=/ 
 +[    3.745093]     TERM=linux 
 +[    4.087993] init: Console is alive 
 +[    4.088318] init: - watchdog - 
 +[    5.526181] kmodloader: loading kernel modules from /etc/modules-boot.d/
 +[    5.574079] SCSI subsystem initialized 
 +[    5.591220] kmodloader: done loading kernel modules from /etc/modules-boot.d/
 +[    5.601995] init: - preinit - 
 +[    6.933351] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode 
 +[    6.934338] qca8k-ipq4019 c000000.switch lan: configuring for phy/psgmii link mode 
 +[    6.940329] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx 
 +[    7.585970] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
 +[    9.829074] UBIFS (ubi0:1): Mounting in unauthenticated mode 
 +[    9.829351] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 237 
 +[    9.877432] UBIFS (ubi0:1): recovery needed 
 +[    9.966928] UBIFS (ubi0:1): recovery completed 
 +[    9.967184] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" 
 +[    9.970321] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes 
 +[    9.978297] UBIFS (ubi0:1): FS size: 137388032 bytes (131 MiB, 1082 LEBs), max 1093 LEBs, journal size 6856704 bytes (6 MiB, 54 LEBs) 
 +[    9.988148] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB) 
 +[   10.000102] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID BFFA602D-56FB-4A98-A9BE-960DF8B78E77, small LPT model 
 +[   10.011037] mount_root: switching to ubifs overlay 
 +[   10.032680] urandom-seed: Seeding with /etc/urandom.seed 
 +[   10.174206] procd: - early - 
 +[   10.174482] procd: - watchdog - 
 +[   10.765930] procd: - watchdog - 
 +[   10.771763] procd: - ubus - 
 +[   10.851827] procd: - init - 
 +[   11.569358] kmodloader: loading kernel modules from /etc/modules.d/
 +[   11.592940] urngd: v1.0.2 started. 
 +[   11.616740] hid: raw HID events driver (C) Jiri Kosina 
 +[   11.626157] Bluetooth: Core ver 2.22 
 +[   11.626320] NET: Registered PF_BLUETOOTH protocol family 
 +[   11.628828] Bluetooth: HCI device and connection manager initialized 
 +[   11.634163] Bluetooth: HCI socket layer initialized 
 +[   11.640464] Bluetooth: L2CAP socket layer initialized 
 +[   11.645119] Bluetooth: SCO socket layer initialized 
 +[   11.651672] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 
 +[   11.655000] Bluetooth: BNEP filters: protocol multicast 
 +[   11.660528] Bluetooth: BNEP socket layer initialized 
 +[   11.674137] usbcore: registered new interface driver btusb 
 +[   11.674909] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2 
 +[   11.678537] Backport generated by backports.git v5.15.81-1-41-g02e352527db5 
 +[   11.688123] Bluetooth: HCI UART driver ver 2.3 
 +[   11.692943] Bluetooth: HCI UART protocol H4 registered 
 +[   11.697497] Bluetooth: HCI UART protocol BCSP registered 
 +[   11.702575] Bluetooth: HCI UART protocol ATH3K registered 
 +[   11.709432] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 
 +[   11.713358] Bluetooth: HIDP socket layer initialized 
 +[   11.748111] Bluetooth: RFCOMM TTY layer initialized 
 +[   11.748183] Bluetooth: RFCOMM socket layer initialized 
 +[   11.751845] Bluetooth: RFCOMM ver 1.11 
 +[   11.849658] PPP generic driver version 2.4.2 
 +[   11.850851] NET: Registered PF_PPPOX protocol family 
 +[   11.867743] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x56. 
 +[   11.868708] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) 
 +[   11.875329] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 
 +[   13.359965] ath10k_pci 0000:01:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000 
 +[   13.360036] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 0 
 +[   13.372527] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9888-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 59e741e7 
 +[   13.690905] ath10k_pci 0000:01:00.0: Loading BDF type 0 
 +[   13.691405] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:23 crc32 a5768b9a 
 +[   15.454502] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   15.454576] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32 
 +[   15.508910] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   15.509836] ath10k_pci 0000:01:00.0: wmi print 'free: 114572 iram: 12644 sram: 29508' 
 +[   15.762401] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1 
 +[   15.899043] ath: EEPROM regdomain: 0x9389 
 +[   15.899072] ath: EEPROM indicates we should expect a country code 
 +[   15.899080] ath: doing EEPROM country->regdmn map search 
 +[   15.899086] ath: country maps to regdmn code: 0x14 
 +[   15.899094] ath: Country alpha2 being used: CA 
 +[   15.899104] ath: Regpair used: 0x14 
 +[   17.651573] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000 
 +[   17.651648] ath10k_ahb a000000.wifi: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 0 
 +[   17.663608] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b 
 +[   17.716970] ath10k_ahb a000000.wifi: Loading BDF type 0 
 +[   17.717619] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 10f8077b 
 +[   19.010665] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   19.010736] ath10k_ahb a000000.wifi: msdu-desc: 2500  skid: 32 
 +[   19.060391] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   19.062151] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' 
 +[   19.217456] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1 
 +[   19.389918] ath: EEPROM regdomain: 0x9389 
 +[   19.389947] ath: EEPROM indicates we should expect a country code 
 +[   19.389956] ath: doing EEPROM country->regdmn map search 
 +[   19.389962] ath: country maps to regdmn code: 0x14 
 +[   19.389970] ath: Country alpha2 being used: CA 
 +[   19.389978] ath: Regpair used: 0x14 
 +[   20.583372] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000 
 +[   20.583500] ath10k_ahb a800000.wifi: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 0 
 +[   20.596937] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b 
 +[   20.649033] ath10k_ahb a800000.wifi: Loading BDF type 0 
 +[   20.649300] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 10f8077b 
 +[   21.942729] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   21.942812] ath10k_ahb a800000.wifi: msdu-desc: 2500  skid: 32 
 +[   21.992103] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   21.993858] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' 
 +[   22.141570] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1 
 +[   22.310150] ath: EEPROM regdomain: 0x9389 
 +[   22.310177] ath: EEPROM indicates we should expect a country code 
 +[   22.310185] ath: doing EEPROM country->regdmn map search 
 +[   22.310191] ath: country maps to regdmn code: 0x14 
 +[   22.310199] ath: Country alpha2 being used: CA 
 +[   22.310209] ath: Regpair used: 0x14 
 +[   22.326123] kmodloader: done loading kernel modules from /etc/modules.d/
 +[   28.960796] ipqess-edma c080000.ethernet eth0: Link is Down 
 +[   28.967579] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode 
 +[   28.967885] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx 
 +[   28.975974] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
 +[   28.987594] qca8k-ipq4019 c000000.switch lan: configuring for phy/psgmii link mode 
 +[   28.995151] br-lan: port 1(lan) entered blocking state 
 +[   28.996682] br-lan: port 1(lan) entered disabled state 
 +[   29.002466] device lan entered promiscuous mode 
 +[   29.006988] device eth0 entered promiscuous mode 
 +[   29.035184] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode 
 +[   32.109681] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   32.109769] ath10k_ahb a000000.wifi: msdu-desc: 2500  skid: 32 
 +[   32.159462] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   32.163682] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' 
 +[   32.557317] ath10k_ahb a000000.wifi: rts threshold -1 
 +[   32.560253] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 
 +[   32.577048] br-lan: port 2(phy1-ap0) entered blocking state 
 +[   32.577123] br-lan: port 2(phy1-ap0) entered disabled state 
 +[   32.582070] device phy1-ap0 entered promiscuous mode 
 +[   32.594459] ath10k_ahb a000000.wifi: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000 
 +[   32.817921] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready 
 +[   32.818597] br-lan: port 2(phy1-ap0) entered blocking state 
 +[   32.823439] br-lan: port 2(phy1-ap0) entered forwarding state 
 +[   32.830938] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready 
 +[   34.324785] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   34.324868] ath10k_ahb a800000.wifi: msdu-desc: 2500  skid: 32 
 +[   34.374070] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   34.376355] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' 
 +[   34.706550] ath10k_ahb a800000.wifi: rts threshold -1 
 +[   34.706940] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 
 +[   34.717772] br-lan: port 3(phy2-ap0) entered blocking state 
 +[   34.721620] br-lan: port 3(phy2-ap0) entered disabled state 
 +[   34.728194] device phy2-ap0 entered promiscuous mode 
 +[   36.881925] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96 
 +[   36.882001] ath10k_pci 0000:01:00.0: msdu-desc: 2500  skid: 32 
 +[   36.936713] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0' 
 +[   36.938687] ath10k_pci 0000:01:00.0: wmi print 'free: 114572 iram: 12644 sram: 29508' 
 +[   37.269366] ath10k_pci 0000:01:00.0: rts threshold -1 
 +[   37.270163] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 
 +[   37.280642] br-lan: port 4(phy0-ap0) entered blocking state 
 +[   37.284525] br-lan: port 4(phy0-ap0) entered disabled state 
 +[   37.290493] device phy0-ap0 entered promiscuous mode 
 +[   37.513236] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready 
 +[   37.514087] br-lan: port 3(phy2-ap0) entered blocking state 
 +[   37.518772] br-lan: port 3(phy2-ap0) entered forwarding state 
 +[   37.895360] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready 
 +[   37.895731] br-lan: port 4(phy0-ap0) entered blocking state 
 +[   37.900869] br-lan: port 4(phy0-ap0) entered forwarding state 
 +</nowiki>
 </WRAP>\\ </WRAP>\\
  
Line 287: Line 1278:
  
 ===== Tags ===== ===== Tags =====
-<WRAP BOX> 
-FIXME //Add tags below, then remove this fixme.// 
-</WRAP> 
- 
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG}}+{{tag>ipq40xx ipq4019 512nand 512ram 2port gigabitethernet 0usb 3wnic 802.11bgn 802.11abgn 802.11ac bluetooth zigbee armv7 Cortex-A7 Dual_firmware}}
  • Last modified: 2024/11/04 09:39
  • by pbodq2