Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created March 11, 2017 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnyman/8a68f6280ef5d267bba2ee80601fe8f0 to your computer and use it in GitHub Desktop.
Save hnyman/8a68f6280ef5d267bba2ee80601fe8f0 to your computer and use it in GitHub Desktop.
U-Boot 2012.07 [local,local] (Sep 03 2015 - 17:33:28)
U-boot 2012.07 dni1 V0.4 for DNI HW ID: 29764958 NOR flash 0MB; NAND flash 128MB; RAM 512MB; 1st Radio 4x4; 2nd Radio 4x4; Cascade
smem ram ptable found: ver: 0 len: 5
DRAM: 491 MiB
NAND: SF: Unsupported manufacturer 00
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
128 MiB
MMC:
*** Warning - bad CRC, using default environment
PCI0 Link Intialized
PCI1 Link Intialized
In: serial
Out: serial
Err: serial
131072 bytes read: OK
MMC Device 0 not found
cdp: get part failed for 0:HLOS
Net: MAC1 addr:dc:ef:9:ef:f3:e6
athrs17_reg_init: complete
athrs17_vlan_config ...done
S17c init done
MAC2 addr:dc:ef:9:ef:f3:e5
eth0, eth1
Hit any key to stop autoboot: 0
Client starts...[Listening] for ADVERTISE...TTT
Retry count exceeded; boot the image as usual
nmrp server is stopped or failed !
Loading from device 0: nand0 (offset 0x1480000)
** check kernel image **
Verifying Checksum ... OK
** check rootfs image **
Verifying Checksum ... OK
MMC Device 0 not found
Loading from nand0, offset 0x1480000
Image Name: ARM LEDE Linux-4.4.52
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2020975 Bytes = 1.9 MiB
Load Address: 42208000
Entry Point: 42208000
Automatic boot of image at addr 0x44000000 ...
Image Name: ARM LEDE Linux-4.4.52
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2020975 Bytes = 1.9 MiB
Load Address: 42208000
Entry Point: 42208000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
mtdparts variable not set, see 'help mtdparts'
no partitions defined
defaults:
mtdids : nand0=msm_nand
mtdparts: none
info: "mtdparts" not set
Using machid 0x136c from environment
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.4.52 (perus@ub1610) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3598-eb09d79c16) ) #0 SMP Thu Mar 9 13:37:19 2017
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: Netgear Nighthawk X4S R7800
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 11 pages/cpu @dda0c000 s13772 r8192 d23092 u45056
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 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: 478624K/491520K available (4151K kernel code, 241K rwdata, 1524K rodata, 216K init, 222K bss, 12896K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc0793008 (5677 kB)
[ 0.000000] .init : 0xc0794000 - 0xc07ca000 ( 216 kB)
[ 0.000000] .data : 0xc07ca000 - 0xc08066f0 ( 242 kB)
[ 0.000000] .bss : 0xc0809000 - 0xc0840b74 ( 223 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 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] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000006] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000019] Switching to timer-based delay loop, resolution 160ns
[ 0.000202] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000223] pid_max: default: 32768 minimum: 301
[ 0.000324] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000339] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000931] CPU: Testing write buffer coherency: ok
[ 0.001288] Setting up static identity map for 0x42208280 - 0x422082d8
[ 0.004324] Brought up 2 CPUs
[ 0.004339] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004349] CPU: All CPU(s) started in SVC mode.
[ 0.015258] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.015489] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.015528] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.015717] pinctrl core: initialized pinctrl subsystem
[ 0.017099] NET: Registered protocol family 16
[ 0.018378] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[ 0.041456] cpuidle: using governor ladder
[ 0.072467] cpuidle: using governor menu
[ 0.087533] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 0.126943] pps_core: LinuxPPS API ver. 1 registered
[ 0.126957] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.126998] PTP clock support registered
[ 0.128170] clocksource: Switched to clocksource dg_timer
[ 0.130127] NET: Registered protocol family 2
[ 0.130618] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.130660] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.130713] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.130760] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.130782] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.130961] NET: Registered protocol family 1
[ 0.132319] No memory allocated for crashlog
[ 0.139419] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.139439] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.142093] io scheduler noop registered
[ 0.142115] io scheduler deadline registered (default)
[ 0.143611] 1b500000.pci supply vdda not found, using dummy regulator
[ 0.143702] 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.143775] 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.144247] PCI host bridge /soc/pci@1b500000 ranges:
[ 0.144283] IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.144305] MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.176198] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.176218] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.176236] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.176250] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.176759] PCI: bus0: Fast back to back transfers disabled
[ 0.178583] PCI: bus1: Fast back to back transfers disabled
[ 0.178856] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.178877] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.178980] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.179003] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.179666] 1b700000.pci supply vdda not found, using dummy regulator
[ 0.179757] 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.179830] 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.180294] PCI host bridge /soc/pci@1b700000 ranges:
[ 0.180324] IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.180343] MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.209482] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.209499] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.209512] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.209961] PCI: bus0: Fast back to back transfers disabled
[ 0.211697] PCI: bus1: Fast back to back transfers disabled
[ 0.212079] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.212100] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.212200] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.212217] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.216158] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.217231] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.218311] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.219196] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.219308] msm_serial 16340000.serial: uartclk = 1843200
[ 0.219368] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 169, base_baud = 115200) is a MSM
[ 0.219403] msm_serial: console setup on port #0
[ 0.858717] console [ttyMSM0] enabled
[ 0.863408] msm_serial: driver initialized
[ 0.874004] loop: module loaded
[ 0.875923] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 0.875952] nand: Micron MT29F1G08ABBEAH4
[ 0.882641] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.886465] Scanning device for bad blocks
[ 1.246487] random: nonblocking pool is initialized
[ 1.572568] 10 ofpart partitions found on MTD device qcom-nandc
[ 1.572593] Creating 10 MTD partitions on "qcom-nandc":
[ 1.577299] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.583769] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.588841] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.593813] 0x000001200000-0x000001340000 : "art"
[ 1.598796] 0x000001340000-0x000001480000 : "artbak"
[ 1.603582] 0x000001480000-0x000001680000 : "kernel"
[ 1.608755] 0x000001680000-0x000003480000 : "ubi"
[ 1.613640] 0x000003480000-0x000007900000 : "netgear"
[ 1.618233] 0x000007900000-0x000008000000 : "reserve"
[ 1.623294] 0x000001480000-0x000003480000 : "firmware"
[ 1.629460] no rootfs found after FIT image in "firmware"
[ 1.632909] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.638917] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0
[ 1.644840] m25p80: probe of spi32766.0 failed with error -2
[ 1.651917] libphy: Fixed MDIO Bus: probed
[ 1.657463] libphy: GPIO Bitbanged MDIO: probed
[ 1.682685] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.496633] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.496657] Ring mode enabled
[ 2.500743] DMA HW capability register supported
[ 2.503611] Enhanced/Alternate descriptors
[ 2.508381] Enabled extended descriptors
[ 2.512458] RX Checksum Offload Engine supported (type 2)
[ 2.516542] TX Checksum insertion supported
[ 2.521977] Wake-Up On Lan supported
[ 2.526350] Enable RX Mitigation via HW Watchdog Timer
[ 2.531279] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.534947] Ring mode enabled
[ 2.540228] DMA HW capability register supported
[ 2.543105] Enhanced/Alternate descriptors
[ 2.547877] Enabled extended descriptors
[ 2.551937] RX Checksum Offload Engine supported (type 2)
[ 2.556038] TX Checksum insertion supported
[ 2.561495] Wake-Up On Lan supported
[ 2.565846] Enable RX Mitigation via HW Watchdog Timer
[ 2.570150] i2c /dev entries driver
[ 2.575117] gcc-ipq806x 900000.clock-controller: tsens calibration failed
[ 2.578830] Speed bin: 0
[ 2.584855] PVS bin: 4
[ 2.587904] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.589742] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.596993] sdhci: Secure Digital Host Controller Interface driver
[ 2.604201] sdhci: Copyright(c) Pierre Ossman
[ 2.610462] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.616802] L2 @ QSB rate. Forcing new rate.
[ 2.620716] L2 @ 384000 KHz
[ 2.624907] CPU0 @ 800000 KHz
[ 2.627305] CPU1 @ QSB rate. Forcing new rate.
[ 2.630580] CPU1 @ 384000 KHz
[ 2.636672] NET: Registered protocol family 10
[ 2.639062] NET: Registered protocol family 17
[ 2.642215] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.646925] 8021q: 802.1Q VLAN Support v1.8
[ 2.659516] Registering SWP/SWPB emulation handler
[ 2.667292] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19
[ 2.668840] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:1, -19
[ 2.677080] UBI: auto-attach mtd6
[ 2.684501] ubi0: attaching mtd6
[ 2.967999] ubi0: scanning is finished
[ 2.981739] ubi0: attached mtd6 (name "ubi", size 30 MiB)
[ 2.981758] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.986104] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.992964] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.999791] ubi0: good PEBs: 240, bad PEBs: 0, corrupted PEBs: 0
[ 3.006503] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.012819] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 318597731
[ 3.019847] ubi0: available PEBs: 0, total reserved PEBs: 240, PEBs reserved for bad PEB handling: 20
[ 3.028857] ubi0: background thread "ubi_bgt0d" started, PID 62
[ 3.038613] block ubiblock0_0: created from ubi0:0(rootfs)
[ 3.043829] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 3.049473] hctosys: unable to open rtc device (rtc0)
[ 3.066418] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.066602] Freeing unused kernel memory: 216K (c0794000 - c07ca000)
[ 3.499545] init: Console is alive
[ 3.499667] init: - watchdog -
[ 4.411974] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.451928] usbcore: registered new interface driver usbfs
[ 4.451992] usbcore: registered new interface driver hub
[ 4.456355] usbcore: registered new device driver usb
[ 4.463164] exFAT: Version 1.2.9
[ 4.474438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.476701] SCSI subsystem initialized
[ 4.484816] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 4.484861] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.489266] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 4.498349] scsi host0: ahci
[ 4.506290] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26
[ 4.888415] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.893037] ehci-platform: EHCI generic platform driver
[ 4.901705] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.903246] ohci-platform: OHCI generic platform driver
[ 5.007794] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.007859] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 5.012543] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 5.019911] xhci-hcd xhci-hcd.0.auto: irq 171, io mem 0x11000000
[ 5.029620] hub 1-0:1.0: USB hub found
[ 5.034721] hub 1-0:1.0: 1 port detected
[ 5.038839] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.042310] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 5.047971] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.055831] hub 2-0:1.0: USB hub found
[ 5.063595] hub 2-0:1.0: 1 port detected
[ 5.067379] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.071211] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 5.076637] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 5.084065] xhci-hcd xhci-hcd.1.auto: irq 172, io mem 0x10000000
[ 5.093334] hub 3-0:1.0: USB hub found
[ 5.099000] hub 3-0:1.0: 1 port detected
[ 5.102720] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.106540] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 5.111992] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.120040] hub 4-0:1.0: USB hub found
[ 5.127747] hub 4-0:1.0: 1 port detected
[ 5.135205] usbcore: registered new interface driver usb-storage
[ 5.135450] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.147982] 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
[ 8.903155] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 12.138310] mount_root: loading kmods from internal overlay
[ 12.180083] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.184367] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.259700] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.260160] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 12.265198] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 12.271416] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 12.277561] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.283345] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 12.291132] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.297225] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 12.303560] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 12.309702] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 12.315839] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.321623] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 12.702488] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 156
[ 12.787991] UBIFS (ubi0:1): recovery needed
[ 12.990772] UBIFS (ubi0:1): recovery completed
[ 12.990852] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.994127] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.002096] UBIFS (ubi0:1): FS size: 19808256 bytes (18 MiB, 156 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.011961] UBIFS (ubi0:1): reserved for root: 935592 bytes (913 KiB)
[ 13.022215] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 42161FEE-E3B7-4C5C-819E-5803F199FA08, small LPT model
[ 13.030347] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.046988] block: extroot: not configured
[ 13.068663] UBIFS (ubi0:1): un-mount UBI device 0
[ 13.068693] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 13.076502] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 157
[ 13.236463] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 13.236502] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.243386] UBIFS (ubi0:1): FS size: 19808256 bytes (18 MiB, 156 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.253266] UBIFS (ubi0:1): reserved for root: 935592 bytes (913 KiB)
[ 13.263494] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 42161FEE-E3B7-4C5C-819E-5803F199FA08, small LPT model
[ 13.280961] mount_root: loading kmods from internal overlay
[ 13.304750] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.318240] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.328310] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 13.331337] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 13.730327] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.737030] block: extroot: not configured
[ 13.761639] mount_root: switching to ubifs overlay
[ 13.801163] urandom-seed: Seeding with /etc/urandom.seed
[ 13.937101] procd: - early -
[ 13.937232] procd: - watchdog -
[ 14.568430] procd: - ubus -
[ 14.730908] procd: - init -
Please press Enter to activate this console.
[ 15.177776] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.195872] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 15.200109] tun: Universal TUN/TAP device driver, 1.6
[ 15.200131] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 15.207649] sit: IPv6 over IPv4 tunneling driver
[ 15.215184] gre: GRE over IPv4 demultiplexor driver
[ 15.216537] ip_gre: GRE over IPv4 tunneling driver
[ 15.224851] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 15.231847] nf_conntrack version 0.5.0 (7481 buckets, 29924 max)
[ 15.251499] Netfilter messages via NETLINK v0.30.
[ 15.252508] ip_set: protocol 6
[ 15.264708] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[ 15.264732] Backport generated by backports.git backports-20160324-13-g24da7d3c
[ 15.290366] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 15.290896] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 15.422423] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
[ 15.422456] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 20.558962] firmware ath10k!pre-cal-pci-0000:01:00.0.bin: firmware_loading_store: map pages failed
[ 20.768350] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 20.768385] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 20.779409] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.4-00074 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast crc32 fa32e88e
[ 20.799798] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0046,subsystem-vendor=168c,subsystem-device=cafeÀóCÀ°Qø=FÝ´H¿ä=FÝ
>F from ath10k/QCA9984/hw1.0/board-2.bin
[ 20.800074] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 dd636801
[ 22.158622] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1
[ 22.231546] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 22.232171] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 22.360101] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0001:01:00.0.bin failed with error -2
[ 22.360148] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 22.572405] firmware ath10k!pre-cal-pci-0001:01:00.0.bin: firmware_loading_store: map pages failed
[ 22.574761] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 22.580360] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 22.592962] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.4-00074 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast crc32 fa32e88e
[ 22.598828] ath10k_pci 0001:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0046,subsystem-vendor=168c,subsystem-device=cafeÀóCÀÜ+pÀø=FÝ´H¿ä=FÝ
>F from ath10k/QCA9984/hw1.0/board-2.bin
[ 22.611957] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 dd636801
[ 23.961762] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1
[ 24.087239] u32 classifier
[ 24.087260] input device check on
[ 24.088924] Actions configured
[ 24.093598] Mirror/redirect action on
[ 24.100310] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 24.103735] nf_conntrack_rtsp v0.7 loading
[ 24.126582] nf_nat_rtsp v0.7 loading
[ 24.131125] usbcore: registered new interface driver usbserial
[ 24.131206] usbcore: registered new interface driver usbserial_generic
[ 24.135908] usbserial: USB Serial support registered for generic
[ 24.153110] xt_time: kernel timezone is -0000
[ 24.155735] PPP generic driver version 2.4.2
[ 24.156907] PPP MPPE Compression module registered
[ 24.161483] NET: Registered protocol family 24
[ 24.166058] PPTP driver version 0.8.5
[ 24.171210] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 26.811973] blk_update_request: 10 callbacks suppressed
[ 26.811997] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 26.816420] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 26.822756] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 26.828896] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 26.835394] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 26.840830] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 26.847805] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 26.854760] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 26.861020] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 26.867107] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 26.873380] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 26.879109] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 27.478896] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 27.490425] device eth1.1 entered promiscuous mode
[ 27.490446] device eth1 entered promiscuous mode
[ 27.499609] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 29.458568] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 29.458629] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 29.466715] br-lan: port 1(eth1.1) entered forwarding state
[ 29.472591] br-lan: port 1(eth1.1) entered forwarding state
[ 29.488682] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 29.528688] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 31.127813] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 31.132337] device wlan1 entered promiscuous mode
[ 31.132652] br-lan: port 2(wlan1) entered forwarding state
[ 31.137445] br-lan: port 2(wlan1) entered forwarding state
[ 31.144478] br-lan: port 2(wlan1) entered disabled state
[ 31.468528] br-lan: port 1(eth1.1) entered forwarding state
[ 32.689969] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 32.697580] device wlan0 entered promiscuous mode
[ 33.069861] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 33.069981] br-lan: port 2(wlan1) entered forwarding state
[ 33.075304] br-lan: port 2(wlan1) entered forwarding state
[ 33.531036] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 33.531156] br-lan: port 3(wlan0) entered forwarding state
[ 33.536493] br-lan: port 3(wlan0) entered forwarding state
[ 35.069656] br-lan: port 2(wlan1) entered forwarding state
[ 35.528396] br-lan: port 3(wlan0) entered forwarding state
BusyBox v1.26.2 () built-in shell (ash)
_________
/ /\ _ ___ ___ ___
/ LE / \ | | | __| \| __|
/ DE / \ | |__| _|| |) | _|
/________/ LE \ |____|___|___/|___| lede-project.org
\ \ DE /
\ LE \ / -----------------------------------------------------------
\ DE \ / Reboot (SNAPSHOT, r3676-edda26dc4f)
\________\/ -----------------------------------------------------------
root@LEDE:/#
@gendouhydeist
Copy link

Hi hnyman can you post the environment variables for the this device? I just want to check something thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment