Guest User

Untitled

a guest
Sep 16th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.82 KB | None | 0 0
  1. [ 0.000000] Linux version 5.8.7-gentoo (root@c302c) (gcc (Gentoo 9.3.0-r1 p3) 9.3.0, GNU ld (Gentoo 2.33.1 p2) 2.33.1) #1 SMP Tue Sep 8 22:50:11 SAST 2020
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.8.7-gentoo root=/dev/mmcblk0p1 ro init=/usr/lib/systemd/systemd
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  8. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  9. [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
  10. [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
  11. [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
  12. [ 0.000000] BIOS-provided physical RAM map:
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007a6adfff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000007a6ae000-0x000000007a72dfff] type 20
  17. [ 0.000000] BIOS-e820: [mem 0x000000007a72e000-0x000000007a7f1fff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x000000007a7f2000-0x000000007a7fcfff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x000000007a7fd000-0x000000007a7fdfff] ACPI data
  20. [ 0.000000] BIOS-e820: [mem 0x000000007a7fe000-0x000000007ab40fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x000000007ab41000-0x000000007fffffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017effffff] usable
  23. [ 0.000000] NX (Execute Disable) protection: active
  24. [ 0.000000] efi: EFI v2.70 by EDK II
  25. [ 0.000000] efi: ACPI 2.0=0x7ab53000 SMBIOS=0x7ab41000
  26. [ 0.000000] SMBIOS 2.8 present.
  27. [ 0.000000] DMI: Google Cave/Cave, BIOS MrChromebox-4.10 09/05/2019
  28. [ 0.000000] tsc: Detected 1500.000 MHz processor
  29. [ 0.000017] tsc: Detected 1499.967 MHz TSC
  30. [ 0.000017] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  31. [ 0.000022] e820: remove [mem 0x000a0000-0x000fffff] usable
  32. [ 0.000032] last_pfn = 0x17f000 max_arch_pfn = 0x400000000
  33. [ 0.000039] MTRR default type: uncachable
  34. [ 0.000041] MTRR fixed ranges enabled:
  35. [ 0.000043] 00000-9FFFF write-back
  36. [ 0.000045] A0000-BFFFF uncachable
  37. [ 0.000047] C0000-FFFFF write-back
  38. [ 0.000048] MTRR variable ranges enabled:
  39. [ 0.000051] 0 base 0000000000 mask 7F80000000 write-back
  40. [ 0.000053] 1 base 007B800000 mask 7FFF800000 uncachable
  41. [ 0.000055] 2 base 007C000000 mask 7FFC000000 uncachable
  42. [ 0.000057] 3 base 00C0000000 mask 7FF0000000 write-combining
  43. [ 0.000058] 4 base 0100000000 mask 7F80000000 write-back
  44. [ 0.000059] 5 disabled
  45. [ 0.000060] 6 disabled
  46. [ 0.000061] 7 disabled
  47. [ 0.000061] 8 disabled
  48. [ 0.000062] 9 disabled
  49. [ 0.001135] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  50. [ 0.002310] last_pfn = 0x7ab41 max_arch_pfn = 0x400000000
  51. [ 0.002374] Using GB pages for direct mapping
  52. [ 0.002724] Secure boot could not be determined
  53. [ 0.002742] ACPI: Early table checksum verification disabled
  54. [ 0.002747] ACPI: RSDP 0x000000007AB53000 000024 (v02 COREv4)
  55. [ 0.002755] ACPI: XSDT 0x000000007A7FDF18 000074 (v01 COREv4 COREBOOT 00000000 CORE 20190509)
  56. [ 0.002767] ACPI: FACP 0x000000007AB577B0 0000F4 (v04 COREv4 COREBOOT 00000000 CORE 20190509)
  57. [ 0.002777] ACPI: DSDT 0x000000007AB53280 00452F (v02 COREv4 COREBOOT 20110725 INTL 20190509)
  58. [ 0.002784] ACPI: FACS 0x000000007AB53240 000040
  59. [ 0.002789] ACPI: FACS 0x000000007AB53240 000040
  60. [ 0.002794] ACPI: SSDT 0x000000007AB578B0 000B65 (v02 COREv4 COREBOOT 0000002A CORE 20190509)
  61. [ 0.002806] ACPI: MCFG 0x000000007AB58420 00003C (v01 COREv4 COREBOOT 00000000 CORE 20190509)
  62. [ 0.002812] ACPI: TCPA 0x000000007AB58460 000032 (v02 COREv4 COREBOOT 00000000 CORE 20190509)
  63. [ 0.002818] ACPI: APIC 0x000000007AB584A0 00006C (v02 COREv4 COREBOOT 00000000 CORE 20190509)
  64. [ 0.002824] ACPI: NHLT 0x000000007AB58510 0019C8 (v05 INTEL SCRDMAX 00000000 CORE 00000000)
  65. [ 0.002830] ACPI: DMAR 0x000000007AB59EE0 000088 (v01 COREv4 COREBOOT 00000000 CORE 20190509)
  66. [ 0.002836] ACPI: DBG2 0x000000007AB5BF70 000061 (v00 COREv4 COREBOOT 00000000 CORE 20190509)
  67. [ 0.002843] ACPI: HPET 0x000000007AB5BFE0 000038 (v01 COREv4 COREBOOT 00000000 CORE 20190509)
  68. [ 0.002850] ACPI: BGRT 0x000000007A7FD018 000038 (v00 INTEL EDK2 00001720 PTL 00000002)
  69. [ 0.002865] ACPI: Local APIC address 0xfee00000
  70. [ 0.003025] No NUMA configuration found
  71. [ 0.003028] Faking a node at [mem 0x0000000000000000-0x000000017effffff]
  72. [ 0.003038] NODE_DATA(0) allocated [mem 0x17effc000-0x17effffff]
  73. [ 0.003072] Zone ranges:
  74. [ 0.003075] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  75. [ 0.003078] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  76. [ 0.003081] Normal [mem 0x0000000100000000-0x000000017effffff]
  77. [ 0.003084] Movable zone start for each node
  78. [ 0.003086] Early memory node ranges
  79. [ 0.003089] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  80. [ 0.003091] node 0: [mem 0x0000000000100000-0x000000007a6adfff]
  81. [ 0.003094] node 0: [mem 0x000000007a7f2000-0x000000007a7fcfff]
  82. [ 0.003096] node 0: [mem 0x000000007a7fe000-0x000000007ab40fff]
  83. [ 0.003098] node 0: [mem 0x0000000100000000-0x000000017effffff]
  84. [ 0.003622] Zeroed struct page in unavailable ranges: 26213 pages
  85. [ 0.003624] Initmem setup node 0 [mem 0x0000000000001000-0x000000017effffff]
  86. [ 0.003629] On node 0 totalpages: 1022363
  87. [ 0.003631] DMA zone: 64 pages used for memmap
  88. [ 0.003633] DMA zone: 1063 pages reserved
  89. [ 0.003635] DMA zone: 3999 pages, LIFO batch:0
  90. [ 0.003727] DMA32 zone: 7784 pages used for memmap
  91. [ 0.003728] DMA32 zone: 498172 pages, LIFO batch:63
  92. [ 0.015025] Normal zone: 8128 pages used for memmap
  93. [ 0.015026] Normal zone: 520192 pages, LIFO batch:63
  94. [ 0.015953] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
  95. [ 0.016354] ACPI: PM-Timer IO Port: 0x1808
  96. [ 0.016364] ACPI: Local APIC address 0xfee00000
  97. [ 0.016419] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  98. [ 0.016424] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  99. [ 0.016429] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  100. [ 0.016432] ACPI: IRQ0 used by override.
  101. [ 0.016435] ACPI: IRQ9 used by override.
  102. [ 0.016439] Using ACPI (MADT) for SMP configuration information
  103. [ 0.016443] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  104. [ 0.016461] e820: update [mem 0x7a28b000-0x7a2a8fff] usable ==> reserved
  105. [ 0.016475] TSC deadline timer available
  106. [ 0.016478] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  107. [ 0.016508] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  108. [ 0.016513] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  109. [ 0.016517] PM: hibernation: Registered nosave memory: [mem 0x7a28b000-0x7a2a8fff]
  110. [ 0.016521] PM: hibernation: Registered nosave memory: [mem 0x7a6ae000-0x7a72dfff]
  111. [ 0.016523] PM: hibernation: Registered nosave memory: [mem 0x7a72e000-0x7a7f1fff]
  112. [ 0.016527] PM: hibernation: Registered nosave memory: [mem 0x7a7fd000-0x7a7fdfff]
  113. [ 0.016531] PM: hibernation: Registered nosave memory: [mem 0x7ab41000-0x7fffffff]
  114. [ 0.016533] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xffffffff]
  115. [ 0.016537] [mem 0x80000000-0xffffffff] available for PCI devices
  116. [ 0.016544] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  117. [ 0.030277] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  118. [ 0.030621] percpu: Embedded 43 pages/cpu s136024 r8192 d31912 u524288
  119. [ 0.030637] pcpu-alloc: s136024 r8192 d31912 u524288 alloc=1*2097152
  120. [ 0.030639] pcpu-alloc: [0] 0 1 2 3
  121. [ 0.030687] Built 1 zonelists, mobility grouping on. Total pages: 1005324
  122. [ 0.030689] Policy zone: Normal
  123. [ 0.030692] Kernel command line: BOOT_IMAGE=/vmlinuz-5.8.7-gentoo root=/dev/mmcblk0p1 ro init=/usr/lib/systemd/systemd
  124. [ 0.031341] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  125. [ 0.031693] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  126. [ 0.031788] mem auto-init: stack:off, heap alloc:off, heap free:off
  127. [ 0.054346] Memory: 2053608K/4089452K available (14342K kernel code, 718K rwdata, 3464K rodata, 1352K init, 2020K bss, 187696K reserved, 0K cma-reserved)
  128. [ 0.054441] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  129. [ 0.054543] rcu: Hierarchical RCU implementation.
  130. [ 0.054546] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  131. [ 0.054581] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
  132. [ 0.055103] random: crng done (trusting CPU's manufacturer)
  133. [ 0.055149] Console: colour dummy device 80x25
  134. [ 0.055461] printk: console [tty0] enabled
  135. [ 0.055491] ACPI: Core revision 20200528
  136. [ 0.055724] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  137. [ 0.055826] APIC: Switch to symmetric I/O mode setup
  138. [ 0.055832] DMAR: Host address width 39
  139. [ 0.055837] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  140. [ 0.055855] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
  141. [ 0.055863] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
  142. [ 0.055869] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  143. [ 0.055882] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  144. [ 0.055891] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  145. [ 0.055896] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  146. [ 0.057880] DMAR-IR: Enabled IRQ remapping in xapic mode
  147. [ 0.062274] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  148. [ 0.075955] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159f036b177, max_idle_ns: 440795223668 ns
  149. [ 0.075970] Calibrating delay loop (skipped), value calculated using timer frequency.. 3001.93 BogoMIPS (lpj=4999890)
  150. [ 0.075979] pid_max: default: 32768 minimum: 301
  151. [ 0.078356] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  152. [ 0.078378] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  153. [ 0.078880] mce: CPU0: Thermal monitoring enabled (TM1)
  154. [ 0.078928] process: using mwait in idle threads
  155. [ 0.078937] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  156. [ 0.078942] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  157. [ 0.078950] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  158. [ 0.078957] Spectre V2 : Spectre mitigation: kernel not compiled with retpoline; no mitigation available!
  159. [ 0.078960] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  160. [ 0.078976] SRBDS: Vulnerable: No microcode
  161. [ 0.078980] MDS: Mitigation: Clear CPU buffers
  162. [ 0.079545] Freeing SMP alternatives memory: 40K
  163. [ 0.081680] smpboot: CPU0: Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz (family: 0x6, model: 0x4e, stepping: 0x3)
  164. [ 0.081889] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  165. [ 0.081908] ... version: 4
  166. [ 0.081911] ... bit width: 48
  167. [ 0.081914] ... generic registers: 4
  168. [ 0.081918] ... value mask: 0000ffffffffffff
  169. [ 0.081922] ... max period: 00007fffffffffff
  170. [ 0.081925] ... fixed-purpose events: 3
  171. [ 0.081929] ... event mask: 000000070000000f
  172. [ 0.082018] rcu: Hierarchical SRCU implementation.
  173. [ 0.082196] smp: Bringing up secondary CPUs ...
  174. [ 0.082345] x86: Booting SMP configuration:
  175. [ 0.082350] .... node #0, CPUs: #1
  176. [ 0.082631] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
  177. [ 0.082631] #2 #3
  178. [ 0.084410] smp: Brought up 1 node, 4 CPUs
  179. [ 0.084420] smpboot: Max logical packages: 1
  180. [ 0.084424] smpboot: Total of 4 processors activated (12004.72 BogoMIPS)
  181. [ 0.094137] node 0 deferred pages initialised in 7ms
  182. [ 0.094477] devtmpfs: initialized
  183. [ 0.095065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  184. [ 0.095079] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  185. [ 0.095165] pinctrl core: initialized pinctrl subsystem
  186. [ 0.095373] PM: RTC time: 18:07:37, date: 2020-09-16
  187. [ 0.095380] thermal_sys: Registered thermal governor 'fair_share'
  188. [ 0.095381] thermal_sys: Registered thermal governor 'bang_bang'
  189. [ 0.095385] thermal_sys: Registered thermal governor 'user_space'
  190. [ 0.095621] NET: Registered protocol family 16
  191. [ 0.095827] audit: initializing netlink subsys (disabled)
  192. [ 0.095891] audit: type=2000 audit(1600279657.036:1): state=initialized audit_enabled=0 res=1
  193. [ 0.096137] cpuidle: using governor ladder
  194. [ 0.096251] ACPI: bus type PCI registered
  195. [ 0.096256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  196. [ 0.096364] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
  197. [ 0.096373] PCI: not using MMCONFIG
  198. [ 0.096377] PCI: Using configuration type 1 for base access
  199. [ 0.100353] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  200. [ 0.100361] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  201. [ 0.101040] cryptd: max_cpu_qlen set to 1000
  202. [ 0.101869] ACPI: Added _OSI(Module Device)
  203. [ 0.101875] ACPI: Added _OSI(Processor Device)
  204. [ 0.101880] ACPI: Added _OSI(3.0 _SCP Extensions)
  205. [ 0.101884] ACPI: Added _OSI(Processor Aggregator Device)
  206. [ 0.101889] ACPI: Added _OSI(Linux-Dell-Video)
  207. [ 0.101893] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  208. [ 0.101898] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  209. [ 0.106353] ACPI: 2 ACPI AML tables successfully acquired and loaded
  210. [ 0.108543] ACPI: EC: EC started
  211. [ 0.108548] ACPI: EC: interrupt blocked
  212. [ 0.110114] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  213. [ 0.110123] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
  214. [ 0.110128] ACPI: Interpreter enabled
  215. [ 0.110162] ACPI: (supports S0 S3 S4 S5)
  216. [ 0.110167] ACPI: Using IOAPIC for interrupt routing
  217. [ 0.110209] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
  218. [ 0.110735] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
  219. [ 0.110757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  220. [ 0.119371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  221. [ 0.119386] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  222. [ 0.119465] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability LTR]
  223. [ 0.119485] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  224. [ 0.120085] PCI host bridge to bus 0000:00
  225. [ 0.120092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  226. [ 0.120098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  227. [ 0.120104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  228. [ 0.120109] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  229. [ 0.120115] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  230. [ 0.120120] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  231. [ 0.120126] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  232. [ 0.120131] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  233. [ 0.120137] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  234. [ 0.120142] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  235. [ 0.120148] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  236. [ 0.120153] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  237. [ 0.120159] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  238. [ 0.120164] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  239. [ 0.120170] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  240. [ 0.120175] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  241. [ 0.120181] pci_bus 0000:00: root bus resource [mem 0x80000001-0xdfffffff window]
  242. [ 0.120186] pci_bus 0000:00: root bus resource [mem 0x800000000-0xbffffffff window]
  243. [ 0.120192] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
  244. [ 0.120197] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  245. [ 0.120203] pci_bus 0000:00: root bus resource [bus 00-ff]
  246. [ 0.120236] pci 0000:00:00.0: [8086:190c] type 00 class 0x060000
  247. [ 0.120522] pci 0000:00:02.0: [8086:191e] type 00 class 0x030000
  248. [ 0.120551] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
  249. [ 0.120568] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
  250. [ 0.120580] pci 0000:00:02.0: reg 0x20: [io 0x1c00-0x1c3f]
  251. [ 0.120616] pci 0000:00:02.0: BAR 2: assigned to efifb
  252. [ 0.120859] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  253. [ 0.120891] pci 0000:00:04.0: reg 0x10: [mem 0xd1520000-0xd1527fff 64bit]
  254. [ 0.121161] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000
  255. [ 0.121201] pci 0000:00:05.0: reg 0x10: [mem 0xd1000000-0xd13fffff 64bit]
  256. [ 0.121456] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  257. [ 0.121487] pci 0000:00:08.0: reg 0x10: [mem 0xd1530000-0xd1530fff 64bit]
  258. [ 0.121760] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
  259. [ 0.121805] pci 0000:00:14.0: reg 0x10: [mem 0xd1500000-0xd150ffff 64bit]
  260. [ 0.121928] pci 0000:00:14.0: PME# supported from D3hot D3cold
  261. [ 0.122150] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
  262. [ 0.122192] pci 0000:00:14.2: reg 0x10: [mem 0xd1531000-0xd1531fff 64bit]
  263. [ 0.122481] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
  264. [ 0.122533] pci 0000:00:15.0: reg 0x10: [mem 0xd1532000-0xd1532fff 64bit]
  265. [ 0.122878] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
  266. [ 0.122931] pci 0000:00:15.1: reg 0x10: [mem 0xd1533000-0xd1533fff 64bit]
  267. [ 0.123295] pci 0000:00:19.0: [8086:9d66] type 00 class 0x118000
  268. [ 0.123348] pci 0000:00:19.0: reg 0x10: [mem 0xfe034000-0xfe034fff 64bit]
  269. [ 0.123682] pci 0000:00:19.2: [8086:9d64] type 00 class 0x118000
  270. [ 0.123734] pci 0000:00:19.2: reg 0x10: [mem 0xd1535000-0xd1535fff 64bit]
  271. [ 0.124089] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
  272. [ 0.124251] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  273. [ 0.124524] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
  274. [ 0.124577] pci 0000:00:1e.0: reg 0x10: [mem 0xd1536000-0xd1536fff 64bit]
  275. [ 0.124917] pci 0000:00:1e.4: [8086:9d2b] type 00 class 0x080501
  276. [ 0.124961] pci 0000:00:1e.4: reg 0x10: [mem 0xd1537000-0xd1537fff 64bit]
  277. [ 0.125315] pci 0000:00:1e.6: [8086:9d2d] type 00 class 0x080501
  278. [ 0.125360] pci 0000:00:1e.6: reg 0x10: [mem 0xd1538000-0xd1538fff 64bit]
  279. [ 0.125671] pci 0000:00:1f.0: [8086:9d46] type 00 class 0x060100
  280. [ 0.126026] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
  281. [ 0.126059] pci 0000:00:1f.2: reg 0x10: [mem 0xd1528000-0xd152bfff]
  282. [ 0.126339] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040100
  283. [ 0.126388] pci 0000:00:1f.3: reg 0x10: [mem 0xd152c000-0xd152ffff 64bit]
  284. [ 0.126443] pci 0000:00:1f.3: reg 0x20: [mem 0xd1510000-0xd151ffff 64bit]
  285. [ 0.126529] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  286. [ 0.126767] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
  287. [ 0.126838] pci 0000:00:1f.4: reg 0x10: [mem 0xd153a000-0xd153a0ff 64bit]
  288. [ 0.126919] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  289. [ 0.127183] pci 0000:00:1f.5: [8086:9d24] type 00 class 0x000000
  290. [ 0.127217] pci 0000:00:1f.5: reg 0x10: [mem 0xd1539000-0xd1539fff]
  291. [ 0.127814] pci 0000:01:00.0: [8086:095a] type 00 class 0x028000
  292. [ 0.128085] pci 0000:01:00.0: reg 0x10: [mem 0xd1400000-0xd1401fff 64bit]
  293. [ 0.128740] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  294. [ 0.129731] pci 0000:00:1c.0: PCI bridge to [bus 01]
  295. [ 0.129752] pci 0000:00:1c.0: bridge window [mem 0xd1400000-0xd14fffff]
  296. [ 0.131340] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 12 14 15) *11
  297. [ 0.131465] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 12 14 15)
  298. [ 0.131579] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 12 14 15) *11
  299. [ 0.131690] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 12 14 15) *11
  300. [ 0.131802] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 12 14 15) *11
  301. [ 0.131913] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 12 14 15) *11
  302. [ 0.132024] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 12 14 15) *11
  303. [ 0.132134] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 12 14 15) *11
  304. [ 0.133899] ACPI: EC: interrupt unblocked
  305. [ 0.133905] ACPI: EC: event unblocked
  306. [ 0.133930] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
  307. [ 0.133934] ACPI: EC: GPE=0x50
  308. [ 0.133941] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
  309. [ 0.133947] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
  310. [ 0.134125] iommu: Default domain type: Translated
  311. [ 0.134169] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  312. [ 0.134175] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  313. [ 0.134189] pci 0000:00:02.0: vgaarb: bridge control possible
  314. [ 0.134193] vgaarb: loaded
  315. [ 0.134311] SCSI subsystem initialized
  316. [ 0.134329] libata version 3.00 loaded.
  317. [ 0.134334] ACPI: bus type USB registered
  318. [ 0.134367] usbcore: registered new interface driver usbfs
  319. [ 0.134383] usbcore: registered new interface driver hub
  320. [ 0.134416] usbcore: registered new device driver usb
  321. [ 0.134416] mc: Linux media interface: v0.10
  322. [ 0.134416] videodev: Linux video capture interface: v2.00
  323. [ 0.134641] EDAC MC: Ver: 3.0.0
  324. [ 0.135092] Registered efivars operations
  325. [ 0.135206] Advanced Linux Sound Architecture Driver Initialized.
  326. [ 0.135411] Bluetooth: Core ver 2.22
  327. [ 0.135421] NET: Registered protocol family 31
  328. [ 0.135425] Bluetooth: HCI device and connection manager initialized
  329. [ 0.135430] Bluetooth: HCI socket layer initialized
  330. [ 0.135435] Bluetooth: L2CAP socket layer initialized
  331. [ 0.135442] Bluetooth: SCO socket layer initialized
  332. [ 0.135506] PCI: Using ACPI for IRQ routing
  333. [ 0.142662] PCI: pci_cache_line_size set to 64 bytes
  334. [ 0.143109] e820: reserve RAM buffer [mem 0x7a28b000-0x7bffffff]
  335. [ 0.143112] e820: reserve RAM buffer [mem 0x7a6ae000-0x7bffffff]
  336. [ 0.143114] e820: reserve RAM buffer [mem 0x7a7fd000-0x7bffffff]
  337. [ 0.143116] e820: reserve RAM buffer [mem 0x7ab41000-0x7bffffff]
  338. [ 0.143118] e820: reserve RAM buffer [mem 0x17f000000-0x17fffffff]
  339. [ 0.143234] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  340. [ 0.143246] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  341. [ 0.145332] clocksource: Switched to clocksource tsc-early
  342. [ 0.145418] VFS: Disk quotas dquot_6.6.0
  343. [ 0.145448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  344. [ 0.145563] pnp: PnP ACPI init
  345. [ 0.145822] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
  346. [ 0.145829] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
  347. [ 0.145835] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
  348. [ 0.145840] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  349. [ 0.145845] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
  350. [ 0.145851] system 00:00: [mem 0xfed90000-0xfed93fff] could not be reserved
  351. [ 0.145857] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
  352. [ 0.145863] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
  353. [ 0.145868] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
  354. [ 0.145874] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
  355. [ 0.145886] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  356. [ 0.145886] system 00:01: [io 0x1800-0x18fe] has been reserved
  357. [ 0.145886] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  358. [ 0.145886] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  359. [ 0.145886] system 00:03: [io 0x0900-0x09fe] has been reserved
  360. [ 0.145886] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  361. [ 0.145886] system 00:04: [io 0x0200] has been reserved
  362. [ 0.145886] system 00:04: [io 0x0204] has been reserved
  363. [ 0.145886] system 00:04: [io 0x0800-0x087f] has been reserved
  364. [ 0.145886] system 00:04: [io 0x0880-0x08ff] has been reserved
  365. [ 0.145886] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  366. [ 0.145886] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b GGL0303 (active)
  367. [ 0.145886] pnp 00:06: Plug and Play ACPI device, IDs PNP0c31 (active)
  368. [ 0.145886] pnp: PnP ACPI: found 7 devices
  369. [ 0.151247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  370. [ 0.151404] NET: Registered protocol family 2
  371. [ 0.151655] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  372. [ 0.151675] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  373. [ 0.151787] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  374. [ 0.151928] TCP: Hash tables configured (established 32768 bind 32768)
  375. [ 0.151978] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  376. [ 0.152002] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  377. [ 0.152090] NET: Registered protocol family 1
  378. [ 0.152282] pci 0000:00:1c.0: PCI bridge to [bus 01]
  379. [ 0.152312] pci 0000:00:1c.0: bridge window [mem 0xd1400000-0xd14fffff]
  380. [ 0.152334] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  381. [ 0.152340] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  382. [ 0.152345] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  383. [ 0.152350] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  384. [ 0.152355] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  385. [ 0.152360] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  386. [ 0.152366] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  387. [ 0.152371] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  388. [ 0.152376] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  389. [ 0.152381] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  390. [ 0.152386] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  391. [ 0.152391] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  392. [ 0.152396] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  393. [ 0.152401] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  394. [ 0.152407] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  395. [ 0.152412] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  396. [ 0.152417] pci_bus 0000:00: resource 20 [mem 0x80000001-0xdfffffff window]
  397. [ 0.152422] pci_bus 0000:00: resource 21 [mem 0x800000000-0xbffffffff window]
  398. [ 0.152427] pci_bus 0000:00: resource 22 [mem 0xfd000000-0xfe7fffff window]
  399. [ 0.152432] pci_bus 0000:00: resource 23 [mem 0xfed40000-0xfed44fff window]
  400. [ 0.152438] pci_bus 0000:01: resource 1 [mem 0xd1400000-0xd14fffff]
  401. [ 0.152575] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  402. [ 0.153284] PCI: CLS 64 bytes, default 64
  403. [ 0.172650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  404. [ 0.172657] software IO TLB: mapped [mem 0x72b40000-0x76b40000] (64MB)
  405. [ 0.172764] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  406. [ 0.172770] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  407. [ 0.172774] RAPL PMU: hw unit of domain package 2^-14 Joules
  408. [ 0.172778] RAPL PMU: hw unit of domain dram 2^-14 Joules
  409. [ 0.172782] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  410. [ 0.172785] RAPL PMU: hw unit of domain psys 2^-14 Joules
  411. [ 0.173504] simple-framebuffer simple-framebuffer.0: framebuffer at 0xc0000000, 0x7e9000 bytes, mapped to 0x000000008b2db868
  412. [ 0.173514] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
  413. [ 0.183527] Console: switching to colour frame buffer device 240x67
  414. [ 0.193423] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
  415. [ 0.194346] Initialise system trusted keyrings
  416. [ 0.194448] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  417. [ 0.197506] fuse: init (API version 7.31)
  418. [ 0.222699] NET: Registered protocol family 38
  419. [ 0.222744] Key type asymmetric registered
  420. [ 0.222780] Asymmetric key parser 'x509' registered
  421. [ 0.222842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  422. [ 0.222968] io scheduler mq-deadline registered
  423. [ 0.223010] io scheduler kyber registered
  424. [ 0.223516] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
  425. [ 0.223858] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  426. [ 0.224001] intel_idle: MWAIT substates: 0x11142120
  427. [ 0.224002] intel_idle: v0.5.1 model 0x4E
  428. [ 0.224493] intel_idle: Local APIC timer is reliable in all C-states
  429. [ 0.224930] ACPI: AC Adapter [AC] (on-line)
  430. [ 0.225080] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
  431. [ 0.225224] ACPI: Lid Switch [LID0]
  432. [ 0.225335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  433. [ 0.225437] ACPI: Power Button [PWRF]
  434. [ 0.226072] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  435. [ 0.226731] Linux agpgart interface v0.103
  436. [ 0.236042] tpm_tis 00:06: 1.2 TPM (device-id 0x1B, rev-id 16)
  437. [ 0.236149] tpm tpm0: tpm_try_transmit: send(): error -5
  438. [ 0.236195] tpm tpm0: A TPM error (-5) occurred attempting to determine the timeouts
  439. [ 0.236257] tpm_tis 00:06: Could not get TPM timeouts and durations
  440. [ 0.237082] intel-lpss 0000:00:15.0: Failed to create debugfs entries
  441. [ 0.237289] idma64 idma64.0: Found Intel integrated DMA 64-bit
  442. [ 0.241735] intel-lpss 0000:00:15.1: Failed to create debugfs entries
  443. [ 0.241940] idma64 idma64.1: Found Intel integrated DMA 64-bit
  444. [ 0.245090] intel-lpss 0000:00:19.0: Failed to create debugfs entries
  445. [ 0.245421] dw-apb-uart.2: ttyS0 at MMIO 0xfe034000 (irq = 32, base_baud = 115200) is a 16550A
  446. [ 0.246103] intel-lpss 0000:00:19.2: Failed to create debugfs entries
  447. [ 0.250523] intel-lpss 0000:00:1e.0: Failed to create debugfs entries
  448. [ 0.250758] idma64 idma64.4: Found Intel integrated DMA 64-bit
  449. [ 0.250874] battery: ACPI: Battery Slot [BAT0] (battery present)
  450. [ 0.251260] dw-apb-uart.4: ttyS1 at MMIO 0xd1536000 (irq = 20, base_baud = 7500000) is a 16550A
  451. [ 0.252304] xhci_hcd 0000:00:14.0: xHCI Host Controller
  452. [ 0.252364] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  453. [ 0.253597] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
  454. [ 0.253692] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  455. [ 0.253908] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
  456. [ 0.253976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  457. [ 0.254035] usb usb1: Product: xHCI Host Controller
  458. [ 0.254076] usb usb1: Manufacturer: Linux 5.8.7-gentoo xhci-hcd
  459. [ 0.256601] usb usb1: SerialNumber: 0000:00:14.0
  460. [ 0.259398] hub 1-0:1.0: USB hub found
  461. [ 0.261991] hub 1-0:1.0: 12 ports detected
  462. [ 0.265103] xhci_hcd 0000:00:14.0: xHCI Host Controller
  463. [ 0.267771] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  464. [ 0.270418] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  465. [ 0.273104] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
  466. [ 0.275773] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  467. [ 0.278456] usb usb2: Product: xHCI Host Controller
  468. [ 0.281084] usb usb2: Manufacturer: Linux 5.8.7-gentoo xhci-hcd
  469. [ 0.283729] usb usb2: SerialNumber: 0000:00:14.0
  470. [ 0.286569] hub 2-0:1.0: USB hub found
  471. [ 0.289207] hub 2-0:1.0: 6 ports detected
  472. [ 0.292226] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  473. [ 0.294847] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  474. [ 0.303559] i8042: Warning: Keylock active
  475. [ 0.306292] serio: i8042 KBD port at 0x60,0x64 irq 1
  476. [ 0.309101] mousedev: PS/2 mouse device common for all mice
  477. [ 0.312194] rtc_cmos 00:02: RTC can wake from S4
  478. [ 0.312239] elan_i2c i2c-ELAN0000:00: supply vcc not found, using dummy regulator
  479. [ 0.312311] elants_i2c i2c-ELAN0001:00: supply vcc33 not found, using dummy regulator
  480. [ 0.312324] elants_i2c i2c-ELAN0001:00: supply vccio not found, using dummy regulator
  481. [ 0.317442] rtc_cmos 00:02: registered as rtc0
  482. [ 0.329067] rtc_cmos 00:02: setting system clock to 2020-09-16T18:07:37 UTC (1600279657)
  483. [ 0.331778] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
  484. [ 0.334133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  485. [ 0.334933] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  486. [ 0.341606] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  487. [ 0.344602] usbcore: registered new interface driver uvcvideo
  488. [ 0.347273] USB Video Class driver (1.1.1)
  489. [ 0.364560] intel_rapl_common: Found RAPL domain package
  490. [ 0.367240] intel_rapl_common: Found RAPL domain dram
  491. [ 0.370076] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
  492. [ 0.373128] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  493. [ 0.375852] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
  494. [ 0.379064] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  495. [ 0.381784] iTCO_vendor_support: vendor-support=0
  496. [ 0.384473] usbcore: registered new interface driver btusb
  497. [ 0.387089] intel_pstate: Intel P-state driver initializing
  498. [ 0.390146] intel_pstate: HWP enabled
  499. [ 0.391249] sdhci: Secure Digital Host Controller Interface driver
  500. [ 0.392305] sdhci: Copyright(c) Pierre Ossman
  501. [ 0.393405] sdhci-pci 0000:00:1e.4: SDHCI controller found [8086:9d2b] (rev 21)
  502. [ 0.395370] mmc0: SDHCI controller on PCI [0000:00:1e.4] using ADMA 64-bit
  503. [ 0.396510] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
  504. [ 0.398510] mmc1: SDHCI controller on PCI [0000:00:1e.6] using ADMA 64-bit
  505. [ 0.399916] ledtrig-cpu: registered to indicate activity on CPUs
  506. [ 0.401237] EFI Variables Facility v0.08 2004-May-17
  507. [ 0.402606] hid: raw HID events driver (C) Jiri Kosina
  508. [ 0.403839] ipu3-imgu 0000:00:05.0: device 0x1919 (rev: 0x1)
  509. [ 0.404911] ipu3-imgu 0000:00:05.0: physical base address 0x00000000d1000000, 4194304 bytes
  510. [ 0.422087] input: Elan Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN0001:00/input/input3
  511. [ 0.435783] elan_i2c i2c-ELAN0000:00: Elan Touchpad: Module ID: 0x008f, Firmware: 0x0005, Sample: 0x0008, IAP: 0x0009
  512. [ 0.437223] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN0000:00/input/input4
  513. [ 0.490438] ipu3-imgu 0000:00:05.0: Direct firmware load for intel/ipu3-fw.bin failed with error -2
  514. [ 0.491581] ipu3-imgu 0000:00:05.0: failed to initialize CSS (-2)
  515. [ 0.596105] usb 1-3: new full-speed USB device number 2 using xhci_hcd
  516. [ 0.596113] ipu3-imgu 0000:00:05.0: wait css idle timeout
  517. [ 0.602585] ipu3-imgu: probe of 0000:00:05.0 failed with error -2
  518. [ 0.605843] ashmem: initialized
  519. [ 0.608958] intel_pmc_core intel_pmc_core.0: initialized
  520. [ 0.616197] mmc0: new HS400 MMC card at address 0001
  521. [ 0.619556] mmcblk0: mmc0:0001 DF4064 58.2 GiB
  522. [ 0.622618] mmcblk0boot0: mmc0:0001 DF4064 partition 1 4.00 MiB
  523. [ 0.625722] mmcblk0boot1: mmc0:0001 DF4064 partition 2 4.00 MiB
  524. [ 0.628713] mmcblk0rpmb: mmc0:0001 DF4064 partition 3 4.00 MiB, chardev (245:0)
  525. [ 0.638431] mmcblk0: p1 p2 p12
  526. [ 0.639411] cros-usbpd-charger cros-usbpd-charger.3.auto: Could not get charger port count
  527. [ 0.672890] cros_ec_lpcs GOOG0004:00: Chrome EC device registered
  528. [ 0.703315] cros-usbpd-notify-acpi GOOG0003:00: Couldn't get Chrome EC device pointer.
  529. [ 0.727153] intel_rapl_common: Found RAPL domain package
  530. [ 0.730214] intel_rapl_common: Found RAPL domain core
  531. [ 0.733220] intel_rapl_common: Found RAPL domain uncore
  532. [ 0.736199] intel_rapl_common: Found RAPL domain dram
  533. [ 0.740789] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.03
  534. [ 0.743797] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  535. [ 0.747042] NET: Registered protocol family 10
  536. [ 0.752157] Segment Routing with IPv6
  537. [ 0.755364] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  538. [ 0.757589] NET: Registered protocol family 17
  539. [ 0.757817] Bluetooth: hci0: read Intel version: 370810225019140f00
  540. [ 0.759647] Bluetooth: RFCOMM TTY layer initialized
  541. [ 0.761598] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq failed with error -2
  542. [ 0.763725] Bluetooth: RFCOMM socket layer initialized
  543. [ 0.765612] Bluetooth: hci0: failed to open Intel firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq (-2)
  544. [ 0.768044] Bluetooth: RFCOMM ver 1.11
  545. [ 0.770210] bluetooth hci0: Direct firmware load for intel/ibt-hw-37.8.bseq failed with error -2
  546. [ 0.772070] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  547. [ 0.774510] Bluetooth: hci0: failed to open default fw file: intel/ibt-hw-37.8.bseq
  548. [ 0.776788] Bluetooth: BNEP filters: protocol multicast
  549. [ 0.780353] Bluetooth: BNEP socket layer initialized
  550. [ 0.782629] microcode: sig=0x406e3, pf=0x80, revision=0xcc
  551. [ 0.784289] microcode: Microcode Update Driver: v2.2.
  552. [ 0.784295] IPI shorthand broadcast: enabled
  553. [ 0.787349] AVX2 version of gcm_enc/dec engaged.
  554. [ 0.788878] AES CTR mode by8 optimization enabled
  555. [ 0.793294] sched_clock: Marking stable (792342527, 943876)->(799425016, -6138613)
  556. [ 0.795128] registered taskstats version 1
  557. [ 0.796713] Loading compiled-in X.509 certificates
  558. [ 0.798273] Key type ._fscrypt registered
  559. [ 0.799818] Key type .fscrypt registered
  560. [ 0.801340] Key type fscrypt-provisioning registered
  561. [ 0.803060] PM: Magic number: 4:196:140
  562. [ 0.804647] acpi device:11: hash matches
  563. [ 0.806297] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  564. [ 0.809226] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  565. [ 0.810753] ALSA device list:
  566. [ 0.811998] No soundcards found.
  567. [ 0.813256] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  568. [ 0.814501] cfg80211: failed to load regulatory.db
  569. [ 0.815810] md: Waiting for all devices to be available before autodetect
  570. [ 0.816998] md: If you don't use raid, use raid=noautodetect
  571. [ 0.818493] md: Autodetecting RAID arrays.
  572. [ 0.819690] md: autorun ...
  573. [ 0.820824] md: ... autorun DONE.
  574. [ 0.851482] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  575. [ 0.852753] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  576. [ 0.855940] devtmpfs: mounted
  577. [ 0.857465] Freeing unused kernel image (initmem) memory: 1352K
  578. [ 0.862915] Write protecting the kernel read-only data: 20480k
  579. [ 0.864975] Freeing unused kernel image (text/rodata gap) memory: 2040K
  580. [ 0.866552] Freeing unused kernel image (rodata/data gap) memory: 632K
  581. [ 0.867907] Run /usr/lib/systemd/systemd as init process
  582. [ 0.869242] with arguments:
  583. [ 0.869243] /usr/lib/systemd/systemd
  584. [ 0.869243] with environment:
  585. [ 0.869244] HOME=/
  586. [ 0.869244] TERM=linux
  587. [ 0.869245] BOOT_IMAGE=/vmlinuz-5.8.7-gentoo
  588. [ 0.869359] usb 1-7: new high-speed USB device number 3 using xhci_hcd
  589. [ 1.036890] usb 1-7: New USB device found, idVendor=13d3, idProduct=5679, bcdDevice=16.06
  590. [ 1.039518] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  591. [ 1.042055] usb 1-7: Product: USB2.0 HD UVC WebCam
  592. [ 1.042058] usb 1-7: Manufacturer: Azurewave
  593. [ 1.042060] usb 1-7: SerialNumber: NULL
  594. [ 1.045650] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (13d3:5679)
  595. [ 1.052491] systemd[1]: systemd 245 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL -XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  596. [ 1.058009] uvcvideo: Unable to create debugfs 1-3-1 directory.
  597. [ 1.061242] uvcvideo 1-7:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
  598. [ 1.064074] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
  599. [ 1.066844] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
  600. [ 1.069588] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
  601. [ 1.072440] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input5
  602. [ 1.076159] systemd[1]: Detected architecture x86-64.
  603. [ 1.176061] tsc: Refined TSC clocksource calibration: 1511.992 MHz
  604. [ 1.178906] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x15cb6302fac, max_idle_ns: 440795210972 ns
  605. [ 1.182186] clocksource: Switched to clocksource tsc
  606. [ 1.488919] systemd[1]: Created slice system-getty.slice.
  607. [ 1.491711] systemd[1]: Created slice system-modprobe.slice.
  608. [ 1.494430] systemd[1]: Created slice system-syncthing.slice.
  609. [ 1.497063] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  610. [ 1.499642] systemd[1]: Created slice User and Session Slice.
  611. [ 1.502089] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  612. [ 1.504610] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  613. [ 1.507280] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  614. [ 1.509902] systemd[1]: Reached target Paths.
  615. [ 1.512427] systemd[1]: Reached target Remote File Systems.
  616. [ 1.514991] systemd[1]: Reached target Slices.
  617. [ 1.517568] systemd[1]: Reached target Swap.
  618. [ 1.523052] systemd[1]: Listening on Process Core Dump Socket.
  619. [ 1.525693] systemd[1]: Listening on initctl Compatibility Named Pipe.
  620. [ 1.528510] systemd[1]: Listening on Journal Audit Socket.
  621. [ 1.531223] systemd[1]: Listening on Journal Socket (/dev/log).
  622. [ 1.533930] systemd[1]: Listening on Journal Socket.
  623. [ 1.536623] systemd[1]: Listening on udev Control Socket.
  624. [ 1.539299] systemd[1]: Listening on udev Kernel Socket.
  625. [ 1.541958] systemd[1]: Listening on User Database Manager Socket.
  626. [ 1.545251] systemd[1]: Mounting Huge Pages File System...
  627. [ 1.548610] systemd[1]: Mounting POSIX Message Queue File System...
  628. [ 1.551634] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
  629. [ 1.553046] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
  630. [ 1.556809] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  631. [ 1.558682] systemd[1]: Mounting Temporary Directory (/tmp)...
  632. [ 1.566604] systemd[1]: Starting Create list of static device nodes for the current kernel...
  633. [ 1.569639] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  634. [ 1.574232] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  635. [ 1.576199] systemd[1]: Starting File System Check on Root Device...
  636. [ 1.580337] systemd[1]: Starting Journal Service...
  637. [ 1.588074] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
  638. [ 1.591155] systemd[1]: Mounting FUSE Control File System...
  639. [ 1.596612] systemd[1]: Mounting Kernel Configuration File System...
  640. [ 1.602566] systemd[1]: Starting Apply Kernel Variables...
  641. [ 1.608704] systemd[1]: Starting udev Coldplug all Devices...
  642. [ 1.615915] systemd[1]: Mounted Huge Pages File System.
  643. [ 1.621420] systemd[1]: Mounted POSIX Message Queue File System.
  644. [ 1.626776] systemd[1]: Mounted Temporary Directory (/tmp).
  645. [ 1.631841] systemd[1]: Finished Create list of static device nodes for the current kernel.
  646. [ 1.637105] systemd[1]: Finished File System Check on Root Device.
  647. [ 1.642154] systemd[1]: Mounted FUSE Control File System.
  648. [ 1.647127] systemd[1]: Mounted Kernel Configuration File System.
  649. [ 1.652080] systemd[1]: Finished Apply Kernel Variables.
  650. [ 1.658210] systemd[1]: Starting Remount Root and Kernel File Systems...
  651. [ 1.678181] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  652. [ 1.682488] systemd[1]: Finished Remount Root and Kernel File Systems.
  653. [ 1.687701] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  654. [ 1.711038] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  655. [ 1.714776] systemd[1]: Starting Load/Save Random Seed...
  656. [ 1.718546] systemd[1]: Condition check resulted in Create System Users being skipped.
  657. [ 1.720576] systemd[1]: Starting Create Static Device Nodes in /dev...
  658. [ 1.724039] systemd[1]: Finished udev Coldplug all Devices.
  659. [ 1.758568] systemd[1]: Finished Load/Save Random Seed.
  660. [ 1.791727] systemd[1]: Finished Create Static Device Nodes in /dev.
  661. [ 1.794589] systemd[1]: Reached target Local File Systems (Pre).
  662. [ 1.797388] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
  663. [ 1.799474] systemd[1]: Starting udev Kernel Device Manager...
  664. [ 2.269192] systemd[1]: Started Journal Service.
  665. [ 2.283914] systemd-journald[165]: Received client request to flush runtime journal.
  666. [ 2.946172] nau8825 i2c-10508825:00: No 'mclk' clock found, assume MCLK is managed externally
  667. [ 2.999683] Intel(R) Wireless WiFi driver for Linux
  668. [ 3.001811] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
  669. [ 3.015789] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
  670. [ 3.046118] iwlwifi 0000:01:00.0: Found debug destination: EXTERNAL_DRAM
  671. [ 3.046120] iwlwifi 0000:01:00.0: Found debug configuration: 0
  672. [ 3.046410] iwlwifi 0000:01:00.0: loaded firmware version 29.163394017.0 7265D-29.ucode op_mode iwlmvm
  673. [ 3.046443] iwlwifi 0000:01:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
  674. [ 3.053128] gsmi: no gsmi handler in firmware
  675. [ 3.133264] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
  676. [ 3.136845] checking generic (c0000000 7e9000) vs hw (d0000000 1000000)
  677. [ 3.136847] checking generic (c0000000 7e9000) vs hw (c0000000 10000000)
  678. [ 3.136848] fb0: switching to inteldrmfb from simple
  679. [ 3.137426] pstore: Using crash dump compression: deflate
  680. [ 3.140783] Console: switching to colour dummy device 80x25
  681. [ 3.141896] i915 0000:00:02.0: vgaarb: deactivate vga console
  682. [ 3.142102] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  683. [ 3.142152] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  684. [ 3.142176] pstore: Registered efi as persistent store backend
  685. [ 3.147950] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  686. [ 3.148249] iwlwifi 0000:01:00.0: Allocated 0x00400000 bytes for firmware monitor.
  687. [ 3.150746] EXT4-fs (mmcblk0p2): mounting ext2 file system using the ext4 subsystem
  688. [ 3.152684] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
  689. [ 3.156598] iwlwifi 0000:01:00.0: base HW address: 7c:b0:c2:7e:06:7b
  690. [ 3.157659] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  691. [ 3.157667] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
  692. [ 3.161993] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
  693. [ 3.162250] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  694. [ 3.163021] acpi device:35: registered as cooling_device6
  695. [ 3.163147] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  696. [ 3.163314] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  697. [ 3.167547] FAT-fs (mmcblk0p12): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  698. [ 3.195436] HDMI HDA Codec ehdaudio0D2: Max dais supported: 3
  699. [ 3.198620] snd_soc_skl 0000:00:1f.3: Direct firmware load for 9d70-INTEL-SCRDMAX-0-tplg.bin failed with error -2
  700. [ 3.198634] snd_soc_skl 0000:00:1f.3: tplg fw 9d70-INTEL-SCRDMAX-0-tplg.bin load failed with -2, trying alternative tplg name skl_n88l25_m98357a-tplg.bin
  701. [ 3.198658] snd_soc_skl 0000:00:1f.3: Direct firmware load for skl_n88l25_m98357a-tplg.bin failed with error -2
  702. [ 3.198663] snd_soc_skl 0000:00:1f.3: tplg skl_n88l25_m98357a-tplg.bin failed with -2, falling back to dfw_sst.bin
  703. [ 3.198688] snd_soc_skl 0000:00:1f.3: Direct firmware load for dfw_sst.bin failed with error -2
  704. [ 3.198693] snd_soc_skl 0000:00:1f.3: Fallback tplg fw dfw_sst.bin load failed with -2
  705. [ 3.198697] snd_soc_skl 0000:00:1f.3: Failed to init topology!
  706. [ 3.198701] snd_soc_skl 0000:00:1f.3: ASoC: failed to probe component -2
  707. [ 3.198713] skl_n88l25_m98357a skl_n88l25_m98357a: ASoC: failed to instantiate card -2
  708. [ 3.198842] skl_n88l25_m98357a: probe of skl_n88l25_m98357a failed with error -2
  709. [ 3.219174] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  710. [ 3.219574] thermal thermal_zone8: failed to read out thermal zone (-61)
  711. [ 3.223327] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
  712. [ 4.875083] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  713. [ 4.960504] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  714. [ 4.961840] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
  715. [ 5.009179] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  716. [ 5.096151] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  717. [ 5.097505] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
  718. [ 9.460561] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  719. [ 9.539222] iwlwifi 0000:01:00.0: Applying debug destination EXTERNAL_DRAM
  720. [ 9.540691] iwlwifi 0000:01:00.0: FW already configured (0) - re-configuring
  721. [ 12.992333] wlp1s0: authenticate with 34:79:16:e9:e5:d7
  722. [ 12.999183] wlp1s0: send auth to 34:79:16:e9:e5:d7 (try 1/3)
  723. [ 13.004058] wlp1s0: authenticated
  724. [ 13.005934] wlp1s0: associate with 34:79:16:e9:e5:d7 (try 1/3)
  725. [ 13.018255] wlp1s0: RX AssocResp from 34:79:16:e9:e5:d7 (capab=0x411 status=0 aid=1)
  726. [ 13.023246] wlp1s0: associated
  727. [ 13.041817] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
Add Comment
Please, Sign In to add comment