Advertisement
Guest User

dmesg

a guest
Jul 22nd, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.51 KB | None | 0 0
  1. [ 0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26
  2. [ 0.000000] Linux version 4.19.60-1-lts (builduser@andyrtr) (gcc version 9.1.0 (GCC)) #1 SMP Sun Jul 21 11:30:21 CEST 2019
  3. [ 0.000000] Command line: BOOT_IMAGE=../vmlinuz-linux-lts root=/dev/sda3 rw initrd=../intel-ucode.img,../initramfs-linux-lts.img
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  8. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  9. [ 0.000000] BIOS-provided physical RAM map:
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b8b7efff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x00000000b8b7f000-0x00000000b9e7efff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x00000000b9e7f000-0x00000000b9f7efff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000b9f7f000-0x00000000b9ffefff] ACPI data
  17. [ 0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bf1fffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000ff990000-0x00000000ffffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fdfffff] usable
  27. [ 0.000000] NX (Execute Disable) protection: active
  28. [ 0.000000] SMBIOS 2.7 present.
  29. [ 0.000000] DMI: Hewlett-Packard HP ProBook 440 G1/1944, BIOS L74 Ver. 01.05 11/04/2013
  30. [ 0.000000] tsc: Fast TSC calibration using PIT
  31. [ 0.000000] tsc: Detected 2194.723 MHz processor
  32. [ 0.002235] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  33. [ 0.002238] e820: remove [mem 0x000a0000-0x000fffff] usable
  34. [ 0.002245] last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
  35. [ 0.002249] MTRR default type: uncachable
  36. [ 0.002250] MTRR fixed ranges enabled:
  37. [ 0.002251] 00000-9FFFF write-back
  38. [ 0.002252] A0000-BFFFF uncachable
  39. [ 0.002253] C0000-FFFFF write-protect
  40. [ 0.002253] MTRR variable ranges enabled:
  41. [ 0.002255] 0 base 00FF800000 mask 7FFF800000 write-protect
  42. [ 0.002256] 1 base 0000000000 mask 7F80000000 write-back
  43. [ 0.002257] 2 base 0080000000 mask 7FC0000000 write-back
  44. [ 0.002257] 3 base 00BC000000 mask 7FFC000000 uncachable
  45. [ 0.002258] 4 base 00BB000000 mask 7FFF000000 uncachable
  46. [ 0.002259] 5 base 0100000000 mask 7F00000000 write-back
  47. [ 0.002260] 6 base 0200000000 mask 7FC0000000 write-back
  48. [ 0.002260] 7 base 023FE00000 mask 7FFFE00000 uncachable
  49. [ 0.002261] 8 disabled
  50. [ 0.002261] 9 disabled
  51. [ 0.003218] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  52. [ 0.003353] last_pfn = 0xba000 max_arch_pfn = 0x400000000
  53. [ 0.012779] Scanning 1 areas for low memory corruption
  54. [ 0.012783] Using GB pages for direct mapping
  55. [ 0.012785] BRK [0x1a6c01000, 0x1a6c01fff] PGTABLE
  56. [ 0.012787] BRK [0x1a6c02000, 0x1a6c02fff] PGTABLE
  57. [ 0.012788] BRK [0x1a6c03000, 0x1a6c03fff] PGTABLE
  58. [ 0.012826] BRK [0x1a6c04000, 0x1a6c04fff] PGTABLE
  59. [ 0.012828] BRK [0x1a6c05000, 0x1a6c05fff] PGTABLE
  60. [ 0.013005] BRK [0x1a6c06000, 0x1a6c06fff] PGTABLE
  61. [ 0.013040] BRK [0x1a6c07000, 0x1a6c07fff] PGTABLE
  62. [ 0.013075] BRK [0x1a6c08000, 0x1a6c08fff] PGTABLE
  63. [ 0.013127] RAMDISK: [mem 0x7f4a7000-0x7fffffff]
  64. [ 0.013133] ACPI: Early table checksum verification disabled
  65. [ 0.013187] ACPI: RSDP 0x00000000000F2FE0 000024 (v02 HPQOEM)
  66. [ 0.013191] ACPI: XSDT 0x00000000B9FFE120 00008C (v01 HPQOEM SLIC-MPC 00000001 01000013)
  67. [ 0.013197] ACPI: FACP 0x00000000B9FFC000 00010C (v05 HPQOEM 1944 00000001 HP 00000001)
  68. [ 0.013203] ACPI: DSDT 0x00000000B9FD3000 023FF1 (v02 HPQOEM 1944 00000001 INTL 20110112)
  69. [ 0.013206] ACPI: FACS 0x00000000B9E31000 000040
  70. [ 0.013209] ACPI: FACS 0x00000000B9E31000 000040
  71. [ 0.013212] ACPI: HPET 0x00000000B9FFB000 000038 (v01 HPQOEM 1944 00000001 HP 00000001)
  72. [ 0.013215] ACPI: APIC 0x00000000B9FFA000 0000BC (v01 HPQOEM 1944 00000001 HP 00000001)
  73. [ 0.013218] ACPI: MCFG 0x00000000B9FF9000 00003C (v01 HPQOEM 1944 00000001 HP 00000001)
  74. [ 0.013220] ACPI: ASF! 0x00000000B9FF8000 0000A5 (v32 HPQOEM 1944 00000001 HP 00000001)
  75. [ 0.013224] ACPI: SSDT 0x00000000B9FD0000 000421 (v01 HPQOEM SataAhci 00001000 INTL 20110112)
  76. [ 0.013227] ACPI: SSDT 0x00000000B9FCF000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
  77. [ 0.013230] ACPI: MSDM 0x00000000B9FCE000 000055 (v03 HPQOEM SLIC-MPC 00000000 HP 00000001)
  78. [ 0.013233] ACPI: FPDT 0x00000000B9FCD000 000044 (v01 HPQOEM 1944 00000001 HP 00000001)
  79. [ 0.013236] ACPI: BGRT 0x00000000B9FCC000 000038 (v00 HPQOEM 1944 00000001 HP 00000001)
  80. [ 0.013239] ACPI: SSDT 0x00000000B9FCB000 000544 (v01 PmRef Cpu0Ist 00003000 INTL 20110112)
  81. [ 0.013242] ACPI: SSDT 0x00000000B9FCA000 000AF3 (v01 PmRef CpuPm 00003000 INTL 20110112)
  82. [ 0.013245] ACPI: SSDT 0x00000000B9FC9000 0006BD (v01 SaSsdt SaSsdt 00003000 INTL 20110112)
  83. [ 0.013253] ACPI: Local APIC address 0xfee00000
  84. [ 0.013340] No NUMA configuration found
  85. [ 0.013341] Faking a node at [mem 0x0000000000000000-0x000000023fdfffff]
  86. [ 0.013344] NODE_DATA(0) allocated [mem 0x23fdfc000-0x23fdfffff]
  87. [ 0.013365] Zone ranges:
  88. [ 0.013366] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  89. [ 0.013368] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  90. [ 0.013369] Normal [mem 0x0000000100000000-0x000000023fdfffff]
  91. [ 0.013370] Device empty
  92. [ 0.013371] Movable zone start for each node
  93. [ 0.013371] Early memory node ranges
  94. [ 0.013372] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  95. [ 0.013373] node 0: [mem 0x0000000000100000-0x00000000b8b7efff]
  96. [ 0.013373] node 0: [mem 0x00000000b9fff000-0x00000000b9ffffff]
  97. [ 0.013374] node 0: [mem 0x0000000100000000-0x000000023fdfffff]
  98. [ 0.013377] Reserved but unavailable: 100 pages
  99. [ 0.013379] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fdfffff]
  100. [ 0.013380] On node 0 totalpages: 2066716
  101. [ 0.013381] DMA zone: 64 pages used for memmap
  102. [ 0.013381] DMA zone: 21 pages reserved
  103. [ 0.013383] DMA zone: 3996 pages, LIFO batch:0
  104. [ 0.013472] DMA32 zone: 11758 pages used for memmap
  105. [ 0.013473] DMA32 zone: 752512 pages, LIFO batch:63
  106. [ 0.031022] Normal zone: 20472 pages used for memmap
  107. [ 0.031023] Normal zone: 1310208 pages, LIFO batch:63
  108. [ 0.059264] Reserving Intel graphics memory at [mem 0xbb200000-0xbf1fffff]
  109. [ 0.059343] ACPI: PM-Timer IO Port: 0x1808
  110. [ 0.059345] ACPI: Local APIC address 0xfee00000
  111. [ 0.059352] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  112. [ 0.059352] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  113. [ 0.059353] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  114. [ 0.059353] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  115. [ 0.059354] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  116. [ 0.059354] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  117. [ 0.059355] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  118. [ 0.059356] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  119. [ 0.059366] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  120. [ 0.059368] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  121. [ 0.059369] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  122. [ 0.059370] ACPI: IRQ0 used by override.
  123. [ 0.059371] ACPI: IRQ9 used by override.
  124. [ 0.059373] Using ACPI (MADT) for SMP configuration information
  125. [ 0.059375] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  126. [ 0.059380] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  127. [ 0.059396] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  128. [ 0.059397] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  129. [ 0.059398] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  130. [ 0.059398] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  131. [ 0.059399] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  132. [ 0.059400] PM: Registered nosave memory: [mem 0xb8b7f000-0xb9e7efff]
  133. [ 0.059401] PM: Registered nosave memory: [mem 0xb9e7f000-0xb9f7efff]
  134. [ 0.059401] PM: Registered nosave memory: [mem 0xb9f7f000-0xb9ffefff]
  135. [ 0.059402] PM: Registered nosave memory: [mem 0xba000000-0xbf1fffff]
  136. [ 0.059403] PM: Registered nosave memory: [mem 0xbf200000-0xdfffffff]
  137. [ 0.059404] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  138. [ 0.059404] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  139. [ 0.059405] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  140. [ 0.059405] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  141. [ 0.059406] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
  142. [ 0.059406] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
  143. [ 0.059407] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
  144. [ 0.059407] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  145. [ 0.059408] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  146. [ 0.059408] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  147. [ 0.059409] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  148. [ 0.059409] PM: Registered nosave memory: [mem 0xfee01000-0xff98ffff]
  149. [ 0.059410] PM: Registered nosave memory: [mem 0xff990000-0xffffffff]
  150. [ 0.059412] [mem 0xbf200000-0xdfffffff] available for PCI devices
  151. [ 0.059412] Booting paravirtualized kernel on bare hardware
  152. [ 0.059415] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  153. [ 0.182583] random: get_random_bytes called from start_kernel+0x93/0x530 with crng_init=0
  154. [ 0.182589] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
  155. [ 0.182860] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u262144
  156. [ 0.182866] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
  157. [ 0.182867] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  158. [ 0.182887] Built 1 zonelists, mobility grouping on. Total pages: 2034401
  159. [ 0.182887] Policy zone: Normal
  160. [ 0.182889] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-lts root=/dev/sda3 rw initrd=../intel-ucode.img,../initramfs-linux-lts.img
  161. [ 0.188515] Calgary: detecting Calgary via BIOS EBDA area
  162. [ 0.188516] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  163. [ 0.217958] Memory: 8027864K/8266864K available (12300K kernel code, 1365K rwdata, 3544K rodata, 1588K init, 3828K bss, 239000K reserved, 0K cma-reserved)
  164. [ 0.218056] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  165. [ 0.218061] Kernel/User page tables isolation: enabled
  166. [ 0.228842] ftrace: allocating 35503 entries in 139 pages
  167. [ 0.244535] rcu: Hierarchical RCU implementation.
  168. [ 0.244537] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
  169. [ 0.244538] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  170. [ 0.246182] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
  171. [ 0.247528] Console: colour VGA+ 80x25
  172. [ 0.247532] console [tty0] enabled
  173. [ 0.247548] ACPI: Core revision 20180810
  174. [ 0.247835] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  175. [ 0.247845] hpet clockevent registered
  176. [ 0.247849] APIC: Switch to symmetric I/O mode setup
  177. [ 0.248235] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  178. [ 0.297854] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fa2ba0107a, max_idle_ns: 440795287345 ns
  179. [ 0.297865] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.44 BogoMIPS (lpj=21947230)
  180. [ 0.297868] pid_max: default: 32768 minimum: 301
  181. [ 0.297898] Security Framework initialized
  182. [ 0.297898] Yama: becoming mindful.
  183. [ 0.297903] AppArmor: AppArmor disabled by boot time parameter
  184. [ 0.299311] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  185. [ 0.300084] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  186. [ 0.300118] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  187. [ 0.300143] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  188. [ 0.300361] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  189. [ 0.300362] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  190. [ 0.300375] CPU0: Thermal monitoring enabled (TM1)
  191. [ 0.300390] process: using mwait in idle threads
  192. [ 0.300393] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  193. [ 0.300394] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  194. [ 0.300396] Spectre V2 : Mitigation: Full generic retpoline
  195. [ 0.300396] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  196. [ 0.300396] Spectre V2 : Enabling Restricted Speculation for firmware calls
  197. [ 0.300404] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  198. [ 0.300404] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
  199. [ 0.300406] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  200. [ 0.300432] MDS: Mitigation: Clear CPU buffers
  201. [ 0.305643] Freeing SMP alternatives memory: 28K
  202. [ 0.307924] TSC deadline timer enabled
  203. [ 0.307927] smpboot: CPU0: Intel(R) Core(TM) i7-4702MQ CPU @ 2.20GHz (family: 0x6, model: 0x3c, stepping: 0x3)
  204. [ 0.308011] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
  205. [ 0.308057] ... version: 3
  206. [ 0.308057] ... bit width: 48
  207. [ 0.308058] ... generic registers: 4
  208. [ 0.308058] ... value mask: 0000ffffffffffff
  209. [ 0.308059] ... max period: 00007fffffffffff
  210. [ 0.308059] ... fixed-purpose events: 3
  211. [ 0.308060] ... event mask: 000000070000000f
  212. [ 0.308095] rcu: Hierarchical SRCU implementation.
  213. [ 0.309158] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  214. [ 0.309220] smp: Bringing up secondary CPUs ...
  215. [ 0.309294] x86: Booting SMP configuration:
  216. [ 0.309295] .... node #0, CPUs: #1
  217. [ 0.310447] 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.
  218. [ 0.310447] #2 #3 #4 #5 #6 #7
  219. [ 0.318596] smp: Brought up 1 node, 8 CPUs
  220. [ 0.318596] smpboot: Max logical packages: 1
  221. [ 0.318596] smpboot: Total of 8 processors activated (35115.56 BogoMIPS)
  222. [ 0.325681] devtmpfs: initialized
  223. [ 0.325681] x86/mm: Memory block size: 128MB
  224. [ 0.328041] PM: Registering ACPI NVS region [mem 0xb9e7f000-0xb9f7efff] (1048576 bytes)
  225. [ 0.328041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  226. [ 0.328041] futex hash table entries: 2048 (order: 5, 131072 bytes)
  227. [ 0.328041] pinctrl core: initialized pinctrl subsystem
  228. [ 0.328111] RTC time: 1:03:35, date: 07/23/19
  229. [ 0.328233] NET: Registered protocol family 16
  230. [ 0.328301] audit: initializing netlink subsys (disabled)
  231. [ 0.328307] audit: type=2000 audit(1563843815.080:1): state=initialized audit_enabled=0 res=1
  232. [ 0.328307] cpuidle: using governor ladder
  233. [ 0.328307] cpuidle: using governor menu
  234. [ 0.328307] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  235. [ 0.328307] ACPI: bus type PCI registered
  236. [ 0.328307] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  237. [ 0.328307] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  238. [ 0.328307] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  239. [ 0.328307] PCI: Using configuration type 1 for base access
  240. [ 0.328307] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  241. [ 0.328843] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  242. [ 0.328843] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  243. [ 0.328843] ACPI: Added _OSI(Module Device)
  244. [ 0.328843] ACPI: Added _OSI(Processor Device)
  245. [ 0.328843] ACPI: Added _OSI(3.0 _SCP Extensions)
  246. [ 0.328843] ACPI: Added _OSI(Processor Aggregator Device)
  247. [ 0.328843] ACPI: Added _OSI(Linux-Dell-Video)
  248. [ 0.328843] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  249. [ 0.347857] ACPI: 6 ACPI AML tables successfully acquired and loaded
  250. [ 0.347893] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  251. [ 0.352751] ACPI: Dynamic OEM Table Load:
  252. [ 0.352751] ACPI: SSDT 0xFFFF9E90B61B0000 0003F3 (v01 PmRef Cpu0Cst 00003001 INTL 20110112)
  253. [ 0.357942] ACPI: Dynamic OEM Table Load:
  254. [ 0.357949] ACPI: SSDT 0xFFFF9E90B6270800 0005DB (v01 PmRef ApIst 00003000 INTL 20110112)
  255. [ 0.358538] ACPI: Dynamic OEM Table Load:
  256. [ 0.358538] ACPI: SSDT 0xFFFF9E90B5CD1800 000119 (v01 PmRef ApCst 00003000 INTL 20110112)
  257. [ 0.360050] ACPI: EC: EC started
  258. [ 0.360051] ACPI: EC: interrupt blocked
  259. [ 2.588570] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  260. [ 2.588572] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  261. [ 2.588574] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  262. [ 2.588575] ACPI: Interpreter enabled
  263. [ 2.588606] ACPI: (supports S0 S3 S4 S5)
  264. [ 2.588607] ACPI: Using IOAPIC for interrupt routing
  265. [ 2.588633] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  266. [ 2.589026] ACPI: Enabled 6 GPEs in block 00 to 3F
  267. [ 2.591177] ACPI: Power Resource [APPR] (off)
  268. [ 2.593214] ACPI: Power Resource [COMP] (on)
  269. [ 2.593214] ACPI: Power Resource [LPP] (on)
  270. [ 2.599011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  271. [ 2.599016] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  272. [ 2.600441] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
  273. [ 2.602282] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  274. [ 2.602283] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  275. [ 2.603012] PCI host bridge to bus 0000:00
  276. [ 2.603014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  277. [ 2.603016] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  278. [ 2.603017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  279. [ 2.603018] pci_bus 0000:00: root bus resource [mem 0xbf200000-0xdfffffff window]
  280. [ 2.603019] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
  281. [ 2.603020] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
  282. [ 2.603021] pci_bus 0000:00: root bus resource [bus 00-fe]
  283. [ 2.603028] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
  284. [ 2.603173] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
  285. [ 2.603185] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
  286. [ 2.603191] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
  287. [ 2.603195] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
  288. [ 2.603350] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
  289. [ 2.603360] pci 0000:00:03.0: reg 0x10: [mem 0xd0910000-0xd0913fff 64bit]
  290. [ 2.603521] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  291. [ 2.603539] pci 0000:00:14.0: reg 0x10: [mem 0xd0900000-0xd090ffff 64bit]
  292. [ 2.603598] pci 0000:00:14.0: PME# supported from D3hot D3cold
  293. [ 2.603721] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  294. [ 2.603743] pci 0000:00:16.0: reg 0x10: [mem 0xd0919000-0xd091900f 64bit]
  295. [ 2.603813] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  296. [ 2.603939] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  297. [ 2.603960] pci 0000:00:1a.0: reg 0x10: [mem 0xd091e000-0xd091e3ff]
  298. [ 2.604048] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  299. [ 2.604172] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
  300. [ 2.604192] pci 0000:00:1b.0: reg 0x10: [mem 0xd0914000-0xd0917fff 64bit]
  301. [ 2.604268] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  302. [ 2.604386] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  303. [ 2.604467] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  304. [ 2.604650] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
  305. [ 2.604733] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  306. [ 2.604909] pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400
  307. [ 2.604993] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  308. [ 2.605168] pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400
  309. [ 2.605250] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  310. [ 2.605426] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  311. [ 2.605448] pci 0000:00:1d.0: reg 0x10: [mem 0xd091d000-0xd091d3ff]
  312. [ 2.605537] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  313. [ 2.605664] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
  314. [ 2.605891] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
  315. [ 2.605908] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
  316. [ 2.605915] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
  317. [ 2.605922] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
  318. [ 2.605929] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
  319. [ 2.605936] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
  320. [ 2.605944] pci 0000:00:1f.2: reg 0x24: [mem 0xd091c000-0xd091c7ff]
  321. [ 2.605987] pci 0000:00:1f.2: PME# supported from D3hot
  322. [ 2.606141] pci 0000:00:1c.0: PCI bridge to [bus 01]
  323. [ 2.606146] pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff]
  324. [ 2.606213] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  325. [ 2.606244] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
  326. [ 2.606272] pci 0000:02:00.0: reg 0x18: [mem 0xd0700000-0xd0700fff 64bit]
  327. [ 2.606290] pci 0000:02:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
  328. [ 2.606401] pci 0000:02:00.0: supports D1 D2
  329. [ 2.606402] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  330. [ 2.606518] pci 0000:00:1c.5: PCI bridge to [bus 02]
  331. [ 2.606522] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
  332. [ 2.606525] pci 0000:00:1c.5: bridge window [mem 0xd0700000-0xd07fffff]
  333. [ 2.606530] pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
  334. [ 2.606582] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
  335. [ 2.606616] pci 0000:03:00.0: reg 0x10: [mem 0xd0600000-0xd067ffff 64bit]
  336. [ 2.606668] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
  337. [ 2.606754] pci 0000:03:00.0: supports D1 D2
  338. [ 2.606755] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  339. [ 2.606848] pci 0000:00:1c.6: PCI bridge to [bus 03]
  340. [ 2.606852] pci 0000:00:1c.6: bridge window [mem 0xd0600000-0xd06fffff]
  341. [ 2.606908] pci 0000:04:00.0: [10ec:5227] type 00 class 0xff0000
  342. [ 2.606939] pci 0000:04:00.0: reg 0x10: [mem 0xd0500000-0xd0500fff]
  343. [ 2.607086] pci 0000:04:00.0: supports D1 D2
  344. [ 2.607087] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
  345. [ 2.607195] pci 0000:00:1c.7: PCI bridge to [bus 04]
  346. [ 2.607200] pci 0000:00:1c.7: bridge window [mem 0xd0500000-0xd05fffff]
  347. [ 2.608572] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *10 11 12 14 15)
  348. [ 2.608640] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
  349. [ 2.608705] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  350. [ 2.608770] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  351. [ 2.608834] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  352. [ 2.608898] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  353. [ 2.608963] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  354. [ 2.609027] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  355. [ 2.609452] ACPI: EC: interrupt unblocked
  356. [ 2.609468] ACPI: EC: event unblocked
  357. [ 2.609474] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  358. [ 2.609476] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  359. [ 2.609540] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  360. [ 2.609540] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  361. [ 2.609540] pci 0000:00:02.0: vgaarb: bridge control possible
  362. [ 2.609540] vgaarb: loaded
  363. [ 2.609540] ACPI: bus type USB registered
  364. [ 2.609540] usbcore: registered new interface driver usbfs
  365. [ 2.609540] usbcore: registered new interface driver hub
  366. [ 2.609540] usbcore: registered new device driver usb
  367. [ 2.609540] pps_core: LinuxPPS API ver. 1 registered
  368. [ 2.609540] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  369. [ 2.609540] PTP clock support registered
  370. [ 2.609540] EDAC MC: Ver: 3.0.0
  371. [ 2.609540] PCI: Using ACPI for IRQ routing
  372. [ 2.613597] PCI: pci_cache_line_size set to 64 bytes
  373. [ 2.613642] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
  374. [ 2.613644] e820: reserve RAM buffer [mem 0xb8b7f000-0xbbffffff]
  375. [ 2.613645] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
  376. [ 2.613645] e820: reserve RAM buffer [mem 0x23fe00000-0x23fffffff]
  377. [ 2.613727] NetLabel: Initializing
  378. [ 2.613728] NetLabel: domain hash size = 128
  379. [ 2.613728] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  380. [ 2.613742] NetLabel: unlabeled traffic allowed by default
  381. [ 2.613745] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  382. [ 2.613745] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  383. [ 2.617879] clocksource: Switched to clocksource tsc-early
  384. [ 2.628166] VFS: Disk quotas dquot_6.6.0
  385. [ 2.628181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  386. [ 2.628251] pnp: PnP ACPI init
  387. [ 2.628536] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
  388. [ 2.628538] system 00:00: [mem 0xfed10000-0xfed17fff] could not be reserved
  389. [ 2.628540] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
  390. [ 2.628541] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
  391. [ 2.628542] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  392. [ 2.628543] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
  393. [ 2.628545] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
  394. [ 2.628546] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
  395. [ 2.628547] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
  396. [ 2.628548] system 00:00: [mem 0xbf210000-0xbf21ffff] has been reserved
  397. [ 2.628553] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  398. [ 2.628792] system 00:01: [io 0x0200-0x027f] has been reserved
  399. [ 2.628794] system 00:01: [io 0xffff] has been reserved
  400. [ 2.628795] system 00:01: [io 0xffff] has been reserved
  401. [ 2.628796] system 00:01: [io 0xffff] has been reserved
  402. [ 2.628797] system 00:01: [io 0x1800-0x18fe] has been reserved
  403. [ 2.628798] system 00:01: [io 0xef80-0xef9f] has been reserved
  404. [ 2.628802] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  405. [ 2.628852] system 00:02: [io 0x0800-0x087f] has been reserved
  406. [ 2.628855] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  407. [ 2.628876] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  408. [ 2.629021] pnp 00:04: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
  409. [ 2.629039] pnp 00:05: Plug and Play ACPI device, IDs SYN300e SYN0100 SYN0002 PNP0f13 (active)
  410. [ 2.629428] system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
  411. [ 2.629429] system 00:06: [mem 0x40004000-0x40004fff] could not be reserved
  412. [ 2.629433] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
  413. [ 2.629702] system 00:07: [mem 0xfed40000-0xfed44fff window] has been reserved
  414. [ 2.629705] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  415. [ 2.629742] pnp: PnP ACPI: found 8 devices
  416. [ 2.635426] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  417. [ 2.635431] pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
  418. [ 2.635461] pci 0000:00:1c.7: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
  419. [ 2.635463] pci 0000:00:1c.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
  420. [ 2.635472] pci 0000:00:1c.7: BAR 15: assigned [mem 0xbf300000-0xbf4fffff 64bit pref]
  421. [ 2.635474] pci 0000:00:1c.7: BAR 13: assigned [io 0x2000-0x2fff]
  422. [ 2.635476] pci 0000:00:1c.0: PCI bridge to [bus 01]
  423. [ 2.635481] pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff]
  424. [ 2.635489] pci 0000:00:1c.5: PCI bridge to [bus 02]
  425. [ 2.635492] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
  426. [ 2.635496] pci 0000:00:1c.5: bridge window [mem 0xd0700000-0xd07fffff]
  427. [ 2.635500] pci 0000:00:1c.5: bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
  428. [ 2.635507] pci 0000:03:00.0: BAR 6: assigned [mem 0xd0680000-0xd068ffff pref]
  429. [ 2.635508] pci 0000:00:1c.6: PCI bridge to [bus 03]
  430. [ 2.635512] pci 0000:00:1c.6: bridge window [mem 0xd0600000-0xd06fffff]
  431. [ 2.635519] pci 0000:00:1c.7: PCI bridge to [bus 04]
  432. [ 2.635522] pci 0000:00:1c.7: bridge window [io 0x2000-0x2fff]
  433. [ 2.635526] pci 0000:00:1c.7: bridge window [mem 0xd0500000-0xd05fffff]
  434. [ 2.635529] pci 0000:00:1c.7: bridge window [mem 0xbf300000-0xbf4fffff 64bit pref]
  435. [ 2.635536] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  436. [ 2.635537] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  437. [ 2.635538] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  438. [ 2.635539] pci_bus 0000:00: resource 7 [mem 0xbf200000-0xdfffffff window]
  439. [ 2.635540] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
  440. [ 2.635541] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
  441. [ 2.635543] pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff]
  442. [ 2.635544] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  443. [ 2.635545] pci_bus 0000:02: resource 1 [mem 0xd0700000-0xd07fffff]
  444. [ 2.635546] pci_bus 0000:02: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
  445. [ 2.635547] pci_bus 0000:03: resource 1 [mem 0xd0600000-0xd06fffff]
  446. [ 2.635548] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
  447. [ 2.635549] pci_bus 0000:04: resource 1 [mem 0xd0500000-0xd05fffff]
  448. [ 2.635550] pci_bus 0000:04: resource 2 [mem 0xbf300000-0xbf4fffff 64bit pref]
  449. [ 2.635665] NET: Registered protocol family 2
  450. [ 2.635834] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
  451. [ 2.635862] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  452. [ 2.635977] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  453. [ 2.636152] TCP: Hash tables configured (established 65536 bind 65536)
  454. [ 2.636187] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  455. [ 2.636212] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  456. [ 2.636277] NET: Registered protocol family 1
  457. [ 2.636281] NET: Registered protocol family 44
  458. [ 2.636290] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  459. [ 2.636299] pci 0000:00:14.0: enabling device (0000 -> 0002)
  460. [ 2.637166] PCI: CLS 64 bytes, default 64
  461. [ 2.637202] Unpacking initramfs...
  462. [ 2.780430] Freeing initrd memory: 11620K
  463. [ 2.780441] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  464. [ 2.780443] software IO TLB: mapped [mem 0xb4b7f000-0xb8b7f000] (64MB)
  465. [ 2.780628] Scanning for low memory corruption every 60 seconds
  466. [ 2.781177] Initialise system trusted keyrings
  467. [ 2.781184] Key type blacklist registered
  468. [ 2.781232] workingset: timestamp_bits=41 max_order=21 bucket_order=0
  469. [ 2.782295] zbud: loaded
  470. [ 2.783585] Key type asymmetric registered
  471. [ 2.783586] Asymmetric key parser 'x509' registered
  472. [ 2.783592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  473. [ 2.783625] io scheduler noop registered
  474. [ 2.783625] io scheduler deadline registered (default)
  475. [ 2.783649] io scheduler cfq registered
  476. [ 2.783650] io scheduler mq-deadline registered (default)
  477. [ 2.783650] io scheduler kyber registered
  478. [ 2.783669] io scheduler bfq registered
  479. [ 2.784727] pcieport 0000:00:1c.0: Signaling PME with IRQ 24
  480. [ 2.784746] pcieport 0000:00:1c.5: Signaling PME with IRQ 25
  481. [ 2.784765] pcieport 0000:00:1c.6: Signaling PME with IRQ 26
  482. [ 2.784782] pcieport 0000:00:1c.7: Signaling PME with IRQ 27
  483. [ 2.784803] pciehp 0000:00:1c.7:pcie004: Slot #7 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  484. [ 2.784850] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  485. [ 2.784915] intel_idle: MWAIT substates: 0x42120
  486. [ 2.784915] intel_idle: v0.4.1 model 0x3C
  487. [ 2.785189] intel_idle: lapic_timer_reliable_states 0xffffffff
  488. [ 2.785254] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  489. [ 2.785262] ACPI: Sleep Button [SLPB]
  490. [ 2.785293] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  491. [ 2.785298] ACPI: Lid Switch [LID]
  492. [ 2.785327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  493. [ 2.785342] ACPI: Power Button [PWRF]
  494. [ 2.809586] thermal LNXTHERM:00: registered as thermal_zone0
  495. [ 2.809588] ACPI: Thermal Zone [CPUZ] (54 C)
  496. [ 2.833540] thermal LNXTHERM:01: registered as thermal_zone1
  497. [ 2.833542] ACPI: Thermal Zone [GFXZ] (0 C)
  498. [ 2.848428] thermal LNXTHERM:02: registered as thermal_zone2
  499. [ 2.848430] ACPI: Thermal Zone [EXTZ] (40 C)
  500. [ 2.863433] thermal LNXTHERM:03: registered as thermal_zone3
  501. [ 2.863435] ACPI: Thermal Zone [LOCZ] (44 C)
  502. [ 2.881446] thermal LNXTHERM:04: registered as thermal_zone4
  503. [ 2.881449] ACPI: Thermal Zone [BATZ] (30 C)
  504. [ 2.881893] thermal LNXTHERM:05: registered as thermal_zone5
  505. [ 2.881894] ACPI: Thermal Zone [PCHZ] (114 C)
  506. [ 2.882190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  507. [ 2.884048] usbcore: registered new interface driver usbserial_generic
  508. [ 2.884052] usbserial: USB Serial support registered for generic
  509. [ 2.884071] rtc_cmos 00:03: RTC can wake from S4
  510. [ 2.884248] rtc_cmos 00:03: registered as rtc0
  511. [ 2.884268] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  512. [ 2.884318] intel_pstate: Intel P-state driver initializing
  513. [ 2.884952] ledtrig-cpu: registered to indicate activity on CPUs
  514. [ 2.885483] NET: Registered protocol family 10
  515. [ 2.898453] Segment Routing with IPv6
  516. [ 2.898472] NET: Registered protocol family 17
  517. [ 2.899054] mce: Using 9 MCE banks
  518. [ 2.899065] RAS: Correctable Errors collector initialized.
  519. [ 2.899096] microcode: sig=0x306c3, pf=0x10, revision=0x27
  520. [ 2.899224] microcode: Microcode Update Driver: v2.2.
  521. [ 2.899232] sched_clock: Marking stable (2897728750, 1491365)->(2917623243, -18403128)
  522. [ 2.899440] registered taskstats version 1
  523. [ 2.899450] Loading compiled-in X.509 certificates
  524. [ 2.901919] Loaded X.509 cert 'Build time autogenerated kernel key: e9121950c26d400b674051e0a0bc186d01ab00a0'
  525. [ 2.901937] zswap: loaded using pool lzo/zbud
  526. [ 2.905545] Key type big_key registered
  527. [ 2.905972] Magic number: 11:350:54
  528. [ 2.906049] rtc_cmos 00:03: setting system clock to 2019-07-23 01:03:38 UTC (1563843818)
  529. [ 3.161479] Freeing unused decrypted memory: 2040K
  530. [ 3.357957] Freeing unused kernel image memory: 1588K
  531. [ 3.427928] Write protecting the kernel read-only data: 18432k
  532. [ 3.429463] Freeing unused kernel image memory: 2008K
  533. [ 3.429651] Freeing unused kernel image memory: 552K
  534. [ 3.442994] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  535. [ 3.442995] x86/mm: Checking user space page tables
  536. [ 3.452885] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  537. [ 3.452886] Run /init as init process
  538. [ 3.515894] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  539. [ 3.517727] i8042: Detected active multiplexing controller, rev 1.1
  540. [ 3.518452] serio: i8042 KBD port at 0x60,0x64 irq 1
  541. [ 3.518459] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  542. [ 3.518463] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  543. [ 3.518464] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  544. [ 3.518466] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  545. [ 3.518815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  546. [ 3.519809] ehci-pci: EHCI PCI platform driver
  547. [ 3.520034] ehci-pci 0000:00:1a.0: EHCI Host Controller
  548. [ 3.520039] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  549. [ 3.520050] ehci-pci 0000:00:1a.0: debug port 2
  550. [ 3.523953] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  551. [ 3.523967] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd091e000
  552. [ 3.526266] SCSI subsystem initialized
  553. [ 3.535145] libata version 3.00 loaded.
  554. [ 3.538273] ahci 0000:00:1f.2: version 3.0
  555. [ 3.538476] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x30 impl SATA mode
  556. [ 3.538478] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
  557. [ 3.548747] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  558. [ 3.548841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  559. [ 3.548843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  560. [ 3.548844] usb usb1: Product: EHCI Host Controller
  561. [ 3.548845] usb usb1: Manufacturer: Linux 4.19.60-1-lts ehci_hcd
  562. [ 3.548846] usb usb1: SerialNumber: 0000:00:1a.0
  563. [ 3.549010] hub 1-0:1.0: USB hub found
  564. [ 3.549044] hub 1-0:1.0: 2 ports detected
  565. [ 3.549320] xhci_hcd 0000:00:14.0: xHCI Host Controller
  566. [ 3.549327] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  567. [ 3.550390] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
  568. [ 3.550396] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  569. [ 3.550589] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  570. [ 3.550590] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  571. [ 3.550591] usb usb2: Product: xHCI Host Controller
  572. [ 3.550592] usb usb2: Manufacturer: Linux 4.19.60-1-lts xhci-hcd
  573. [ 3.550593] usb usb2: SerialNumber: 0000:00:14.0
  574. [ 3.550741] hub 2-0:1.0: USB hub found
  575. [ 3.550767] hub 2-0:1.0: 14 ports detected
  576. [ 3.551509] ehci-pci 0000:00:1d.0: EHCI Host Controller
  577. [ 3.551513] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
  578. [ 3.551522] xhci_hcd 0000:00:14.0: xHCI Host Controller
  579. [ 3.551524] ehci-pci 0000:00:1d.0: debug port 2
  580. [ 3.551525] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  581. [ 3.551527] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
  582. [ 3.551589] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
  583. [ 3.551590] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  584. [ 3.551591] usb usb4: Product: xHCI Host Controller
  585. [ 3.551592] usb usb4: Manufacturer: Linux 4.19.60-1-lts xhci-hcd
  586. [ 3.551593] usb usb4: SerialNumber: 0000:00:14.0
  587. [ 3.551703] hub 4-0:1.0: USB hub found
  588. [ 3.551720] hub 4-0:1.0: 6 ports detected
  589. [ 3.551932] usb: port power management may be unreliable
  590. [ 3.555444] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  591. [ 3.555452] ehci-pci 0000:00:1d.0: irq 17, io mem 0xd091d000
  592. [ 3.559835] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  593. [ 3.568546] scsi host0: ahci
  594. [ 3.568735] scsi host1: ahci
  595. [ 3.568857] scsi host2: ahci
  596. [ 3.568990] scsi host3: ahci
  597. [ 3.569128] scsi host4: ahci
  598. [ 3.569281] scsi host5: ahci
  599. [ 3.569362] ata1: DUMMY
  600. [ 3.569363] ata2: DUMMY
  601. [ 3.569364] ata3: DUMMY
  602. [ 3.569364] ata4: DUMMY
  603. [ 3.569367] ata5: SATA max UDMA/133 abar m2048@0xd091c000 port 0xd091c300 irq 29
  604. [ 3.569370] ata6: SATA max UDMA/133 abar m2048@0xd091c000 port 0xd091c380 irq 29
  605. [ 3.587931] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  606. [ 3.588286] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  607. [ 3.588288] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  608. [ 3.588290] usb usb3: Product: EHCI Host Controller
  609. [ 3.588292] usb usb3: Manufacturer: Linux 4.19.60-1-lts ehci_hcd
  610. [ 3.588293] usb usb3: SerialNumber: 0000:00:1d.0
  611. [ 3.588607] hub 3-0:1.0: USB hub found
  612. [ 3.588630] hub 3-0:1.0: 2 ports detected
  613. [ 3.837951] tsc: Refined TSC clocksource calibration: 2194.916 MHz
  614. [ 3.837970] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa3704c1a9, max_idle_ns: 440795296692 ns
  615. [ 3.838044] clocksource: Switched to clocksource tsc
  616. [ 3.899738] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  617. [ 3.900268] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  618. [ 3.902609] ata5.00: ATA-8: TOSHIBA MQ01ABD075, AX001C, max UDMA/100
  619. [ 3.902614] ata5.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  620. [ 3.906344] ata6.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  621. [ 3.906354] ata6.00: ATAPI: hp DVD A DU8A5SH, NH62, max UDMA/100
  622. [ 3.907674] ata5.00: configured for UDMA/100
  623. [ 3.913072] ata6.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  624. [ 3.913085] ata6.00: configured for UDMA/100
  625. [ 3.917945] usb 1-1: new high-speed USB device number 2 using ehci-pci
  626. [ 3.917950] usb 2-5: new full-speed USB device number 2 using xhci_hcd
  627. [ 3.919665] scsi 4:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD0 1C PQ: 0 ANSI: 5
  628. [ 3.934035] scsi 5:0:0:0: CD-ROM hp DVD A DU8A5SH NH62 PQ: 0 ANSI: 5
  629. [ 3.957956] usb 3-1: new high-speed USB device number 2 using ehci-pci
  630. [ 4.009310] sd 4:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
  631. [ 4.009318] sd 4:0:0:0: [sda] 4096-byte physical blocks
  632. [ 4.009335] sd 4:0:0:0: [sda] Write Protect is off
  633. [ 4.009340] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
  634. [ 4.009365] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  635. [ 4.093520] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  636. [ 4.093524] cdrom: Uniform CD-ROM driver Revision: 3.20
  637. [ 4.094040] sr 5:0:0:0: Attached scsi CD-ROM sr0
  638. [ 4.099613] usb 2-5: New USB device found, idVendor=138a, idProduct=003f, bcdDevice= 1.04
  639. [ 4.099618] usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=1
  640. [ 4.099622] usb 2-5: SerialNumber: 00a07c67ab92
  641. [ 4.116509] sda: sda1 sda2 sda3 sda4
  642. [ 4.117226] sd 4:0:0:0: [sda] Attached SCSI disk
  643. [ 4.128315] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.04
  644. [ 4.128317] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  645. [ 4.128596] hub 1-1:1.0: USB hub found
  646. [ 4.128693] hub 1-1:1.0: 6 ports detected
  647. [ 4.158644] usb 3-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.04
  648. [ 4.158648] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  649. [ 4.159161] hub 3-1:1.0: USB hub found
  650. [ 4.159328] hub 3-1:1.0: 8 ports detected
  651. [ 4.673020] random: fast init done
  652. [ 5.137994] usb usb2-port7: Cannot enable. Maybe the USB cable is bad?
  653. [ 5.253076] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  654. [ 6.097983] usb usb2-port7: Cannot enable. Maybe the USB cable is bad?
  655. [ 6.098187] usb usb2-port7: attempt power cycle
  656. [ 6.715083] systemd[1]: systemd 242.84-1-arch 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=hybrid)
  657. [ 6.738150] systemd[1]: Detected architecture x86-64.
  658. [ 6.785492] systemd[1]: Set hostname to <hp440>.
  659. [ 7.397946] usb usb2-port7: Cannot enable. Maybe the USB cable is bad?
  660. [ 8.345123] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  661. [ 8.345923] systemd[1]: Listening on udev Control Socket.
  662. [ 8.346474] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  663. [ 8.349085] systemd[1]: Created slice User and Session Slice.
  664. [ 8.349848] systemd[1]: Created slice system-wpa_supplicant.slice.
  665. [ 8.350268] systemd[1]: Listening on Journal Socket (/dev/log).
  666. [ 8.350656] systemd[1]: Listening on udev Kernel Socket.
  667. [ 8.357912] usb usb2-port7: Cannot enable. Maybe the USB cable is bad?
  668. [ 8.358049] usb usb2-port7: unable to enumerate USB device
  669. [ 8.472708] EXT4-fs (sda3): re-mounted. Opts: (null)
  670. [ 8.517892] usb 2-12: new full-speed USB device number 7 using xhci_hcd
  671. [ 8.655973] audit: type=1130 audit(1563843824.231:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  672. [ 8.668984] random: systemd-random-: uninitialized urandom read (512 bytes read)
  673. [ 8.670316] audit: type=1130 audit(1563843824.251:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  674. [ 8.709320] usb 2-12: New USB device found, idVendor=0cf3, idProduct=311f, bcdDevice= 0.01
  675. [ 8.709324] usb 2-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  676. [ 8.786421] random: lvm: uninitialized urandom read (4 bytes read)
  677. [ 8.795570] audit: type=1130 audit(1563843824.371:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  678. [ 8.795785] systemd-journald[254]: Received request to flush runtime journal from PID 1
  679. [ 8.899899] audit: type=1130 audit(1563843824.481:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  680. [ 9.607337] audit: type=1130 audit(1563843825.181:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  681. [ 9.939187] input: PC Speaker as /devices/platform/pcspkr/input/input8
  682. [ 9.959549] EDAC ie31200: No ECC support
  683. [ 10.111711] ACPI: AC Adapter [AC] (on-line)
  684. [ 10.132138] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  685. [ 10.132140] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  686. [ 10.132141] RAPL PMU: hw unit of domain package 2^-14 Joules
  687. [ 10.132141] RAPL PMU: hw unit of domain dram 2^-14 Joules
  688. [ 10.132142] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  689. [ 10.147753] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20180810/utaddress-204)
  690. [ 10.147758] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  691. [ 10.147760] ACPI Warning: SystemIO range 0x0000000000000840-0x000000000000084F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPIO) (20180810/utaddress-204)
  692. [ 10.147762] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  693. [ 10.147763] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x000000000000083F (\GPRL) (20180810/utaddress-204)
  694. [ 10.147765] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPIO) (20180810/utaddress-204)
  695. [ 10.147767] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  696. [ 10.147768] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000083F (\GPRL) (20180810/utaddress-204)
  697. [ 10.147770] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x0000000000000BFF (\GPIO) (20180810/utaddress-204)
  698. [ 10.147771] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20180810/utaddress-204)
  699. [ 10.147773] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000080F (\IO_T) (20180810/utaddress-204)
  700. [ 10.147775] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  701. [ 10.147776] lpc_ich: Resource conflict(s) found affecting gpio_ich
  702. [ 10.168953] battery: ACPI: Battery Slot [BAT0] (battery present)
  703. [ 10.462462] iTCO_vendor_support: vendor-support=0
  704. [ 10.518247] input: HP Wireless hotkeys as /devices/virtual/input/input9
  705. [ 10.631310] hp_accel: laptop model unknown, using default axes configuration
  706. [ 10.728472] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  707. [ 10.728535] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
  708. [ 10.728657] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  709. [ 10.730353] Linux agpgart interface v0.103
  710. [ 10.781369] lis3lv02d: 8 bits 3DC sensor found
  711. [ 10.842178] hp_wmi: query 0xd returned error 0x5
  712. [ 10.842214] input: HP WMI hotkeys as /devices/virtual/input/input14
  713. [ 10.852692] cryptd: max_cpu_qlen set to 1000
  714. [ 10.867962] intel-spi intel-spi: mx25l6405d (8192 Kbytes)
  715. [ 10.871546] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  716. [ 10.900206] libphy: r8169: probed
  717. [ 10.900458] r8169 0000:02:00.0 eth0: RTL8168g/8111g, a0:1d:48:ab:e9:65, XID 4c000800, IRQ 32
  718. [ 10.900459] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  719. [ 10.922184] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  720. [ 11.042601] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  721. [ 11.053683] Bluetooth: Core ver 2.22
  722. [ 11.053707] NET: Registered protocol family 31
  723. [ 11.053708] Bluetooth: HCI device and connection manager initialized
  724. [ 11.053711] Bluetooth: HCI socket layer initialized
  725. [ 11.053713] Bluetooth: L2CAP socket layer initialized
  726. [ 11.053726] Bluetooth: SCO socket layer initialized
  727. [ 11.061611] VFIO - User Level meta-driver version: 0.3
  728. [ 11.065527] Creating 1 MTD partitions on "intel-spi":
  729. [ 11.065530] 0x000000000000-0x000000800000 : "BIOS"
  730. [ 11.153135] AVX2 version of gcm_enc/dec engaged.
  731. [ 11.153137] AES CTR mode by8 optimization enabled
  732. [ 11.233818] snd_hda_codec_idt hdaudioC1D0: autoconfig for 92HD91BXX: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
  733. [ 11.233820] snd_hda_codec_idt hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  734. [ 11.233821] snd_hda_codec_idt hdaudioC1D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
  735. [ 11.233822] snd_hda_codec_idt hdaudioC1D0: mono: mono_out=0x0
  736. [ 11.233822] snd_hda_codec_idt hdaudioC1D0: inputs:
  737. [ 11.233823] snd_hda_codec_idt hdaudioC1D0: Internal Mic=0x11
  738. [ 11.233824] snd_hda_codec_idt hdaudioC1D0: Mic=0xc
  739. [ 11.245263] r8169 0000:02:00.0 enp2s0: renamed from eth0
  740. [ 11.316280] usbcore: registered new interface driver btusb
  741. [ 11.326553] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  742. [ 11.326556] cfg80211: failed to load regulatory.db
  743. [ 11.329653] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
  744. [ 11.329983] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
  745. [ 11.330091] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
  746. [ 11.513066] audit: type=1130 audit(1563843827.091:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  747. [ 11.605730] [drm] Replacing VGA console driver
  748. [ 11.606858] Console: switching to colour dummy device 80x25
  749. [ 11.607387] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  750. [ 11.607388] [drm] Driver supports precise vblank timestamp query.
  751. [ 11.607585] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  752. [ 11.632918] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
  753. [ 11.633910] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  754. [ 11.634244] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
  755. [ 11.634398] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  756. [ 11.640125] psmouse serio4: synaptics: queried max coordinates: x [..5742], y [..5004]
  757. [ 11.648531] fbcon: inteldrmfb (fb0) is primary device
  758. [ 11.678112] psmouse serio4: synaptics: queried min coordinates: x [1198..], y [972..]
  759. [ 11.695804] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
  760. [ 11.773041] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x640000/0xa2400/0x0, board id: 2653, fw id: 1481159
  761. [ 11.805896] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
  762. [ 11.805937] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
  763. [ 11.805976] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
  764. [ 11.809904] usbcore: registered new interface driver ath3k
  765. [ 11.809935] usb 2-12: USB disconnect, device number 7
  766. [ 11.818148] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
  767. [ 11.890105] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  768. [ 12.088448] mousedev: PS/2 mouse device common for all mice
  769. [ 12.152051] intel_rapl: Found RAPL domain package
  770. [ 12.152052] intel_rapl: Found RAPL domain core
  771. [ 12.152053] intel_rapl: Found RAPL domain uncore
  772. [ 12.152054] intel_rapl: Found RAPL domain dram
  773. [ 12.237938] usb 2-12: new full-speed USB device number 8 using xhci_hcd
  774. [ 12.358831] ath: phy0: WB335 1-ANT card detected
  775. [ 12.358832] ath: phy0: Set BT/WLAN RX diversity capability
  776. [ 12.367051] ath: phy0: Enable LNA combining
  777. [ 12.368204] ath: phy0: ASPM enabled: 0x42
  778. [ 12.368205] ath: EEPROM regdomain: 0x6a
  779. [ 12.368206] ath: EEPROM indicates we should expect a direct regpair map
  780. [ 12.368207] ath: Country alpha2 being used: 00
  781. [ 12.368207] ath: Regpair used: 0x6a
  782. [ 12.393406] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  783. [ 12.393784] ieee80211 phy0: Atheros AR9565 Rev:0 mem=0xffffbc0803080000, irq=18
  784. [ 12.418096] ath9k 0000:03:00.0 wlo1: renamed from wlan0
  785. [ 12.458133] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input22
  786. [ 12.509519] random: crng init done
  787. [ 12.514658] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  788. [ 12.787068] Console: switching to colour frame buffer device 170x48
  789. [ 12.811003] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  790. [ 13.399389] audit: type=1130 audit(1563843828.981:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  791. [ 13.413423] audit: type=1130 audit(1563843828.991:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  792. [ 13.425142] audit: type=1130 audit(1563843829.001:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  793. [ 13.795361] Adding 10485756k swap on /dev/sda2. Priority:-2 extents:1 across:10485756k FS
  794. [ 14.029784] audit: type=1130 audit(1563843829.611:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  795. [ 14.608301] audit: type=1130 audit(1563843830.191:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-37aa6117\x2dbbeb\x2d49b9\x2db09f\x2d573ef8ad66f6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  796. [ 14.750190] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: stripe=4
  797. [ 14.939893] audit: type=1130 audit(1563843830.521:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-4ffcfd62\x2de42a\x2d4bf0\x2dafc9\x2d3770a045ebf0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  798. [ 15.144454] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
  799. [ 15.339830] audit: type=1130 audit(1563843830.921:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  800. [ 15.425299] audit: type=1127 audit(1563843831.001:15): pid=446 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  801. [ 15.454938] audit: type=1130 audit(1563843831.031:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  802. [ 16.016918] audit: type=1130 audit(1563843831.591:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  803. [ 16.027283] audit: type=1130 audit(1563843831.601:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant@wlo1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  804. [ 16.032793] audit: type=1130 audit(1563843831.611:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  805. [ 16.658242] audit: type=1130 audit(1563843832.241:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  806. [ 17.459313] usb 2-12: New USB device found, idVendor=0cf3, idProduct=311f, bcdDevice= 0.02
  807. [ 17.459318] usb 2-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  808. [ 17.928812] wlo1: authenticate with 70:03:7e:ab:70:b1
  809. [ 17.946170] wlo1: send auth to 70:03:7e:ab:70:b1 (try 1/3)
  810. [ 17.993924] wlo1: send auth to 70:03:7e:ab:70:b1 (try 2/3)
  811. [ 18.081325] wlo1: send auth to 70:03:7e:ab:70:b1 (try 3/3)
  812. [ 18.196352] wlo1: authentication with 70:03:7e:ab:70:b1 timed out
  813. [ 19.458567] wlo1: authenticate with 70:03:7e:ab:70:b1
  814. [ 19.476008] wlo1: send auth to 70:03:7e:ab:70:b1 (try 1/3)
  815. [ 19.561407] wlo1: send auth to 70:03:7e:ab:70:b1 (try 2/3)
  816. [ 19.648605] wlo1: send auth to 70:03:7e:ab:70:b1 (try 3/3)
  817. [ 19.821030] wlo1: authentication with 70:03:7e:ab:70:b1 timed out
  818. [ 21.518571] wlo1: authenticate with 70:03:7e:ab:70:b1
  819. [ 21.536017] wlo1: send auth to 70:03:7e:ab:70:b1 (try 1/3)
  820. [ 21.546808] wlo1: authenticated
  821. [ 21.547915] wlo1: associate with 70:03:7e:ab:70:b1 (try 1/3)
  822. [ 21.637441] wlo1: associate with 70:03:7e:ab:70:b1 (try 2/3)
  823. [ 21.717851] wlo1: associate with 70:03:7e:ab:70:b1 (try 3/3)
  824. [ 21.822386] wlo1: association with 70:03:7e:ab:70:b1 timed out
  825. [ 22.484160] kauditd_printk_skb: 3 callbacks suppressed
  826. [ 22.484163] audit: type=1131 audit(1563843838.061:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  827. [ 22.991399] audit: type=1006 audit(1563843838.571:25): pid=452 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
  828. [ 23.084153] audit: type=1130 audit(1563843838.661:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  829. [ 23.096944] audit: type=1006 audit(1563843838.671:27): pid=456 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
  830. [ 23.379205] audit: type=1130 audit(1563843838.961:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement