Advertisement
zhubr

Untitled

Jun 22nd, 2021
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.33 KB | None | 0 0
  1. [ 0.000000] Linux version 4.14.221 (nick@linux-wrk) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #1 Tue Jun 22 14:47:21 GMT-3 2021
  2. [ 0.000000] x86/fpu: x87 FPU will use FSAVE
  3. [ 0.000000] e820: BIOS-provided physical RAM map:
  4. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  5. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  6. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
  7. [ 0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
  8. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  9. [ 0.000000] Legacy DMI 2.0 present.
  10. [ 0.000000] DMI: /, BIOS 4.51 PG 09/11/97
  11. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  12. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  13. [ 0.000000] e820: last_pfn = 0x4000 max_arch_pfn = 0x100000
  14. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  15. [ 0.000000] initial memory mapped: [mem 0x00000000-0x007fffff]
  16. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  17. [ 0.000000] ACPI: Early table checksum verification disabled
  18. [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20170728/tbxfroot-244)
  19. [ 0.000000] 64MB LOWMEM available.
  20. [ 0.000000] mapped low ram: 0 - 04000000
  21. [ 0.000000] low ram: 0 - 04000000
  22. [ 0.000000] Zone ranges:
  23. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  24. [ 0.000000] Normal [mem 0x0000000001000000-0x0000000003ffffff]
  25. [ 0.000000] Movable zone start for each node
  26. [ 0.000000] Early memory node ranges
  27. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  28. [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000003ffffff]
  29. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000003ffffff]
  30. [ 0.000000] On node 0 totalpages: 16287
  31. [ 0.000000] free_area_init_node: node 0, pgdat c04b29a0, node_mem_map c3f73020
  32. [ 0.000000] DMA zone: 32 pages used for memmap
  33. [ 0.000000] DMA zone: 0 pages reserved
  34. [ 0.000000] DMA zone: 3999 pages, LIFO batch:0
  35. [ 0.000000] Normal zone: 96 pages used for memmap
  36. [ 0.000000] Normal zone: 12288 pages, LIFO batch:1
  37. [ 0.000000] e820: [mem 0x04000000-0xfffeffff] available for PCI devices
  38. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  39. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  40. [ 0.000000] pcpu-alloc: [0] 0
  41. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16159
  42. [ 0.000000] Kernel command line: showopts debug rootwait root=/dev/nfs ro nfsroot=192.168.0.99:/opt/usrfiles/openwrt,v3,rsize=1024,wsize=32768,mountport=2048,port=2049 ip=dhcp BOOT_IMAGE=/bootdisk/bzImage
  43. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  44. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  45. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  46. [ 0.000000] Initializing CPU#0
  47. [ 0.000000] Memory: 60932K/65148K available (1997K kernel code, 206K rwdata, 568K rodata, 384K init, 248K bss, 4216K reserved, 0K cma-reserved)
  48. [ 0.000000] virtual kernel memory layout:
  49. fixmap : 0xfffe3000 - 0xfffff000 ( 112 kB)
  50. cpu_entry : 0xffc00000 - 0xffc28000 ( 160 kB)
  51. vmalloc : 0xc4800000 - 0xffbfe000 ( 947 MB)
  52. lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
  53. .init : 0xc04bf000 - 0xc051f000 ( 384 kB)
  54. .data : 0xc03f342d - 0xc04b7980 ( 785 kB)
  55. .text : 0xc0200000 - 0xc03f342d (1997 kB)
  56. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  57. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  58. [ 0.000000] CPU 0 irqstacks, hard=c3804000 soft=c3806000
  59. [ 0.000000] Console: colour VGA+ 80x25
  60. [ 0.000000] console [tty0] enabled
  61. [ 0.004000] Calibrating delay loop... 31.80 BogoMIPS (lpj=63616)
  62. [ 0.048000] pid_max: default: 4096 minimum: 301
  63. [ 0.048000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  64. [ 0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  65. [ 0.060000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  66. [ 0.060000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  67. [ 0.060000] CPU: Intel 486 DX/2 (family: 0x4, model: 0x3, stepping: 0x5)
  68. [ 0.072000] Performance Events: no PMU driver, software events only.
  69. [ 0.096000] random: get_random_bytes called from 0xc04d9995 with crng_init=0
  70. [ 0.104000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  71. [ 0.108000] futex hash table entries: 16 (order: -5, 192 bytes)
  72. [ 0.112000] NET: Registered protocol family 16
  73. [ 0.136000] EISA bus registered
  74. [ 0.140000] cpuidle: using governor ladder
  75. [ 0.144000] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
  76. [ 0.192000] PCI: PCI BIOS revision 2.10 entry at 0xfbb90, last bus=0
  77. [ 0.192000] PCI: Using configuration type 1 for base access
  78. [ 0.340000] ACPI: Interpreter disabled.
  79. [ 0.344000] PCI: Probing PCI hardware
  80. [ 0.344000] PCI: root bus 00: using default resources
  81. [ 0.348000] PCI: Probing PCI hardware (bus 00)
  82. [ 0.348000] PCI host bridge to bus 0000:00
  83. [ 0.348000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  84. [ 0.348000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  85. [ 0.352000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  86. [ 0.352000] pci_bus 0000:00: scanning bus
  87. [ 0.352000] pci 0000:00:05.0: [1039:0496] type 00 class 0x060000
  88. [ 0.352000] pci 0000:00:05.0: calling 0xc02e1ee5
  89. [ 0.356000] pci 0000:00:0d.0: [10ec:8139] type 00 class 0x020000
  90. [ 0.360000] pci 0000:00:0d.0: reg 0x10: [io 0x6000-0x60ff]
  91. [ 0.360000] pci 0000:00:0d.0: reg 0x14: [mem 0xe4000000-0xe40000ff]
  92. [ 0.360000] pci 0000:00:0d.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  93. [ 0.360000] pci 0000:00:0d.0: supports D1 D2
  94. [ 0.364000] pci 0000:00:11.0: [5333:8a01] type 00 class 0x030000
  95. [ 0.364000] pci 0000:00:11.0: reg 0x10: [mem 0xe0000000-0xe3ffffff]
  96. [ 0.368000] pci 0000:00:11.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  97. [ 0.372000] pci_bus 0000:00: fixups for bus
  98. [ 0.372000] pci_bus 0000:00: bus scan returning with max=00
  99. [ 0.372000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  100. [ 0.376000] PCI: pci_cache_line_size set to 32 bytes
  101. [ 0.376000] pci 0000:00:0d.0: BAR 0: reserving [io 0x6000-0x60ff flags 0x40101] (d=0, p=0)
  102. [ 0.376000] pci 0000:00:0d.0: BAR 1: reserving [mem 0xe4000000-0xe40000ff flags 0x40200] (d=0, p=0)
  103. [ 0.380000] pci 0000:00:11.0: BAR 0: reserving [mem 0xe0000000-0xe3ffffff flags 0x40200] (d=0, p=0)
  104. [ 0.396000] clocksource: Switched to clocksource pit
  105. [ 0.397465] FS-Cache: Loaded
  106. [ 0.401532] pnp: PnP ACPI: disabled
  107. [ 0.401532] PnPBIOS: Scanning system for PnP BIOS support...
  108. [ 0.401532] PnPBIOS: Found PnP BIOS installation structure at 0xc00fc7b0
  109. [ 0.401532] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xc7d8, dseg 0xf0000
  110. [ 0.405631] pnp 00:00: [irq 2]
  111. [ 0.405631] pnp 00:00: [io 0x0020-0x0021]
  112. [ 0.405631] pnp 00:00: [io 0x00a0-0x00a1]
  113. [ 0.409525] pnp 00:00: Plug and Play BIOS device, IDs PNP0000 (active)
  114. [ 0.409525] pnp 00:01: [dma 4]
  115. [ 0.409525] pnp 00:01: [io 0x0000-0x000f]
  116. [ 0.409525] pnp 00:01: [io 0x0081-0x0083]
  117. [ 0.409525] pnp 00:01: [io 0x0087]
  118. [ 0.409525] pnp 00:01: [io 0x0089-0x008b]
  119. [ 0.409525] pnp 00:01: [io 0x008f-0x0091]
  120. [ 0.413568] pnp 00:01: [io 0x00c0-0x00df]
  121. [ 0.413568] pnp 00:01: Plug and Play BIOS device, IDs PNP0200 (active)
  122. [ 0.413568] pnp 00:02: [irq 0]
  123. [ 0.413568] pnp 00:02: [io 0x0040-0x0043]
  124. [ 0.417590] pnp 00:02: Plug and Play BIOS device, IDs PNP0100 (active)
  125. [ 0.417590] pnp 00:03: [irq 8]
  126. [ 0.417590] pnp 00:03: [io 0x0070-0x0071]
  127. [ 0.421543] pnp 00:03: Plug and Play BIOS device, IDs PNP0b00 (active)
  128. [ 0.421543] pnp 00:04: [irq 1]
  129. [ 0.421543] pnp 00:04: [io 0x0060]
  130. [ 0.421543] pnp 00:04: [io 0x0064]
  131. [ 0.425526] pnp 00:04: Plug and Play BIOS device, IDs PNP0303 (active)
  132. [ 0.425526] pnp 00:05: [io 0x0061]
  133. [ 0.429527] pnp 00:05: Plug and Play BIOS device, IDs PNP0800 (active)
  134. [ 0.429527] pnp 00:06: [irq 13]
  135. [ 0.429527] pnp 00:06: [io 0x00f0-0x00ff]
  136. [ 0.433529] pnp 00:06: Plug and Play BIOS device, IDs PNP0c04 (active)
  137. [ 0.433529] pnp 00:07: [mem 0x000e0000-0x000fffff]
  138. [ 0.433529] pnp 00:07: [mem 0x00000000-0x0009ffff]
  139. [ 0.433529] pnp 00:07: [mem 0xfffe0000-0xffffffff]
  140. [ 0.433529] pnp 00:07: [mem 0x00100000-0x03ffffff]
  141. [ 0.437527] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
  142. [ 0.437527] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
  143. [ 0.437527] system 00:07: [mem 0xfffe0000-0xffffffff] could not be reserved
  144. [ 0.441529] system 00:07: [mem 0x00100000-0x03ffffff] could not be reserved
  145. [ 0.441529] system 00:07: Plug and Play BIOS device, IDs PNP0c01 (active)
  146. [ 0.441529] pnp 00:08: [io 0x04d0-0x04d1]
  147. [ 0.441529] pnp 00:08: [io 0x0cf8-0x0cff]
  148. [ 0.441529] pnp 00:08: [io 0x0480-0x048f]
  149. [ 0.445602] pnp 00:08: Plug and Play BIOS device, IDs PNP0a03 (active)
  150. [ 0.445602] pnp 00:09: [io 0x01f0-0x01f7]
  151. [ 0.449560] pnp 00:09: [io 0x03f6]
  152. [ 0.449560] pnp 00:09: [irq 14]
  153. [ 0.449560] pnp 00:09: Plug and Play BIOS device, IDs PNP0600 (active)
  154. [ 0.453529] pnp 00:0a: [io 0x0170-0x0177]
  155. [ 0.453529] pnp 00:0a: [io 0x0376]
  156. [ 0.453529] pnp 00:0a: [irq 15]
  157. [ 0.453529] pnp 00:0a: Plug and Play BIOS device, IDs PNP0600 (active)
  158. [ 0.457527] pnp 00:0b: [io 0x03f8-0x03ff]
  159. [ 0.457527] pnp 00:0b: [irq 4]
  160. [ 0.461523] pnp 00:0b: Plug and Play BIOS device, IDs PNP0501 (active)
  161. [ 0.461523] pnp 00:0c: [dma 2]
  162. [ 0.461523] pnp 00:0c: [io 0x03f2]
  163. [ 0.461523] pnp 00:0c: [io 0x03f4-0x03f5]
  164. [ 0.465614] pnp 00:0c: [irq 6]
  165. [ 0.465614] pnp 00:0c: Plug and Play BIOS device, IDs PNP0700 (active)
  166. [ 0.469529] pnp 00:0d: [io 0x0378-0x037f]
  167. [ 0.469529] pnp 00:0d: [io 0x0778-0x077a]
  168. [ 0.469529] pnp 00:0d: [irq 7]
  169. [ 0.473525] pnp 00:0d: Plug and Play BIOS device, IDs PNP0401 (active)
  170. [ 0.473525] pnp 00:0e: [io 0x02f8-0x02ff]
  171. [ 0.473525] pnp 00:0e: [irq 3]
  172. [ 0.481528] pnp 00:0e: Plug and Play BIOS device, IDs PNP0501 (active)
  173. [ 0.481528] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
  174. [ 0.645540] pci 0000:00:11.0: BAR 6: assigned [mem 0x04000000-0x0400ffff pref]
  175. [ 0.645540] pci 0000:00:0d.0: BAR 6: assigned [mem 0x04010000-0x04017fff pref]
  176. [ 0.645540] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  177. [ 0.645540] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  178. [ 0.649539] NET: Registered protocol family 2
  179. [ 0.661542] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  180. [ 0.665564] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  181. [ 0.665564] TCP: Hash tables configured (established 1024 bind 1024)
  182. [ 0.665564] UDP hash table entries: 256 (order: 0, 4096 bytes)
  183. [ 0.669543] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  184. [ 0.669543] NET: Registered protocol family 1
  185. [ 0.681535] RPC: Registered named UNIX socket transport module.
  186. [ 0.685637] RPC: Registered udp transport module.
  187. [ 0.685637] RPC: Registered tcp transport module.
  188. [ 0.685637] RPC: Registered tcp NFSv4.1 backchannel transport module.
  189. [ 0.685637] pci 0000:00:05.0: calling 0xc02e36c8
  190. [ 0.685637] pci 0000:00:05.0: Disabling direct PCI/PCI transfers
  191. [ 0.685637] pci 0000:00:11.0: calling 0xc0367211
  192. [ 0.685637] pci 0000:00:11.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  193. [ 0.689700] PCI: CLS 0 bytes, default 32
  194. [ 0.717546] workingset: timestamp_bits=30 max_order=14 bucket_order=0
  195. [ 0.749555] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  196. [ 0.749555] e100: Copyright(c) 1999-2006 Intel Corporation
  197. [ 0.754406] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  198. [ 0.754406] e1000: Copyright (c) 1999-2006 Intel Corporation.
  199. [ 0.757549] 8139cp 0000:00:0d.0: runtime IRQ mapping not provided by arch
  200. [ 0.757549] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  201. [ 0.757549] 8139cp 0000:00:0d.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  202. [ 0.761546] 8139too 0000:00:0d.0: runtime IRQ mapping not provided by arch
  203. [ 0.761546] 8139too: 8139too Fast Ethernet driver 0.9.28
  204. [ 0.761546] 8139too 0000:00:0d.0: PCI INT A -> PIRQ 02, mask 1eb8, excl 0001
  205. [ 0.765817] 8139too 0000:00:0d.0: PCI INT A -> newirq 9
  206. [ 0.765817] 8139too 0000:00:0d.0: can't route interrupt
  207. [ 0.777546] 8139too 0000:00:0d.0 eth0: RealTek RTL8139 at 0xc4804000, 00:11:6b:32:85:74, IRQ 9
  208. [ 0.793555] i8042: PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
  209. [ 0.793555] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  210. [ 0.797553] serio: i8042 KBD port at 0x60,0x64 irq 1
  211. [ 0.805552] platform eisa.0: Probing EISA bus 0
  212. [ 0.813554] mce: Unable to init MCE device (rc: -5)
  213. [ 0.813554] mce: Using 0 MCE banks
  214. [ 0.817596] sched_clock: Marking stable (817596202, 0)->(820000000, -2403798)
  215. [ 0.845596] 8139too 0000:00:0d.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  216. [ 0.865596] Sending DHCP requests .
  217. [ 0.877596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  218. [ 0.881596] ,
  219. [ 0.965596] random: fast init done
  220. [ 1.001596] OK
  221. [ 1.001596] IP-Config: Got DHCP answer from 192.168.0.99, my address is 192.168.0.219
  222. [ 1.001596] IP-Config: Complete:
  223. [ 1.001596] device=eth0, hwaddr=00:11:6b:32:85:74, ipaddr=192.168.0.219, mask=255.255.255.0, gw=192.168.0.99
  224. [ 1.001596] host=192.168.0.219, domain=TUMAN3M, nis-domain=(none)
  225. [ 1.001596] bootserver=192.168.0.99, rootserver=192.168.0.99, rootpath= nameserver0=192.168.0.99
  226. [ 1.069596] VFS: Mounted root (nfs filesystem) readonly on device 0:9.
  227. [ 1.121596] Freeing unused kernel memory: 384K
  228. [ 1.125596] Write protecting the kernel text: 2000k
  229. [ 1.125596] Write protecting the kernel read-only data: 576k
  230. [ 11.485596] nfs: server 192.168.0.99 not responding, still trying
  231. [ 11.485596] nfs: server 192.168.0.99 not responding, still trying
  232. [ 11.489596] nfs: server 192.168.0.99 OK
  233. [ 11.489596] nfs: server 192.168.0.99 OK
  234. [ 14.525596] init: Console is alive
  235. [ 16.949596] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  236. [ 17.001596] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  237. [ 17.013596] init: - preinit -
  238. [ 21.673596] random: procd: uninitialized urandom read (4 bytes read)
  239. [ 21.797596] procd: - early -
  240. [ 24.833596] procd: - ubus -
  241. [ 25.265596] random: ubusd: uninitialized urandom read (4 bytes read)
  242. [ 25.273596] random: ubusd: uninitialized urandom read (4 bytes read)
  243. [ 25.273596] random: ubusd: uninitialized urandom read (4 bytes read)
  244. [ 25.297596] procd: - init -
  245. [ 30.577596] random: crng init done
  246. [ 30.577596] random: 4 urandom warning(s) missed due to ratelimiting
  247.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement