Advertisement
Guest User

Untitled

a guest
Nov 27th, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.03 KB | None | 0 0
  1. [ 0.000000] Linux version 5.2.10-yocto-standard (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 SMP PREEMPT Fri Oct 4 11:58:01 UTC 2019
  2. [ 0.000000] Command line: BOOT_IMAGE=/boot/bzImage root=LABEL=resin-rootA rootwait intel_idle.max_cstate=1
  3. [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
  4. [ 0.000000] BIOS-provided physical RAM map:
  5. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003efff] usable
  6. [ 0.000000] BIOS-e820: [mem 0x000000000003f000-0x000000000003ffff] ACPI NVS
  7. [ 0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
  8. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000076a75fff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x0000000076a76000-0x0000000076af4fff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000076af5000-0x0000000076cf8fff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x0000000076cf9000-0x00000000774cbfff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x00000000774cc000-0x00000000777c0fff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000777c1000-0x0000000077815fff] type 20
  17. [ 0.000000] BIOS-e820: [mem 0x0000000077816000-0x0000000077a15fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000077a16000-0x0000000077ff6fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000077ff7000-0x0000000077ffffff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] efi: EFI v2.40 by American Megatrends
  34. [ 0.000000] efi: ESRT=0x777bd298 ACPI=0x77448000 ACPI 2.0=0x77448000 SMBIOS=0x77708e18
  35. [ 0.000000] SMBIOS 2.8 present.
  36. [ 0.000000] DMI: Micro-Star International Co., Ltd. MS-B120/MS-B120, BIOS EB120IMS.860 02/26/2018
  37. [ 0.000000] tsc: Detected 1600.000 MHz processor
  38. [ 0.000032] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000037] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000057] last_pfn = 0x180000 max_arch_pfn = 0x400000000
  41. [ 0.000063] MTRR default type: uncachable
  42. [ 0.000064] MTRR fixed ranges enabled:
  43. [ 0.000069] 00000-9FFFF write-back
  44. [ 0.000072] A0000-FFFFF uncachable
  45. [ 0.000075] MTRR variable ranges enabled:
  46. [ 0.000078] 0 base 000000000 mask F80000000 write-back
  47. [ 0.000081] 1 base 07A800000 mask FFF800000 uncachable
  48. [ 0.000083] 2 base 07B000000 mask FFF000000 uncachable
  49. [ 0.000086] 3 base 07C000000 mask FFC000000 uncachable
  50. [ 0.000088] 4 base 100000000 mask F80000000 write-back
  51. [ 0.000090] 5 disabled
  52. [ 0.000091] 6 disabled
  53. [ 0.000092] 7 disabled
  54. [ 0.000455] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  55. [ 0.000754] e820: update [mem 0x7a800000-0xffffffff] usable ==> reserved
  56. [ 0.000769] last_pfn = 0x78000 max_arch_pfn = 0x400000000
  57. [ 0.009170] esrt: Reserving ESRT space from 0x00000000777bd298 to 0x00000000777bd2d0.
  58. [ 0.009194] check: Scanning 1 areas for low memory corruption
  59. [ 0.009210] BRK [0x10f201000, 0x10f201fff] PGTABLE
  60. [ 0.009216] BRK [0x10f202000, 0x10f202fff] PGTABLE
  61. [ 0.009219] BRK [0x10f203000, 0x10f203fff] PGTABLE
  62. [ 0.009373] BRK [0x10f204000, 0x10f204fff] PGTABLE
  63. [ 0.009377] BRK [0x10f205000, 0x10f205fff] PGTABLE
  64. [ 0.009846] BRK [0x10f206000, 0x10f206fff] PGTABLE
  65. [ 0.009988] BRK [0x10f207000, 0x10f207fff] PGTABLE
  66. [ 0.010173] BRK [0x10f208000, 0x10f208fff] PGTABLE
  67. [ 0.010375] BRK [0x10f209000, 0x10f209fff] PGTABLE
  68. [ 0.010384] BRK [0x10f20a000, 0x10f20afff] PGTABLE
  69. [ 0.010648] BRK [0x10f20b000, 0x10f20bfff] PGTABLE
  70. [ 0.010958] Secure boot could not be determined
  71. [ 0.010970] ACPI: Early table checksum verification disabled
  72. [ 0.010978] ACPI: RSDP 0x0000000077448000 000024 (v02 MSI_NB)
  73. [ 0.010986] ACPI: XSDT 0x0000000077448088 00008C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
  74. [ 0.010999] ACPI: FACP 0x00000000774549B8 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
  75. [ 0.011009] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20190509/tbfadt-569)
  76. [ 0.011020] ACPI: DSDT 0x00000000774481A8 00C80B (v02 MSI_NB MEGABOOK 01072009 INTL 20120913)
  77. [ 0.011029] ACPI: FACS 0x00000000774CBE80 000040
  78. [ 0.011035] ACPI: APIC 0x0000000077454AC8 000068 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
  79. [ 0.011044] ACPI: FPDT 0x0000000077454B30 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
  80. [ 0.011052] ACPI: FIDT 0x0000000077454B78 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
  81. [ 0.011060] ACPI: MCFG 0x0000000077454C18 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
  82. [ 0.011067] ACPI: SLIC 0x0000000077454C58 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
  83. [ 0.011076] ACPI: SSDT 0x0000000077454DD0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
  84. [ 0.011085] ACPI: SSDT 0x0000000077455538 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
  85. [ 0.011093] ACPI: SSDT 0x00000000774557C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
  86. [ 0.011101] ACPI: UEFI 0x0000000077455948 000042 (v01 MSI_NB MEGABOOK 00000000 00000000)
  87. [ 0.011109] ACPI: LPIT 0x0000000077455990 000104 (v01 MSI_NB MEGABOOK 00000005 MSFT 0100000D)
  88. [ 0.011118] ACPI: CSRT 0x0000000077455A98 00014C (v00 INTEL LANFORDC 00000005 MSFT 0100000D)
  89. [ 0.011127] ACPI: BGRT 0x0000000077455BE8 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
  90. [ 0.011149] ACPI: Local APIC address 0xfee00000
  91. [ 0.011190] Zone ranges:
  92. [ 0.011193] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  93. [ 0.011198] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  94. [ 0.011203] Normal [mem 0x0000000100000000-0x000000017fffffff]
  95. [ 0.011207] Movable zone start for each node
  96. [ 0.011209] Early memory node ranges
  97. [ 0.011212] node 0: [mem 0x0000000000001000-0x000000000003efff]
  98. [ 0.011214] node 0: [mem 0x0000000000040000-0x000000000009dfff]
  99. [ 0.011217] node 0: [mem 0x0000000000100000-0x000000001fffffff]
  100. [ 0.011219] node 0: [mem 0x0000000020200000-0x0000000076a75fff]
  101. [ 0.011222] node 0: [mem 0x0000000076af5000-0x0000000076cf8fff]
  102. [ 0.011224] node 0: [mem 0x0000000077816000-0x0000000077a15fff]
  103. [ 0.011227] node 0: [mem 0x0000000077ff7000-0x0000000077ffffff]
  104. [ 0.011229] node 0: [mem 0x0000000100000000-0x000000017fffffff]
  105. [ 0.011327] Zeroed struct page in unavailable ranges: 5089 pages
  106. [ 0.011331] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
  107. [ 0.011336] On node 0 totalpages: 1010719
  108. [ 0.011341] DMA zone: 64 pages used for memmap
  109. [ 0.011342] DMA zone: 22 pages reserved
  110. [ 0.011346] DMA zone: 3996 pages, LIFO batch:0
  111. [ 0.011429] DMA32 zone: 7539 pages used for memmap
  112. [ 0.011432] DMA32 zone: 482435 pages, LIFO batch:63
  113. [ 0.025789] Normal zone: 8192 pages used for memmap
  114. [ 0.025791] Normal zone: 524288 pages, LIFO batch:63
  115. [ 0.036466] Reserving Intel graphics memory at [mem 0x7af00000-0x7eefffff]
  116. [ 0.036682] ACPI: PM-Timer IO Port: 0x408
  117. [ 0.036687] ACPI: Local APIC address 0xfee00000
  118. [ 0.036701] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  119. [ 0.036704] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  120. [ 0.036727] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
  121. [ 0.036733] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  122. [ 0.036737] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  123. [ 0.036741] ACPI: IRQ0 used by override.
  124. [ 0.036744] ACPI: IRQ9 used by override.
  125. [ 0.036749] Using ACPI (MADT) for SMP configuration information
  126. [ 0.036756] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  127. [ 0.036841] [mem 0x7ef00000-0xdfffffff] available for PCI devices
  128. [ 0.036847] Booting paravirtualized kernel on bare hardware
  129. [ 0.036855] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  130. [ 0.036873] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
  131. [ 0.037673] percpu: Embedded 52 pages/cpu s173528 r8192 d31272 u1048576
  132. [ 0.037696] pcpu-alloc: s173528 r8192 d31272 u1048576 alloc=1*2097152
  133. [ 0.037700] pcpu-alloc: [0] 0 1
  134. [ 0.037761] Built 1 zonelists, mobility grouping on. Total pages: 994902
  135. [ 0.037766] Kernel command line: BOOT_IMAGE=/boot/bzImage root=LABEL=resin-rootA rootwait intel_idle.max_cstate=1
  136. [ 0.039094] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  137. [ 0.039732] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  138. [ 0.089335] Memory: 3808968K/4042876K available (12292K kernel code, 1299K rwdata, 2804K rodata, 12064K init, 852K bss, 233908K reserved, 0K cma-reserved)
  139. [ 0.089508] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  140. [ 0.089531] Kernel/User page tables isolation: enabled
  141. [ 0.089574] ftrace: allocating 39738 entries in 156 pages
  142. [ 0.115046] rcu: Preemptible hierarchical RCU implementation.
  143. [ 0.115052] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
  144. [ 0.115054] Tasks RCU enabled.
  145. [ 0.115057] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  146. [ 0.115059] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  147. [ 0.120421] NR_IRQS: 4352, nr_irqs: 512, preallocated irqs: 16
  148. [ 0.120970] random: get_random_bytes called from start_kernel+0x302/0x4c1 with crng_init=0
  149. [ 0.121042] Console: colour dummy device 80x25
  150. [ 0.121563] printk: console [tty0] enabled
  151. [ 0.121583] ACPI: Core revision 20190509
  152. [ 0.121848] APIC: Switch to symmetric I/O mode setup
  153. [ 0.123363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  154. [ 0.127846] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x171024fa93b, max_idle_ns: 440795253189 ns
  155. [ 0.127864] Calibrating delay loop (skipped), value calculated using timer frequency.. 3200.00 BogoMIPS (lpj=1600000)
  156. [ 0.127879] pid_max: default: 32768 minimum: 301
  157. [ 0.134935] LSM: Security Framework initializing
  158. [ 0.135011] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  159. [ 0.135043] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  160. [ 0.135546] mce: CPU0: Thermal monitoring enabled (TM1)
  161. [ 0.135564] process: using mwait in idle threads
  162. [ 0.135574] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
  163. [ 0.135580] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
  164. [ 0.135872] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  165. [ 0.135884] Spectre V2 : Mitigation: Full generic retpoline
  166. [ 0.135891] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  167. [ 0.135899] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  168. [ 0.136262] Freeing SMP alternatives memory: 40K
  169. [ 0.136491] TSC deadline timer enabled
  170. [ 0.136495] smpboot: CPU0: Intel(R) Celeron(R) CPU N3060 @ 1.60GHz (family: 0x6, model: 0x4c, stepping: 0x4)
  171. [ 0.141886] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
  172. [ 0.141916] ... version: 3
  173. [ 0.141921] ... bit width: 40
  174. [ 0.141925] ... generic registers: 2
  175. [ 0.141930] ... value mask: 000000ffffffffff
  176. [ 0.141936] ... max period: 0000007fffffffff
  177. [ 0.141941] ... fixed-purpose events: 3
  178. [ 0.141946] ... event mask: 0000000700000003
  179. [ 0.143874] rcu: Hierarchical SRCU implementation.
  180. [ 0.147874] smp: Bringing up secondary CPUs ...
  181. [ 0.155909] x86: Booting SMP configuration:
  182. [ 0.155918] .... node #0, CPUs: #1
  183. [ 0.156055] smp: Brought up 1 node, 2 CPUs
  184. [ 0.156055] smpboot: Max logical packages: 1
  185. [ 0.156055] smpboot: Total of 2 processors activated (6400.00 BogoMIPS)
  186. [ 0.157035] devtmpfs: initialized
  187. [ 0.157303] PM: Registering ACPI NVS region [mem 0x0003f000-0x0003ffff] (4096 bytes)
  188. [ 0.157303] PM: Registering ACPI NVS region [mem 0x76cf9000-0x774cbfff] (8204288 bytes)
  189. [ 0.158222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  190. [ 0.158222] futex hash table entries: 512 (order: 3, 32768 bytes)
  191. [ 0.158222] pinctrl core: initialized pinctrl subsystem
  192. [ 0.158354] NET: Registered protocol family 16
  193. [ 0.159181] cpuidle: using governor menu
  194. [ 0.159181] ACPI: bus type PCI registered
  195. [ 0.159181] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  196. [ 0.159181] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  197. [ 0.159181] PCI: Using configuration type 1 for base access
  198. [ 0.159384] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  199. [ 0.168214] ACPI: Added _OSI(Module Device)
  200. [ 0.168214] ACPI: Added _OSI(Processor Device)
  201. [ 0.168214] ACPI: Added _OSI(3.0 _SCP Extensions)
  202. [ 0.168214] ACPI: Added _OSI(Processor Aggregator Device)
  203. [ 0.168214] ACPI: Added _OSI(Linux-Dell-Video)
  204. [ 0.168214] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  205. [ 0.168214] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  206. [ 0.185037] ACPI: 4 ACPI AML tables successfully acquired and loaded
  207. [ 0.191368] ACPI: Dynamic OEM Table Load:
  208. [ 0.191389] ACPI: SSDT 0xFFFFA035FB322000 0006B8 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
  209. [ 0.192370] ACPI: Dynamic OEM Table Load:
  210. [ 0.192385] ACPI: SSDT 0xFFFFA035FA85D000 0003A5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
  211. [ 0.193513] ACPI: Dynamic OEM Table Load:
  212. [ 0.193528] ACPI: SSDT 0xFFFFA035FB31DE00 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
  213. [ 0.194066] ACPI: Dynamic OEM Table Load:
  214. [ 0.194079] ACPI: SSDT 0xFFFFA035FB2F1C00 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
  215. [ 0.196659] ACPI: Interpreter enabled
  216. [ 0.196713] ACPI: (supports S0 S3 S5)
  217. [ 0.196721] ACPI: Using IOAPIC for interrupt routing
  218. [ 0.196808] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  219. [ 0.198042] ACPI: Enabled 7 GPEs in block 00 to 3F
  220. [ 0.204922] ACPI: Power Resource [USBC] (on)
  221. [ 0.216179] ACPI: Power Resource [CLK0] (off)
  222. [ 0.216839] ACPI: Power Resource [CLK0] (off)
  223. [ 0.216970] ACPI: Power Resource [CLK1] (off)
  224. [ 0.228176] ACPI: Power Resource [FN00] (off)
  225. [ 0.229659] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  226. [ 0.229679] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  227. [ 0.230293] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability LTR]
  228. [ 0.230667] PCI host bridge to bus 0000:00
  229. [ 0.230680] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
  230. [ 0.230690] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
  231. [ 0.230698] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
  232. [ 0.230707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  233. [ 0.230716] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  234. [ 0.230725] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  235. [ 0.230733] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
  236. [ 0.230742] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
  237. [ 0.230752] pci_bus 0000:00: root bus resource [bus 00-ff]
  238. [ 0.230775] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
  239. [ 0.231207] pci 0000:00:02.0: [8086:22b1] type 00 class 0x030000
  240. [ 0.231245] pci 0000:00:02.0: reg 0x10: [mem 0x80000000-0x80ffffff 64bit]
  241. [ 0.231266] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
  242. [ 0.231283] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  243. [ 0.231322] pci 0000:00:02.0: BAR 2: assigned to efifb
  244. [ 0.231654] pci 0000:00:10.0: [8086:2294] type 00 class 0x080501
  245. [ 0.231690] pci 0000:00:10.0: reg 0x10: [mem 0x81416000-0x81416fff]
  246. [ 0.231798] pci 0000:00:10.0: PME# supported from D0 D3hot
  247. [ 0.232128] pci 0000:00:13.0: [8086:22a3] type 00 class 0x010601
  248. [ 0.232204] pci 0000:00:13.0: reg 0x20: [io 0xf060-0xf07f]
  249. [ 0.232222] pci 0000:00:13.0: reg 0x24: [mem 0x81415000-0x814157ff]
  250. [ 0.232297] pci 0000:00:13.0: PME# supported from D3hot
  251. [ 0.232594] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
  252. [ 0.232640] pci 0000:00:14.0: reg 0x10: [mem 0x81400000-0x8140ffff 64bit]
  253. [ 0.232756] pci 0000:00:14.0: PME# supported from D3hot D3cold
  254. [ 0.233092] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
  255. [ 0.233129] pci 0000:00:1a.0: reg 0x10: [mem 0x81100000-0x811fffff]
  256. [ 0.233147] pci 0000:00:1a.0: reg 0x14: [mem 0x81000000-0x810fffff]
  257. [ 0.233254] pci 0000:00:1a.0: PME# supported from D0 D3hot
  258. [ 0.233543] pci 0000:00:1b.0: [8086:2284] type 00 class 0x040300
  259. [ 0.233590] pci 0000:00:1b.0: reg 0x10: [mem 0x81410000-0x81413fff 64bit]
  260. [ 0.233714] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  261. [ 0.234002] pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400
  262. [ 0.234164] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  263. [ 0.234467] pci 0000:00:1c.1: [8086:22ca] type 01 class 0x060400
  264. [ 0.234617] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  265. [ 0.234924] pci 0000:00:1c.2: [8086:22cc] type 01 class 0x060400
  266. [ 0.235075] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  267. [ 0.235391] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
  268. [ 0.235812] pci 0000:00:1f.3: [8086:2292] type 00 class 0x0c0500
  269. [ 0.235893] pci 0000:00:1f.3: reg 0x10: [mem 0x81414000-0x8141401f]
  270. [ 0.236017] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  271. [ 0.236556] pci 0000:01:00.0: [10ec:8179] type 00 class 0x028000
  272. [ 0.236610] pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff]
  273. [ 0.236655] pci 0000:01:00.0: reg 0x18: [mem 0x81300000-0x81303fff 64bit]
  274. [ 0.236848] pci 0000:01:00.0: supports D1 D2
  275. [ 0.236856] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  276. [ 0.237105] pci 0000:00:1c.0: PCI bridge to [bus 01]
  277. [ 0.237120] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  278. [ 0.237131] pci 0000:00:1c.0: bridge window [mem 0x81300000-0x813fffff]
  279. [ 0.237221] pci 0000:00:1c.1: PCI bridge to [bus 02]
  280. [ 0.237345] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  281. [ 0.237394] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
  282. [ 0.237439] pci 0000:03:00.0: reg 0x18: [mem 0x81200000-0x81200fff 64bit]
  283. [ 0.237469] pci 0000:03:00.0: reg 0x20: [mem 0xa0000000-0xa0003fff 64bit pref]
  284. [ 0.237627] pci 0000:03:00.0: supports D1 D2
  285. [ 0.237634] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  286. [ 0.237877] pci 0000:00:1c.2: PCI bridge to [bus 03]
  287. [ 0.237889] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  288. [ 0.237900] pci 0000:00:1c.2: bridge window [mem 0x81200000-0x812fffff]
  289. [ 0.237914] pci 0000:00:1c.2: bridge window [mem 0xa0000000-0xa00fffff 64bit pref]
  290. [ 0.237949] pci_bus 0000:00: on NUMA node 0
  291. [ 0.240540] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  292. [ 0.240721] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  293. [ 0.240903] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  294. [ 0.241077] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  295. [ 0.241252] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  296. [ 0.241427] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  297. [ 0.241602] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  298. [ 0.241777] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  299. [ 0.242894] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  300. [ 0.242908] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  301. [ 0.242924] pci 0000:00:02.0: vgaarb: bridge control possible
  302. [ 0.242932] vgaarb: loaded
  303. [ 0.243088] SCSI subsystem initialized
  304. [ 0.243188] libata version 3.00 loaded.
  305. [ 0.243188] ACPI: bus type USB registered
  306. [ 0.243188] usbcore: registered new interface driver usbfs
  307. [ 0.243188] usbcore: registered new interface driver hub
  308. [ 0.243188] usbcore: registered new device driver usb
  309. [ 0.243188] pps_core: LinuxPPS API ver. 1 registered
  310. [ 0.243188] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  311. [ 0.243188] PTP clock support registered
  312. [ 0.243208] Registered efivars operations
  313. [ 0.249425] Advanced Linux Sound Architecture Driver Initialized.
  314. [ 0.249437] PCI: Using ACPI for IRQ routing
  315. [ 0.260459] PCI: pci_cache_line_size set to 64 bytes
  316. [ 0.260562] e820: reserve RAM buffer [mem 0x0003f000-0x0003ffff]
  317. [ 0.260566] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  318. [ 0.260569] e820: reserve RAM buffer [mem 0x76a76000-0x77ffffff]
  319. [ 0.260572] e820: reserve RAM buffer [mem 0x76cf9000-0x77ffffff]
  320. [ 0.260575] e820: reserve RAM buffer [mem 0x77a16000-0x77ffffff]
  321. [ 0.260852] Bluetooth: Core ver 2.22
  322. [ 0.260881] NET: Registered protocol family 31
  323. [ 0.260889] Bluetooth: HCI device and connection manager initialized
  324. [ 0.260899] Bluetooth: HCI socket layer initialized
  325. [ 0.260907] Bluetooth: L2CAP socket layer initialized
  326. [ 0.260924] Bluetooth: SCO socket layer initialized
  327. [ 0.261009] clocksource: Switched to clocksource tsc-early
  328. [ 0.494678] pnp: PnP ACPI init
  329. [ 0.494830] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  330. [ 0.495203] system 00:01: [io 0x0680-0x069f] has been reserved
  331. [ 0.495217] system 00:01: [io 0x0400-0x047f] has been reserved
  332. [ 0.495226] system 00:01: [io 0x0500-0x05fe] has been reserved
  333. [ 0.495244] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  334. [ 0.495538] system 00:02: [io 0x0a00-0x0a0f] has been reserved
  335. [ 0.495548] system 00:02: [io 0x0a10-0x0a1f] has been reserved
  336. [ 0.495565] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  337. [ 0.498578] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  338. [ 0.498713] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
  339. [ 0.498733] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
  340. [ 0.498743] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
  341. [ 0.498752] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
  342. [ 0.498760] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
  343. [ 0.498769] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
  344. [ 0.498777] system 00:04: [mem 0xfed80000-0xfedbffff] has been reserved
  345. [ 0.498786] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
  346. [ 0.498795] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  347. [ 0.498813] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  348. [ 0.499579] pnp: PnP ACPI: found 5 devices
  349. [ 0.509432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  350. [ 0.509463] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
  351. [ 0.509475] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  352. [ 0.509490] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
  353. [ 0.509522] pci 0000:00:1c.1: BAR 14: assigned [mem 0x81500000-0x816fffff]
  354. [ 0.509541] pci 0000:00:1c.1: BAR 15: assigned [mem 0x81700000-0x818fffff 64bit pref]
  355. [ 0.509553] pci 0000:00:1c.1: BAR 13: assigned [io 0x1000-0x1fff]
  356. [ 0.509567] pci 0000:00:1c.0: PCI bridge to [bus 01]
  357. [ 0.509580] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
  358. [ 0.509594] pci 0000:00:1c.0: bridge window [mem 0x81300000-0x813fffff]
  359. [ 0.509612] pci 0000:00:1c.1: PCI bridge to [bus 02]
  360. [ 0.509621] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
  361. [ 0.509633] pci 0000:00:1c.1: bridge window [mem 0x81500000-0x816fffff]
  362. [ 0.509644] pci 0000:00:1c.1: bridge window [mem 0x81700000-0x818fffff 64bit pref]
  363. [ 0.509661] pci 0000:00:1c.2: PCI bridge to [bus 03]
  364. [ 0.509669] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
  365. [ 0.509681] pci 0000:00:1c.2: bridge window [mem 0x81200000-0x812fffff]
  366. [ 0.509693] pci 0000:00:1c.2: bridge window [mem 0xa0000000-0xa00fffff 64bit pref]
  367. [ 0.509710] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
  368. [ 0.509718] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
  369. [ 0.509726] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
  370. [ 0.509733] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  371. [ 0.509741] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  372. [ 0.509749] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  373. [ 0.509758] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
  374. [ 0.509766] pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
  375. [ 0.509776] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  376. [ 0.509783] pci_bus 0000:01: resource 1 [mem 0x81300000-0x813fffff]
  377. [ 0.509791] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
  378. [ 0.509798] pci_bus 0000:02: resource 1 [mem 0x81500000-0x816fffff]
  379. [ 0.509806] pci_bus 0000:02: resource 2 [mem 0x81700000-0x818fffff 64bit pref]
  380. [ 0.509814] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  381. [ 0.509822] pci_bus 0000:03: resource 1 [mem 0x81200000-0x812fffff]
  382. [ 0.509829] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xa00fffff 64bit pref]
  383. [ 0.510167] NET: Registered protocol family 2
  384. [ 0.510532] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
  385. [ 0.510566] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  386. [ 0.510688] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  387. [ 0.510933] TCP: Hash tables configured (established 32768 bind 32768)
  388. [ 0.511037] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  389. [ 0.511085] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  390. [ 0.511243] NET: Registered protocol family 1
  391. [ 0.511594] RPC: Registered named UNIX socket transport module.
  392. [ 0.511604] RPC: Registered udp transport module.
  393. [ 0.511609] RPC: Registered tcp transport module.
  394. [ 0.511614] RPC: Registered tcp NFSv4.1 backchannel transport module.
  395. [ 0.511650] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  396. [ 0.512262] PCI: CLS 64 bytes, default 64
  397. [ 0.546545] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  398. [ 0.546563] software IO TLB: mapped [mem 0x6ebac000-0x72bac000] (64MB)
  399. [ 0.546725] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x171024fa93b, max_idle_ns: 440795253189 ns
  400. [ 0.546762] clocksource: Switched to clocksource tsc
  401. [ 0.547405] check: Scanning for low memory corruption every 60 seconds
  402. [ 0.548726] Initialise system trusted keyrings
  403. [ 0.548854] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  404. [ 0.553658] NFS: Registering the id_resolver key type
  405. [ 0.553681] Key type id_resolver registered
  406. [ 0.553686] Key type id_legacy registered
  407. [ 0.554005] aufs 5.x-rcN-20190610
  408. [ 0.556719] Key type asymmetric registered
  409. [ 0.556730] Asymmetric key parser 'x509' registered
  410. [ 0.556760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  411. [ 0.556769] io scheduler mq-deadline registered
  412. [ 0.556775] io scheduler kyber registered
  413. [ 0.557433] pcieport 0000:00:1c.0: PME: Signaling with IRQ 115
  414. [ 0.557925] pcieport 0000:00:1c.1: PME: Signaling with IRQ 116
  415. [ 0.558369] pcieport 0000:00:1c.2: PME: Signaling with IRQ 117
  416. [ 0.558540] efifb: probing for efifb
  417. [ 0.558577] efifb: framebuffer at 0x90000000, using 3072k, total 3072k
  418. [ 0.558586] efifb: mode is 1024x768x32, linelength=4096, pages=1
  419. [ 0.558592] efifb: scrolling: redraw
  420. [ 0.558599] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  421. [ 0.564645] Console: switching to colour frame buffer device 128x48
  422. [ 0.570482] fb0: EFI VGA frame buffer device
  423. [ 0.570546] intel_idle: MWAIT substates: 0x33000020
  424. [ 0.570550] intel_idle: v0.4.1 model 0x4C
  425. [ 0.570567] intel_idle: max_cstate 1 reached
  426. [ 0.570824] intel_idle: lapic_timer_reliable_states 0xffffffff
  427. [ 0.571149] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  428. [ 0.571266] ACPI: Sleep Button [SLPB]
  429. [ 0.571400] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  430. [ 0.573920] ACPI: Power Button [PWRF]
  431. [ 0.578763] thermal LNXTHERM:00: registered as thermal_zone0
  432. [ 0.578827] ACPI: Thermal Zone [TZ01] (27 C)
  433. [ 0.579129] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled
  434. [ 0.600459] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  435. [ 0.603903] Linux agpgart interface v0.103
  436. [ 0.608485] brd: module loaded
  437. [ 0.612840] loop: module loaded
  438. [ 0.612942] Uniform Multi-Platform E-IDE driver
  439. [ 0.613080] ide-gd driver 1.18
  440. [ 0.613119] ide-cd driver 5.00
  441. [ 0.613199] hv_vmbus: registering driver hv_storvsc
  442. [ 0.614761] ahci 0000:00:13.0: version 3.0
  443. [ 0.615233] ahci 0000:00:13.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  444. [ 0.615331] ahci 0000:00:13.0: flags: 64bit ncq ilck led clo only pio slum part deso sadm sds apst
  445. [ 0.617111] scsi host0: ahci
  446. [ 0.618526] scsi host1: ahci
  447. [ 0.618720] ata1: SATA max UDMA/133 abar m2048@0x81415000 port 0x81415100 irq 118
  448. [ 0.618804] ata2: SATA max UDMA/133 abar m2048@0x81415000 port 0x81415180 irq 118
  449. [ 0.621247] tun: Universal TUN/TAP device driver, 1.6
  450. [ 0.623566] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  451. [ 0.625747] e100: Copyright(c) 1999-2006 Intel Corporation
  452. [ 0.627950] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  453. [ 0.630152] e1000: Copyright (c) 1999-2006 Intel Corporation.
  454. [ 0.632357] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  455. [ 0.634528] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  456. [ 0.636728] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  457. [ 0.638901] ehci-pci: EHCI PCI platform driver
  458. [ 0.641105] ehci-platform: EHCI generic platform driver
  459. [ 0.643331] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  460. [ 0.645562] ohci-pci: OHCI PCI platform driver
  461. [ 0.647800] uhci_hcd: USB Universal Host Controller Interface driver
  462. [ 0.650420] xhci_hcd 0000:00:14.0: xHCI Host Controller
  463. [ 0.652651] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  464. [ 0.656036] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
  465. [ 0.658320] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  466. [ 0.661379] hub 1-0:1.0: USB hub found
  467. [ 0.663748] hub 1-0:1.0: 7 ports detected
  468. [ 0.667650] xhci_hcd 0000:00:14.0: xHCI Host Controller
  469. [ 0.669968] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  470. [ 0.672308] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  471. [ 0.675025] hub 2-0:1.0: USB hub found
  472. [ 0.677349] hub 2-0:1.0: 6 ports detected
  473. [ 0.681082] usbcore: registered new interface driver usb-storage
  474. [ 0.683414] usbcore: registered new interface driver usbserial_generic
  475. [ 0.685695] usbserial: USB Serial support registered for generic
  476. [ 0.687949] usbcore: registered new interface driver pl2303
  477. [ 0.690170] usbserial: USB Serial support registered for pl2303
  478. [ 0.692420] i8042: PNP: No PS/2 controller found.
  479. [ 0.694579] hv_vmbus: registering driver hyperv_keyboard
  480. [ 0.696844] mousedev: PS/2 mouse device common for all mice
  481. [ 0.699321] rtc_cmos 00:00: RTC can wake from S4
  482. [ 0.701738] rtc_cmos 00:00: registered as rtc0
  483. [ 0.703920] rtc_cmos 00:00: alarms up to one day, y3k, 242 bytes nvram
  484. [ 0.706410] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  485. [ 0.713634] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
  486. [ 0.717015] intel_pstate: Intel P-state driver initializing
  487. [ 0.719368] sdhci: Secure Digital Host Controller Interface driver
  488. [ 0.726757] sdhci: Copyright(c) Pierre Ossman
  489. [ 0.734300] sdhci-pci 0000:00:10.0: SDHCI controller found [8086:2294] (rev 35)
  490. [ 0.741961] sdhci-pci 0000:00:10.0: enabling device (0000 -> 0002)
  491. [ 0.745278] mmc0: SDHCI controller on PCI [0000:00:10.0] using ADMA
  492. [ 0.746832] sdhci-pltfm: SDHCI platform and OF driver helper
  493. [ 0.748371] hidraw: raw HID events driver (C) Jiri Kosina
  494. [ 0.750006] usbcore: registered new interface driver usbhid
  495. [ 0.751461] usbhid: USB HID core driver
  496. [ 0.753068] u32 classifier
  497. [ 0.754505] Actions configured
  498. [ 0.756390] NET: Registered protocol family 10
  499. [ 0.758279] Segment Routing with IPv6
  500. [ 0.759762] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  501. [ 0.761382] NET: Registered protocol family 17
  502. [ 0.762803] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  503. [ 0.765893] Key type dns_resolver registered
  504. [ 0.767751] mce: Using 6 MCE banks
  505. [ 0.769309] microcode: sig=0x406c4, pf=0x1, revision=0x408
  506. [ 0.777054] microcode: Microcode Update Driver: v2.2.
  507. [ 0.777096] sched_clock: Marking stable (774874150, 2058038)->(778969013, -2036825)
  508. [ 0.782827] Loading compiled-in X.509 certificates
  509. [ 0.791827] Key type encrypted registered
  510. [ 0.793988] printk: console [netcon0] enabled
  511. [ 0.795516] netconsole: network logging started
  512. [ 0.797066] rtc_cmos 00:00: setting system clock to 2019-11-27T13:49:37 UTC (1574862577)
  513. [ 0.798749] ALSA device list:
  514. [ 0.800447] No soundcards found.
  515. [ 0.928653] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  516. [ 0.936462] ata1: SATA link down (SStatus 4 SControl 300)
  517. [ 0.949011] ata2.00: ATA-8: KINGSTON SMS200S3120G, 608ABBF0, max UDMA/133
  518. [ 0.953650] ata2.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
  519. [ 0.963337] ata2.00: configured for UDMA/133
  520. [ 0.975255] scsi 1:0:0:0: Direct-Access ATA KINGSTON SMS200S BBF0 PQ: 0 ANSI: 5
  521. [ 0.978842] sd 1:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  522. [ 0.982668] sd 1:0:0:0: [sda] Write Protect is off
  523. [ 0.986355] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  524. [ 0.986451] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  525. [ 0.992038] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  526. [ 0.996737] sd 1:0:0:0: [sda] Attached SCSI disk
  527. [ 0.998913] usb 1-3: new low-speed USB device number 2 using xhci_hcd
  528. [ 1.009289] Freeing unused kernel image memory: 12064K
  529. [ 1.011000] Write protecting the kernel read-only data: 18432k
  530. [ 1.013737] Freeing unused kernel image memory: 2008K
  531. [ 1.016065] Freeing unused kernel image memory: 1292K
  532. [ 1.017735] Run /init as init process
  533. [ 1.137187] input: PixArt HP X1200 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:03F0:0641.0001/input/input2
  534. [ 1.139653] hid-generic 0003:03F0:0641.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt HP X1200 USB Optical Mouse] on usb-0000:00:14.0-3/input0
  535. [ 1.256911] usb 1-4: new low-speed USB device number 3 using xhci_hcd
  536. [ 1.394980] input: USB USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:1A2C:2D23.0002/input/input3
  537. [ 1.449339] hid-generic 0003:1A2C:2D23.0002: input,hidraw1: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:00:14.0-4/input0
  538. [ 1.455200] input: USB USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input4
  539. [ 1.510171] input: USB USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5
  540. [ 1.515214] hid-generic 0003:1A2C:2D23.0003: input,hidraw2: USB HID v1.10 Device [USB USB Keyboard] on usb-0000:00:14.0-4/input1
  541. [ 1.596784] CP437: Invalid argument
  542. [ 1.604038] fsck.fat 4.1 (2017-01-24)
  543. /dev/disk/by-label/resin-boot: 17 files, 331/20431 clusters
  544. [ 1.614662] resin-rootA: recovering journal
  545. [ 1.620084] random: fast init done
  546. [ 1.623137] resin-rootA: clean, 5463/39936 files, 270690/319488 blocks
  547.  
  548. [ 1.631669] resin-rootB: clean, 11/39936 files, 15349/319488 blocks
  549.  
  550. [ 1.649771] resin-state: clean, 62/5136 files, 1898/20480 blocks
  551.  
  552. [ 1.735972] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
  553. [ 2.810049] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  554. [ 2.829336] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  555. [ 2.931409] EXT4-fs (sda2): re-mounted. Opts: (null)
  556. [ 2.937788] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch
  557. [ 3.032251] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
  558. [ 3.143491] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid \xe2\x86\x92 /run/chrony/chronyd.pid; please update the unit file accordingly.
  559. [ 3.869200] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
  560. [ 4.441920] i915 0000:00:02.0: Disabling error capture for VT-d workaround
  561. [ 4.443056] checking generic (90000000 300000) vs hw (90000000 10000000)
  562. [ 4.443058] fb0: switching to inteldrmfb from EFI VGA
  563. [ 4.444702] Console: switching to colour dummy device 80x25
  564. [ 4.444950] i915 0000:00:02.0: vgaarb: deactivate vga console
  565. [ 4.445295] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  566. [ 4.445301] [drm] Driver supports precise vblank timestamp query.
  567. [ 4.447582] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  568. [ 4.469219] EFI Variables Facility v0.08 2004-May-17
  569. [ 4.472915] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
  570. [ 4.481511] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  571. [ 4.482199] libphy: r8169: probed
  572. [ 4.482509] r8169 0000:03:00.0 eth0: RTL8168g/8111g, 4c:cc:6a:4d:82:c0, XID 4c0, IRQ 121
  573. [ 4.482518] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  574. [ 4.482655] acpi device:09: registered as cooling_device3
  575. [ 4.482765] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  576. [ 4.492651] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  577. [ 4.589840] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC283: line_outs=1 (0x21/0x0/0x0/0x0/0x0) type:hp
  578. [ 4.589856] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  579. [ 4.589862] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
  580. [ 4.589882] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  581. [ 4.589887] snd_hda_codec_realtek hdaudioC0D0: inputs:
  582. [ 4.589892] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
  583. [ 4.790991] r8169 0000:03:00.0 enp3s0: renamed from eth0
  584. [ 4.797180] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  585. [ 4.797299] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  586. [ 4.797406] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  587. [ 4.797508] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  588. [ 4.797948] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  589. [ 4.933383] fbcon: i915drmfb (fb0) is primary device
  590. [ 4.971047] Console: switching to colour frame buffer device 240x67
  591. [ 5.006487] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
  592. [ 8.312749] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  593. [ 8.373138] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  594. [ 8.373289] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  595. [ 8.373294] cfg80211: failed to load regulatory.db
  596. [ 8.688105] Generic Realtek PHY r8169-300:00: attached PHY driver [Generic Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
  597. [ 8.798958] r8169 0000:03:00.0 enp3s0: Link is Down
  598. [ 9.042186] Bridge firewalling registered
  599. [ 9.327814] Initializing XFRM netlink socket
  600. [ 9.890435] random: crng init done
  601. [ 11.617298] r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx
  602. [ 11.617319] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
  603. [ 14.654066] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  604. [ 14.654072] Bluetooth: BNEP filters: protocol multicast
  605. [ 14.654080] Bluetooth: BNEP socket layer initialized
  606. [ 104.530120] balena0: port 1(veth7233640) entered blocking state
  607. [ 104.530126] balena0: port 1(veth7233640) entered disabled state
  608. [ 104.531359] device veth7233640 entered promiscuous mode
  609. [ 105.045327] eth0: renamed from vethfc1e0d7
  610. [ 105.051605] IPv6: ADDRCONF(NETDEV_CHANGE): veth7233640: link becomes ready
  611. [ 105.051754] balena0: port 1(veth7233640) entered blocking state
  612. [ 105.051761] balena0: port 1(veth7233640) entered forwarding state
  613. [ 105.051908] IPv6: ADDRCONF(NETDEV_CHANGE): balena0: link becomes ready
  614. [ 396.844561] balena0: port 1(veth7233640) entered disabled state
  615. [ 396.849449] vethfc1e0d7: renamed from eth0
  616. [ 396.872154] balena0: port 1(veth7233640) entered disabled state
  617. [ 396.874253] device veth7233640 left promiscuous mode
  618. [ 396.874260] balena0: port 1(veth7233640) entered disabled state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement