ASUS RT-AC56U and RT-AC56R

IEEE 802.11ac capable device from 2013. wifi 802.11ac support is missing

RT-AC56R and RT-AC56R are the same device and both will work with the same firmware image, the name difference is only related to commercial packaging. See forum thread for more details.

Devices with Broadcom WiFi chipsets have limited OpenWrt supportability (due to limited FLOSS driver availability for Broadcom chips). Consider this when choosing a device to buy, or when deciding to flash OpenWrt on your device because it is listed as supported. See Broadcom WiFi for details.

The firmware can be flashed from within the OEM web interface or…

See TFTP Flashing HOWTO for more details

  1. reset router to default factory settings
  2. Unplug router power cord
  3. Keep reset button down
  4. Plug the power cord back
  5. Release the reset button.
  6. Blue LED blinks slowly when ready for flashing
  7. Assign your PC ethernet adapter the address 192.168.1.11/24.
  8. Make sure your PC is connected to one of the LAN ports of the router, not the WAN port.
  9. Use TFTP to upload the firmware
    $ tftp 192.168.1.1
    tftp> bin
    tftp> put openwrt-15.05-bcm53xx-asus-rt-ac56u-squashfs.trx
  10. Wait for the LED to stop flashing and for the device to reboot.
  11. Then telnet to 192.168.1.1 or visit 192.168.1.1 with your browser to access the LUCI interface

untested but should work

  1. Download & Install the asus “Firmware Restoration” from asus website
  2. Download the factory image from asus
  3. Enter Recovery Mode
  4. Unplug Router
  5. Hold Reset Button and Plug in Router
  6. Release button when front LED flashes slowly
  7. Use the following to set up your TCP/IP settings:IP address: 192.168.1.x Subnet mask: 255.255.255.0
  8. Select firmware *.trx and upload

