Advertisement
zhubr

Untitled

Jul 8th, 2021
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.21 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)) #11 Thu Jul 8 21:02:40 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 c04f69a0, 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: 60660K/65148K available (2001K kernel code, 206K rwdata, 836K rodata, 384K init, 248K bss, 4488K 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 : 0xc0503000 - 0xc0563000 ( 384 kB)
  54. .data : 0xc03f47ad - 0xc04fb980 (1052 kB)
  55. .text : 0xc0200000 - 0xc03f47ad (2001 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 net_ns_init+0x51/0x199 with crng_init=0
  70. [ 0.104000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  71. [ 0.104000] 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.136000] cpuidle: using governor ladder
  75. [ 0.140000] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
  76. [ 0.192000] PCI: BIOS32 Service Directory structure at 0xc00fb6e0
  77. [ 0.192000] PCI: BIOS32 Service Directory entry at 0xfbb60
  78. [ 0.192000] PCI: BIOS probe returned s=00 hw=11 ver=02.10 l=00
  79. [ 0.192000] PCI: PCI BIOS revision 2.10 entry at 0xfbb90, last bus=0
  80. [ 0.192000] PCI: Using configuration type 1 for base access
  81. [ 0.344000] ACPI: Interpreter disabled.
  82. [ 0.348000] PCI: Probing PCI hardware
  83. [ 0.348000] PCI: root bus 00: using default resources
  84. [ 0.352000] PCI: Probing PCI hardware (bus 00)
  85. [ 0.352000] PCI host bridge to bus 0000:00
  86. [ 0.352000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  87. [ 0.352000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  88. [ 0.356000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  89. [ 0.356000] pci_bus 0000:00: scanning bus
  90. [ 0.356000] pci 0000:00:05.0: [1039:0496] type 00 class 0x060000
  91. [ 0.356000] pci 0000:00:05.0: calling quirk_mmio_always_on+0x0/0x5
  92. [ 0.364000] pci 0000:00:0d.0: [10ec:8139] type 00 class 0x020000
  93. [ 0.364000] pci 0000:00:0d.0: reg 0x10: [io 0x6000-0x60ff]
  94. [ 0.364000] pci 0000:00:0d.0: reg 0x14: [mem 0xe4000000-0xe40000ff]
  95. [ 0.364000] pci 0000:00:0d.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  96. [ 0.364000] pci 0000:00:0d.0: supports D1 D2
  97. [ 0.368000] pci 0000:00:11.0: [5333:8a01] type 00 class 0x030000
  98. [ 0.372000] pci 0000:00:11.0: reg 0x10: [mem 0xe0000000-0xe3ffffff]
  99. [ 0.372000] pci 0000:00:11.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  100. [ 0.376000] pci_bus 0000:00: fixups for bus
  101. [ 0.376000] pci_bus 0000:00: bus scan returning with max=00
  102. [ 0.376000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  103. [ 0.376000] PCI: IRQ init
  104. [ 0.380000] PCI: Interrupt Routing Table found at 0xc00fdae0
  105. [ 0.380000] 00:0b slot=01
  106. [ 0.380000] 0:01/1eb8
  107. [ 0.380000] 1:02/1eb8
  108. [ 0.380000] 2:03/1eb8
  109. [ 0.380000] 3:04/1eb8
  110.  
  111. [ 0.384000] 00:0d slot=02
  112. [ 0.384000] 0:02/1eb8
  113. [ 0.384000] 1:03/1eb8
  114. [ 0.384000] 2:04/1eb8
  115. [ 0.384000] 3:01/1eb8
  116.  
  117. [ 0.384000] 00:0f slot=03
  118. [ 0.384000] 0:03/1eb8
  119. [ 0.384000] 1:04/1eb8
  120. [ 0.384000] 2:01/1eb8
  121. [ 0.384000] 3:02/1eb8
  122.  
  123. [ 0.384000] 00:11 slot=04
  124. [ 0.384000] 0:04/1eb8
  125. [ 0.384000] 1:01/1eb8
  126. [ 0.388000] 2:02/1eb8
  127. [ 0.388000] 3:03/1eb8
  128.  
  129. [ 0.388000] PCI: Attempting to find IRQ router for [0000:0000]
  130. [ 0.388000] PCI: Trying IRQ router for [1039:0496]
  131. [ 0.388000] pci 0000:00:05.0: SiS85C497 IRQ router [1039:0496]
  132. [ 0.388000] PCI: IRQ fixup
  133. [ 0.388000] PCI: pci_cache_line_size set to 32 bytes
  134. [ 0.388000] PCI: Allocating resources
  135. [ 0.388000] pci 0000:00:0d.0: BAR 0: reserving [io 0x6000-0x60ff flags 0x40101] (d=0, p=0)
  136. [ 0.392000] pci 0000:00:0d.0: BAR 1: reserving [mem 0xe4000000-0xe40000ff flags 0x40200] (d=0, p=0)
  137. [ 0.392000] pci 0000:00:11.0: BAR 0: reserving [mem 0xe0000000-0xe3ffffff flags 0x40200] (d=0, p=0)
  138. [ 0.408000] clocksource: Switched to clocksource pit
  139. [ 0.408981] FS-Cache: Loaded
  140. [ 0.413030] pnp: PnP ACPI: disabled
  141. [ 0.413030] PnPBIOS: Scanning system for PnP BIOS support...
  142. [ 0.413030] PnPBIOS: Found PnP BIOS installation structure at 0xc00fc7b0
  143. [ 0.413030] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xc7d8, dseg 0xf0000
  144. [ 0.417033] pnp 00:00: [irq 2]
  145. [ 0.417033] pnp 00:00: [io 0x0020-0x0021]
  146. [ 0.417033] pnp 00:00: [io 0x00a0-0x00a1]
  147. [ 0.421028] pnp 00:00: Plug and Play BIOS device, IDs PNP0000 (active)
  148. [ 0.421028] pnp 00:01: [dma 4]
  149. [ 0.421028] pnp 00:01: [io 0x0000-0x000f]
  150. [ 0.421028] pnp 00:01: [io 0x0081-0x0083]
  151. [ 0.421028] pnp 00:01: [io 0x0087]
  152. [ 0.425027] pnp 00:01: [io 0x0089-0x008b]
  153. [ 0.425027] pnp 00:01: [io 0x008f-0x0091]
  154. [ 0.425027] pnp 00:01: [io 0x00c0-0x00df]
  155. [ 0.425027] pnp 00:01: Plug and Play BIOS device, IDs PNP0200 (active)
  156. [ 0.429026] pnp 00:02: [irq 0]
  157. [ 0.429026] pnp 00:02: [io 0x0040-0x0043]
  158. [ 0.429026] pnp 00:02: Plug and Play BIOS device, IDs PNP0100 (active)
  159. [ 0.433028] pnp 00:03: [irq 8]
  160. [ 0.433028] pnp 00:03: [io 0x0070-0x0071]
  161. [ 0.433028] pnp 00:03: Plug and Play BIOS device, IDs PNP0b00 (active)
  162. [ 0.433028] pnp 00:04: [irq 1]
  163. [ 0.437184] pnp 00:04: [io 0x0060]
  164. [ 0.437184] pnp 00:04: [io 0x0064]
  165. [ 0.437184] pnp 00:04: Plug and Play BIOS device, IDs PNP0303 (active)
  166. [ 0.441067] pnp 00:05: [io 0x0061]
  167. [ 0.441067] pnp 00:05: Plug and Play BIOS device, IDs PNP0800 (active)
  168. [ 0.441067] pnp 00:06: [irq 13]
  169. [ 0.441067] pnp 00:06: [io 0x00f0-0x00ff]
  170. [ 0.445120] pnp 00:06: Plug and Play BIOS device, IDs PNP0c04 (active)
  171. [ 0.445120] pnp 00:07: [mem 0x000e0000-0x000fffff]
  172. [ 0.450493] pnp 00:07: [mem 0x00000000-0x0009ffff]
  173. [ 0.450493] pnp 00:07: [mem 0xfffe0000-0xffffffff]
  174. [ 0.450493] pnp 00:07: [mem 0x00100000-0x03ffffff]
  175. [ 0.453029] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
  176. [ 0.453029] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
  177. [ 0.453029] system 00:07: [mem 0xfffe0000-0xffffffff] could not be reserved
  178. [ 0.457030] system 00:07: [mem 0x00100000-0x03ffffff] could not be reserved
  179. [ 0.457030] system 00:07: Plug and Play BIOS device, IDs PNP0c01 (active)
  180. [ 0.457030] pnp 00:08: [io 0x04d0-0x04d1]
  181. [ 0.457030] pnp 00:08: [io 0x0cf8-0x0cff]
  182. [ 0.457030] pnp 00:08: [io 0x0480-0x048f]
  183. [ 0.461100] pnp 00:08: Plug and Play BIOS device, IDs PNP0a03 (active)
  184. [ 0.461100] pnp 00:09: [io 0x01f0-0x01f7]
  185. [ 0.461100] pnp 00:09: [io 0x03f6]
  186. [ 0.465117] pnp 00:09: [irq 14]
  187. [ 0.465117] pnp 00:09: Plug and Play BIOS device, IDs PNP0600 (active)
  188. [ 0.469038] pnp 00:0a: [io 0x0170-0x0177]
  189. [ 0.469038] pnp 00:0a: [io 0x0376]
  190. [ 0.469038] pnp 00:0a: [irq 15]
  191. [ 0.469038] pnp 00:0a: Plug and Play BIOS device, IDs PNP0600 (active)
  192. [ 0.473319] pnp 00:0b: [io 0x03f8-0x03ff]
  193. [ 0.473319] pnp 00:0b: [irq 4]
  194. [ 0.477030] pnp 00:0b: Plug and Play BIOS device, IDs PNP0501 (active)
  195. [ 0.477030] pnp 00:0c: [dma 2]
  196. [ 0.477030] pnp 00:0c: [io 0x03f2]
  197. [ 0.481028] pnp 00:0c: [io 0x03f4-0x03f5]
  198. [ 0.481028] pnp 00:0c: [irq 6]
  199. [ 0.481028] pnp 00:0c: Plug and Play BIOS device, IDs PNP0700 (active)
  200. [ 0.485169] pnp 00:0d: [io 0x0378-0x037f]
  201. [ 0.485169] pnp 00:0d: [io 0x0778-0x077a]
  202. [ 0.485169] pnp 00:0d: [irq 7]
  203. [ 0.489031] pnp 00:0d: Plug and Play BIOS device, IDs PNP0401 (active)
  204. [ 0.489031] pnp 00:0e: [io 0x02f8-0x02ff]
  205. [ 0.489031] pnp 00:0e: [irq 3]
  206. [ 0.497030] pnp 00:0e: Plug and Play BIOS device, IDs PNP0501 (active)
  207. [ 0.497030] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
  208. [ 0.657040] pci 0000:00:11.0: BAR 6: assigned [mem 0x04000000-0x0400ffff pref]
  209. [ 0.657040] pci 0000:00:0d.0: BAR 6: assigned [mem 0x04010000-0x04017fff pref]
  210. [ 0.657040] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  211. [ 0.657040] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  212. [ 0.661045] NET: Registered protocol family 2
  213. [ 0.673052] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  214. [ 0.677087] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  215. [ 0.677087] TCP: Hash tables configured (established 1024 bind 1024)
  216. [ 0.677087] UDP hash table entries: 256 (order: 0, 4096 bytes)
  217. [ 0.681247] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  218. [ 0.685043] NET: Registered protocol family 1
  219. [ 0.697048] RPC: Registered named UNIX socket transport module.
  220. [ 0.697048] RPC: Registered udp transport module.
  221. [ 0.697048] RPC: Registered tcp transport module.
  222. [ 0.697048] RPC: Registered tcp NFSv4.1 backchannel transport module.
  223. [ 0.697048] pci 0000:00:05.0: calling quirk_nopcipci+0x0/0x21
  224. [ 0.697048] pci 0000:00:05.0: Disabling direct PCI/PCI transfers
  225. [ 0.697048] pci 0000:00:11.0: calling pci_fixup_video+0x0/0xa2
  226. [ 0.701251] pci 0000:00:11.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  227. [ 0.701251] PCI: CLS 0 bytes, default 32
  228. [ 0.733058] workingset: timestamp_bits=30 max_order=14 bucket_order=0
  229. [ 0.761053] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  230. [ 0.761053] e100: Copyright(c) 1999-2006 Intel Corporation
  231. [ 0.766124] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  232. [ 0.766124] e1000: Copyright (c) 1999-2006 Intel Corporation.
  233. [ 0.769051] 8139cp 0000:00:0d.0: runtime IRQ mapping not provided by arch
  234. [ 0.769051] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  235. [ 0.769051] 8139cp 0000:00:0d.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  236. [ 0.773087] 8139too 0000:00:0d.0: runtime IRQ mapping not provided by arch
  237. [ 0.773087] 8139too: 8139too Fast Ethernet driver 0.9.28
  238. [ 0.777054] 8139too 0000:00:0d.0: PCI INT A -> PIRQ 02, mask 1eb8, excl 0001
  239. [ 0.777054] 8139too 0000:00:0d.0: PCI INT A -> newirq 9
  240. [ 0.777054] PCI: setting IRQ 9 as level-triggered
  241. [ 0.777054] -> edge
  242. [ 0.777054] 8139too 0000:00:0d.0: found PCI INT A -> IRQ 9
  243. [ 0.793054] 8139too 0000:00:0d.0 eth0: RealTek RTL8139 at 0xc4804000, 00:11:6b:32:85:74, IRQ 9
  244. [ 0.805059] i8042: PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
  245. [ 0.805059] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  246. [ 0.813051] serio: i8042 KBD port at 0x60,0x64 irq 1
  247. [ 0.817054] platform eisa.0: Probing EISA bus 0
  248. [ 0.825057] mce: Unable to init MCE device (rc: -5)
  249. [ 0.829051] mce: Using 0 MCE banks
  250. [ 0.829051] sched_clock: Marking stable (829051440, 0)->(832000000, -2948560)
  251. [ 0.857051] 8139too 0000:00:0d.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  252. [ 0.881051] Sending DHCP requests .
  253. [ 0.889051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  254. [ 0.893051] ,
  255. [ 0.965051] random: fast init done
  256. [ 1.397051] OK
  257. [ 1.397051] IP-Config: Got DHCP answer from 192.168.0.99, my address is 192.168.0.219
  258. [ 1.397051] IP-Config: Complete:
  259. [ 1.397051] device=eth0, hwaddr=00:11:6b:32:85:74, ipaddr=192.168.0.219, mask=255.255.255.0, gw=192.168.0.99
  260. [ 1.397051] host=192.168.0.219, domain=TUMAN3M, nis-domain=(none)
  261. [ 1.397051] bootserver=192.168.0.99, rootserver=192.168.0.99, rootpath= nameserver0=192.168.0.99
  262. [ 1.545051] VFS: Mounted root (nfs filesystem) readonly on device 0:9.
  263. [ 1.597051] Freeing unused kernel memory: 384K
  264. [ 1.601051] Write protecting the kernel text: 2004k
  265. [ 1.605051] Write protecting the kernel read-only data: 844k
  266. [ 11.997051] nfs: server 192.168.0.99 not responding, still trying
  267. [ 11.997051] nfs: server 192.168.0.99 not responding, still trying
  268. [ 12.001051] nfs: server 192.168.0.99 OK
  269. [ 12.001051] nfs: server 192.168.0.99 OK
  270. [ 20.869051] init: Console is alive
  271. [ 30.685051] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  272. [ 31.925051] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  273. [ 31.941051] init: - preinit -
  274. [ 38.141051] random: crng init done
  275. [ 38.797051] procd: - early -
  276. [ 41.785051] procd: - ubus -
  277. [ 42.365051] procd: - init -
  278.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement