Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:netgear:wac510 [2021/06/06 21:45] – Initial page ziswiler | toh:netgear:wac510 [2024/02/12 11:13] – external edit | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | ||
| /* USE https:// | /* USE https:// | ||
| - | |||
| - | {{page> | ||
| The Netgear WAC510 Insight Managed Smart Cloud Wireless Access Point, is an indoor dual-band, dual-radio 802.11ac business-class wireless AP with integrated omnidirectional antennae and two 10/100/1000 Mbps Ethernet ports. | The Netgear WAC510 Insight Managed Smart Cloud Wireless Access Point, is an indoor dual-band, dual-radio 802.11ac business-class wireless AP with integrated omnidirectional antennae and two 10/100/1000 Mbps Ethernet ports. | ||
| Line 11: | Line 9: | ||
| {{media: | {{media: | ||
| {{media: | {{media: | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | ===== Getting started with a new Device Page ===== | ||
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | ||
| - | - There are several " | ||
| - | - When there are no more " | ||
| - | |||
| - | ===== Keep the articles modular ===== | ||
| - | * Please include only model specific information, | ||
| - | * If you have no time to write certain stuff, link to [[docs: | ||
| - | * [[docs: | ||
| - | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | ||
| - | </ | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | <WRAP BOX> | + | <!-- ToH: { |
| - | FIXME | + | "source": |
| - | | + | |
| - | | + | "paging": |
| - | | + | " |
| - | - the dataentry page for NETGEAR WAC510 | + | "shownColumns": [" |
| - | - filters are not set correctly. Most common reason for "Nothing found": | + | |
| - | | + | } --> |
| - | </ | + | |
| - | + | ||
| - | ---- datatable ---- | + | |
| - | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid | + | |
| - | headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data | + | |
| - | align : c, | + | |
| - | filter | + | |
| - | filter | + | |
| - | filter | + | |
| - | ---- | + | |
| - | + | ||
| - | ---- datatable ---- | + | |
| - | cols : Unsupported Functions_unsupporteds | + | |
| - | filter | + | |
| - | filter | + | |
| - | filter | + | |
| - | ---- | + | |
| ===== Experimental Versions ===== | ===== Experimental Versions ===== | ||
| Line 66: | Line 33: | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | header | + | " |
| - | align : c,c,c,c,c,c,c,c,c,c,c,c,c | + | " |
| - | filter | + | |
| - | filter | + | " |
| - | filter | + | |
| - | ---- | + | } --> |
| Line 79: | Line 46: | ||
| /* stable release */ | /* stable release */ | ||
| /* uncomment once stable release is available | /* uncomment once stable release is available | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | ---- | + | } --> |
| */ | */ | ||
| Line 92: | Line 59: | ||
| /* snapshot */ | /* snapshot */ | ||
| /* delete once stable release is available */ | /* delete once stable release is available */ | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | filter | + | } --> |
| - | ---- | + | |
| -> [[docs: | -> [[docs: | ||
| - | ==== Installation via Stock Web Interface | + | ==== Flash Layout |
| - | BTW: The default factory console/web interface login user/ | + | The NETGEAR WAC510 comes both with a 2 MB boot SPI NOR as well as a 128 MB application SPI NAND. |
| - | In the web interface navigating to '' | + | <WRAP BOX> |
| + | ^ NETGEAR WAC510 boot SPI NOR flash layout ^^^^^^^^^^ | ||
| + | ^ Layer0 | raw spi-nor s25fl016k memory chip 2048 Kbytes ||||||||| | ||
| + | ^ Layer1 | mtd0 **// | ||
| + | </ | ||
| - | '' | ||
| - | Current Firmware Version: V5.0.10.2\\ | ||
| - | Backup Firmware Version: V1.2.5.11'' | ||
| - | |||
| - | Under '' | ||
| - | |||
| - | Note that OpenWrt will use the '' | ||
| - | |||
| - | ==== Installation via TFTP Requiring Serial U-Boot Access ==== | ||
| - | |||
| - | Connect to the device' | ||
| - | |||
| - | Upload and boot the initramfs based OpenWrt image as follows: | ||
| - | |||
| - | '' | ||
| - | (IPQ40xx) # setenv ipaddr 192.168.1.2\\ | ||
| - | (IPQ40xx) # tftpboot openwrt-ipq40xx-generic-netgear_wac510-initramfs-fit-uImage.itb\\ | ||
| - | (IPQ40xx) # bootm'' | ||
| - | |||
| - | Note this only runs OpenWrt from RAM and has not installed anything to flash as of yet. One may permanently install OpenWrt as follows: | ||
| - | |||
| - | Check the MTD device number of the active partition: | ||
| - | |||
| - | '' | ||
| - | [ 1.010084] mtd: device 9 (rootfs) set to be root filesystem'' | ||
| - | |||
| - | Upload the factory image ending with .ubi to /tmp (e.g. using scp or tftp). Then flash the image as follows (substituting the 9 in mtd9 below with whatever number reported above): | ||
| - | |||
| - | '' | ||
| - | |||
| - | And reboot. | ||
| - | |||
| - | ==== Flash Layout ==== | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME // | + | ^ NETGEAR WAC510 application SPI NAND flash layout ^^^^^^^^^ |
| - | + | ^ Layer0 | raw spi-nand Winbond memory chip (128 Kib + 64) 128 MiB |||||||| | |
| - | Please check out the article | + | ^ Layer1 | mtd9 **//rootfs//** 56 MiB ||| mtd10 **// |
| + | ^ Layer2 (UBI) | ubi0_0 **// | ||
| + | ^ <color magenta> | ||
| + | ^ filesystem | | [[docs:techref: | ||
| </ | </ | ||
| Line 178: | Line 118: | ||
| Note: After 3 failed boot attempts it automatically switches partition. | Note: After 3 failed boot attempts it automatically switches partition. | ||
| - | ==== OEM easy installation ==== | + | ==== OEM easy installation |
| - | <WRAP BOX> | + | BTW: The default factory console/web interface login user/password |
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.//\\ | + | |
| - | **//Remove / modify them if they do not apply to this particular device!//** | + | |
| - | This section deals with | + | In the web interface navigating to '' |
| - | * How you install OpenWrt from a device freshly opened | + | |
| - | * The steps required such as reset to factory defaults if the device has already been configured | + | |
| - | **Note:** Reset router to factory defaults if it has been previously configured. | + | '' |
| - | * Browse to '' | + | Current Firmware Version: V5.0.10.2\\ |
| - | * Upload .bin file to router | + | Backup Firmware Version: V1.2.5.11'' |
| - | * Wait for it to reboot | + | |
| - | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | + | |
| - | </ | + | |
| - | ==== OEM installation using the TFTP method ==== | + | Under '' |
| + | |||
| + | Note that OpenWrt will use the '' | ||
| + | |||
| + | ==== OEM installation using the TFTP method | ||
| -> [[docs: | -> [[docs: | ||
| - | === Specific values needed for tftp === | + | Connect to the device' |
| - | <WRAP BOX> | + | Upload and boot the initramfs based OpenWrt image as follows: |
| - | FIXME Enter values for "FILL-IN" below | + | '' |
| + | (IPQ40xx) # setenv ipaddr 192.168.1.2\\ | ||
| + | (IPQ40xx) # tftpboot openwrt-ipq40xx-generic-netgear_wac510-initramfs-fit-uImage.itb\\ | ||
| + | (IPQ40xx) # bootm'' | ||
| - | ^ Bootloader tftp server IPv4 address | + | Note this only runs OpenWrt from RAM and has not installed anything to flash as of yet. One may permanently install |
| - | ^ Bootloader MAC address (special) | + | |
| - | ^ Firmware tftp image | [[: | + | |
| - | ^ TFTP transfer window | + | |
| - | ^ TFTP window start | approximately FILL-IN seconds after power on | | + | |
| - | ^ TFTP client required IP address | + | |
| - | </ | + | Check the MTD device number of the active partition: |
| - | ===== Upgrading | + | '' |
| - | -> | + | [ 1.010084] mtd: device 9 (rootfs) set to be root filesystem'' |
| + | |||
| + | Upload the factory image ending with .ubi to /tmp (e.g. using scp or tftp). Then flash the image as follows (substituting the 9 in mtd9 below with whatever number reported above): | ||
| + | |||
| + | '' | ||
| - | <WRAP BOX> | + | And reboot. |
| - | FIXME These are generic | + | ===== Upgrading OpenWrt ===== |
| + | -> [[docs: | ||
| ==== LuCI Web Upgrade Process ==== | ==== LuCI Web Upgrade Process ==== | ||
| * Browse to ''< | * Browse to ''< | ||
| - | * Upload image file for sysupgrade to LuCI | + | * Upload image file '' |
| * Wait for reboot | * Wait for reboot | ||
| Line 230: | Line 170: | ||
| If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. | ||
| - | There are two command line methods for upgrading: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | ||
| Line 243: | Line 179: | ||
| < | < | ||
| cd /tmp | cd /tmp | ||
| - | wget http:// | + | wget http:// |
| - | sysupgrade /tmp/xxx.abc | + | sysupgrade /tmp/openwrt-ipq40xx-generic-netgear_wac510-squashfs-nand-sysupgrade.bin |
| </ | </ | ||
| - | |||
| - | === mtd === | ||
| - | |||
| - | If '' | ||
| - | |||
| - | * Login as root via SSH on 192.168.1.1, | ||
| - | |||
| - | < | ||
| - | cd /tmp | ||
| - | wget http:// | ||
| - | mtd write / | ||
| - | </ | ||
| - | |||
| - | </ | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| Line 270: | Line 192: | ||
| -> [[docs: | -> [[docs: | ||
| Set up your Internet connection, configure wireless, configure USB port, etc. | 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 | ||
| - | | br-lan | ||
| - | | vlan0 (eth0.0) | ||
| - | | vlan1 (eth0.1) | ||
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | ||
| - | |||
| - | </ | ||
| - | |||
| - | ==== 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 | | ||
| - | |||
| - | </ | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| Line 311: | Line 204: | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - This table is automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If you see " | ||
| - | - If you still don't see a table here, or a table filled with ' | ||
| - | - If you see a table with the desired device data, everything is OK and you can delete this text and the ''< | ||
| - | - If it still doesn' | ||
| - | </ | ||
| - | ---- datatemplatelist dttpllist ---- | + | <!-- ToH: { |
| - | template: meta:template_datatemplatelist | + | " |
| - | cols | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | |
| + | } --> | ||
| ==== Photos ==== | ==== Photos ==== | ||
| + | |||
| + | For the time being, have a look at them internal photos from the FCC filing. | ||
| + | |||
| /* =====>>>>> | /* =====>>>>> | ||
| /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */ | /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */ | ||
| Line 347: | Line 236: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | Just four regular Philips screws behind them four rubber feet. Real easy to open... |
| - | 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 | + | |
| - | </ | + | |
| //Main PCB://\\ | //Main PCB://\\ | ||
| Line 375: | Line 261: | ||
| -> [[docs: | -> [[docs: | ||
| - | How to connect to the JTAG Port of this specific device:\\ | + | No distinct |
| **Insert photo of PCB with markings for JTAG port** | **Insert photo of PCB with markings for JTAG port** | ||
| Line 859: | Line 746: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | Log Type: B - Since Boot(Power On Reset), | ||
| + | S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00096 | ||
| + | S - IMAGE_VARIANT_STRING=DAABANAZA | ||
| + | S - OEM_IMAGE_VERSION_STRING=CRM | ||
| + | S - Boot Config, 0x00000021 | ||
| + | S - Core 0 Frequency, 0 MHz | ||
| + | B - 262 - PBL, Start | ||
| + | B - 1342 - bootable_media_detect_entry, | ||
| + | B - 1685 - bootable_media_detect_success, | ||
| + | B - 1699 - elf_loader_entry, | ||
| + | B - 5125 - auth_hash_seg_entry, | ||
| + | B - 7299 - auth_hash_seg_exit, | ||
| + | B - 581122 - elf_segs_hash_verify_entry, | ||
| + | B - 697738 - PBL, End | ||
| + | B - 697763 - SBL1, Start | ||
| + | B - 786250 - pm_device_init, | ||
| + | D - 6 - pm_device_init, | ||
| + | B - 787776 - boot_flash_init, | ||
| + | D - 63919 - boot_flash_init, | ||
| + | B - 855894 - boot_config_data_table_init, | ||
| + | D - 3880 - boot_config_data_table_init, | ||
| + | B - 863100 - clock_init, Start | ||
| + | D - 7574 - clock_init, Delta | ||
| + | B - 875201 - CDT version: | ||
| + | B - 878689 - sbl1_ddr_set_params, | ||
| + | B - 883675 - cpr_init, Start | ||
| + | D - 2 - cpr_init, Delta | ||
| + | B - 888167 - Pre_DDR_clock_init, | ||
| + | D - 4 - Pre_DDR_clock_init, | ||
| + | D - 13145 - sbl1_ddr_set_params, | ||
| + | B - 901867 - pm_driver_init, | ||
| + | D - 2 - pm_driver_init, | ||
| + | B - 972118 - sbl1_wait_for_ddr_training, | ||
| + | D - 29 - sbl1_wait_for_ddr_training, | ||
| + | B - 987753 - Image Load, Start | ||
| + | D - 134947 - QSEE Image Loaded, Delta - (262104 Bytes) | ||
| + | B - | ||
| + | D - 1444 - SEC Image Loaded, Delta - (2048 Bytes) | ||
| + | B - | ||
| + | D - 213496 - APPSBL Image Loaded, Delta - (436880 Bytes) | ||
| + | B - | ||
| + | D - 59 - QSEE Execution, Delta | ||
| + | B - | ||
| + | D - 658022 - SBL1, Delta | ||
| + | S - Flash Throughput, 2005 KB/s (701451 Bytes, | ||
| + | S - DDR Frequency, 537 MHz | ||
| + | |||
| + | |||
| + | U-Boot 2012.07-V1.2.0.0 [local, | ||
| + | |||
| + | smem ram ptable found: ver: 1 len: 3 | ||
| + | DRAM: 256 MiB | ||
| + | machid : 0x8010100 | ||
| + | NAND: spi_nand: spi_nand_flash_probe SF NAND ID 0: | ||
| + | SF: Detected W25N01GV with page size 2 KiB, total 128 MiB | ||
| + | SF: Detected W25Q16 with page size 4 KiB, total 2 MiB | ||
| + | ipq_spi: page_size: 0x100, sector_size: | ||
| + | 130 MiB | ||
| + | MMC: | ||
| + | In: serial | ||
| + | Out: | ||
| + | Err: | ||
| + | Product ID: WAC510 | ||
| + | machid: 8010100 | ||
| + | flash_type: 0 | ||
| + | Net: MAC0 addr: | ||
| + | PHY ID1: 0x4d | ||
| + | PHY ID2: 0xd0b2 | ||
| + | ipq40xx_ess_sw_init done | ||
| + | eth0 | ||
| + | Hit any key to stop autoboot: | ||
| + | Saving Environment to NAND... | ||
| + | Erasing Nand... | ||
| + | |||
| + | Erasing at 0xe0000 -- 6% complete. | ||
| + | Erasing at 0xe1000 -- 12% complete. | ||
| + | Erasing at 0xe2000 -- 18% complete. | ||
| + | Erasing at 0xe3000 -- 25% complete. | ||
| + | Erasing at 0xe4000 -- 31% complete. | ||
| + | Erasing at 0xe5000 -- 37% complete. | ||
| + | Erasing at 0xe6000 -- 43% complete. | ||
| + | Erasing at 0xe7000 -- 50% complete. | ||
| + | Erasing at 0xe8000 -- 56% complete. | ||
| + | Erasing at 0xe9000 -- 62% complete. | ||
| + | Erasing at 0xea000 -- 68% complete. | ||
| + | Erasing at 0xeb000 -- 75% complete. | ||
| + | Erasing at 0xec000 -- 81% complete. | ||
| + | Erasing at 0xed000 -- 87% complete. | ||
| + | Erasing at 0xee000 -- 93% complete. | ||
| + | Erasing at 0xef000 -- 100% complete. | ||
| + | Writing to Nand... done | ||
| + | Boot count=1 | ||
| + | Creating 1 MTD partitions on " | ||
| + | 0x000000000000-0x000003800000 : " | ||
| + | UBI: attaching mtd2 to ubi0 | ||
| + | UBI: physical eraseblock size: | ||
| + | UBI: logical eraseblock size: 126976 bytes | ||
| + | UBI: smallest flash I/O unit: 2048 | ||
| + | UBI: VID header offset: | ||
| + | UBI: data offset: | ||
| + | UBI: attached mtd2 to ubi0 | ||
| + | UBI: MTD device name: " | ||
| + | UBI: MTD device size: 56 MiB | ||
| + | UBI: number of good PEBs: 448 | ||
| + | UBI: number of bad PEBs: 0 | ||
| + | UBI: max. allowed volumes: | ||
| + | UBI: wear-leveling threshold: | ||
| + | UBI: number of internal volumes: 1 | ||
| + | UBI: number of user volumes: | ||
| + | UBI: available PEBs: 16 | ||
| + | UBI: total number of reserved PEBs: 432 | ||
| + | UBI: number of PEBs reserved for bad PEB handling: 4 | ||
| + | UBI: max/mean erase counter: 3/2 | ||
| + | Read 0 bytes from volume kernel to 84000000 | ||
| + | No size specified -> Using max size (4063232) | ||
| + | ## Booting kernel from FIT Image at 84000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 3919472 Bytes = 3.7 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x80208000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Flattened Device Tree from FIT Image at 84000000 | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 17961 Bytes = 17.5 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | ipq: fdt fixup unable to find compatible node | ||
| + | Using machid 0x8010100 from environment | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | [ 0.000000] Booting Linux on physical CPU 0x0 | ||
| + | [ 0.000000] Linux version 5.4.124 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16896-3c46ba053d)) #0 SMP Sun Jun 6 08:55:09 2021 | ||
| + | [ 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: Netgear WAC510 | ||
| + | [ 0.000000] Memory policy: Data cache writealloc | ||
| + | [ 0.000000] percpu: Embedded 15 pages/cpu s30156 r8192 d23092 u61440 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64448 | ||
| + | [ 0.000000] Kernel command line: WAC510 ubi.mtd=rootfs root=mtd: | ||
| + | [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 247592K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 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] random: get_random_bytes called from start_kernel+0x2f0/ | ||
| + | [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt). | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000009] sched_clock: | ||
| + | [ 0.000023] Switching to timer-based delay loop, resolution 20ns | ||
| + | [ 0.000250] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) | ||
| + | [ 0.000267] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.000468] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.000486] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.001519] CPU: Testing write buffer coherency: ok | ||
| + | [ 0.002572] Setting up static identity map for 0x80300000 - 0x80300060 | ||
| + | [ 0.002717] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.003173] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.006321] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.006341] SMP: Total of 4 processors activated (384.00 BogoMIPS). | ||
| + | [ 0.006349] CPU: All CPU(s) started in SVC mode. | ||
| + | [ 0.011141] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 | ||
| + | [ 0.011307] clocksource: | ||
| + | [ 0.011333] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.011555] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.012585] NET: Registered protocol family 16 | ||
| + | [ 0.012943] DMA: preallocated 256 KiB pool for atomic coherent allocations | ||
| + | [ 0.014210] cpuidle: using governor ladder | ||
| + | [ 0.014257] cpuidle: using governor menu | ||
| + | [ 0.034688] cryptd: max_cpu_qlen set to 1000 | ||
| + | [ 0.038116] usbcore: registered new interface driver usbfs | ||
| + | [ 0.038184] usbcore: registered new interface driver hub | ||
| + | [ 0.038239] usbcore: registered new device driver usb | ||
| + | [ 0.038290] pps_core: LinuxPPS API ver. 1 registered | ||
| + | [ 0.038299] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti < | ||
| + | [ 0.038325] PTP clock support registered | ||
| + | [ 0.039037] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 | ||
| + | [ 0.040285] clocksource: | ||
| + | [ 0.041085] thermal_sys: | ||
| + | [ 0.041381] NET: Registered protocol family 2 | ||
| + | [ 0.041539] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.042310] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) | ||
| + | [ 0.042350] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.042388] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.042435] TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | [ 0.042554] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.042593] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.042848] NET: Registered protocol family 1 | ||
| + | [ 0.042890] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.044918] workingset: timestamp_bits=14 max_order=16 bucket_order=2 | ||
| + | [ 0.050871] squashfs: version 4.0 (2009/ | ||
| + | [ 0.050888] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.101716] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) | ||
| + | [ 0.105118] bam-dma-engine 8e04000.dma: | ||
| + | [ 0.105138] bam-dma-engine 8e04000.dma: | ||
| + | [ 0.106438] tcsr 1949000.tcsr: | ||
| + | [ 0.106531] tcsr 194b000.tcsr: | ||
| + | [ 0.106614] tcsr 1953000.ess_tcsr: | ||
| + | [ 0.106699] tcsr 1957000.tcsr: | ||
| + | [ 0.107020] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | ||
| + | [ 0.108922] msm_serial 78af000.serial: | ||
| + | [ 0.108979] msm_serial 78af000.serial: | ||
| + | [ 0.109036] 78af000.serial: | ||
| + | [ 0.109062] msm_serial: console setup on port #0 | ||
| + | [ 0.615427] printk: console [ttyMSM0] enabled | ||
| + | [ 0.620382] msm_serial: driver initialized | ||
| + | [ 0.629372] loop: module loaded | ||
| + | [ 0.631646] spi_qup 78b5000.spi: | ||
| + | [ 0.638552] random: fast init done | ||
| + | [ 0.641943] spi-nor spi0.0: s25fl016k (2048 Kbytes) | ||
| + | [ 0.642034] 9 fixed-partitions partitions found on MTD device spi0.0 | ||
| + | [ 0.646644] Creating 9 MTD partitions on " | ||
| + | [ 0.653265] 0x000000000000-0x000000040000 : " | ||
| + | [ 0.658784] 0x000000040000-0x000000060000 : " | ||
| + | [ 0.663845] 0x000000060000-0x0000000c0000 : " | ||
| + | [ 0.668764] 0x0000000c0000-0x0000000d0000 : " | ||
| + | [ 0.673824] 0x0000000d0000-0x0000000e0000 : " | ||
| + | [ 0.678364] 0x0000000e0000-0x0000000f0000 : " | ||
| + | [ 0.683972] 0x0000000f0000-0x0000001e0000 : " | ||
| + | [ 0.689301] 0x0000001e0000-0x0000001f0000 : " | ||
| + | [ 0.694407] 0x0000001f0000-0x000000200000 : " | ||
| + | [ 0.700530] spi-nand spi0.1: Winbond SPI NAND was found. | ||
| + | [ 0.703594] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.709459] 4 cmdlinepart partitions found on MTD device spi0.1 | ||
| + | [ 0.717254] Creating 4 MTD partitions on " | ||
| + | [ 0.722886] 0x000000000000-0x000003800000 : " | ||
| + | [ 0.902255] mtd: device 9 (rootfs) set to be root filesystem | ||
| + | [ 0.903224] mtdsplit: no squashfs found in " | ||
| + | [ 0.907002] 0x000003800000-0x000007000000 : " | ||
| + | [ 1.086416] 0x000007000000-0x000007f00000 : " | ||
| + | [ 1.134016] 0x000007f00000-0x000007fc0000 : " | ||
| + | [ 1.140234] libphy: ipq4019_mdio: | ||
| + | [ 1.165397] ESS reset ok! | ||
| + | [ 1.189588] ESS reset ok! | ||
| + | [ 1.611046] libphy: Fixed MDIO Bus: probed | ||
| + | [ 1.824310] i2c /dev entries driver | ||
| + | [ 1.826370] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 1.826605] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 1.832934] sdhci-pltfm: | ||
| + | [ 1.841025] NET: Registered protocol family 10 | ||
| + | [ 1.844351] Segment Routing with IPv6 | ||
| + | [ 1.847346] NET: Registered protocol family 17 | ||
| + | [ 1.851096] bridge: filtering via arp/ | ||
| + | [ 1.855353] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.868602] Registering SWP/SWPB emulation handler | ||
| + | [ 1.882157] ubi0: attaching mtd9 | ||
| + | [ 2.377586] random: crng init done | ||
| + | [ 2.956434] ubi0: scanning is finished | ||
| + | [ 2.986663] ubi0: attached mtd9 (name " | ||
| + | [ 2.986738] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 2.991556] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 2.998116] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 3.005079] ubi0: good PEBs: 448, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 3.011812] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 3.018001] ubi0: max/mean erase counter: 3/2, WL threshold: 4096, image sequence number: 1275717810 | ||
| + | [ 3.025090] ubi0: available PEBs: 0, total reserved PEBs: 448, PEBs reserved for bad PEB handling: 20 | ||
| + | [ 3.034457] ubi0: background thread " | ||
| + | [ 3.038472] block ubiblock0_1: | ||
| + | [\F0[ 3.065807] VFS: Mounted root (squashfs filesystem) readonly on device 259:0. | ||
| + | [ 3.067431] Freeing unused kernel memory: 1024K | ||
| + | [ 3.090671] Run /sbin/init as init process | ||
| + | [ 3.872032] init: Console is alive | ||
| + | [ 3.872277] init: - watchdog - | ||
| + | [ 5.169278] kmodloader: loading kernel modules from / | ||
| + | [ 5.337390] dwc3-qcom 8af8800.usb3: | ||
| + | [ 5.337430] dwc3-qcom 8af8800.usb3: | ||
| + | [ 5.342203] dwc3-qcom 8af8800.usb3: | ||
| + | [ 5.347780] dwc3-qcom 8af8800.usb3: | ||
| + | [ 5.355441] dwc3-qcom 60f8800.usb2: | ||
| + | [ 5.359574] dwc3-qcom 60f8800.usb2: | ||
| + | [ 5.365253] dwc3-qcom 60f8800.usb2: | ||
| + | [ 5.370879] dwc3-qcom 60f8800.usb2: | ||
| + | [ 5.379007] dwc3 8a00000.dwc3: | ||
| + | [ 5.505791] dwc3 6000000.dwc3: | ||
| + | [ 5.610673] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.610834] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.615701] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.622978] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.633742] hub 1-0:1.0: USB hub found | ||
| + | [ 5.637952] hub 1-0:1.0: 1 port detected | ||
| + | [ 5.644729] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.645823] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.651167] xhci-hcd xhci-hcd.0.auto: | ||
| + | [ 5.658857] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 5.665866] hub 2-0:1.0: USB hub found | ||
| + | [ 5.673647] hub 2-0:1.0: 1 port detected | ||
| + | [ 5.677579] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.681213] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.686684] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.694088] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.708668] hub 3-0:1.0: USB hub found | ||
| + | [ 5.709304] hub 3-0:1.0: 1 port detected | ||
| + | [ 5.713455] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.717175] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.722504] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.730129] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 5.737206] hub 4-0:1.0: USB hub found | ||
| + | [ 5.744975] hub 4-0:1.0: config failed, hub doesn' | ||
| + | [ 5.751173] kmodloader: done loading kernel modules from / | ||
| + | [ 5.764701] init: - preinit - | ||
| + | Press the [f] key and hit [enter] to enter failsafe mode | ||
| + | Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Please press Enter to activate this console. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | |||
| + | |||
| + | |||
| + | BusyBox v1.33.1 (2021-06-06 08:55:09 UTC) built-in shell (ash) | ||
| + | |||
| + | _______ | ||
| + | | ||
| + | | ||
| + | | ||
| + | |__| W I R E L E S S F R E E D O M | ||
| + | | ||
| + | | ||
| + | | ||
| + | === WARNING! ===================================== | ||
| + | There is no root password defined on this device! | ||
| + | Use the " | ||
| + | in order to prevent unauthorized SSH logins. | ||
| + | -------------------------------------------------- | ||
| + | root@OpenWrt:/# | ||
| </ | </ | ||
| Line 868: | Line 1151: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | <WRAP BOX> | ||
| - | FIXME //Add tags below, then remove this fixme.// | ||
| - | </ | ||
| [[meta: | [[meta: | ||
| - | {{tag>EXAMPLETAG}} | + | |
| + | {{tag>ipq40xx IPQ4018 u-boot 4core ARMv7 2NIC GigabitEthernet wlan 2WNIC 802.11anac 802.11bgn DetachableAntenna InternalAntenna 4Ant 256RAM 2Flash 128NAND 0USB Serial SPI 1button 6LED ceiling 12v_powered PoE Dual_firmware ath10k}} | ||