In Recovery Mode, there is an extremely rudimentary CFE web interface (at http://192.168.1.1) which can be used to flash firmware files (.trx) and to clear NVRAM.

SoC Broadcom BCM4708A0 (ARM Cortex A9@800 MHz)
Flash 128 MiB (Spansion?)
RAM 256MiB ESMT M15F2G16128A
Wireless Broadcom BCM43217 for bgn + Broadcom BCM4352 for ac/an
USB 2x (USB 3.0, USB 2.0)

OpenWrt

root@OpenWrt:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 SMP Fri Sep 4 14:50:34 CEST 2015 [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Asus RT-AC56U (BCM4708) [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] free_area_init_node: node 0, pgdat c0371640, node_mem_map c6df8000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 [ 0.000000] HighMem zone: 4352 pages used for memmap [ 0.000000] HighMem zone: 32768 pages, LIFO batch:7 [ 0.000000] PERCPU: Embedded 9 pages/cpu @c6dd4000 s5952 r8192 d22720 u36864 [ 0.000000] pcpu-alloc: s5952 r8192 d22720 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65280 [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 255948K/262144K available (2886K kernel code, 106K rwdata, 404K rodata, 180K init, 276K bss, 6196K reserved, 131072K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc033edc4 (3292 kB) [ 0.000000] .init : 0xc033f000 - 0xc036c000 ( 180 kB) [ 0.000000] .data : 0xc036c000 - 0xc03869b8 ( 107 kB) [ 0.000000] .bss : 0xc03869b8 - 0xc03cbacc ( 277 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C: platform modifies aux control register: 0x0a130000 -> 0x7a530001 [ 0.000000] L2C: platform provided aux values permit register corruption. [ 0.000000] L2C: DT/platform modifies aux control register: 0x0a130000 -> 0x7a530001 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x7e530001 [ 0.000014] sched_clock: 64 bits at 400MHz, resolution 2ns, wraps every 2748779069440ns [ 0.008560] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816) [ 0.101298] pid_max: default: 32768 minimum: 301 [ 0.106263] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.113121] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.120937] CPU: Testing write buffer coherency: ok [ 0.126260] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.132248] Setting up static identity map for 0x11a60 - 0x11a94 [ 0.140258] CPU1: Booted secondary processor [ 0.178358] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.178445] Brought up 2 CPUs [ 0.191899] SMP: Total of 2 processors activated (3188.32 BogoMIPS). [ 0.198498] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13) [ 0.207213] CPU: This may indicate a broken bootloader or firmware. [ 0.221001] NET: Registered protocol family 16 [ 0.226386] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.270272] Switched to clocksource arm_global_timer [ 0.276470] NET: Registered protocol family 2 [ 0.281904] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.289148] TCP bind hash table entries: 1024 (order: 1, 8192 bytes) [ 0.295748] TCP: Hash tables configured (established 1024 bind 1024) [ 0.302392] TCP: reno registered [ 0.305787] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.311868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.318576] NET: Registered protocol family 1 [ 0.323167] PCI: CLS 0 bytes, default 64 [ 0.324056] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.331227] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.337292] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.347622] msgmni has been set to 243 [ 0.352067] bounce: pool size: 64 pages [ 0.356094] io scheduler noop registered [ 0.360218] io scheduler deadline registered (default) [ 0.365874] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.374770] console [ttyS0] disabled [ 0.378593] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 117, base_baud = 6250000) is a 16550 [ 0.387779] console [ttyS0] enabled [ 0.394912] bootconsole [earlycon0] disabled [ 0.403966] 18000400.serial: ttyS1 at MMIO 0x18000400 (irq = 117, base_baud = 6250000) is a 16550 [ 0.414157] libphy: Fixed MDIO Bus: probed [ 0.418309] bgmac: Broadcom 47xx GBit MAC driver loaded [ 0.423713] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x02 [ 0.430737] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0) [ 0.439309] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.439322] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0) [ 0.448049] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.448061] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0) [ 0.456013] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0) [ 0.464400] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0) [ 0.472788] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0) [ 0.481170] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0) [ 0.489518] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0) [ 0.498052] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0) [ 0.506591] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0) [ 0.515158] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.515171] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0) [ 0.525198] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0) [ 0.533574] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0) [ 0.541972] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.541985] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0) [ 0.550198] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.550210] bcma: bus0: Core 14 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0) [ 0.559549] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.559562] bcma: bus0: Core 15 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0) [ 0.570282] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.570294] bcma: bus0: Core 16 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0) [ 0.578330] bcma: bus0: Core 17 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0) [ 0.587930] bcma: bus0: bcma_of_get_irq() failed with rc=-22 [ 0.587943] bcma: bus0: Core 18 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0) [ 0.608443] bcm_nand bcma0:17: NAND Controller rev 6.01 [ 0.638417] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1 [ 0.644746] nand: AMD/Spansion NAND 128MiB 3,3V 8-bit [ 0.649788] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 0.656922] mtd_read error while parsing (offset: 0x20000)! [ 1.785136] random: nonblocking pool is initialized [ 2.058682] 5 bcm47xxpart partitions found on MTD device bcm_nand [ 2.064747] Creating 5 MTD partitions on "bcm_nand": [ 2.069706] 0x000000000000-0x000000080000 : "boot" [ 2.076243] 0x000000080000-0x000000200000 : "nvram" [ 2.084694] 0x000000200000-0x000008000000 : "firmware" [ 2.329273] 0x00000020001c-0x000000600000 : "linux" [ 2.342436] 0x000000600000-0x000008000000 : "ubi" [ 2.580039] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff [ 2.587385] bcm53xxspiflash: probe of spi32766.0 failed with error -2 [ 2.649728] can not parse nvram name (null)boardnum(null) with value 40:16:7e:6c:22:10 got -22 [ 2.729890] bcma: bus0: Using SPROM revision 8 provided by platform. [ 2.730220] bgmac bcma0:3: Found PHY addr: 30 (NOREGS) [ 2.736225] bgmac bcma0:3: Support for Roboswitch not implemented [ 2.743930] b53_common: found switch: BCM53011, rev 3 [ 2.749761] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00 [ 2.755600] bgmac bcma0:4: Using random MAC: ae:1b:8d:16:05:0d [ 2.761488] bgmac bcma0:4: Found PHY addr: 0 [ 2.767645] bgmac: Timeout waiting for reg 0x180 [ 2.772271] bgmac bcma0:4: Writing to PHY 0 register 0x0 failed [ 2.779297] bgmac: Timeout waiting for reg 0x180 [ 2.783894] bgmac bcma0:4: Reading PHY 0 register 0x0 failed [ 2.789532] bgmac bcma0:4: PHY reset failed [ 2.793701] bgmac bcma0:4: Support for Roboswitch not implemented [ 2.800872] bgmac bcma0:5: Invalid MAC addr: 00:00:00:00:00:00 [ 2.806712] bgmac bcma0:5: Using random MAC: 8a:1e:59:a2:1b:a9 [ 2.812609] bgmac bcma0:5: Found PHY addr: 0 [ 2.818779] bgmac: Timeout waiting for reg 0x180 [ 2.823380] bgmac bcma0:5: Writing to PHY 0 register 0x0 failed [ 2.830408] bgmac: Timeout waiting for reg 0x180 [ 2.835007] bgmac bcma0:5: Reading PHY 0 register 0x0 failed [ 2.840648] bgmac bcma0:5: PHY reset failed [ 2.844812] bgmac bcma0:5: Support for Roboswitch not implemented [ 2.851964] bgmac: Unsupported core_unit 3 [ 2.856063] bgmac: probe of bcma0:6 failed with error -524 [ 2.861667] pci_host_bcm5301x bcma0:7: initializing PCIe controller [ 3.138382] pci_host_bcm5301x bcma0:7: link: UP [ 3.143038] pci_host_bcm5301x bcma0:7: PCI host bridge to bus 0000:00 [ 3.149482] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff] [ 3.156329] pci_bus 0000:00: root bus resource [io 0x0000] [ 3.161888] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 3.169806] pci 0000:00:00.0: [14e4:8011] type 01 class 0x020000 [ 3.169870] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold [ 3.170075] PCI: bus0: Fast back to back transfers disabled [ 3.175793] pci 0000:01:00.0: [14e4:a8db] type 00 class 0x028000 [ 3.175837] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit] [ 3.175947] pci 0000:01:00.0: supports D1 D2 [ 3.176143] PCI: bus1: Fast back to back transfers disabled [ 3.181720] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.181740] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 [ 3.181851] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff] [ 3.188628] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x08007fff 64bit] [ 3.195920] pci 0000:00:00.0: PCI bridge to [bus 01] [ 3.200873] pci 0000:00:00.0: bridge window [mem 0x08000000-0x080fffff] [ 3.207791] pci_host_bcm5301x bcma0:8: initializing PCIe controller [ 3.488376] pci_host_bcm5301x bcma0:8: link: UP [ 3.493016] pci_host_bcm5301x bcma0:8: PCI host bridge to bus 0001:00 [ 3.499458] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff] [ 3.506300] pci_bus 0001:00: root bus resource [io 0x0000] [ 3.511858] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff] [ 3.519764] pci 0001:00:00.0: [14e4:8011] type 01 class 0x020000 [ 3.519821] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold [ 3.520018] PCI: bus0: Fast back to back transfers disabled [ 3.525709] pci 0001:01:00.0: [14e4:4360] type 00 class 0x028000 [ 3.525748] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit] [ 3.525849] pci 0001:01:00.0: supports D1 D2 [ 3.526014] PCI: bus1: Fast back to back transfers disabled [ 3.531588] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.531607] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 01 [ 3.531766] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x400fffff] [ 3.538547] pci 0001:01:00.0: BAR 0: assigned [mem 0x40000000-0x40007fff 64bit] [ 3.545829] pci 0001:00:00.0: PCI bridge to [bus 01] [ 3.550785] pci 0001:00:00.0: bridge window [mem 0x40000000-0x400fffff] [ 3.557703] pci_host_bcm5301x bcma0:9: initializing PCIe controller [ 3.948375] pci_host_bcm5301x bcma0:9: link: DOWN [ 3.954164] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer) [ 3.963126] bcma: bus0: Bus registered [ 3.966995] bcma-pci-bridge 0000:01:00.0: enabling device (0140 -> 0142) [ 3.973746] bcma: bus1: Found chip with id 43217, rev 0x00 and package 0x08 [ 3.980719] bcma: bus1: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x27, class 0x0) [ 3.989233] bcma: bus1: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x1E, class 0x0) [ 3.997837] bcma: bus1: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x14, class 0x0) [ 4.005892] bcma: bus1: Found rev 12 PMU (capabilities 0x108C260C) [ 4.117751] bcma: bus1: Using SPROM revision 8 provided by platform. [ 4.117774] bcma: bus1: PMU resource config unknown or not needed for device 0xA8D1 [ 4.119788] bcma: bus1: Workarounds unknown or not needed for device 0xA8D1 [ 4.198601] bcma: bus1: Bus registered [ 4.202413] bcma-pci-bridge 0001:01:00.0: enabling device (0140 -> 0142) [ 4.209141] bcma: bus2: Found chip with id 0x4352, rev 0x03 and package 0x01 [ 4.216186] bcma: bus2: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0) [ 4.224698] bcma: bus2: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0) [ 4.233300] bcma: bus2: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0) [ 4.241559] bcma: bus2: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0) [ 4.249985] bcma: bus2: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0) [ 4.258880] bcma: bus2: Found rev 17 PMU (capabilities 0x10A22B11) [ 4.258890] bcma: bus2: SPROM offset 0x800 [ 4.290336] bcma: bus2: Invalid SPROM read from the PCIe card, trying to use fallback SPROM [ 4.318662] bcma: bus2: Using SPROM revision 11 provided by platform. [ 4.318682] bcma: bus2: PMU resource config unknown or not needed for device 0x4352 [ 4.320684] bcma: bus2: Workarounds unknown or not needed for device 0x4352 [ 4.320696] bcma: bus2: Switched to core: 0x83C [ 4.321030] bcma: bus2: Bus registered [ 4.325052] TCP: cubic registered [ 4.328393] NET: Registered protocol family 17 [ 4.332903] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 4.345489] Bridge firewalling registered [ 4.349492] 8021q: 802.1Q VLAN Support v1.8 [ 4.353718] Registering SWP/SWPB emulation handler [ 4.360698] UBI: auto-attach mtd4 [ 4.364012] UBI: attaching mtd4 to ubi0 [ 5.929388] UBI: scanning is finished [ 5.950581] UBI: attached mtd4 (name "ubi", size 122 MiB) to ubi0 [ 5.956663] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.963441] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.970122] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.976965] UBI: good PEBs: 976, bad PEBs: 0, corrupted PEBs: 0 [ 5.982865] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 5.989976] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 588730206 [ 5.998900] UBI: available PEBs: 0, total reserved PEBs: 976, PEBs reserved for bad PEB handling: 20 [ 6.008042] UBI: background thread "ubi_bgt0d" started, PID 255 [ 6.015061] UBI: ubiblock0_0 created from ubi0:0(rootfs) [ 6.020381] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 6.033210] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 6.040622] Freeing unused kernel memory: 180K (c033f000 - c036c000) [ 6.716156] init: Console is alive [ 6.719803] init: - watchdog - [ 6.723292] External imprecise Data abort at addr=0xb6fdc068, fsr=0x1c06 ignored. [ 7.331095] usbcore: registered new interface driver usbfs [ 7.336632] usbcore: registered new interface driver hub [ 7.342067] usbcore: registered new device driver usb [ 7.740569] init: - preinit - [ 9.768412] eth0: Link is Up - 1Gbps/Full - flow control off [ 11.043757] UBIFS: background thread "ubifs_bgt0_1" started, PID 329 [ 11.129871] UBIFS: recovery needed [ 11.316779] UBIFS: recovery completed [ 11.320562] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 11.326976] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.336110] UBIFS: FS size: 116436992 bytes (111 MiB, 917 LEBs), journal size 5840896 bytes (5 MiB, 46 LEBs) [ 11.346050] UBIFS: reserved for root: 4952683 bytes (4836 KiB) [ 11.351893] UBIFS: media format: w4/r0 (latest is w4/r0), UUID EE6DAA18-057B-4111-8054-11E23FEC396E, small LPT model [ 11.366517] mount_root: switching to jffs2 overlay [ 11.391761] procd: - early - [ 11.394754] procd: - watchdog - [ 12.060656] procd: - ubus - [ 13.089284] procd: - init - [ 17.581929] NET: Registered protocol family 10 [ 17.590114] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 17.601512] Loading modules backported from Linux version master-2015-03-09-0-g141f155 [ 17.609404] Backport generated by backports.git backports-20150129-0-gdd4a670 [ 17.618143] ip_tables: (C) 2000-2006 Netfilter Core Team [ 17.627689] nf_conntrack version 0.5.0 (4002 buckets, 16008 max) [ 17.700192] xt_time: kernel timezone is -0000 [ 17.711481] cfg80211: Calling CRDA to update world regulatory domain [ 17.718218] cfg80211: World regulatory domain updated: [ 17.723394] cfg80211: DFS Master region: unset [ 17.727731] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 17.737513] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 17.745502] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 17.753475] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 17.761448] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 17.769414] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 17.778850] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 17.786902] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 17.794867] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 17.818258] PPP generic driver version 2.4.2 [ 17.823698] NET: Registered protocol family 24 [ 17.841579] b43-phy0: Broadcom 43217 WLAN found (core revision 30) [ 17.847759] bcma: bus1: Switched to core: 0x812 [ 17.858431] b43-phy0: Found PHY: Analog 9, Type 4 (N), Revision 17 [ 17.864597] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2057, Revision 14, Version 1 [ 17.888519] b43-phy1: Broadcom 4352 WLAN found (core revision 42) [ 17.894591] bcma: bus2: Switched to core: 0x812 [ 17.925185] bcma: bus2: HT force timeout [ 18.040698] bcma: bus2: PLL enable timeout [ 18.044785] b43-phy1 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1) [ 18.052797] b43: probe of bcma2:1 failed with error -95 [ 18.058103] Broadcom 43xx driver loaded [ Features: PNL ] [ 18.068081] usbcore: registered new interface driver brcmfmac [ 18.104308] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 21.704377] device eth0.1 entered promiscuous mode [ 21.709185] device eth0 entered promiscuous mode [ 21.721094] br-lan: port 1(eth0.1) entered forwarding state [ 21.726705] br-lan: port 1(eth0.1) entered forwarding state [ 21.768673] eth0: Link is Up - 1Gbps/Full - flow control off [ 23.720339] br-lan: port 1(eth0.1) entered forwarding state [ 326.628171] br-lan: port 1(eth0.1) entered disabled state [ 326.641061] device eth0.1 left promiscuous mode [ 326.645599] device eth0 left promiscuous mode [ 326.650160] br-lan: port 1(eth0.1) entered disabled state [ 326.671982] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready [ 326.777307] device eth0.1 entered promiscuous mode [ 326.782203] device eth0 entered promiscuous mode [ 326.790145] br-lan: port 1(eth0.1) entered forwarding state [ 326.795885] br-lan: port 1(eth0.1) entered forwarding state [ 328.790417] br-lan: port 1(eth0.1) entered forwarding state


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1