Advertisement
brpr

dmesg2

Aug 20th, 2021
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. [ 0.000000] Linux version 5.4.140 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r17346-a43da1be43)) #0 Wed Aug 18 13:11:11 2021
  2. [ 0.000000] printk: bootconsole [early0] enabled
  3. [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
  4. [ 0.000000] MIPS: machine is ASUS RT-AC55U
  5. [ 0.000000] SoC: Qualcomm Atheros QCA9558 ver 1 rev 0
  6. [ 0.000000] Initrd not found or empty - disabling initrd
  7. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  8. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  14. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  15. [ 0.000000] On node 0 totalpages: 32768
  16. [ 0.000000] Normal zone: 288 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  19. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
  22. [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
  23. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
  25. [ 0.000000] Writing ErrCtl register=00000000
  26. [ 0.000000] Readback ErrCtl register=00000000
  27. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  28. [ 0.000000] Memory: 112388K/131072K available (5777K kernel code, 185K rwdata, 728K rodata, 10452K init, 210K bss, 18684K reserved, 0K cma-reserved)
  29. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  30. [ 0.000000] NR_IRQS: 51
  31. [ 0.000000] random: get_random_bytes called from 0x806eba28 with crng_init=0
  32. [ 0.000000] CPU clock: 720.000 MHz
  33. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5309056796 ns
  34. [ 0.000007] sched_clock: 32 bits at 360MHz, resolution 2ns, wraps every 5965232126ns
  35. [ 0.008317] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
  36. [ 0.074984] pid_max: default: 32768 minimum: 301
  37. [ 0.080033] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  38. [ 0.087810] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
  39. [ 0.100091] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  40. [ 0.110594] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
  41. [ 0.117936] pinctrl core: initialized pinctrl subsystem
  42. [ 0.125941] NET: Registered protocol family 16
  43. [ 0.154002] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
  44. [ 0.167412] clocksource: Switched to clocksource MIPS
  45. [ 0.173700] thermal_sys: Registered thermal governor 'step_wise'
  46. [ 0.174024] NET: Registered protocol family 2
  47. [ 0.185257] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
  48. [ 0.193667] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  49. [ 0.202636] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
  50. [ 0.210806] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
  51. [ 0.218323] TCP: Hash tables configured (established 1024 bind 1024)
  52. [ 0.225206] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
  53. [ 0.232208] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
  54. [ 0.239935] NET: Registered protocol family 1
  55. [ 0.244589] PCI: CLS 0 bytes, default 32
  56. [ 0.417682] workingset: timestamp_bits=14 max_order=15 bucket_order=1
  57. [ 0.431120] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  58. [ 0.437319] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  59. [ 0.461002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  60. [ 0.472495] pinctrl-single 1804002c.pinmux: 544 pins, size 68
  61. [ 0.479621] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  62. [ 0.488690] printk: console [ttyS0] disabled
  63. [ 0.493275] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
  64. [ 0.502501] printk: console [ttyS0] enabled
  65. [ 0.511407] printk: bootconsole [early0] disabled
  66. [ 0.530915] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
  67. [ 0.537362] nand: Samsung NAND 128MiB 3,3V 8-bit
  68. [ 0.542090] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  69. [ 0.549816] Scanning device for bad blocks
  70. [ 0.559902] random: fast init done
  71. [ 0.680540] 3 fixed-partitions partitions found on MTD device ar934x-nand
  72. [ 0.687446] Creating 3 MTD partitions on "ar934x-nand":
  73. [ 0.692752] 0x000000000000-0x0000000e0000 : "Bootloader"
  74. [ 0.699044] 0x000000100000-0x000007f00000 : "ubi"
  75. [ 0.705156] 0x000007f00000-0x000007f10000 : "art"
  76. [ 0.711807] libphy: Fixed MDIO Bus: probed
  77. [ 0.718548] NET: Registered protocol family 10
  78. [ 0.731764] Segment Routing with IPv6
  79. [ 0.735584] NET: Registered protocol family 17
  80. [ 0.740208] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  81. [ 0.753364] 8021q: 802.1Q VLAN Support v1.8
  82. [ 0.762224] PCI host bridge /ahb/pcie-controller@18250000 ranges:
  83. [ 0.768475] MEM 0x0000000012000000..0x0000000013ffffff
  84. [ 0.773778] IO 0x0000000000000001..0x0000000000000001
  85. [ 0.779255] PCI host bridge to bus 0000:00
  86. [ 0.783420] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
  87. [ 0.790421] pci_bus 0000:00: root bus resource [io 0x0001]
  88. [ 0.796075] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  89. [ 0.802969] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  90. [ 0.811052] pci 0000:00:00.0: [1b6f:7023] type 00 class 0x0c0330
  91. [ 0.817202] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  92. [ 0.824170] pci 0000:00:00.0: enabling Extended Tags
  93. [ 0.829299] pci 0000:00:00.0: supports D1 D2
  94. [ 0.833633] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
  95. [ 0.839767] pci 0000:00:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
  96. [ 0.854706] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  97. [ 0.861464] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x12007fff 64bit]
  98. [ 0.870341] UBI: auto-attach mtd1
  99. [ 0.873728] ubi0: attaching mtd1
  100. [ 1.887727] ubi0: scanning is finished
  101. [ 1.905116] ubi0: attached mtd1 (name "ubi", size 126 MiB)
  102. [ 1.910732] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  103. [ 1.917724] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  104. [ 1.924602] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  105. [ 1.931674] ubi0: good PEBs: 1008, bad PEBs: 0, corrupted PEBs: 0
  106. [ 1.937858] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
  107. [ 1.945178] ubi0: max/mean erase counter: 53/27, WL threshold: 4096, image sequence number: 0
  108. [ 1.953831] ubi0: available PEBs: 20, total reserved PEBs: 988, PEBs reserved for bad PEB handling: 20
  109. [ 1.963310] hctosys: unable to open rtc device (rtc0)
  110. [ 1.968788] ubi0: background thread "ubi_bgt0d" started, PID 344
  111. [ 2.031992] Freeing unused kernel memory: 10452K
  112. [ 2.036679] This architecture does not have kernel memory protection.
  113. [ 2.043233] Run /init as init process
  114. [ 2.476936] init: Console is alive
  115. [ 2.480734] init: - watchdog -
  116. [ 2.510276] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  117. [ 2.559617] usbcore: registered new interface driver usbfs
  118. [ 2.565239] usbcore: registered new interface driver hub
  119. [ 2.570771] usbcore: registered new device driver usb
  120. [ 2.582871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  121. [ 2.591131] ehci-fsl: Freescale EHCI Host controller driver
  122. [ 2.598245] ehci-platform: EHCI generic platform driver
  123. [ 2.605782] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  124. [ 2.614154] init: - preinit -
  125. [ 2.868338] random: jshn: uninitialized urandom read (4 bytes read)
  126. [ 2.938985] random: jshn: uninitialized urandom read (4 bytes read)
  127. [ 2.979526] random: jshn: uninitialized urandom read (4 bytes read)
  128. [ 7.201027] procd: - early -
  129. [ 7.204047] procd: - watchdog -
  130. [ 7.769753] procd: - watchdog -
  131. [ 7.773303] procd: - ubus -
  132. [ 7.784064] urandom_read: 3 callbacks suppressed
  133. [ 7.784071] random: ubusd: uninitialized urandom read (4 bytes read)
  134. [ 7.826862] random: ubusd: uninitialized urandom read (4 bytes read)
  135. [ 7.833826] random: ubusd: uninitialized urandom read (4 bytes read)
  136. [ 7.843169] procd: - init -
  137. [ 8.424966] kmodloader: loading kernel modules from /etc/modules.d/*
  138. [ 8.640616] i2c /dev entries driver
  139. [ 8.650188] urngd: v1.0.2 started.
  140. [ 8.659374] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
  141. [ 8.667055] Backport generated by backports.git v5.10.42-1-0-gbee5c545
  142. [ 8.731821] xt_time: kernel timezone is -0000
  143. [ 8.862963] PPP generic driver version 2.4.2
  144. [ 8.878564] NET: Registered protocol family 24
  145. [ 8.929806] random: crng init done
  146. [ 8.933267] random: 1 urandom warning(s) missed due to ratelimiting
  147. [ 9.038154] kmodloader: done loading kernel modules from /etc/modules.d/*
  148.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement