Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.77 KB | None | 0 0
  1. ---------------------------------------------------------dmesg--------------------------------------------------------------
  2. data, 1660K init, 3436K bss, 295352K reserved, 0K cma-reserved)
  3. [ 0.148553] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  4. [ 0.148565] ftrace: allocating 38426 entries in 151 pages
  5. [ 0.159027] rcu: Preemptible hierarchical RCU implementation.
  6. [ 0.159027] rcu: RCU dyntick-idle grace-period acceleration is enabled.
  7. [ 0.159028] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
  8. [ 0.159029] rcu: RCU priority boosting: priority 1 delay 500 ms.
  9. [ 0.159029] Tasks RCU enabled.
  10. [ 0.159030] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
  11. [ 0.159030] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  12. [ 0.160821] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
  13. [ 0.161215] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
  14. [ 0.161233] Console: colour dummy device 80x25
  15. [ 0.161238] printk: console [tty0] enabled
  16. [ 0.161251] ACPI: Core revision 20190816
  17. [ 0.161592] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
  18. [ 0.161689] APIC: Switch to symmetric I/O mode setup
  19. [ 0.161691] DMAR: Host address width 39
  20. [ 0.161692] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  21. [ 0.161696] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
  22. [ 0.161697] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  23. [ 0.161700] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
  24. [ 0.161701] DMAR: RMRR base: 0x0000009a64f000 end: 0x0000009a66efff
  25. [ 0.161701] DMAR: RMRR base: 0x0000009d000000 end: 0x0000009f7fffff
  26. [ 0.161703] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  27. [ 0.161703] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  28. [ 0.161704] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  29. [ 0.164291] DMAR-IR: Enabled IRQ remapping in x2apic mode
  30. [ 0.164292] x2apic enabled
  31. [ 0.164316] Switched APIC routing to cluster x2apic.
  32. [ 0.170112] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  33. [ 0.184987] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
  34. [ 0.184991] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
  35. [ 0.184992] pid_max: default: 32768 minimum: 301
  36. [ 0.186827] LSM: Security Framework initializing
  37. [ 0.186830] Yama: becoming mindful.
  38. [ 0.186872] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  39. [ 0.186898] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  40. [ 0.186907] *** VALIDATE tmpfs ***
  41. [ 0.187022] *** VALIDATE proc ***
  42. [ 0.187064] *** VALIDATE cgroup1 ***
  43. [ 0.187065] *** VALIDATE cgroup2 ***
  44. [ 0.187115] mce: CPU0: Thermal monitoring enabled (TM1)
  45. [ 0.187131] process: using mwait in idle threads
  46. [ 0.187133] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  47. [ 0.187134] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  48. [ 0.187136] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  49. [ 0.187137] Spectre V2 : Mitigation: Full generic retpoline
  50. [ 0.187137] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  51. [ 0.187137] Spectre V2 : Enabling Restricted Speculation for firmware calls
  52. [ 0.187138] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  53. [ 0.187139] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
  54. [ 0.187140] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  55. [ 0.187141] MDS: Mitigation: Clear CPU buffers
  56. [ 0.187388] Freeing SMP alternatives memory: 32K
  57. [ 0.188392] TSC deadline timer enabled
  58. [ 0.188396] smpboot: CPU0: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xb)
  59. [ 0.208358] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
  60. [ 0.208387] ... version: 4
  61. [ 0.208390] ... bit width: 48
  62. [ 0.208393] ... generic registers: 4
  63. [ 0.208398] ... value mask: 0000ffffffffffff
  64. [ 0.208401] ... max period: 00007fffffffffff
  65. [ 0.208404] ... fixed-purpose events: 3
  66. [ 0.208407] ... event mask: 000000070000000f
  67. [ 0.215005] rcu: Hierarchical SRCU implementation.
  68. [ 0.238526] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  69. [ 0.245016] smp: Bringing up secondary CPUs ...
  70. [ 0.285064] x86: Booting SMP configuration:
  71. [ 0.285070] .... node #0, CPUs: #1 #2 #3 #4
  72. [ 0.405474] 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.
  73. [ 0.445059] #5 #6 #7
  74. [ 0.525428] smp: Brought up 1 node, 8 CPUs
  75. [ 0.525428] smpboot: Max logical packages: 1
  76. [ 0.525428] smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
  77. [ 0.527390] devtmpfs: initialized
  78. [ 0.527390] x86/mm: Memory block size: 128MB
  79. [ 0.528481] PM: Registering ACPI NVS region [mem 0x91d56000-0x91d56fff] (4096 bytes)
  80. [ 0.528481] PM: Registering ACPI NVS region [mem 0x9a770000-0x9a84dfff] (909312 bytes)
  81. [ 0.528481] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  82. [ 0.528481] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  83. [ 0.528481] pinctrl core: initialized pinctrl subsystem
  84. [ 0.528599] PM: RTC time: 02:54:16, date: 2020-01-29
  85. [ 0.528682] NET: Registered protocol family 16
  86. [ 0.528738] audit: initializing netlink subsys (disabled)
  87. [ 0.528743] audit: type=2000 audit(1580266455.363:1): state=initialized audit_enabled=0 res=1
  88. [ 0.531660] cpuidle: using governor ladder
  89. [ 0.531665] cpuidle: using governor menu
  90. [ 0.531677] Simple Boot Flag at 0x47 set to 0x80
  91. [ 0.531705] ACPI: bus type PCI registered
  92. [ 0.531706] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  93. [ 0.531764] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  94. [ 0.531766] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  95. [ 0.531775] PCI: Using configuration type 1 for base access
  96. [ 0.532075] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  97. [ 0.532208] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  98. [ 0.532208] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  99. [ 0.532208] ACPI: Added _OSI(Module Device)
  100. [ 0.532208] ACPI: Added _OSI(Processor Device)
  101. [ 0.532208] ACPI: Added _OSI(3.0 _SCP Extensions)
  102. [ 0.532208] ACPI: Added _OSI(Processor Aggregator Device)
  103. [ 0.532208] ACPI: Added _OSI(Linux-Dell-Video)
  104. [ 0.532208] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  105. [ 0.532208] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  106. [ 0.588024] ACPI: 9 ACPI AML tables successfully acquired and loaded
  107. [ 0.589242] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  108. [ 0.592795] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  109. [ 0.598737] ACPI: Dynamic OEM Table Load:
  110. [ 0.598741] ACPI: SSDT 0xFFFF90ACD47C1100 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
  111. [ 0.599538] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  112. [ 0.599957] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
  113. [ 0.600766] ACPI: Dynamic OEM Table Load:
  114. [ 0.600770] ACPI: SSDT 0xFFFF90ACD4328800 000425 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
  115. [ 0.601574] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  116. [ 0.602077] ACPI: Dynamic OEM Table Load:
  117. [ 0.602080] ACPI: SSDT 0xFFFF90ACD432E000 0004FD (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
  118. [ 0.602957] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  119. [ 0.603436] ACPI: Dynamic OEM Table Load:
  120. [ 0.603439] ACPI: SSDT 0xFFFF90ACD4104E00 00011B (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
  121. [ 0.604209] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  122. [ 0.604667] ACPI: Dynamic OEM Table Load:
  123. [ 0.604671] ACPI: SSDT 0xFFFF90ACD4329000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
  124. [ 0.605426] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  125. [ 0.606141] ACPI: Dynamic OEM Table Load:
  126. [ 0.606144] ACPI: SSDT 0xFFFF90ACD4328000 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
  127. [ 0.607035] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  128. [ 0.607515] ACPI: Dynamic OEM Table Load:
  129. [ 0.607518] ACPI: SSDT 0xFFFF90ACD47BE400 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
  130. [ 0.608342] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  131. [ 0.608917] ACPI: Dynamic OEM Table Load:
  132. [ 0.608921] ACPI: SSDT 0xFFFF90ACD4586000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
  133. [ 0.610263] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  134. [ 0.610749] ACPI: Dynamic OEM Table Load:
  135. [ 0.610752] ACPI: SSDT 0xFFFF90ACD47B9C00 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
  136. [ 0.611585] ACPI Error: No pointer back to namespace node in package 00000000b372648f (20190816/dsargs-301)
  137. [ 0.614424] ACPI: EC: EC started
  138. [ 0.614425] ACPI: EC: interrupt blocked
  139. [ 0.620002] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
  140. [ 0.620004] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  141. [ 0.620005] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
  142. [ 0.620005] ACPI: Interpreter enabled
  143. [ 0.620038] ACPI: (supports S0 S3 S4 S5)
  144. [ 0.620039] ACPI: Using IOAPIC for interrupt routing
  145. [ 0.620070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  146. [ 0.620586] ACPI: Enabled 9 GPEs in block 00 to 7F
  147. [ 0.624672] ACPI: Power Resource [PC05] (on)
  148. [ 0.632291] ACPI: Power Resource [USBC] (on)
  149. [ 0.635141] ACPI: Power Resource [V0PR] (on)
  150. [ 0.635294] ACPI: Power Resource [V1PR] (on)
  151. [ 0.635447] ACPI: Power Resource [V2PR] (on)
  152. [ 0.639963] ACPI: Power Resource [WRST] (on)
  153. [ 0.645931] ACPI: Power Resource [PIN] (off)
  154. [ 0.646309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  155. [ 0.646313] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  156. [ 0.648616] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
  157. [ 0.649518] PCI host bridge to bus 0000:00
  158. [ 0.649519] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  159. [ 0.649520] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  160. [ 0.649521] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  161. [ 0.649521] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  162. [ 0.649522] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  163. [ 0.649523] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  164. [ 0.649523] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  165. [ 0.649524] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  166. [ 0.649524] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  167. [ 0.649525] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  168. [ 0.649526] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  169. [ 0.649526] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
  170. [ 0.649527] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
  171. [ 0.649528] pci_bus 0000:00: root bus resource [bus 00-fe]
  172. [ 0.649535] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
  173. [ 0.649663] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
  174. [ 0.649672] pci 0000:00:02.0: reg 0x10: [mem 0xc1000000-0xc1ffffff 64bit]
  175. [ 0.649677] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
  176. [ 0.649681] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
  177. [ 0.649692] pci 0000:00:02.0: BAR 2: assigned to efifb
  178. [ 0.649816] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
  179. [ 0.649827] pci 0000:00:04.0: reg 0x10: [mem 0xc2298000-0xc229ffff 64bit]
  180. [ 0.649991] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
  181. [ 0.650002] pci 0000:00:08.0: reg 0x10: [mem 0xc22b2000-0xc22b2fff 64bit]
  182. [ 0.650158] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
  183. [ 0.650180] pci 0000:00:12.0: reg 0x10: [mem 0xc22b1000-0xc22b1fff 64bit]
  184. [ 0.650365] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
  185. [ 0.650383] pci 0000:00:14.0: reg 0x10: [mem 0xc2280000-0xc228ffff 64bit]
  186. [ 0.650437] pci 0000:00:14.0: PME# supported from D3hot D3cold
  187. [ 0.650577] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
  188. [ 0.650596] pci 0000:00:14.2: reg 0x10: [mem 0xc22a8000-0xc22a9fff 64bit]
  189. [ 0.650606] pci 0000:00:14.2: reg 0x18: [mem 0xc22b0000-0xc22b0fff 64bit]
  190. [ 0.651337] pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000
  191. [ 0.651546] pci 0000:00:14.3: reg 0x10: [mem 0xc22a4000-0xc22a7fff 64bit]
  192. [ 0.652962] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
  193. [ 0.653268] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
  194. [ 0.653365] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  195. [ 0.653797] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
  196. [ 0.653892] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  197. [ 0.654314] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
  198. [ 0.654339] pci 0000:00:16.0: reg 0x10: [mem 0xc22ad000-0xc22adfff 64bit]
  199. [ 0.654411] pci 0000:00:16.0: PME# supported from D3hot
  200. [ 0.654590] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
  201. [ 0.654607] pci 0000:00:17.0: reg 0x10: [mem 0xc2290000-0xc2297fff]
  202. [ 0.654614] pci 0000:00:17.0: reg 0x14: [mem 0xc22ac000-0xc22ac0ff]
  203. [ 0.654621] pci 0000:00:17.0: reg 0x18: [io 0x5090-0x5097]
  204. [ 0.654627] pci 0000:00:17.0: reg 0x1c: [io 0x5080-0x5083]
  205. [ 0.654634] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
  206. [ 0.654640] pci 0000:00:17.0: reg 0x24: [mem 0xc2200000-0xc227ffff]
  207. [ 0.654678] pci 0000:00:17.0: PME# supported from D3hot
  208. [ 0.654869] pci 0000:00:19.0: [8086:9dc5] type 00 class 0x0c8000
  209. [ 0.654969] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  210. [ 0.655422] pci 0000:00:1c.0: [8086:9dbc] type 01 class 0x060400
  211. [ 0.655498] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  212. [ 0.655513] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
  213. [ 0.655712] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
  214. [ 0.655787] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  215. [ 0.655802] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
  216. [ 0.656000] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
  217. [ 0.656200] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
  218. [ 0.656240] pci 0000:00:1f.3: reg 0x10: [mem 0xc22a0000-0xc22a3fff 64bit]
  219. [ 0.656276] pci 0000:00:1f.3: reg 0x20: [mem 0xc2000000-0xc20fffff 64bit]
  220. [ 0.656351] pci 0000:00:1f.3: PME# supported from D3hot D3cold
  221. [ 0.656537] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
  222. [ 0.656563] pci 0000:00:1f.4: reg 0x10: [mem 0xc22aa000-0xc22aa0ff 64bit]
  223. [ 0.656592] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  224. [ 0.656734] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
  225. [ 0.656750] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  226. [ 0.656957] pci 0000:01:00.0: [1002:6665] type 00 class 0x038000
  227. [ 0.656982] pci 0000:01:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
  228. [ 0.656993] pci 0000:01:00.0: reg 0x18: [mem 0xc0000000-0xc003ffff 64bit]
  229. [ 0.657000] pci 0000:01:00.0: reg 0x20: [io 0x4000-0x40ff]
  230. [ 0.657012] pci 0000:01:00.0: reg 0x30: [mem 0xc0040000-0xc005ffff pref]
  231. [ 0.657020] pci 0000:01:00.0: enabling Extended Tags
  232. [ 0.657080] pci 0000:01:00.0: supports D1 D2
  233. [ 0.657080] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
  234. [ 0.657113] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8 GT/s x4 link at 0000:00:1c.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
  235. [ 0.657180] pci 0000:00:1c.0: PCI bridge to [bus 01]
  236. [ 0.657182] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  237. [ 0.657184] pci 0000:00:1c.0: bridge window [mem 0xb0000000-0xc00fffff]
  238. [ 0.657268] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
  239. [ 0.657300] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
  240. [ 0.657329] pci 0000:02:00.0: reg 0x18: [mem 0xc2104000-0xc2104fff 64bit]
  241. [ 0.657344] pci 0000:02:00.0: reg 0x20: [mem 0xc2100000-0xc2103fff 64bit pref]
  242. [ 0.657453] pci 0000:02:00.0: supports D1 D2
  243. [ 0.657454] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  244. [ 0.657609] pci 0000:00:1d.0: PCI bridge to [bus 02]
  245. [ 0.657611] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
  246. [ 0.657613] pci 0000:00:1d.0: bridge window [mem 0xc2100000-0xc21fffff]
  247. [ 0.659651] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
  248. [ 0.659722] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
  249. [ 0.659792] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
  250. [ 0.659862] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
  251. [ 0.659931] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
  252. [ 0.660001] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
  253. [ 0.660070] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
  254. [ 0.660139] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
  255. [ 0.663073] ACPI: EC: interrupt unblocked
  256. [ 0.663083] ACPI: EC: event unblocked
  257. [ 0.663101] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  258. [ 0.663102] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
  259. [ 0.663169] iommu: Default domain type: Translated
  260. [ 0.663185] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  261. [ 0.663185] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  262. [ 0.663185] pci 0000:00:02.0: vgaarb: bridge control possible
  263. [ 0.663185] vgaarb: loaded
  264. [ 0.663185] ACPI: bus type USB registered
  265. [ 0.663185] usbcore: registered new interface driver usbfs
  266. [ 0.663185] usbcore: registered new interface driver hub
  267. [ 0.663185] usbcore: registered new device driver usb
  268. [ 0.663185] pps_core: LinuxPPS API ver. 1 registered
  269. [ 0.663185] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  270. [ 0.663185] PTP clock support registered
  271. [ 0.663185] EDAC MC: Ver: 3.0.0
  272. [ 0.663185] Registered efivars operations
  273. [ 0.663185] PCI: Using ACPI for IRQ routing
  274. [ 0.707739] PCI: pci_cache_line_size set to 64 bytes
  275. [ 0.708067] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  276. [ 0.708068] e820: reserve RAM buffer [mem 0x91d56000-0x93ffffff]
  277. [ 0.708069] e820: reserve RAM buffer [mem 0x95e48000-0x97ffffff]
  278. [ 0.708069] e820: reserve RAM buffer [mem 0x9a0e5000-0x9bffffff]
  279. [ 0.708070] e820: reserve RAM buffer [mem 0x9b0ff000-0x9bffffff]
  280. [ 0.708071] e820: reserve RAM buffer [mem 0x25e800000-0x25fffffff]
  281. [ 0.708155] NetLabel: Initializing
  282. [ 0.708156] NetLabel: domain hash size = 128
  283. [ 0.708156] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  284. [ 0.708166] NetLabel: unlabeled traffic allowed by default
  285. [ 0.708365] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  286. [ 0.708368] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
  287. [ 0.711688] clocksource: Switched to clocksource tsc-early
  288. [ 0.719222] *** VALIDATE bpf ***
  289. [ 0.719304] VFS: Disk quotas dquot_6.6.0
  290. [ 0.719316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  291. [ 0.719337] *** VALIDATE ramfs ***
  292. [ 0.719339] *** VALIDATE hugetlbfs ***
  293. [ 0.719373] pnp: PnP ACPI init
  294. [ 0.719490] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
  295. [ 0.719494] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  296. [ 0.719661] system 00:01: [io 0x0680-0x069f] has been reserved
  297. [ 0.719662] system 00:01: [io 0x164e-0x164f] has been reserved
  298. [ 0.719664] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  299. [ 0.719701] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  300. [ 0.719777] system 00:03: [io 0x1854-0x1857] has been reserved
  301. [ 0.719779] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  302. [ 0.720307] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
  303. [ 0.720319] pnp 00:05: Plug and Play ACPI device, IDs DLL08ca PNP0f13 (active)
  304. [ 0.720480] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
  305. [ 0.720481] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
  306. [ 0.720482] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
  307. [ 0.720483] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
  308. [ 0.720484] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
  309. [ 0.720485] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
  310. [ 0.720485] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
  311. [ 0.720486] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
  312. [ 0.720489] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  313. [ 0.720670] system 00:07: [io 0x1800-0x18fe] could not be reserved
  314. [ 0.720671] system 00:07: [mem 0xfd000000-0xfd69ffff] has been reserved
  315. [ 0.720672] system 00:07: [mem 0xfd6b0000-0xfd6cffff] has been reserved
  316. [ 0.720673] system 00:07: [mem 0xfd6f0000-0xfdffffff] has been reserved
  317. [ 0.720674] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
  318. [ 0.720675] system 00:07: [mem 0xfe200000-0xfe7fffff] has been reserved
  319. [ 0.720676] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
  320. [ 0.720678] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  321. [ 0.720919] system 00:08: [io 0x2000-0x20fe] has been reserved
  322. [ 0.720921] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  323. [ 0.721816] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  324. [ 0.724539] pnp: PnP ACPI: found 10 devices
  325. [ 0.725329] thermal_sys: Registered thermal governor 'fair_share'
  326. [ 0.725329] thermal_sys: Registered thermal governor 'bang_bang'
  327. [ 0.725330] thermal_sys: Registered thermal governor 'step_wise'
  328. [ 0.725330] thermal_sys: Registered thermal governor 'user_space'
  329. [ 0.725331] thermal_sys: Registered thermal governor 'power_allocator'
  330. [ 0.729855] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  331. [ 0.729883] pci 0000:00:15.0: BAR 0: assigned [mem 0x9f800000-0x9f800fff 64bit]
  332. [ 0.729942] pci 0000:00:15.1: BAR 0: assigned [mem 0x9f801000-0x9f801fff 64bit]
  333. [ 0.729997] pci 0000:00:19.0: BAR 0: assigned [mem 0x9f802000-0x9f802fff 64bit]
  334. [ 0.730050] pci 0000:00:1c.0: PCI bridge to [bus 01]
  335. [ 0.730052] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  336. [ 0.730055] pci 0000:00:1c.0: bridge window [mem 0xb0000000-0xc00fffff]
  337. [ 0.730059] pci 0000:00:1d.0: PCI bridge to [bus 02]
  338. [ 0.730061] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
  339. [ 0.730063] pci 0000:00:1d.0: bridge window [mem 0xc2100000-0xc21fffff]
  340. [ 0.730068] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  341. [ 0.730069] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  342. [ 0.730070] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  343. [ 0.730070] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  344. [ 0.730071] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  345. [ 0.730072] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  346. [ 0.730072] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  347. [ 0.730073] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  348. [ 0.730074] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  349. [ 0.730074] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  350. [ 0.730075] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  351. [ 0.730076] pci_bus 0000:00: resource 15 [mem 0x9f800000-0xdfffffff window]
  352. [ 0.730076] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
  353. [ 0.730077] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  354. [ 0.730078] pci_bus 0000:01: resource 1 [mem 0xb0000000-0xc00fffff]
  355. [ 0.730079] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  356. [ 0.730079] pci_bus 0000:02: resource 1 [mem 0xc2100000-0xc21fffff]
  357. [ 0.730213] NET: Registered protocol family 2
  358. [ 0.730309] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  359. [ 0.730362] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  360. [ 0.730498] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  361. [ 0.730548] TCP: Hash tables configured (established 65536 bind 65536)
  362. [ 0.730582] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  363. [ 0.730604] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  364. [ 0.730657] NET: Registered protocol family 1
  365. [ 0.730661] NET: Registered protocol family 44
  366. [ 0.730687] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  367. [ 0.731114] PCI: CLS 64 bytes, default 64
  368. [ 0.731139] Trying to unpack rootfs image as initramfs...
  369. [ 0.820319] Freeing initrd memory: 9108K
  370. [ 0.845072] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  371. [ 0.845075] software IO TLB: mapped [mem 0x8bc02000-0x8fc02000] (64MB)
  372. [ 0.845305] check: Scanning for low memory corruption every 60 seconds
  373. [ 0.845856] Initialise system trusted keyrings
  374. [ 0.845873] Key type blacklist registered
  375. [ 0.845937] workingset: timestamp_bits=41 max_order=21 bucket_order=0
  376. [ 0.847604] zbud: loaded
  377. [ 0.852216] Key type asymmetric registered
  378. [ 0.852216] Asymmetric key parser 'x509' registered
  379. [ 0.852221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  380. [ 0.852258] io scheduler mq-deadline registered
  381. [ 0.852259] io scheduler kyber registered
  382. [ 0.852274] io scheduler bfq registered
  383. [ 0.854558] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
  384. [ 0.854598] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
  385. [ 0.854633] pcieport 0000:00:1c.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
  386. [ 0.854814] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
  387. [ 0.854845] pcieport 0000:00:1d.0: AER: enabled with IRQ 123
  388. [ 0.854871] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
  389. [ 0.854926] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  390. [ 0.854977] efifb: probing for efifb
  391. [ 0.854985] efifb: showing boot graphics
  392. [ 0.855536] efifb: framebuffer at 0xa0000000, using 4160k, total 4160k
  393. [ 0.855537] efifb: mode is 1366x768x32, linelength=5504, pages=1
  394. [ 0.855537] efifb: scrolling: redraw
  395. [ 0.855538] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  396. [ 0.855562] fbcon: Deferring console take-over
  397. [ 0.855562] fb0: EFI VGA frame buffer device
  398. [ 0.855566] intel_idle: MWAIT substates: 0x11142120
  399. [ 0.855567] intel_idle: v0.4.1 model 0x8E
  400. [ 0.855851] intel_idle: lapic_timer_reliable_states 0xffffffff
  401. [ 0.855927] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  402. [ 0.858407] ACPI: Lid Switch [LID0]
  403. [ 0.858433] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  404. [ 0.861731] ACPI: Power Button [PBTN]
  405. [ 0.861756] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  406. [ 0.861766] ACPI: Sleep Button [SBTN]
  407. [ 0.861785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  408. [ 0.861933] ACPI: Power Button [PWRF]
  409. [ 0.864194] thermal LNXTHERM:00: registered as thermal_zone0
  410. [ 0.864195] ACPI: Thermal Zone [THM] (25 C)
  411. [ 0.864416] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  412. [ 0.864995] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  413. [ 0.864996] AMD-Vi: AMD IOMMUv2 functionality not available on this system
  414. [ 0.865804] usbcore: registered new interface driver usbserial_generic
  415. [ 0.865806] usbserial: USB Serial support registered for generic
  416. [ 0.865822] rtc_cmos 00:02: RTC can wake from S4
  417. [ 0.866619] rtc_cmos 00:02: registered as rtc0
  418. [ 0.866628] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  419. [ 0.866661] intel_pstate: Intel P-state driver initializing
  420. [ 0.867551] intel_pstate: HWP enabled
  421. [ 0.867676] ledtrig-cpu: registered to indicate activity on CPUs
  422. [ 0.867722] intel_pmc_core INT33A1:00: initialized
  423. [ 0.867771] drop_monitor: Initializing network drop monitor service
  424. [ 0.867877] NET: Registered protocol family 10
  425. [ 0.873241] Segment Routing with IPv6
  426. [ 0.873255] NET: Registered protocol family 17
  427. [ 0.873963] RAS: Correctable Errors collector initialized.
  428. [ 0.874030] microcode: sig=0x806eb, pf=0x80, revision=0xae
  429. [ 0.874290] microcode: Microcode Update Driver: v2.2.
  430. [ 0.874293] IPI shorthand broadcast: enabled
  431. [ 0.874298] sched_clock: Marking stable (870468329, 3819127)->(876882391, -2594935)
  432. [ 0.874563] registered taskstats version 1
  433. [ 0.874569] Loading compiled-in X.509 certificates
  434. [ 0.877209] Loaded X.509 cert 'Build time autogenerated kernel key: 3cf0b654b73931380a3e0a87e03f0eddf6fd487a'
  435. [ 0.877235] zswap: loaded using pool lzo/zbud
  436. [ 0.877405] Key type ._fscrypt registered
  437. [ 0.877405] Key type .fscrypt registered
  438. [ 0.882299] Key type big_key registered
  439. [ 0.883421] PM: Magic number: 4:249:916
  440. [ 0.883427] tty ptmx: hash matches
  441. [ 0.883707] rtc_cmos 00:02: setting system clock to 2020-01-29T02:54:16 UTC (1580266456)
  442. [ 0.884657] Freeing unused decrypted memory: 2040K
  443. [ 0.884929] Freeing unused kernel image memory: 1660K
  444. [ 0.908749] Write protecting the kernel read-only data: 18432k
  445. [ 0.909595] Freeing unused kernel image memory: 2012K
  446. [ 0.909707] Freeing unused kernel image memory: 60K
  447. [ 0.929562] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  448. [ 0.929564] Run /init as init process
  449. [ 1.042597] fbcon: Taking over console
  450. [ 1.042645] Console: switching to colour frame buffer device 170x48
  451. [ 1.080717] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  452. [ 1.081209] i8042: Warning: Keylock active
  453. [ 1.082659] serio: i8042 KBD port at 0x60,0x64 irq 1
  454. [ 1.082717] serio: i8042 AUX port at 0x60,0x64 irq 12
  455. [ 1.088013] xhci_hcd 0000:00:14.0: xHCI Host Controller
  456. [ 1.088019] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  457. [ 1.088121] SCSI subsystem initialized
  458. [ 1.089101] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
  459. [ 1.089106] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  460. [ 1.090105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  461. [ 1.090107] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  462. [ 1.090108] usb usb1: Product: xHCI Host Controller
  463. [ 1.090110] usb usb1: Manufacturer: Linux 5.4.15-arch1-1 xhci-hcd
  464. [ 1.090111] usb usb1: SerialNumber: 0000:00:14.0
  465. [ 1.090228] hub 1-0:1.0: USB hub found
  466. [ 1.090242] hub 1-0:1.0: 12 ports detected
  467. [ 1.091568] xhci_hcd 0000:00:14.0: xHCI Host Controller
  468. [ 1.091571] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  469. [ 1.091574] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
  470. [ 1.091605] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
  471. [ 1.091606] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  472. [ 1.091607] usb usb2: Product: xHCI Host Controller
  473. [ 1.091608] usb usb2: Manufacturer: Linux 5.4.15-arch1-1 xhci-hcd
  474. [ 1.091608] usb usb2: SerialNumber: 0000:00:14.0
  475. [ 1.091686] hub 2-0:1.0: USB hub found
  476. [ 1.091696] hub 2-0:1.0: 6 ports detected
  477. [ 1.092108] usb: port power management may be unreliable
  478. [ 1.093026] libata version 3.00 loaded.
  479. [ 1.094488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  480. [ 1.095113] ahci 0000:00:17.0: version 3.0
  481. [ 1.108774] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl RAID mode
  482. [ 1.108777] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst
  483. [ 1.109304] scsi host0: ahci
  484. [ 1.109619] scsi host1: ahci
  485. [ 1.109665] ata1: SATA max UDMA/133 abar m524288@0xc2200000 port 0xc2200100 irq 125
  486. [ 1.109666] ata2: SATA max UDMA/133 abar m524288@0xc2200000 port 0xc2200180 irq 125
  487. [ 1.418644] usb 1-3: new full-speed USB device number 2 using xhci_hcd
  488. [ 1.423993] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  489. [ 1.424902] ata1.00: ATA-10: WDC WD20SPZX-75UA7T0, 01.01A01, max UDMA/133
  490. [ 1.424908] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  491. [ 1.426038] ata1.00: configured for UDMA/133
  492. [ 1.426442] scsi 0:0:0:0: Direct-Access ATA WDC WD20SPZX-75U 1A01 PQ: 0 ANSI: 5
  493. [ 1.427059] ata2: SATA link down (SStatus 4 SControl 300)
  494. [ 1.435208] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  495. [ 1.435212] sd 0:0:0:0: [sda] 4096-byte physical blocks
  496. [ 1.435314] sd 0:0:0:0: [sda] Write Protect is off
  497. [ 1.435319] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  498. [ 1.435508] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  499. [ 1.562504] usb 1-3: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
  500. [ 1.562509] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  501. [ 1.562513] usb 1-3: Product: USB Receiver
  502. [ 1.562516] usb 1-3: Manufacturer: Logitech
  503. [ 1.571922] hidraw: raw HID events driver (C) Jiri Kosina
  504. [ 1.575337] usbcore: registered new interface driver usbhid
  505. [ 1.575337] usbhid: USB HID core driver
  506. [ 1.576499] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C52F.0001/input/input6
  507. [ 1.576578] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-3/input0
  508. [ 1.576696] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C52F.0002/input/input7
  509. [ 1.583288] sda: sda1 sda2 sda3 sda4
  510. [ 1.584178] sd 0:0:0:0: [sda] Attached SCSI disk
  511. [ 1.632532] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input1
  512. [ 1.636766] logitech-djreceiver 0003:046D:C52F.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-3/input0
  513. [ 1.685383] usb 1-6: new high-speed USB device number 3 using xhci_hcd
  514. [ 1.726558] logitech-djreceiver 0003:046D:C52F.0002: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input1
  515. [ 1.726882] usb 1-6: New USB device found, idVendor=0c45, idProduct=671e, bcdDevice=85.02
  516. [ 1.726888] usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
  517. [ 1.726891] usb 1-6: Product: Integrated_Webcam_HD
  518. [ 1.726895] usb 1-6: Manufacturer: CN0G4JK9LOG0092FDAASA01
  519. [ 1.783133] logitech-djreceiver 0003:046D:C52F.0002: device of type eQUAD step 4 DJ (0x04) connected on slot 1
  520. [ 1.783986] input: Logitech Wireless Mouse PID:4057 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C52F.0002/0003:046D:4057.0003/input/input10
  521. [ 1.784158] input: Logitech Wireless Mouse PID:4057 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C52F.0002/0003:046D:4057.0003/input/input11
  522. [ 1.784417] hid-generic 0003:046D:4057.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4057] on usb-0000:00:14.0-3/input1:1
  523. [ 1.827758] input: Logitech M280/320/275 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C52F.0002/0003:046D:4057.0003/input/input15
  524. [ 1.827996] logitech-hidpp-device 0003:046D:4057.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech M280/320/275] on usb-0000:00:14.0-3/input1:1
  525. [ 1.855358] usb 1-10: new full-speed USB device number 4 using xhci_hcd
  526. [ 1.872026] tsc: Refined TSC clocksource calibration: 1800.013 MHz
  527. [ 1.872045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f235fb891, max_idle_ns: 440795286380 ns
  528. [ 1.872139] clocksource: Switched to clocksource tsc
  529. [ 1.997583] usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
  530. [ 1.997589] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  531. [ 2.460057] random: fast init done
  532. [ 2.533620] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  533. [ 4.103009] random: crng init done
  534. [ 4.672335] systemd[1]: systemd 244.1-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)
  535. [ 4.688879] systemd[1]: Detected architecture x86-64.
  536. [ 4.762962] systemd[1]: Set hostname to <vm-arch>.
  537. [ 6.331875] systemd[1]: Created slice system-getty.slice.
  538. [ 6.332512] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  539. [ 6.333048] systemd[1]: Created slice User and Session Slice.
  540. [ 6.333200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  541. [ 6.333314] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  542. [ 6.333975] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  543. [ 6.334050] systemd[1]: Reached target Local Encrypted Volumes.
  544. [ 6.334072] systemd[1]: Reached target Login Prompts.
  545. [ 6.334110] systemd[1]: Reached target Paths.
  546. [ 6.334136] systemd[1]: Reached target Remote File Systems.
  547. [ 6.334155] systemd[1]: Reached target Slices.
  548. [ 6.334317] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  549. [ 6.334882] systemd[1]: Listening on LVM2 metadata daemon socket.
  550. [ 6.335166] systemd[1]: Listening on LVM2 poll daemon socket.
  551. [ 6.339382] systemd[1]: Listening on Process Core Dump Socket.
  552. [ 6.339540] systemd[1]: Listening on initctl Compatibility Named Pipe.
  553. [ 6.339911] systemd[1]: Listening on Journal Audit Socket.
  554. [ 6.340126] systemd[1]: Listening on Journal Socket (/dev/log).
  555. [ 6.340380] systemd[1]: Listening on Journal Socket.
  556. [ 6.340610] systemd[1]: Listening on udev Control Socket.
  557. [ 6.340762] systemd[1]: Listening on udev Kernel Socket.
  558. [ 6.343194] systemd[1]: Mounting Huge Pages File System...
  559. [ 6.345590] systemd[1]: Mounting POSIX Message Queue File System...
  560. [ 6.347927] systemd[1]: Mounting Kernel Debug File System...
  561. [ 6.350593] systemd[1]: Starting Create list of static device nodes for the current kernel...
  562. [ 6.353424] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  563. [ 6.370511] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  564. [ 6.370696] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  565. [ 6.375017] systemd[1]: Starting Journal Service...
  566. [ 6.391322] systemd[1]: Starting Load Kernel Modules...
  567. [ 6.391823] systemd[1]: Starting Remount Root and Kernel File Systems...
  568. [ 6.392307] systemd[1]: Starting udev Coldplug all Devices...
  569. [ 6.393068] systemd[1]: Mounted Huge Pages File System.
  570. [ 6.393145] systemd[1]: Mounted Kernel Debug File System.
  571. [ 6.405413] systemd[1]: Mounted POSIX Message Queue File System.
  572. [ 6.432121] EXT4-fs (sda2): re-mounted. Opts: (null)
  573. [ 6.432888] systemd[1]: Started Remount Root and Kernel File Systems.
  574. [ 6.433039] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  575. [ 6.525893] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  576. [ 6.526445] systemd[1]: Starting Load/Save Random Seed...
  577. [ 6.526464] systemd[1]: Condition check resulted in Create System Users being skipped.
  578. [ 6.532677] systemd[1]: Started Create list of static device nodes for the current kernel.
  579. [ 6.533609] systemd[1]: Starting Create Static Device Nodes in /dev...
  580. [ 6.549460] systemd[1]: Started Load Kernel Modules.
  581. [ 6.549607] audit: type=1130 audit(1580266462.161:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  582. [ 6.549866] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  583. [ 6.550959] systemd[1]: Mounting Kernel Configuration File System...
  584. [ 6.551796] systemd[1]: Starting Apply Kernel Variables...
  585. [ 6.553048] systemd[1]: Mounted Kernel Configuration File System.
  586. [ 6.559621] systemd[1]: Started udev Coldplug all Devices.
  587. [ 6.559716] audit: type=1130 audit(1580266462.171:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  588. [ 6.571509] systemd[1]: Started Journal Service.
  589. [ 6.571586] audit: type=1130 audit(1580266462.181:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  590. [ 6.716925] audit: type=1130 audit(1580266462.328:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  591. [ 6.767672] systemd-journald[304]: Received client request to flush runtime journal.
  592. [ 6.828764] audit: type=1130 audit(1580266462.441:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  593. [ 7.101111] audit: type=1130 audit(1580266462.711:7): 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'
  594. [ 7.947440] audit: type=1130 audit(1580266463.558:8): 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'
  595. [ 11.359941] audit: type=1130 audit(1580266466.971:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  596. [ 11.859577] ACPI: AC Adapter [AC] (on-line)
  597. [ 11.892855] battery: ACPI: Battery Slot [BAT0] (battery present)
  598. [ 12.262691] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
  599. [ 12.266752] intel_rapl_common: Found RAPL domain package
  600. [ 12.266753] intel_rapl_common: Found RAPL domain dram
  601. [ 12.266939] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
  602. [ 12.267221] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  603. [ 12.436603] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  604. [ 12.439322] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  605. [ 12.492154] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  606. [ 12.492217] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  607. [ 12.503719] input: Intel HID events as /devices/platform/INT33D5:00/input/input16
  608. [ 12.503821] intel-hid INT33D5:00: platform supports 5 button array
  609. [ 12.503839] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input17
  610. [ 12.508176] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  611. [ 12.508178] cfg80211: failed to load regulatory.db
  612. [ 12.662608] Intel(R) Wireless WiFi driver for Linux
  613. [ 12.662608] Copyright(c) 2003- 2015 Intel Corporation
  614. [ 12.662650] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
  615. [ 12.734624] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
  616. [ 12.734957] idma64 idma64.0: Found Intel integrated DMA 64-bit
  617. [ 12.745562] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
  618. [ 12.745820] idma64 idma64.1: Found Intel integrated DMA 64-bit
  619. [ 12.756319] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
  620. [ 12.765691] iwlwifi 0000:00:14.3: Found debug destination: EXTERNAL_DRAM
  621. [ 12.765692] iwlwifi 0000:00:14.3: Found debug configuration: 0
  622. [ 12.766023] iwlwifi 0000:00:14.3: loaded firmware version 46.ceaaecdc.0 op_mode iwlmvm
  623. [ 12.973325] input: PC Speaker as /devices/platform/pcspkr/input/input18
  624. [ 12.973789] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  625. [ 12.973843] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
  626. [ 12.973845] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  627. [ 13.015836] i2c_hid i2c-DELL08CA:00: i2c-DELL08CA:00 supply vdd not found, using dummy regulator
  628. [ 13.015846] i2c_hid i2c-DELL08CA:00: i2c-DELL08CA:00 supply vddl not found, using dummy regulator
  629. [ 13.036324] input: DELL08CA:00 04F3:30C4 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08CA:00/0018:04F3:30C4.0004/input/input19
  630. [ 13.036403] input: DELL08CA:00 04F3:30C4 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08CA:00/0018:04F3:30C4.0004/input/input20
  631. [ 13.036528] hid-generic 0018:04F3:30C4.0004: input,hidraw3: I2C HID v1.00 Mouse [DELL08CA:00 04F3:30C4] on i2c-DELL08CA:00
  632. [ 13.237897] intel_rapl_common: Found RAPL domain package
  633. [ 13.237898] intel_rapl_common: Found RAPL domain core
  634. [ 13.237899] intel_rapl_common: Found RAPL domain uncore
  635. [ 13.237900] intel_rapl_common: Found RAPL domain dram
  636. [ 13.268730] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
  637. [ 13.268731] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  638. [ 13.268732] RAPL PMU: hw unit of domain package 2^-14 Joules
  639. [ 13.268732] RAPL PMU: hw unit of domain dram 2^-14 Joules
  640. [ 13.268733] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  641. [ 13.268734] RAPL PMU: hw unit of domain psys 2^-14 Joules
  642. [ 13.300950] Linux agpgart interface v0.103
  643. [ 13.358449] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
  644. [ 13.453509] Bluetooth: Core ver 2.22
  645. [ 13.453541] NET: Registered protocol family 31
  646. [ 13.453543] Bluetooth: HCI device and connection manager initialized
  647. [ 13.453549] Bluetooth: HCI socket layer initialized
  648. [ 13.453553] Bluetooth: L2CAP socket layer initialized
  649. [ 13.453560] Bluetooth: SCO socket layer initialized
  650. [ 13.503800] iTCO_vendor_support: vendor-support=0
  651. [ 13.515691] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  652. [ 13.515794] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
  653. [ 13.515922] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  654. [ 13.523631] libphy: r8169: probed
  655. [ 13.523834] r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:b2:17:73, XID 449, IRQ 137
  656. [ 13.568267] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
  657. [ 13.576315] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
  658. [ 13.576794] iwlwifi 0000:00:14.3: Allocated 0x00400000 bytes for firmware monitor.
  659. [ 13.598554] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input23
  660. [ 13.617605] iwlwifi 0000:00:14.3: base HW address: 64:32:a8:9a:50:33
  661. [ 13.663768] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
  662. [ 13.664465] thermal thermal_zone7: failed to read out thermal zone (-61)
  663. [ 13.713514] cryptd: max_cpu_qlen set to 1000
  664. [ 13.757278] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f1001)
  665. [ 13.757605] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
  666. [ 13.757607] psmouse serio1: elantech: failed to query capabilities.
  667. [ 13.762452] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
  668. [ 13.775560] input: DELL08CA:00 04F3:30C4 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08CA:00/0018:04F3:30C4.0004/input/input24
  669. [ 13.775820] input: DELL08CA:00 04F3:30C4 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-DELL08CA:00/0018:04F3:30C4.0004/input/input25
  670. [ 13.776125] hid-multitouch 0018:04F3:30C4.0004: input,hidraw3: I2C HID v1.00 Mouse [DELL08CA:00 04F3:30C4] on i2c-DELL08CA:00
  671. [ 13.792736] mousedev: PS/2 mouse device common for all mice
  672. [ 13.805722] usbcore: registered new interface driver btusb
  673. [ 13.806071] Bluetooth: hci0: Firmware revision 0.1 build 7 week 45 2019
  674. [ 14.134363] r8169 0000:02:00.0 enp2s0: renamed from eth0
  675. [ 14.139220] audit: type=1130 audit(1580266469.751: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'
  676. [ 14.265343] AVX2 version of gcm_enc/dec engaged.
  677. [ 14.265344] AES CTR mode by8 optimization enabled
  678. [ 14.269706] mc: Linux media interface: v0.10
  679. [ 14.470054] checking generic (a0000000 410000) vs hw (a0000000 10000000)
  680. [ 14.470055] fb0: switching to inteldrmfb from EFI VGA
  681. [ 14.470184] Console: switching to colour dummy device 80x25
  682. [ 14.470208] i915 0000:00:02.0: vgaarb: deactivate vga console
  683. [ 14.471210] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  684. [ 14.471210] [drm] Driver supports precise vblank timestamp query.
  685. [ 14.471941] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  686. [ 14.474172] videodev: Linux video capture interface: v2.00
  687. [ 14.492744] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
  688. [ 15.272770] psmouse serio1: Failed to enable mouse on isa0060/serio1
  689. [ 15.275977] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
  690. [ 15.699137] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  691. [ 15.699735] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input27
  692. [ 15.700001] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  693. [ 15.709904] fbcon: i915drmfb (fb0) is primary device
  694. [ 15.715060] Adding 16777212k swap on /dev/sda1. Priority:-2 extents:1 across:16777212k FS
  695. [ 15.724054] Console: switching to colour frame buffer device 170x48
  696. [ 15.734310] [drm] amdgpu kernel modesetting enabled.
  697. [ 15.734335] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
  698. [ 15.734452] ATPX version 1, functions 0x00000033
  699. [ 15.734513] ATPX Hybrid Graphics
  700. [ 15.734590] CRAT table not found
  701. [ 15.734591] Virtual CRAT table created for CPU
  702. [ 15.734592] Parsing CRAT table with 1 nodes
  703. [ 15.734593] Creating topology SYSFS entries
  704. [ 15.734601] Topology: Add CPU node
  705. [ 15.734601] Finished initializing topology
  706. [ 15.734682] amdgpu 0000:01:00.0: SI support provided by radeon.
  707. [ 15.734683] amdgpu 0000:01:00.0: Use radeon.si_support=0 amdgpu.si_support=1 to override.
  708. [ 15.742077] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
  709. [ 15.867182] audit: type=1130 audit(1580266471.478: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'
  710. [ 15.909056] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3204: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  711. [ 15.909062] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  712. [ 15.909066] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  713. [ 15.909068] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  714. [ 15.909070] snd_hda_codec_realtek hdaudioC0D0: inputs:
  715. [ 15.909074] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
  716. [ 15.909077] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
  717. [ 15.909080] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
  718. [ 15.948093] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671e)
  719. [ 15.956424] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
  720. [ 15.956426] uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
  721. [ 15.956427] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
  722. [ 15.956428] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
  723. [ 15.956526] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input29
  724. [ 15.956598] usbcore: registered new interface driver uvcvideo
  725. [ 15.956599] USB Video Class driver (1.1.1)
  726. [ 16.046274] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input22
  727. [ 16.335629] audit: type=1130 audit(1580266471.948:12): 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'
  728. [ 16.707448] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
  729. [ 16.707484] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
  730. [ 16.707557] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
  731. [ 16.707623] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
  732. [ 16.707733] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
  733. [ 16.707770] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
  734. [ 16.707798] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
  735. [ 17.888086] audit: type=1130 audit(1580266473.498:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-531951ef\x2d90f1\x2d4395\x2da590\x2d70b4f1412ea5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  736. [ 18.403388] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  737. [ 19.147425] audit: type=1131 audit(1580266474.758:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  738. [ 26.015535] audit: type=1130 audit(1580266481.628:15): 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'
  739. [ 26.767303] audit: type=1130 audit(1580266482.378:16): 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'
  740. [ 26.854455] audit: type=1127 audit(1580266482.465:17): pid=477 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
  741. [ 26.935354] audit: type=1130 audit(1580266482.548:18): 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'
  742. [ 26.960345] audit: type=1130 audit(1580266482.571:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  743. [ 28.887020] audit: type=1130 audit(1580266484.498:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  744. [ 28.890278] audit: type=1130 audit(1580266484.501:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=httpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  745. [ 28.985907] audit: type=1130 audit(1580266484.598:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  746. [ 29.139799] audit: type=1130 audit(1580266484.751:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  747. [ 29.140653] audit: type=1130 audit(1580266484.751:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  748. [ 32.089212] kauditd_printk_skb: 1 callbacks suppressed
  749. [ 32.089217] audit: type=1130 audit(1580266487.701:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  750. [ 32.713375] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
  751. [ 32.969700] r8169 0000:02:00.0 enp2s0: Link is Down
  752. [ 32.987133] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
  753. [ 33.080967] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
  754. [ 33.146710] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
  755. [ 33.157581] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
  756. [ 33.164211] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
  757. [ 33.188546] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
  758. [ 33.283488] iwlwifi 0000:00:14.3: Applying debug destination EXTERNAL_DRAM
  759. [ 33.349140] iwlwifi 0000:00:14.3: FW already configured (0) - re-configuring
  760. [ 33.361280] iwlwifi 0000:00:14.3: Conflict between TLV & NVM regarding enabling LAR (TLV = enabled NVM =disabled)
  761. [ 33.368084] iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
  762. [ 34.459115] audit: type=1130 audit(1580266490.071:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  763. [ 34.496376] r8169 0000:02:00.0 enp2s0: Link is Up - 100Mbps/Full - flow control rx/tx
  764. [ 34.496402] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  765. [ 39.541312] audit: type=1130 audit(1580266495.151:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mariadb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  766. [ 39.661804] broken atomic modeset userspace detected, disabling atomic
  767. [ 42.047548] audit: type=1131 audit(1580266497.658:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  768. [ 42.395884] audit: type=1100 audit(1580266498.008:30): pid=560 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  769. [ 42.396001] audit: type=1101 audit(1580266498.008:31): pid=560 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  770. [ 42.404277] audit: type=1103 audit(1580266498.015:32): pid=560 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  771. [ 42.520141] audit: type=1130 audit(1580266498.131:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  772. [ 42.627617] audit: type=1101 audit(1580266498.241:34): pid=564 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  773. [ 42.627804] audit: type=1006 audit(1580266498.241:35): pid=564 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
  774. [ 42.670173] audit: type=1105 audit(1580266498.281:36): pid=564 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  775. [ 43.113505] audit: type=1130 audit(1580266498.725:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  776. [ 51.139186] kauditd_printk_skb: 1 callbacks suppressed
  777. [ 51.139189] audit: type=1100 audit(1580266506.751:39): pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="eduardo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  778. [ 51.278234] audit: type=1101 audit(1580266506.888:40): pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="eduardo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  779. [ 51.279569] audit: type=1103 audit(1580266506.891:41): pid=581 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="eduardo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
  780. [ 51.279846] audit: type=1006 audit(1580266506.891:42): pid=581 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
  781. [ 51.297914] audit: type=1130 audit(1580266506.908:43): 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'
  782. [ 51.302044] audit: type=1101 audit(1580266506.915:44): pid=585 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="eduardo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  783. [ 51.302046] audit: type=1006 audit(1580266506.915:45): pid=585 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
  784. [ 51.302893] audit: type=1105 audit(1580266506.915:46): pid=585 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="eduardo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  785. [ 51.519286] audit: type=1130 audit(1580266507.131:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  786. [ 51.523710] audit: type=1105 audit(1580266507.135:48): pid=581 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="eduardo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
  787. [ 51.981123] wlo1: authenticate with c4:e9:84:49:3b:70
  788. [ 51.991570] wlo1: send auth to c4:e9:84:49:3b:70 (try 1/3)
  789. [ 52.014547] wlo1: authenticated
  790. [ 52.015074] wlo1: associate with c4:e9:84:49:3b:70 (try 1/3)
  791. [ 52.019329] wlo1: RX AssocResp from c4:e9:84:49:3b:70 (capab=0x421 status=0 aid=2)
  792. [ 52.022566] wlo1: associated
  793. [ 52.024383] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  794. [ 59.337847] kauditd_printk_skb: 3 callbacks suppressed
  795. [ 59.337849] audit: type=1131 audit(1580266514.948:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  796. [ 61.976138] audit: type=1131 audit(1580266517.588:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  797. [ 61.981595] audit: type=1131 audit(1580266517.591:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  798. [ 63.020075] audit: type=1131 audit(1580266518.631:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  799. [ 67.879263] audit: type=1130 audit(1580266523.491:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  800. [ 74.605409] audit: type=1130 audit(1580266530.218:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  801. [ 78.073770] audit: type=1130 audit(1580266533.685:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  802. [ 85.530102] audit: type=1130 audit(1580266541.141:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  803. [ 86.665388] fuse: init (API version 7.31)
  804. [ 86.665410] *** VALIDATE fuse ***
  805. [ 86.665413] *** VALIDATE fuse ***
  806. [ 99.452536] logitech-hidpp-device 0003:046D:4057.0003: HID++ 4.5 device connected.
  807. [ 156.441088] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
  808. [ 156.441089] mce: CPU4: Core temperature above threshold, cpu clock throttled (total events = 1)
  809. [ 156.441090] mce: CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
  810. [ 156.441091] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
  811. [ 156.441092] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
  812. [ 156.441093] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
  813. [ 156.441094] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
  814. [ 156.441095] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
  815. [ 156.441096] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
  816. [ 156.441096] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
  817. [ 156.442050] mce: CPU0: Core temperature/speed normal
  818. [ 156.442051] mce: CPU4: Core temperature/speed normal
  819. [ 156.442052] mce: CPU0: Package temperature/speed normal
  820. [ 156.442052] mce: CPU4: Package temperature/speed normal
  821. [ 156.442098] mce: CPU5: Package temperature/speed normal
  822. [ 156.442098] mce: CPU1: Package temperature/speed normal
  823. [ 156.442099] mce: CPU2: Package temperature/speed normal
  824. [ 156.442100] mce: CPU6: Package temperature/speed normal
  825. [ 156.442101] mce: CPU7: Package temperature/speed normal
  826. [ 156.442101] mce: CPU3: Package temperature/speed normal
  827. [ 388.983630] audit: type=1130 audit(1580266844.595:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  828. [ 389.235067] audit: type=1131 audit(1580266844.848:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  829. -------------------------------------------------------lsmod--------------------------------------------------------------
  830. Module Size Used by
  831. fuse 139264 3
  832. snd_hda_codec_hdmi 73728 1
  833. x86_pkg_temp_thermal 20480 0
  834. intel_powerclamp 20480 0
  835. coretemp 20480 0
  836. uvcvideo 114688 0
  837. snd_hda_codec_realtek 126976 1
  838. kvm_intel 311296 0
  839. snd_hda_codec_generic 94208 1 snd_hda_codec_realtek
  840. videobuf2_vmalloc 20480 1 uvcvideo
  841. videobuf2_memops 20480 1 videobuf2_vmalloc
  842. amdgpu 5132288 0
  843. kvm 790528 1 kvm_intel
  844. videobuf2_v4l2 28672 1 uvcvideo
  845. videobuf2_common 57344 2 videobuf2_v4l2,uvcvideo
  846. irqbypass 16384 1 kvm
  847. snd_sof_pci 20480 0
  848. snd_sof_intel_byt 20480 1 snd_sof_pci
  849. crct10dif_pclmul 16384 1
  850. snd_sof_intel_ipc 20480 1 snd_sof_intel_byt
  851. crc32_pclmul 16384 0
  852. snd_sof_xtensa_dsp 16384 1 snd_sof_pci
  853. videodev 249856 3 videobuf2_v4l2,uvcvideo,videobuf2_common
  854. ghash_clmulni_intel 16384 0
  855. snd_sof_intel_hda_common 73728 1 snd_sof_pci
  856. gpu_sched 36864 1 amdgpu
  857. snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
  858. i915 2375680 35
  859. snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
  860. mc 61440 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
  861. snd_sof 118784 4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc
  862. aesni_intel 372736 0
  863. ttm 122880 1 amdgpu
  864. joydev 28672 0
  865. mousedev 24576 0
  866. snd_hda_ext_core 32768 3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
  867. snd_soc_acpi_intel_match 32768 2 snd_sof_pci,snd_sof_intel_hda_common
  868. snd_soc_acpi 16384 2 snd_sof_pci,snd_soc_acpi_intel_match
  869. snd_soc_core 286720 3 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
  870. crypto_simd 16384 1 aesni_intel
  871. cryptd 24576 2 crypto_simd,ghash_clmulni_intel
  872. btusb 65536 0
  873. i2c_algo_bit 16384 2 amdgpu,i915
  874. hid_multitouch 32768 0
  875. wmi_bmof 16384 0
  876. dell_wmi 20480 0
  877. snd_compress 28672 1 snd_soc_core
  878. glue_helper 16384 1 aesni_intel
  879. iwlmvm 442368 0
  880. ac97_bus 16384 1 snd_soc_core
  881. drm_kms_helper 212992 2 amdgpu,i915
  882. r8169 98304 0
  883. btrtl 24576 1 btusb
  884. iTCO_wdt 16384 0
  885. btbcm 16384 1 btusb
  886. snd_pcm_dmaengine 16384 1 snd_soc_core
  887. btintel 28672 1 btusb
  888. iTCO_vendor_support 16384 1 iTCO_wdt
  889. mac80211 991232 1 iwlmvm
  890. bluetooth 671744 5 btrtl,btintel,btbcm,btusb
  891. drm 520192 14 gpu_sched,drm_kms_helper,amdgpu,i915,ttm
  892. intel_cstate 16384 0
  893. intel_uncore 147456 0
  894. dell_laptop 28672 0
  895. ledtrig_audio 16384 3 snd_hda_codec_generic,snd_hda_codec_realtek,dell_laptop
  896. snd_hda_intel 53248 3
  897. dell_smbios 32768 2 dell_wmi,dell_laptop
  898. snd_intel_nhlt 20480 2 snd_hda_intel,snd_sof_intel_hda_common
  899. intel_gtt 24576 1 i915
  900. dell_wmi_descriptor 20480 2 dell_wmi,dell_smbios
  901. snd_hda_codec 155648 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
  902. dcdbas 20480 1 dell_smbios
  903. ecdh_generic 16384 1 bluetooth
  904. libarc4 16384 1 mac80211
  905. agpgart 53248 3 intel_gtt,ttm,drm
  906. psmouse 180224 0
  907. intel_rapl_perf 16384 0
  908. ecc 32768 1 ecdh_generic
  909. realtek 20480 0
  910. dell_smm_hwmon 20480 0
  911. libphy 102400 3 r8169,realtek
  912. mei_hdcp 24576 0
  913. intel_rapl_msr 20480 0
  914. input_leds 16384 0
  915. snd_hda_core 102400 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
  916. syscopyarea 16384 1 drm_kms_helper
  917. i2c_hid 32768 0
  918. pcspkr 16384 0
  919. wmi 36864 4 dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
  920. sysfillrect 16384 1 drm_kms_helper
  921. sysimgblt 16384 1 drm_kms_helper
  922. fb_sys_fops 16384 1 drm_kms_helper
  923. snd_hwdep 16384 1 snd_hda_codec
  924. intel_lpss_pci 20480 0
  925. snd_pcm 135168 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
  926. iwlwifi 376832 1 iwlmvm
  927. intel_lpss 16384 1 intel_lpss_pci
  928. idma64 20480 0
  929. int3403_thermal 16384 0
  930. snd_timer 40960 1 snd_pcm
  931. intel_hid 24576 0
  932. snd 106496 16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
  933. sparse_keymap 16384 2 intel_hid,dell_wmi
  934. i2c_i801 36864 0
  935. evdev 24576 22
  936. soundcore 16384 1 snd
  937. int3400_thermal 20480 0
  938. cfg80211 851968 3 iwlmvm,iwlwifi,mac80211
  939. mei_me 45056 1
  940. rfkill 28672 8 bluetooth,dell_laptop,cfg80211
  941. mei 118784 3 mei_hdcp,mei_me
  942. processor_thermal_device 20480 0
  943. intel_rapl_common 28672 2 intel_rapl_msr,processor_thermal_device
  944. acpi_thermal_rel 16384 1 int3400_thermal
  945. tpm_crb 20480 0
  946. int3402_thermal 16384 0
  947. intel_soc_dts_iosf 20480 1 processor_thermal_device
  948. int340x_thermal_zone 16384 3 int3403_thermal,int3402_thermal,processor_thermal_device
  949. intel_pch_thermal 16384 0
  950. tpm_tis 16384 0
  951. tpm_tis_core 24576 1 tpm_tis
  952. tpm 73728 3 tpm_tis,tpm_crb,tpm_tis_core
  953. mac_hid 16384 0
  954. battery 24576 0
  955. ac 16384 0
  956. rng_core 16384 1 tpm
  957. crypto_user 16384 0
  958. ip_tables 36864 0
  959. x_tables 49152 1 ip_tables
  960. ext4 782336 2
  961. crc32c_generic 16384 0
  962. crc16 16384 2 bluetooth,ext4
  963. mbcache 16384 1 ext4
  964. jbd2 135168 1 ext4
  965. hid_logitech_hidpp 45056 0
  966. hid_logitech_dj 28672 0
  967. hid_generic 16384 0
  968. usbhid 65536 1 hid_logitech_dj
  969. hid 143360 6 i2c_hid,usbhid,hid_multitouch,hid_generic,hid_logitech_dj,hid_logitech_hidpp
  970. sd_mod 57344 4
  971. ahci 40960 3
  972. serio_raw 20480 0
  973. libahci 40960 1 ahci
  974. atkbd 36864 0
  975. libps2 20480 2 atkbd,psmouse
  976. libata 274432 2 libahci,ahci
  977. xhci_pci 20480 0
  978. scsi_mod 249856 2 sd_mod,libata
  979. crc32c_intel 24576 4
  980. xhci_hcd 282624 1 xhci_pci
  981. i8042 32768 1 dell_laptop
  982. serio 28672 6 serio_raw,atkbd,psmouse,i8042
  983. --------------------------------------------------lspci -Qk---------------------------------------------------------
  984. 00:00.0 Host bridge: Intel Corporation Coffee Lake HOST and DRAM Controller (rev 0b)
  985. DeviceName: Onboard - Other
  986. Subsystem: Dell Device 08ca
  987. Kernel driver in use: skl_uncore
  988. 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake)
  989. DeviceName: Onboard - Video
  990. Subsystem: Dell Device 08ca
  991. Kernel driver in use: i915
  992. Kernel modules: i915
  993. 00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0b)
  994. DeviceName: Onboard - Other
  995. Subsystem: Dell Device 08ca
  996. Kernel driver in use: proc_thermal
  997. Kernel modules: processor_thermal_device
  998. 00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
  999. DeviceName: Onboard - Other
  1000. Subsystem: Dell Device 08ca
  1001. 00:12.0 Signal processing controller: Intel Corporation Cannon Point-LP Thermal Controller (rev 30)
  1002. DeviceName: Onboard - Other
  1003. Subsystem: Dell Device 08ca
  1004. Kernel driver in use: intel_pch_thermal
  1005. Kernel modules: intel_pch_thermal
  1006. 00:14.0 USB controller: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller (rev 30)
  1007. DeviceName: Onboard - Other
  1008. Subsystem: Dell Device 08ca
  1009. Kernel driver in use: xhci_hcd
  1010. Kernel modules: xhci_pci
  1011. 00:14.2 RAM memory: Intel Corporation Cannon Point-LP Shared SRAM (rev 30)
  1012. DeviceName: Onboard - Other
  1013. Subsystem: Dell Device 08ca
  1014. 00:14.3 Network controller: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] (rev 30)
  1015. DeviceName: Onboard - Ethernet
  1016. Subsystem: Intel Corporation Device 42a4
  1017. Kernel driver in use: iwlwifi
  1018. Kernel modules: iwlwifi
  1019. 00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 (rev 30)
  1020. DeviceName: Onboard - Other
  1021. Subsystem: Dell Device 08ca
  1022. Kernel driver in use: intel-lpss
  1023. Kernel modules: intel_lpss_pci
  1024. 00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #1 (rev 30)
  1025. DeviceName: Onboard - Other
  1026. Subsystem: Dell Device 08ca
  1027. Kernel driver in use: intel-lpss
  1028. Kernel modules: intel_lpss_pci
  1029. 00:16.0 Communication controller: Intel Corporation Cannon Point-LP MEI Controller #1 (rev 30)
  1030. DeviceName: Onboard - Other
  1031. Subsystem: Dell Device 08ca
  1032. Kernel driver in use: mei_me
  1033. Kernel modules: mei_me
  1034. 00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 30)
  1035. DeviceName: Onboard - Other
  1036. Subsystem: Dell Device 08ca
  1037. Kernel driver in use: ahci
  1038. Kernel modules: ahci
  1039. 00:19.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Host Controller (rev 30)
  1040. DeviceName: Onboard - Other
  1041. Subsystem: Dell Device 08ca
  1042. Kernel driver in use: intel-lpss
  1043. Kernel modules: intel_lpss_pci
  1044. 00:1c.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #5 (rev f0)
  1045. Kernel driver in use: pcieport
  1046. 00:1d.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #9 (rev f0)
  1047. Kernel driver in use: pcieport
  1048. 00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 30)
  1049. DeviceName: Onboard - Other
  1050. Subsystem: Dell Device 08ca
  1051. 00:1f.3 Audio device: Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 30)
  1052. DeviceName: Onboard - Sound
  1053. Subsystem: Dell Device 08ca
  1054. Kernel driver in use: snd_hda_intel
  1055. Kernel modules: snd_hda_intel, snd_sof_pci
  1056. 00:1f.4 SMBus: Intel Corporation Cannon Point-LP SMBus Controller (rev 30)
  1057. DeviceName: Onboard - Other
  1058. Subsystem: Dell Device 08ca
  1059. Kernel driver in use: i801_smbus
  1060. Kernel modules: i2c_i801
  1061. 00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller (rev 30)
  1062. DeviceName: Onboard - Other
  1063. Subsystem: Dell Device 08ca
  1064. 01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Jet PRO [Radeon R5 M230 / R7 M260DX / Radeon 520 Mobile] (rev c3)
  1065. Subsystem: Dell Device 08ca
  1066. Kernel modules: radeon, amdgpu
  1067. 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
  1068. Subsystem: Dell Device 08c7
  1069. Kernel driver in use: r8169
  1070. Kernel modules: r8169
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement