Advertisement
zhubr

Untitled

Aug 15th, 2021
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.93 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)) #12 Mon Aug 16 00:26:25 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-0x000000000009fbff] usable
  5. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  6. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000001d7ffff] usable
  7. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved
  8. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
  9. [ 0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
  10. [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  11. [ 0.000000] DMI not present or invalid.
  12. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  13. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  14. [ 0.000000] e820: last_pfn = 0x1d80 max_arch_pfn = 0x100000
  15. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  16. [ 0.000000] initial memory mapped: [mem 0x00000000-0x007fffff]
  17. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  18. [ 0.000000] ACPI: Early table checksum verification disabled
  19. [ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20170728/tbxfroot-244)
  20. [ 0.000000] 29MB LOWMEM available.
  21. [ 0.000000] mapped low ram: 0 - 01d80000
  22. [ 0.000000] low ram: 0 - 01d80000
  23. [ 0.000000] Zone ranges:
  24. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  25. [ 0.000000] Normal [mem 0x0000000001000000-0x0000000001d7ffff]
  26. [ 0.000000] Movable zone start for each node
  27. [ 0.000000] Early memory node ranges
  28. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  29. [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000001d7ffff]
  30. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000001d7ffff]
  31. [ 0.000000] On node 0 totalpages: 7454
  32. [ 0.000000] free_area_init_node: node 0, pgdat c04f69a0, node_mem_map c1d40020
  33. [ 0.000000] DMA zone: 32 pages used for memmap
  34. [ 0.000000] DMA zone: 0 pages reserved
  35. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  36. [ 0.000000] Normal zone: 27 pages used for memmap
  37. [ 0.000000] Normal zone: 3456 pages, LIFO batch:0
  38. [ 0.000000] e820: [mem 0x01d80000-0xfebfffff] available for PCI devices
  39. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  40. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  41. [ 0.000000] pcpu-alloc: [0] 0
  42. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 7395
  43. [ 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
  44. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  45. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  46. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  47. [ 0.000000] Initializing CPU#0
  48. [ 0.000000] Memory: 25652K/29816K available (2002K kernel code, 206K rwdata, 836K rodata, 384K init, 248K bss, 4164K reserved, 0K cma-reserved)
  49. [ 0.000000] virtual kernel memory layout:
  50. fixmap : 0xfffe3000 - 0xfffff000 ( 112 kB)
  51. cpu_entry : 0xffc00000 - 0xffc28000 ( 160 kB)
  52. vmalloc : 0xc2580000 - 0xffbfe000 ( 982 MB)
  53. lowmem : 0xc0000000 - 0xc1d80000 ( 29 MB)
  54. .init : 0xc0503000 - 0xc0563000 ( 384 kB)
  55. .data : 0xc03f48ad - 0xc04fb980 (1052 kB)
  56. .text : 0xc0200000 - 0xc03f48ad (2002 kB)
  57. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  58. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  59. [ 0.000000] CPU 0 irqstacks, hard=c1404000 soft=c1406000
  60. [ 0.000000] Console: colour VGA+ 80x25
  61. [ 0.000000] console [tty0] enabled
  62. [ 0.004000] Calibrating delay loop... 36.22 BogoMIPS (lpj=72448)
  63. [ 0.052000] pid_max: default: 4096 minimum: 301
  64. [ 0.052000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  65. [ 0.052000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  66. [ 0.064000] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  67. [ 0.064000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  68. [ 0.064000] CPU: AMD 486 DX/4 (family: 0x4, model: 0x8, stepping: 0x4)
  69. [ 0.080000] Performance Events: no PMU driver, software events only.
  70. [ 0.100000] random: get_random_bytes called from net_ns_init+0x51/0x199 with crng_init=0
  71. [ 0.108000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  72. [ 0.108000] futex hash table entries: 16 (order: -5, 192 bytes)
  73. [ 0.116000] NET: Registered protocol family 16
  74. [ 0.136000] EISA bus registered
  75. [ 0.136000] cpuidle: using governor ladder
  76. [ 0.140000] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
  77. [ 0.204000] PCI: BIOS32 Service Directory structure at 0xc00f6f10
  78. [ 0.204000] PCI: BIOS32 Service Directory entry at 0xf6f20
  79. [ 0.204000] PCI: BIOS probe returned s=00 hw=01 ver=02.10 l=00
  80. [ 0.208000] PCI: PCI BIOS revision 2.10 entry at 0xf6f41, last bus=0
  81. [ 0.208000] PCI: Using configuration type 1 for base access
  82. [ 0.344000] ACPI: Interpreter disabled.
  83. [ 0.352000] dmi: Firmware registration failed.
  84. [ 0.352000] PCI: Probing PCI hardware
  85. [ 0.352000] PCI: root bus 00: using default resources
  86. [ 0.352000] PCI: Probing PCI hardware (bus 00)
  87. [ 0.356000] PCI host bridge to bus 0000:00
  88. [ 0.356000] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  89. [ 0.356000] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  90. [ 0.356000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  91. [ 0.356000] pci_bus 0000:00: scanning bus
  92. [ 0.356000] pci 0000:00:00.0: [10b9:1489] type 00 class 0x060000
  93. [ 0.356000] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x5
  94. [ 0.364000] pci 0000:00:03.0: [10ec:8139] type 00 class 0x020000
  95. [ 0.364000] pci 0000:00:03.0: reg 0x10: [io 0xf800-0xf8ff]
  96. [ 0.364000] pci 0000:00:03.0: reg 0x14: [mem 0xffbdff00-0xffbdffff]
  97. [ 0.364000] pci 0000:00:03.0: reg 0x30: [mem 0xffbd0000-0xffbd7fff pref]
  98. [ 0.364000] pci 0000:00:03.0: supports D1 D2
  99. [ 0.368000] pci 0000:00:05.0: [5333:8811] type 00 class 0x030000
  100. [ 0.368000] pci 0000:00:05.0: reg 0x10: [mem 0xf8000000-0xfbffffff]
  101. [ 0.372000] pci 0000:00:05.0: reg 0x30: [mem 0xffbe0000-0xffbeffff pref]
  102. [ 0.372000] pci_bus 0000:00: fixups for bus
  103. [ 0.376000] pci_bus 0000:00: bus scan returning with max=00
  104. [ 0.376000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  105. [ 0.376000] PCI: IRQ init
  106. [ 0.380000] PCI: IRQ fixup
  107. [ 0.380000] PCI: pci_cache_line_size set to 32 bytes
  108. [ 0.380000] PCI: Allocating resources
  109. [ 0.380000] pci 0000:00:03.0: BAR 0: reserving [io 0xf800-0xf8ff flags 0x40101] (d=0, p=0)
  110. [ 0.380000] pci 0000:00:03.0: BAR 1: reserving [mem 0xffbdff00-0xffbdffff flags 0x40200] (d=0, p=0)
  111. [ 0.380000] pci 0000:00:05.0: BAR 0: reserving [mem 0xf8000000-0xfbffffff flags 0x40200] (d=0, p=0)
  112. [ 0.380000] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  113. [ 0.380000] e820: reserve RAM buffer [mem 0x01d80000-0x03ffffff]
  114. [ 0.396000] clocksource: Switched to clocksource pit
  115. [ 0.397180] FS-Cache: Loaded
  116. [ 0.401290] pnp: PnP ACPI: disabled
  117. [ 0.401290] PnPBIOS: Scanning system for PnP BIOS support...
  118. [ 0.401290] PnPBIOS: PnP BIOS support was not detected.
  119. [ 0.557269] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  120. [ 0.557269] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  121. [ 0.557269] NET: Registered protocol family 2
  122. [ 0.573276] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  123. [ 0.573276] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  124. [ 0.573276] TCP: Hash tables configured (established 1024 bind 1024)
  125. [ 0.577264] UDP hash table entries: 256 (order: 0, 4096 bytes)
  126. [ 0.577264] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  127. [ 0.581270] NET: Registered protocol family 1
  128. [ 0.593281] RPC: Registered named UNIX socket transport module.
  129. [ 0.593281] RPC: Registered udp transport module.
  130. [ 0.593281] RPC: Registered tcp transport module.
  131. [ 0.593281] RPC: Registered tcp NFSv4.1 backchannel transport module.
  132. [ 0.593281] pci 0000:00:05.0: calling pci_fixup_video+0x0/0xa2
  133. [ 0.597336] pci 0000:00:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  134. [ 0.597336] PCI: CLS 0 bytes, default 32
  135. [ 0.605273] platform rtc_cmos: registered platform RTC device (no PNP device found)
  136. [ 0.629307] workingset: timestamp_bits=30 max_order=13 bucket_order=0
  137. [ 0.661272] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  138. [ 0.661272] e100: Copyright(c) 1999-2006 Intel Corporation
  139. [ 0.665278] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  140. [ 0.665278] e1000: Copyright (c) 1999-2006 Intel Corporation.
  141. [ 0.669275] 8139cp 0000:00:03.0: runtime IRQ mapping not provided by arch
  142. [ 0.669275] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  143. [ 0.669275] 8139cp 0000:00:03.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  144. [ 0.674093] 8139too 0000:00:03.0: runtime IRQ mapping not provided by arch
  145. [ 0.674093] 8139too: 8139too Fast Ethernet driver 0.9.28
  146. [ 0.685271] 8139too 0000:00:03.0 eth0: RealTek RTL8139 at 0xc2582f00, 00:11:6b:32:85:74, IRQ 11
  147. [ 0.697274] i8042: PNP: No PS/2 controller found.
  148. [ 0.697274] i8042: Probing ports directly.
  149. [ 0.708254] serio: i8042 KBD port at 0x60,0x64 irq 1
  150. [ 0.713285] platform eisa.0: Probing EISA bus 0
  151. [ 0.717285] mce: Unable to init MCE device (rc: -5)
  152. [ 0.721449] mce: Using 0 MCE banks
  153. [ 0.721449] sched_clock: Marking stable (721449931, 0)->(724000000, -2550069)
  154. [ 0.753449] 8139too 0000:00:03.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  155. [ 0.773449] Sending DHCP requests .
  156. [ 0.781449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  157. [ 0.781449] , OK
  158. [ 0.941449] IP-Config: Got DHCP answer from 192.168.0.99, my address is 192.168.0.219
  159. [ 0.941449] IP-Config: Complete:
  160. [ 0.941449] device=eth0, hwaddr=00:11:6b:32:85:74, ipaddr=192.168.0.219, mask=255.255.255.0, gw=192.168.0.99
  161. [ 0.941449] host=192.168.0.219, domain=TUMAN3M, nis-domain=(none)
  162. [ 0.941449] bootserver=192.168.0.99, rootserver=192.168.0.99, rootpath= nameserver0=192.168.0.99
  163. [ 0.957449] random: fast init done
  164. [ 0.993449] VFS: Mounted root (nfs filesystem) readonly on device 0:9.
  165. [ 1.061449] Freeing unused kernel memory: 384K
  166. [ 1.065449] Write protecting the kernel text: 2004k
  167. [ 1.073449] Write protecting the kernel read-only data: 844k
  168. [ 3.845449] init: Console is alive
  169. [ 6.065449] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  170. [ 6.117449] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  171. [ 6.133449] init: - preinit -
  172. [ 10.117449] random: procd: uninitialized urandom read (4 bytes read)
  173. [ 10.241449] procd: - early -
  174. [ 13.157449] procd: - ubus -
  175. [ 13.601449] random: ubusd: uninitialized urandom read (4 bytes read)
  176. [ 13.609449] random: ubusd: uninitialized urandom read (4 bytes read)
  177. [ 13.609449] random: ubusd: uninitialized urandom read (4 bytes read)
  178. [ 13.629449] procd: - init -
  179. [ 17.525449] urandom_read: 4 callbacks suppressed
  180. [ 17.525449] random: jshn: uninitialized urandom read (4 bytes read)
  181. [ 18.125449] random: jshn: uninitialized urandom read (4 bytes read)
  182. [ 26.441449] random: crng init done
  183.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement