· 6 years ago · Jan 27, 2020, 05:19 PM
1[ 0.000000] Linux version 4.19.98 (me@home) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r11602+1-5f68333952)) #0 Mon Jan 27 14:22:01 2020
2[ 0.000000] bootconsole [early0] enabled
3[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
4[ 0.000000] MIPS: machine is MikroTik RouterBOARD 922UAGS-5HPacD
5[ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
6[ 0.000000] Determined physical RAM map:
7[ 0.000000] memory: 08000000 @ 00000000 (usable)
8[ 0.000000] Initrd not found or empty - disabling initrd
9[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
10[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
11[ 0.000000] Zone ranges:
12[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
13[ 0.000000] Movable zone start for each node
14[ 0.000000] Early memory node ranges
15[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
16[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
17[ 0.000000] random: get_random_bytes called from start_kernel+0x98/0x4a8 with crng_init=0
18[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
19[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
20[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
21[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
22[ 0.000000] Writing ErrCtl register=00000000
23[ 0.000000] Readback ErrCtl register=00000000
24[ 0.000000] Memory: 111032K/131072K available (4576K kernel code, 164K rwdata, 1056K rodata, 12308K init, 206K bss, 20040K reserved, 0K cma-reserved)
25[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
26[ 0.000000] NR_IRQS: 51
27[ 0.000000] CPU clock: 720.000 MHz
28[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5309056796 ns
29[ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 5965232126ns
30[ 0.008687] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
31[ 0.075695] pid_max: default: 32768 minimum: 301
32[ 0.081048] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
33[ 0.088416] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
34[ 0.100518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
35[ 0.111514] futex hash table entries: 256 (order: -1, 3072 bytes)
36[ 0.118422] pinctrl core: initialized pinctrl subsystem
37[ 0.124700] NET: Registered protocol family 16
38[ 0.136510] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
39[ 0.143309] MEM 0x0000000010000000..0x0000000011ffffff
40[ 0.149163] IO 0x0000000000000000..0x0000000000000000
41[ 0.155306] PCI host bridge /ahb/pcie-controller@18250000 ranges:
42[ 0.162138] MEM 0x0000000012000000..0x0000000013ffffff
43[ 0.167956] IO 0x0000000000000001..0x0000000000000001
44[ 0.190601] PCI host bridge to bus 0000:00
45[ 0.195223] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
46[ 0.202885] pci_bus 0000:00: root bus resource [io 0x0000]
47[ 0.209102] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
48[ 0.216666] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
49[ 0.226858] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1000ffff 64bit]
50[ 0.235143] PCI host bridge to bus 0000:01
51[ 0.239741] pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff]
52[ 0.247397] pci_bus 0000:01: root bus resource [io 0x0001]
53[ 0.253613] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
54[ 0.261177] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
55[ 0.271337] pci 0000:01:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
56[ 0.279499] pci 0000:01:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
57[ 0.288147] clocksource: Switched to clocksource MIPS
58[ 0.294730] NET: Registered protocol family 2
59[ 0.300324] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
60[ 0.308945] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
61[ 0.316718] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
62[ 0.323831] TCP: Hash tables configured (established 1024 bind 1024)
63[ 0.331031] UDP hash table entries: 256 (order: 0, 4096 bytes)
64[ 0.337553] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
65[ 0.344902] NET: Registered protocol family 1
66[ 0.536002] Crashlog allocated RAM at address 0x3f00000
67[ 0.543113] workingset: timestamp_bits=14 max_order=15 bucket_order=1
68[ 0.556034] squashfs: version 4.0 (2009/01/31) Phillip Lougher
69[ 0.562570] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
70[ 0.694300] io scheduler noop registered
71[ 0.698716] io scheduler deadline registered (default)
72[ 0.704587] ar7200-usb-phy 18030000.usb-phy0: phy reset is missing
73[ 0.713100] pinctrl-single 1804002c.pinmux: 544 pins, size 68
74[ 0.720095] gpio-export gpio-export: 2 gpio(s) exported
75[ 0.726657] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
76[ 0.734372] console [ttyS0] disabled
77[ 0.738428] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
78[ 0.748034] console [ttyS0] enabled
79[ 0.748034] console [ttyS0] enabled
80[ 0.755464] bootconsole [early0] disabled
81[ 0.755464] bootconsole [early0] disabled
82[ 0.780530] m25p80 spi0.0: w25x05 (64 Kbytes)
83[ 0.784983] 4 fixed-partitions partitions found on MTD device spi0.0
84[ 0.791452] Creating 4 MTD partitions on "spi0.0":
85[ 0.796320] 0x000000000000-0x00000000c000 : "routerboot"
86[ 0.802454] 0x00000000c000-0x00000000d000 : "art"
87[ 0.807934] 0x00000000d000-0x00000000e000 : "bios"
88[ 0.813535] 0x00000000e000-0x00000000f000 : "soft_config"
89[ 0.823169] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
90[ 0.829655] nand: Samsung NAND 128MiB 3,3V 8-bit
91[ 0.834338] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
92[ 0.842058] Scanning device for bad blocks
93[ 0.846529] Bad eraseblock 2 at 0x000000040000
94[ 0.851122] Bad eraseblock 3 at 0x000000060000
95[ 0.855691] Bad eraseblock 4 at 0x000000080000
96[ 0.860277] Bad eraseblock 5 at 0x0000000a0000
97[ 0.864843] Bad eraseblock 6 at 0x0000000c0000
98[ 0.869429] Bad eraseblock 7 at 0x0000000e0000
99[ 0.873994] Bad eraseblock 8 at 0x000000100000
100[ 0.878573] Bad eraseblock 9 at 0x000000120000
101[ 0.883139] Bad eraseblock 10 at 0x000000140000
102[ 0.887793] Bad eraseblock 11 at 0x000000160000
103[ 0.892457] Bad eraseblock 12 at 0x000000180000
104[ 0.897112] Bad eraseblock 13 at 0x0000001a0000
105[ 0.901777] Bad eraseblock 14 at 0x0000001c0000
106[ 0.906433] Bad eraseblock 15 at 0x0000001e0000
107[ 0.911105] Bad eraseblock 16 at 0x000000200000
108[ 0.919306] random: fast init done
109[ 1.035807] 3 fixed-partitions partitions found on MTD device ar934x-nand
110[ 1.042713] Creating 3 MTD partitions on "ar934x-nand":
111[ 1.048015] 0x000000000000-0x000000040000 : "booter"
112[ 1.053778] 0x000000040000-0x000000400000 : "kernel"
113[ 1.059543] 0x000000400000-0x000000800000 : "ubi"
114[ 1.065614] libphy: Fixed MDIO Bus: probed
115[ 1.409945] libphy: ag71xx_mdio: probed
116[ 1.433704] ag71xx 19000000.eth: connected to PHY at mdio-bus.0:04 [uid=004dd074, driver=Generic PHY]
117[ 1.443637] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
118[ 1.451710] NET: Registered protocol family 10
119[ 1.460371] Segment Routing with IPv6
120[ 1.464181] NET: Registered protocol family 17
121[ 1.468794] 8021q: 802.1Q VLAN Support v1.8
122[ 1.477398] UBI error: unable to read from mtd6
123[ 1.529850] Freeing unused kernel memory: 12308K
124[ 1.534533] This architecture does not have kernel memory protection.
125[ 1.541087] Run /init as init process
126[ 1.557116] init: Console is alive
127[ 1.560887] init: - watchdog -
128[ 1.582565] kmodloader: loading kernel modules from /etc/modules-boot.d/*
129[ 1.599698] usbcore: registered new interface driver usbfs
130[ 1.605329] usbcore: registered new interface driver hub
131[ 1.610838] usbcore: registered new device driver usb
132[ 1.623005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
133[ 1.631189] ehci-platform: EHCI generic platform driver
134[ 1.636697] ehci-platform 1b000000.usb: EHCI Host Controller
135[ 1.642519] ehci-platform 1b000000.usb: new USB bus registered, assigned bus number 1
136[ 1.650560] ehci-platform 1b000000.usb: irq 14, io mem 0x1b000000
137[ 1.678168] ehci-platform 1b000000.usb: USB 2.0 started, EHCI 1.00
138[ 1.685170] hub 1-0:1.0: USB hub found
139[ 1.689432] hub 1-0:1.0: 1 port detected
140[ 1.694678] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
141[ 1.712418] init: - preinit -
142[ 1.888933] random: jshn: uninitialized urandom read (4 bytes read)
143[ 1.945268] random: jshn: uninitialized urandom read (4 bytes read)
144[ 1.979482] random: jshn: uninitialized urandom read (4 bytes read)
145[ 2.058247] usb 1-1: new full-speed USB device number 2 using ehci-platform
146[ 2.081795] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
147Press the [f] key and hit [enter] to enter failsafe mode
148Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
149[ 6.223615] procd: - early -
150[ 6.226620] procd: - watchdog -
151[ 6.782168] procd: - watchdog -
152[ 6.785627] procd: - ubus -
153[ 6.794560] urandom_read: 3 callbacks suppressed
154[ 6.794566] random: ubusd: uninitialized urandom read (4 bytes read)
155[ 6.838895] random: ubusd: uninitialized urandom read (4 bytes read)
156[ 6.845709] random: ubusd: uninitialized urandom read (4 bytes read)
157[ 6.853027] procd: - init -
158Please press Enter to activate this console.
159[ 7.276725] kmodloader: loading kernel modules from /etc/modules.d/*
160[ 7.337617] Loading modules backported from Linux version v5.4-rc8-0-gaf42d3466bdc
161[ 7.345347] Backport generated by backports.git v5.4-rc8-1-0-g368e8c51
162[ 7.407454] xt_time: kernel timezone is -0000
163[ 7.536047] PPP generic driver version 2.4.2
164[ 7.559078] NET: Registered protocol family 24
165[ 7.615771] urngd: v1.0.2 started.
166[ 7.622218] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x3c.
167[ 7.650961] ath10k_pci 0000:01:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
168[ 7.804276] random: crng init done
169[ 7.807729] random: 1 urandom warning(s) missed due to ratelimiting
170[ 8.134929] firmware ath10k!fwcfg-pci-0000:01:00.0.txt: firmware_loading_store: map pages failed
171[ 8.486154] firmware ath10k!pre-cal-pci-0000:01:00.0.bin: firmware_loading_store: map pages failed
172[ 9.141746] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
173[ 9.342803] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
174[ 9.513314] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
175[ 9.685234] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed
176[ 9.855990] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed
177[ 10.026930] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed
178[ 10.038099] ath10k_pci 0000:01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 19b6:d042
179[ 10.047499] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
180[ 10.059977] ath10k_pci 0000:01:00.0: firmware ver 10.1-ct-8x-__fW-022-b0e1b7cd api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 1e527180
181[ 10.266832] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
182[ 10.276060] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
183[ 11.214534] ath10k_pci 0000:01:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
184[ 11.232502] ath10k_pci 0000:01:00.0: wmi print 'P 128 V 8 T 410'
185[ 11.238825] ath10k_pci 0000:01:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
186[ 11.246950] ath10k_pci 0000:01:00.0: wmi print 'alloc rem: 20904 iram: 26056'
187[ 11.318980] ath10k_pci 0000:01:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
188[ 11.331773] ath10k_pci 0000:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
189[ 11.977196] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0000000, irq=17
190[ 12.470736] kmodloader: done loading kernel modules from /etc/modules.d/*
191[ 39.471626] eth0: link up (1000Mbps/Full duplex)
192[ 39.476880] br-lan: port 1(eth0) entered blocking state
193[ 39.482249] br-lan: port 1(eth0) entered disabled state
194[ 39.487818] device eth0 entered promiscuous mode
195[ 39.529397] br-lan: port 1(eth0) entered blocking state
196[ 39.534705] br-lan: port 1(eth0) entered forwarding state
197[ 39.540383] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
198[ 40.538328] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
199[ 43.933128] ath10k_pci 0000:01:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
200[ 43.951084] ath10k_pci 0000:01:00.0: wmi print 'P 128 V 8 T 410'
201[ 43.957393] ath10k_pci 0000:01:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
202[ 43.965565] ath10k_pci 0000:01:00.0: wmi print 'alloc rem: 20904 iram: 26056'
203[ 44.037908] ath10k_pci 0000:01:00.0: pdev param 0 not supported by firmware
204[ 44.059109] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
205[ 44.093660] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
206[ 44.112123] br-lan: port 2(wlan0) entered blocking state
207[ 44.117516] br-lan: port 2(wlan0) entered disabled state
208[ 44.123239] device wlan0 entered promiscuous mode
209[ 44.161960] br-lan: port 3(wlan1) entered blocking state
210[ 44.167358] br-lan: port 3(wlan1) entered disabled state
211[ 44.173077] device wlan1 entered promiscuous mode
212[ 44.177961] br-lan: port 3(wlan1) entered blocking state
213[ 44.183392] br-lan: port 3(wlan1) entered forwarding state
214[ 44.311067] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
215[ 44.317692] br-lan: port 2(wlan0) entered blocking state
216[ 44.323133] br-lan: port 2(wlan0) entered forwarding state
217[ 44.405030] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready