Advertisement
Guest User

Untitled

a guest
May 4th, 2023
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.59 KB | None | 0 0
  1. charlie@prInterface:~$ sudo dmesg
  2. [sudo] password for charlie:
  3. [ 0.000000] Linux version 5.4.0-148-generic (buildd@lcy02-amd64-112) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 (Ubuntu 5.4.0-148.165-generic 5.4.231)
  4. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-148-generic root=UUID=50c7229b-8077-4943-bd6e-a453a91e794b ro quiet splash
  5. [ 0.000000] KERNEL supported cpus:
  6. [ 0.000000] Intel GenuineIntel
  7. [ 0.000000] AMD AuthenticAMD
  8. [ 0.000000] Hygon HygonGenuine
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] zhaoxin Shanghai
  11. [ 0.000000] CPU0: Hyper-Threading is disabled
  12. [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
  13. [ 0.000000] BIOS-provided physical RAM map:
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000009ffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e5f1fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000007e5f2000-0x000000007e6f2fff] ACPI NVS
  19. [ 0.000000] BIOS-e820: [mem 0x000000007e6f3000-0x000000007f597fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x000000007f598000-0x000000007f59ffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x000000007f5a0000-0x000000007f62cfff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x000000007f62d000-0x000000007f630fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x000000007f631000-0x000000007f6a8fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x000000007f6a9000-0x000000007f6e7fff] ACPI NVS
  25. [ 0.000000] BIOS-e820: [mem 0x000000007f6e8000-0x000000007f6f0fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x000000007f6f1000-0x000000007f6fefff] ACPI data
  27. [ 0.000000] BIOS-e820: [mem 0x000000007f6ff000-0x000000007f6fffff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x000000007f700000-0x000000007fffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
  30. [ 0.000000] NX (Execute Disable) protection: active
  31. [ 0.000000] SMBIOS 2.4 present.
  32. [ 0.000000] DMI: Gateway T3612/D945GCCRG1, BIOS CR94510J.15A.1015.2007.0712.1513 07/12/2007
  33. [ 0.000000] tsc: Fast TSC calibration using PIT
  34. [ 0.000000] tsc: Detected 3458.287 MHz processor
  35. [ 0.012121] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  36. [ 0.012125] e820: remove [mem 0x000a0000-0x000fffff] usable
  37. [ 0.012135] last_pfn = 0x7f700 max_arch_pfn = 0x400000000
  38. [ 0.012144] MTRR default type: uncachable
  39. [ 0.012146] MTRR fixed ranges enabled:
  40. [ 0.012148] 00000-9FFFF write-back
  41. [ 0.012150] A0000-FFFFF uncachable
  42. [ 0.012152] MTRR variable ranges enabled:
  43. [ 0.012154] 0 base 000000000 mask F80000000 write-back
  44. [ 0.012156] 1 base 07F800000 mask FFF800000 uncachable
  45. [ 0.012158] 2 base 07F700000 mask FFFF00000 uncachable
  46. [ 0.012160] 3 disabled
  47. [ 0.012161] 4 disabled
  48. [ 0.012162] 5 disabled
  49. [ 0.012163] 6 disabled
  50. [ 0.012164] 7 disabled
  51. [ 0.012322] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- UC
  52. [ 0.012430] total RAM covered: 2039M
  53. [ 0.012889] Found optimal setting for mtrr clean up
  54. [ 0.012891] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G
  55. [ 0.027253] found SMP MP-table at [mem 0x000fe200-0x000fe20f]
  56. [ 0.032743] check: Scanning 1 areas for low memory corruption
  57. [ 0.033567] RAMDISK: [mem 0x2d3a5000-0x329c9fff]
  58. [ 0.033578] ACPI: Early table checksum verification disabled
  59. [ 0.033590] ACPI: RSDP 0x00000000000FE020 000014 (v00 GATEWA)
  60. [ 0.033596] ACPI: RSDT 0x000000007F6FD038 000040 (v01 GATEWA SYSTEM 000003F7 01000013)
  61. [ 0.033607] ACPI: FACP 0x000000007F6FC000 000074 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  62. [ 0.033617] ACPI: DSDT 0x000000007F6F7000 004172 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  63. [ 0.033624] ACPI: FACS 0x000000007F6A9000 000040
  64. [ 0.033629] ACPI: APIC 0x000000007F6F6000 000078 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  65. [ 0.033635] ACPI: WDDT 0x000000007F6F5000 000040 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  66. [ 0.033640] ACPI: MCFG 0x000000007F6F4000 00003C (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  67. [ 0.033646] ACPI: ASF! 0x000000007F6F3000 0000A6 (v32 GATEWA SYSTEM 000003F7 MSFT 01000013)
  68. [ 0.033652] ACPI: HPET 0x000000007F6F2000 000038 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  69. [ 0.033658] ACPI: SLIC 0x000000007F6F1000 000176 (v01 GATEWA SYSTEM 000003F7 MSFT 01000013)
  70. [ 0.033664] ACPI: Reserving FACP table memory at [mem 0x7f6fc000-0x7f6fc073]
  71. [ 0.033666] ACPI: Reserving DSDT table memory at [mem 0x7f6f7000-0x7f6fb171]
  72. [ 0.033668] ACPI: Reserving FACS table memory at [mem 0x7f6a9000-0x7f6a903f]
  73. [ 0.033670] ACPI: Reserving APIC table memory at [mem 0x7f6f6000-0x7f6f6077]
  74. [ 0.033671] ACPI: Reserving WDDT table memory at [mem 0x7f6f5000-0x7f6f503f]
  75. [ 0.033673] ACPI: Reserving MCFG table memory at [mem 0x7f6f4000-0x7f6f403b]
  76. [ 0.033674] ACPI: Reserving ASF! table memory at [mem 0x7f6f3000-0x7f6f30a5]
  77. [ 0.033676] ACPI: Reserving HPET table memory at [mem 0x7f6f2000-0x7f6f2037]
  78. [ 0.033677] ACPI: Reserving SLIC table memory at [mem 0x7f6f1000-0x7f6f1175]
  79. [ 0.033694] ACPI: Local APIC address 0xfee00000
  80. [ 0.033886] No NUMA configuration found
  81. [ 0.033888] Faking a node at [mem 0x0000000000000000-0x000000007f6fffff]
  82. [ 0.033904] NODE_DATA(0) allocated [mem 0x7f67e000-0x7f6a8fff]
  83. [ 0.034507] Zone ranges:
  84. [ 0.034509] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  85. [ 0.034512] DMA32 [mem 0x0000000001000000-0x000000007f6fffff]
  86. [ 0.034514] Normal empty
  87. [ 0.034515] Device empty
  88. [ 0.034517] Movable zone start for each node
  89. [ 0.034520] Early memory node ranges
  90. [ 0.034521] node 0: [mem 0x0000000000001000-0x000000000008efff]
  91. [ 0.034523] node 0: [mem 0x0000000000100000-0x000000007e5f1fff]
  92. [ 0.034525] node 0: [mem 0x000000007e6f3000-0x000000007f597fff]
  93. [ 0.034526] node 0: [mem 0x000000007f5a0000-0x000000007f62cfff]
  94. [ 0.034528] node 0: [mem 0x000000007f631000-0x000000007f6a8fff]
  95. [ 0.034529] node 0: [mem 0x000000007f6e8000-0x000000007f6f0fff]
  96. [ 0.034530] node 0: [mem 0x000000007f6ff000-0x000000007f6fffff]
  97. [ 0.034599] Zeroed struct page in unavailable ranges: 2764 pages
  98. [ 0.034602] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f6fffff]
  99. [ 0.034606] On node 0 totalpages: 521524
  100. [ 0.034608] DMA zone: 64 pages used for memmap
  101. [ 0.034609] DMA zone: 21 pages reserved
  102. [ 0.034611] DMA zone: 3982 pages, LIFO batch:0
  103. [ 0.034744] DMA32 zone: 8092 pages used for memmap
  104. [ 0.034745] DMA32 zone: 517542 pages, LIFO batch:63
  105. [ 0.055467] Reserving Intel graphics memory at [mem 0x7f800000-0x7fffffff]
  106. [ 0.055618] ACPI: PM-Timer IO Port: 0x408
  107. [ 0.055623] ACPI: Local APIC address 0xfee00000
  108. [ 0.055638] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
  109. [ 0.055640] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
  110. [ 0.055656] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  111. [ 0.055660] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  112. [ 0.055663] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  113. [ 0.055666] ACPI: IRQ0 used by override.
  114. [ 0.055667] ACPI: IRQ9 used by override.
  115. [ 0.055671] Using ACPI (MADT) for SMP configuration information
  116. [ 0.055673] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  117. [ 0.055684] smpboot: Allowing 4 CPUs, 3 hotplug CPUs
  118. [ 0.055717] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  119. [ 0.055721] PM: Registered nosave memory: [mem 0x0008f000-0x0009ffff]
  120. [ 0.055722] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  121. [ 0.055723] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  122. [ 0.055726] PM: Registered nosave memory: [mem 0x7e5f2000-0x7e6f2fff]
  123. [ 0.055728] PM: Registered nosave memory: [mem 0x7f598000-0x7f59ffff]
  124. [ 0.055731] PM: Registered nosave memory: [mem 0x7f62d000-0x7f630fff]
  125. [ 0.055734] PM: Registered nosave memory: [mem 0x7f6a9000-0x7f6e7fff]
  126. [ 0.055736] PM: Registered nosave memory: [mem 0x7f6f1000-0x7f6fefff]
  127. [ 0.055740] [mem 0x80000000-0xfff7ffff] available for PCI devices
  128. [ 0.055742] Booting paravirtualized kernel on bare hardware
  129. [ 0.055749] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  130. [ 0.055761] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  131. [ 0.057785] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u524288
  132. [ 0.057801] pcpu-alloc: s208896 r8192 d28672 u524288 alloc=1*2097152
  133. [ 0.057803] pcpu-alloc: [0] 0 1 2 3
  134. [ 0.057872] Built 1 zonelists, mobility grouping on. Total pages: 513347
  135. [ 0.057875] Policy zone: DMA32
  136. [ 0.057879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-148-generic root=UUID=50c7229b-8077-4943-bd6e-a453a91e794b ro quiet splash
  137. [ 0.059284] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  138. [ 0.059955] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  139. [ 0.060065] mem auto-init: stack:off, heap alloc:on, heap free:off
  140. [ 0.060072] Calgary: detecting Calgary via BIOS EBDA area
  141. [ 0.060075] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  142. [ 0.085228] Memory: 1923856K/2086096K available (14339K kernel code, 2394K rwdata, 9504K rodata, 2764K init, 4944K bss, 162240K reserved, 0K cma-reserved)
  143. [ 0.085795] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  144. [ 0.085835] Kernel/User page tables isolation: enabled
  145. [ 0.085875] ftrace: allocating 44661 entries in 175 pages
  146. [ 0.117771] rcu: Hierarchical RCU implementation.
  147. [ 0.117775] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
  148. [ 0.117777] Tasks RCU enabled.
  149. [ 0.117780] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  150. [ 0.117781] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  151. [ 0.123223] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
  152. [ 0.123595] Console: colour dummy device 80x25
  153. [ 0.123605] printk: console [tty0] enabled
  154. [ 0.123667] ACPI: Core revision 20190816
  155. [ 0.123830] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  156. [ 0.123850] APIC: Switch to symmetric I/O mode setup
  157. [ 0.124324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  158. [ 0.143849] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x31d964a4a51, max_idle_ns: 440795364000 ns
  159. [ 0.143858] Calibrating delay loop (skipped), value calculated using timer frequency.. 6916.57 BogoMIPS (lpj=13833148)
  160. [ 0.143864] pid_max: default: 32768 minimum: 301
  161. [ 0.144004] LSM: Security Framework initializing
  162. [ 0.144035] Yama: becoming mindful.
  163. [ 0.144114] AppArmor: AppArmor initialized
  164. [ 0.144215] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  165. [ 0.144229] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  166. [ 0.144275] *** VALIDATE tmpfs ***
  167. [ 0.144624] *** VALIDATE proc ***
  168. [ 0.144762] *** VALIDATE cgroup1 ***
  169. [ 0.144764] *** VALIDATE cgroup2 ***
  170. [ 0.144893] mce: CPU0: Thermal monitoring enabled (TM1)
  171. [ 0.144901] process: using mwait in idle threads
  172. [ 0.144908] Last level iTLB entries: 4KB 128, 2MB 128, 4MB 128
  173. [ 0.144910] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
  174. [ 0.144918] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  175. [ 0.144920] Spectre V2 : Mitigation: Retpolines
  176. [ 0.144921] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  177. [ 0.144922] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  178. [ 0.144924] Speculative Store Bypass: Vulnerable
  179. [ 0.144930] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  180. [ 0.144932] MMIO Stale Data: Unknown: No mitigations
  181. [ 0.267530] smpboot: CPU0: Intel(R) Celeron(R) D CPU 3.46GHz (family: 0xf, model: 0x6, stepping: 0x5)
  182. [ 0.267836] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
  183. [ 0.267851] ... version: 0
  184. [ 0.267852] ... bit width: 40
  185. [ 0.267852] ... generic registers: 18
  186. [ 0.267852] ... value mask: 000000ffffffffff
  187. [ 0.267852] ... max period: 0000007fffffffff
  188. [ 0.267852] ... fixed-purpose events: 0
  189. [ 0.267852] ... event mask: 000000000003ffff
  190. [ 0.267852] rcu: Hierarchical SRCU implementation.
  191. [ 0.267852] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  192. [ 0.267852] smp: Bringing up secondary CPUs ...
  193. [ 0.267852] smp: Brought up 1 node, 1 CPU
  194. [ 0.267852] smpboot: Max logical packages: 4
  195. [ 0.267852] smpboot: Total of 1 processors activated (6916.57 BogoMIPS)
  196. [ 0.267852] devtmpfs: initialized
  197. [ 0.267852] x86/mm: Memory block size: 128MB
  198. [ 0.267852] PM: Registering ACPI NVS region [mem 0x7e5f2000-0x7e6f2fff] (1052672 bytes)
  199. [ 0.267852] PM: Registering ACPI NVS region [mem 0x7f6a9000-0x7f6e7fff] (258048 bytes)
  200. [ 0.267852] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  201. [ 0.267852] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  202. [ 0.267852] pinctrl core: initialized pinctrl subsystem
  203. [ 0.267852] PM: RTC time: 21:17:49, date: 2023-05-04
  204. [ 0.268039] NET: Registered protocol family 16
  205. [ 0.268228] audit: initializing netlink subsys (disabled)
  206. [ 0.268629] EISA bus registered
  207. [ 0.268634] cpuidle: using governor ladder
  208. [ 0.268635] cpuidle: using governor menu
  209. [ 0.268733] ACPI: bus type PCI registered
  210. [ 0.268736] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  211. [ 0.268900] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  212. [ 0.268918] PCI: not using MMCONFIG
  213. [ 0.268920] PCI: Using configuration type 1 for base access
  214. [ 0.271907] audit: type=2000 audit(1683235069.144:1): state=initialized audit_enabled=0 res=1
  215. [ 0.272624] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  216. [ 0.275463] ACPI: Added _OSI(Module Device)
  217. [ 0.275464] ACPI: Added _OSI(Processor Device)
  218. [ 0.275466] ACPI: Added _OSI(3.0 _SCP Extensions)
  219. [ 0.275467] ACPI: Added _OSI(Processor Aggregator Device)
  220. [ 0.275469] ACPI: Added _OSI(Linux-Dell-Video)
  221. [ 0.275470] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  222. [ 0.275472] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  223. [ 0.280016] ACPI: 1 ACPI AML tables successfully acquired and loaded
  224. [ 0.281424] ACPI: Interpreter enabled
  225. [ 0.281461] ACPI: (supports S0 S1 S3 S4 S5)
  226. [ 0.281464] ACPI: Using IOAPIC for interrupt routing
  227. [ 0.281534] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  228. [ 0.282291] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
  229. [ 0.282295] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) (size reduced!)
  230. [ 0.282310] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  231. [ 0.282608] ACPI: Enabled 11 GPEs in block 00 to 1F
  232. [ 0.295632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  233. [ 0.295645] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  234. [ 0.295669] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  235. [ 0.297508] PCI host bridge to bus 0000:00
  236. [ 0.297514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  237. [ 0.297516] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  238. [ 0.297518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  239. [ 0.297521] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff window]
  240. [ 0.297523] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff window]
  241. [ 0.297525] pci_bus 0000:00: root bus resource [mem 0x80000000-0xf0000000 window]
  242. [ 0.297528] pci_bus 0000:00: root bus resource [bus 00-ff]
  243. [ 0.297547] pci 0000:00:00.0: [8086:2770] type 00 class 0x060000
  244. [ 0.297734] pci 0000:00:02.0: [8086:2772] type 00 class 0x030000
  245. [ 0.297751] pci 0000:00:02.0: reg 0x10: [mem 0x90100000-0x9017ffff]
  246. [ 0.297758] pci 0000:00:02.0: reg 0x14: [io 0x20e0-0x20e7]
  247. [ 0.297764] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
  248. [ 0.297771] pci 0000:00:02.0: reg 0x1c: [mem 0x90180000-0x901bffff]
  249. [ 0.297963] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
  250. [ 0.297990] pci 0000:00:1b.0: reg 0x10: [mem 0x901c0000-0x901c3fff 64bit]
  251. [ 0.298087] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  252. [ 0.298268] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
  253. [ 0.298380] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  254. [ 0.298578] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
  255. [ 0.298690] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  256. [ 0.298883] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
  257. [ 0.298993] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  258. [ 0.299169] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
  259. [ 0.299222] pci 0000:00:1d.0: reg 0x20: [io 0x2080-0x209f]
  260. [ 0.299404] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
  261. [ 0.299455] pci 0000:00:1d.1: reg 0x20: [io 0x2060-0x207f]
  262. [ 0.299630] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
  263. [ 0.299681] pci 0000:00:1d.2: reg 0x20: [io 0x2040-0x205f]
  264. [ 0.299887] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
  265. [ 0.299940] pci 0000:00:1d.3: reg 0x20: [io 0x2020-0x203f]
  266. [ 0.300129] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
  267. [ 0.300154] pci 0000:00:1d.7: reg 0x10: [mem 0x901c4000-0x901c43ff]
  268. [ 0.300250] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  269. [ 0.300417] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
  270. [ 0.300672] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
  271. [ 0.300774] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
  272. [ 0.300779] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO
  273. [ 0.300783] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
  274. [ 0.300980] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
  275. [ 0.301001] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
  276. [ 0.301011] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
  277. [ 0.301021] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
  278. [ 0.301031] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
  279. [ 0.301041] pci 0000:00:1f.1: reg 0x20: [io 0x20b0-0x20bf]
  280. [ 0.301064] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  281. [ 0.301065] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  282. [ 0.301067] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  283. [ 0.301069] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  284. [ 0.301221] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
  285. [ 0.301241] pci 0000:00:1f.2: reg 0x10: [io 0x20c8-0x20cf]
  286. [ 0.301250] pci 0000:00:1f.2: reg 0x14: [io 0x20ec-0x20ef]
  287. [ 0.301259] pci 0000:00:1f.2: reg 0x18: [io 0x20c0-0x20c7]
  288. [ 0.301268] pci 0000:00:1f.2: reg 0x1c: [io 0x20e8-0x20eb]
  289. [ 0.301277] pci 0000:00:1f.2: reg 0x20: [io 0x20a0-0x20af]
  290. [ 0.301324] pci 0000:00:1f.2: PME# supported from D3hot
  291. [ 0.301486] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
  292. [ 0.301550] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
  293. [ 0.301754] pci 0000:00:1c.0: PCI bridge to [bus 01]
  294. [ 0.301829] pci 0000:00:1c.2: PCI bridge to [bus 02]
  295. [ 0.301917] pci 0000:00:1c.3: PCI bridge to [bus 03]
  296. [ 0.301948] pci_bus 0000:04: extended config space not accessible
  297. [ 0.302022] pci 0000:04:08.0: [8086:1094] type 00 class 0x020000
  298. [ 0.302044] pci 0000:04:08.0: reg 0x10: [mem 0x90000000-0x90000fff]
  299. [ 0.302055] pci 0000:04:08.0: reg 0x14: [io 0x1000-0x103f]
  300. [ 0.302139] pci 0000:04:08.0: supports D1 D2
  301. [ 0.302141] pci 0000:04:08.0: PME# supported from D0 D1 D2 D3hot D3cold
  302. [ 0.302280] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
  303. [ 0.302285] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
  304. [ 0.302289] pci 0000:00:1e.0: bridge window [mem 0x90000000-0x900fffff]
  305. [ 0.302296] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  306. [ 0.302298] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  307. [ 0.302300] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  308. [ 0.302303] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000effff window] (subtractive decode)
  309. [ 0.302305] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfebfffff window] (subtractive decode)
  310. [ 0.302307] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xf0000000 window] (subtractive decode)
  311. [ 0.302588] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
  312. [ 0.302766] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  313. [ 0.302941] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12)
  314. [ 0.303114] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
  315. [ 0.303287] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12)
  316. [ 0.303458] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
  317. [ 0.303630] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12)
  318. [ 0.303804] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
  319. [ 0.305336] iommu: Default domain type: Translated
  320. [ 0.305772] SCSI subsystem initialized
  321. [ 0.305886] libata version 3.00 loaded.
  322. [ 0.305980] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  323. [ 0.305983] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  324. [ 0.305993] pci 0000:00:02.0: vgaarb: bridge control possible
  325. [ 0.305994] vgaarb: loaded
  326. [ 0.306032] ACPI: bus type USB registered
  327. [ 0.306071] usbcore: registered new interface driver usbfs
  328. [ 0.306084] usbcore: registered new interface driver hub
  329. [ 0.306107] usbcore: registered new device driver usb
  330. [ 0.306170] pps_core: LinuxPPS API ver. 1 registered
  331. [ 0.306171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  332. [ 0.306176] PTP clock support registered
  333. [ 0.306283] EDAC MC: Ver: 3.0.0
  334. [ 0.306628] PCI: Using ACPI for IRQ routing
  335. [ 0.308450] PCI: pci_cache_line_size set to 64 bytes
  336. [ 0.308512] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
  337. [ 0.308514] e820: reserve RAM buffer [mem 0x7e5f2000-0x7fffffff]
  338. [ 0.308516] e820: reserve RAM buffer [mem 0x7f598000-0x7fffffff]
  339. [ 0.308517] e820: reserve RAM buffer [mem 0x7f62d000-0x7fffffff]
  340. [ 0.308519] e820: reserve RAM buffer [mem 0x7f6a9000-0x7fffffff]
  341. [ 0.308520] e820: reserve RAM buffer [mem 0x7f6f1000-0x7fffffff]
  342. [ 0.308521] e820: reserve RAM buffer [mem 0x7f700000-0x7fffffff]
  343. [ 0.308753] NetLabel: Initializing
  344. [ 0.308755] NetLabel: domain hash size = 128
  345. [ 0.308756] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  346. [ 0.308781] NetLabel: unlabeled traffic allowed by default
  347. [ 0.311205] hpet: 3 channels of 0 reserved for per-cpu timers
  348. [ 0.311211] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  349. [ 0.311216] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  350. [ 0.312901] clocksource: Switched to clocksource tsc-early
  351. [ 0.341860] *** VALIDATE bpf ***
  352. [ 0.341981] VFS: Disk quotas dquot_6.6.0
  353. [ 0.342016] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  354. [ 0.342069] *** VALIDATE ramfs ***
  355. [ 0.342080] *** VALIDATE hugetlbfs ***
  356. [ 0.342279] AppArmor: AppArmor Filesystem Enabled
  357. [ 0.342341] pnp: PnP ACPI init
  358. [ 0.342542] system 00:00: [mem 0xf0000000-0xf3ffffff] could not be reserved
  359. [ 0.342545] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved
  360. [ 0.342548] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
  361. [ 0.342557] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
  362. [ 0.342560] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
  363. [ 0.342562] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
  364. [ 0.342564] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
  365. [ 0.342567] system 00:00: [mem 0xfed45000-0xfed99fff] has been reserved
  366. [ 0.342569] system 00:00: [mem 0x000c0000-0x000dffff] could not be reserved
  367. [ 0.342572] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
  368. [ 0.342583] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  369. [ 0.342990] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  370. [ 0.343086] system 00:02: [io 0x0500-0x053f] has been reserved
  371. [ 0.343089] system 00:02: [io 0x0400-0x047f] has been reserved
  372. [ 0.343091] system 00:02: [io 0x0680-0x06ff] has been reserved
  373. [ 0.343094] system 00:02: [io 0x0770-0x077f] has been reserved
  374. [ 0.343102] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  375. [ 0.343273] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  376. [ 0.343756] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
  377. [ 0.344285] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
  378. [ 0.344505] pnp: PnP ACPI: found 6 devices
  379. [ 0.347525] thermal_sys: Registered thermal governor 'fair_share'
  380. [ 0.347528] thermal_sys: Registered thermal governor 'bang_bang'
  381. [ 0.347529] thermal_sys: Registered thermal governor 'step_wise'
  382. [ 0.347531] thermal_sys: Registered thermal governor 'user_space'
  383. [ 0.347532] thermal_sys: Registered thermal governor 'power_allocator'
  384. [ 0.352049] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  385. [ 0.352134] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
  386. [ 0.352139] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
  387. [ 0.352142] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
  388. [ 0.352144] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
  389. [ 0.352147] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  390. [ 0.352149] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
  391. [ 0.352152] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
  392. [ 0.352154] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
  393. [ 0.352157] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
  394. [ 0.352186] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf8000000-0xf81fffff]
  395. [ 0.352192] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf8200000-0xf83fffff 64bit pref]
  396. [ 0.352195] pci 0000:00:1c.2: BAR 14: assigned [mem 0xf8400000-0xf85fffff]
  397. [ 0.352200] pci 0000:00:1c.2: BAR 15: assigned [mem 0xf8600000-0xf87fffff 64bit pref]
  398. [ 0.352203] pci 0000:00:1c.3: BAR 14: assigned [mem 0xf8800000-0xf89fffff]
  399. [ 0.352207] pci 0000:00:1c.3: BAR 15: assigned [mem 0xf8a00000-0xf8bfffff 64bit pref]
  400. [ 0.352212] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
  401. [ 0.352215] pci 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff]
  402. [ 0.352218] pci 0000:00:1c.3: BAR 13: assigned [io 0x5000-0x5fff]
  403. [ 0.352224] pci 0000:00:1c.0: PCI bridge to [bus 01]
  404. [ 0.352229] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
  405. [ 0.352235] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf81fffff]
  406. [ 0.352239] pci 0000:00:1c.0: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
  407. [ 0.352245] pci 0000:00:1c.2: PCI bridge to [bus 02]
  408. [ 0.352248] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
  409. [ 0.352252] pci 0000:00:1c.2: bridge window [mem 0xf8400000-0xf85fffff]
  410. [ 0.352256] pci 0000:00:1c.2: bridge window [mem 0xf8600000-0xf87fffff 64bit pref]
  411. [ 0.352262] pci 0000:00:1c.3: PCI bridge to [bus 03]
  412. [ 0.352265] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
  413. [ 0.352270] pci 0000:00:1c.3: bridge window [mem 0xf8800000-0xf89fffff]
  414. [ 0.352274] pci 0000:00:1c.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref]
  415. [ 0.352281] pci 0000:00:1e.0: PCI bridge to [bus 04]
  416. [ 0.352284] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
  417. [ 0.352289] pci 0000:00:1e.0: bridge window [mem 0x90000000-0x900fffff]
  418. [ 0.352299] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  419. [ 0.352301] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  420. [ 0.352302] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  421. [ 0.352304] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000effff window]
  422. [ 0.352306] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfebfffff window]
  423. [ 0.352308] pci_bus 0000:00: resource 9 [mem 0x80000000-0xf0000000 window]
  424. [ 0.352310] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
  425. [ 0.352312] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xf81fffff]
  426. [ 0.352314] pci_bus 0000:01: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref]
  427. [ 0.352316] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
  428. [ 0.352318] pci_bus 0000:02: resource 1 [mem 0xf8400000-0xf85fffff]
  429. [ 0.352319] pci_bus 0000:02: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref]
  430. [ 0.352321] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
  431. [ 0.352323] pci_bus 0000:03: resource 1 [mem 0xf8800000-0xf89fffff]
  432. [ 0.352325] pci_bus 0000:03: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref]
  433. [ 0.352327] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
  434. [ 0.352329] pci_bus 0000:04: resource 1 [mem 0x90000000-0x900fffff]
  435. [ 0.352331] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
  436. [ 0.352333] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
  437. [ 0.352334] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
  438. [ 0.352336] pci_bus 0000:04: resource 7 [mem 0x000e0000-0x000effff window]
  439. [ 0.352338] pci_bus 0000:04: resource 8 [mem 0xf8000000-0xfebfffff window]
  440. [ 0.352340] pci_bus 0000:04: resource 9 [mem 0x80000000-0xf0000000 window]
  441. [ 0.352527] NET: Registered protocol family 2
  442. [ 0.352673] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  443. [ 0.353800] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  444. [ 0.353998] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  445. [ 0.354212] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  446. [ 0.354278] TCP: Hash tables configured (established 16384 bind 16384)
  447. [ 0.354500] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  448. [ 0.354552] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  449. [ 0.354700] NET: Registered protocol family 1
  450. [ 0.354712] NET: Registered protocol family 44
  451. [ 0.354736] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  452. [ 0.357236] pci 0000:04:08.0: Firmware left e100 interrupts enabled; disabling
  453. [ 0.357243] PCI: CLS 64 bytes, default 64
  454. [ 0.357369] Trying to unpack rootfs image as initramfs...
  455. [ 1.163133] Freeing initrd memory: 88212K
  456. [ 1.163456] check: Scanning for low memory corruption every 60 seconds
  457. [ 1.164252] Initialise system trusted keyrings
  458. [ 1.164279] Key type blacklist registered
  459. [ 1.164406] workingset: timestamp_bits=36 max_order=19 bucket_order=0
  460. [ 1.167181] zbud: loaded
  461. [ 1.168114] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  462. [ 1.168524] fuse: init (API version 7.31)
  463. [ 1.168570] *** VALIDATE fuse ***
  464. [ 1.168573] *** VALIDATE fuse ***
  465. [ 1.168847] Platform Keyring initialized
  466. [ 1.172506] Key type asymmetric registered
  467. [ 1.172508] Asymmetric key parser 'x509' registered
  468. [ 1.172529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  469. [ 1.172628] io scheduler mq-deadline registered
  470. [ 1.173940] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  471. [ 1.174072] vesafb: mode is 640x480x32, linelength=2560, pages=0
  472. [ 1.174073] vesafb: scrolling: redraw
  473. [ 1.174076] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  474. [ 1.174101] vesafb: framebuffer at 0x80000000, mapped to 0x(____ptrval____), using 1216k, total 1216k
  475. [ 1.174215] fbcon: Deferring console take-over
  476. [ 1.174218] fb0: VESA VGA frame buffer device
  477. [ 1.174381] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  478. [ 1.174461] ACPI: Sleep Button [SLPB]
  479. [ 1.174548] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  480. [ 1.174596] ACPI: Power Button [PWRF]
  481. [ 1.175174] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  482. [ 1.195744] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  483. [ 1.199055] Linux agpgart interface v0.103
  484. [ 1.295902] loop: module loaded
  485. [ 1.296241] ata_piix 0000:00:1f.1: version 2.13
  486. [ 1.297548] scsi host0: ata_piix
  487. [ 1.297814] scsi host1: ata_piix
  488. [ 1.297890] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x20b0 irq 14
  489. [ 1.297893] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x20b8 irq 15
  490. [ 1.298218] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
  491. [ 1.299895] ata2: port disabled--ignoring
  492. [ 1.299924] scsi host2: ata_piix
  493. [ 1.300173] scsi host3: ata_piix
  494. [ 1.300259] ata3: SATA max UDMA/133 cmd 0x20c8 ctl 0x20ec bmdma 0x20a0 irq 19
  495. [ 1.300262] ata4: SATA max UDMA/133 cmd 0x20c0 ctl 0x20e8 bmdma 0x20a8 irq 19
  496. [ 1.300445] tun: Universal TUN/TAP device driver, 1.6
  497. [ 1.300615] PPP generic driver version 2.4.2
  498. [ 1.300742] VFIO - User Level meta-driver version: 0.3
  499. [ 1.300999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  500. [ 1.301010] ehci-pci: EHCI PCI platform driver
  501. [ 1.301389] ehci-pci 0000:00:1d.7: EHCI Host Controller
  502. [ 1.301401] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
  503. [ 1.301419] ehci-pci 0000:00:1d.7: debug port 1
  504. [ 1.305366] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
  505. [ 1.305404] ehci-pci 0000:00:1d.7: irq 23, io mem 0x901c4000
  506. [ 1.319868] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  507. [ 1.320005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  508. [ 1.320008] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  509. [ 1.320010] usb usb1: Product: EHCI Host Controller
  510. [ 1.320012] usb usb1: Manufacturer: Linux 5.4.0-148-generic ehci_hcd
  511. [ 1.320014] usb usb1: SerialNumber: 0000:00:1d.7
  512. [ 1.320224] hub 1-0:1.0: USB hub found
  513. [ 1.320238] hub 1-0:1.0: 8 ports detected
  514. [ 1.320606] ehci-platform: EHCI generic platform driver
  515. [ 1.320634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  516. [ 1.320646] ohci-pci: OHCI PCI platform driver
  517. [ 1.320665] ohci-platform: OHCI generic platform driver
  518. [ 1.320676] uhci_hcd: USB Universal Host Controller Interface driver
  519. [ 1.321022] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  520. [ 1.321035] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  521. [ 1.321047] uhci_hcd 0000:00:1d.0: detected 2 ports
  522. [ 1.321073] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002080
  523. [ 1.321200] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  524. [ 1.321203] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  525. [ 1.321205] usb usb2: Product: UHCI Host Controller
  526. [ 1.321207] usb usb2: Manufacturer: Linux 5.4.0-148-generic uhci_hcd
  527. [ 1.321208] usb usb2: SerialNumber: 0000:00:1d.0
  528. [ 1.321405] hub 2-0:1.0: USB hub found
  529. [ 1.321418] hub 2-0:1.0: 2 ports detected
  530. [ 1.321908] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  531. [ 1.321920] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  532. [ 1.321929] uhci_hcd 0000:00:1d.1: detected 2 ports
  533. [ 1.321964] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060
  534. [ 1.322067] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  535. [ 1.322069] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  536. [ 1.322072] usb usb3: Product: UHCI Host Controller
  537. [ 1.322073] usb usb3: Manufacturer: Linux 5.4.0-148-generic uhci_hcd
  538. [ 1.322075] usb usb3: SerialNumber: 0000:00:1d.1
  539. [ 1.322274] hub 3-0:1.0: USB hub found
  540. [ 1.322288] hub 3-0:1.0: 2 ports detected
  541. [ 1.322783] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  542. [ 1.322795] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  543. [ 1.322804] uhci_hcd 0000:00:1d.2: detected 2 ports
  544. [ 1.322844] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
  545. [ 1.322953] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  546. [ 1.322955] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  547. [ 1.322958] usb usb4: Product: UHCI Host Controller
  548. [ 1.322959] usb usb4: Manufacturer: Linux 5.4.0-148-generic uhci_hcd
  549. [ 1.322961] usb usb4: SerialNumber: 0000:00:1d.2
  550. [ 1.323155] hub 4-0:1.0: USB hub found
  551. [ 1.323168] hub 4-0:1.0: 2 ports detected
  552. [ 1.323705] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  553. [ 1.323716] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  554. [ 1.323725] uhci_hcd 0000:00:1d.3: detected 2 ports
  555. [ 1.323762] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002020
  556. [ 1.323926] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  557. [ 1.323928] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  558. [ 1.323930] usb usb5: Product: UHCI Host Controller
  559. [ 1.323932] usb usb5: Manufacturer: Linux 5.4.0-148-generic uhci_hcd
  560. [ 1.323934] usb usb5: SerialNumber: 0000:00:1d.3
  561. [ 1.324138] hub 5-0:1.0: USB hub found
  562. [ 1.324151] hub 5-0:1.0: 2 ports detected
  563. [ 1.324468] i8042: PNP: No PS/2 controller found.
  564. [ 1.324470] i8042: Probing ports directly.
  565. [ 1.326799] serio: i8042 KBD port at 0x60,0x64 irq 1
  566. [ 1.326808] serio: i8042 AUX port at 0x60,0x64 irq 12
  567. [ 1.327032] mousedev: PS/2 mouse device common for all mice
  568. [ 1.327285] rtc_cmos 00:01: RTC can wake from S4
  569. [ 1.327573] rtc_cmos 00:01: registered as rtc0
  570. [ 1.327608] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
  571. [ 1.327623] i2c /dev entries driver
  572. [ 1.327731] device-mapper: uevent: version 1.0.3
  573. [ 1.328019] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
  574. [ 1.328085] platform eisa.0: Probing EISA bus 0
  575. [ 1.328089] platform eisa.0: EISA: Cannot allocate resource for mainboard
  576. [ 1.328092] platform eisa.0: Cannot allocate resource for EISA slot 1
  577. [ 1.328094] platform eisa.0: Cannot allocate resource for EISA slot 2
  578. [ 1.328096] platform eisa.0: Cannot allocate resource for EISA slot 3
  579. [ 1.328098] platform eisa.0: Cannot allocate resource for EISA slot 4
  580. [ 1.328100] platform eisa.0: Cannot allocate resource for EISA slot 5
  581. [ 1.328102] platform eisa.0: Cannot allocate resource for EISA slot 6
  582. [ 1.328104] platform eisa.0: Cannot allocate resource for EISA slot 7
  583. [ 1.328106] platform eisa.0: Cannot allocate resource for EISA slot 8
  584. [ 1.328107] platform eisa.0: EISA: Detected 0 cards
  585. [ 1.328112] intel_pstate: CPU model not supported
  586. [ 1.328135] ledtrig-cpu: registered to indicate activity on CPUs
  587. [ 1.328272] drop_monitor: Initializing network drop monitor service
  588. [ 1.328620] NET: Registered protocol family 10
  589. [ 1.345633] Segment Routing with IPv6
  590. [ 1.345682] NET: Registered protocol family 17
  591. [ 1.345813] Key type dns_resolver registered
  592. [ 1.346092] RAS: Correctable Errors collector initialized.
  593. [ 1.346158] microcode: sig=0xf65, pf=0x4, revision=0xb
  594. [ 1.346231] microcode: Microcode Update Driver: v2.2.
  595. [ 1.346242] IPI shorthand broadcast: enabled
  596. [ 1.346272] sched_clock: Marking stable (1343545274, 322283)->(1348949267, -5081710)
  597. [ 1.346409] registered taskstats version 1
  598. [ 1.346429] Loading compiled-in X.509 certificates
  599. [ 1.348018] Loaded X.509 cert 'Build time autogenerated kernel key: 0e3335c9a6e46b7e0e76486cf58651b0ae5117ef'
  600. [ 1.349367] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  601. [ 1.350651] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  602. [ 1.350653] blacklist: Loading compiled-in revocation X.509 certificates
  603. [ 1.350687] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  604. [ 1.350720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
  605. [ 1.350750] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
  606. [ 1.350780] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
  607. [ 1.350809] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
  608. [ 1.350852] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
  609. [ 1.350881] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
  610. [ 1.350911] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
  611. [ 1.350977] zswap: loaded using pool lzo/zbud
  612. [ 1.351163] Key type ._fscrypt registered
  613. [ 1.351165] Key type .fscrypt registered
  614. [ 1.367261] Key type big_key registered
  615. [ 1.375720] Key type encrypted registered
  616. [ 1.375727] AppArmor: AppArmor sha1 policy hashing enabled
  617. [ 1.375749] ima: No TPM chip found, activating TPM-bypass!
  618. [ 1.375761] ima: Allocated hash algorithm: sha1
  619. [ 1.375772] ima: No architecture policies found
  620. [ 1.375807] evm: Initialising EVM extended attributes:
  621. [ 1.375808] evm: security.selinux
  622. [ 1.375809] evm: security.SMACK64
  623. [ 1.375810] evm: security.SMACK64EXEC
  624. [ 1.375811] evm: security.SMACK64TRANSMUTE
  625. [ 1.375811] evm: security.SMACK64MMAP
  626. [ 1.375812] evm: security.apparmor
  627. [ 1.375813] evm: security.ima
  628. [ 1.375814] evm: security.capability
  629. [ 1.375815] evm: HMAC attrs: 0x1
  630. [ 1.376533] PM: Magic number: 7:242:297
  631. [ 1.376712] rtc_cmos 00:01: setting system clock to 2023-05-04T21:17:50 UTC (1683235070)
  632. [ 1.480688] ata4.00: ATA-7: WDC WD1200JS-22NCB1, 10.02E02, max UDMA/133
  633. [ 1.480692] ata4.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
  634. [ 1.483414] scsi 3:0:0:0: Direct-Access ATA WDC WD1200JS-22N 2E02 PQ: 0 ANSI: 5
  635. [ 1.483833] sd 3:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  636. [ 1.483872] sd 3:0:0:0: [sda] Write Protect is off
  637. [ 1.483875] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  638. [ 1.483908] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  639. [ 1.484172] sd 3:0:0:0: Attached scsi generic sg0 type 0
  640. [ 1.505156] sda: sda1 sda2 sda3 < sda5 >
  641. [ 1.516153] sd 3:0:0:0: [sda] Attached SCSI disk
  642. [ 1.519218] Freeing unused decrypted memory: 2040K
  643. [ 1.521352] Freeing unused kernel image memory: 2764K
  644. [ 1.521406] Write protecting the kernel read-only data: 26624k
  645. [ 1.523101] Freeing unused kernel image memory: 2036K
  646. [ 1.523705] Freeing unused kernel image memory: 736K
  647. [ 1.540930] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  648. [ 1.540940] x86/mm: Checking user space page tables
  649. [ 1.557680] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  650. [ 1.557686] Run /init as init process
  651. [ 1.711904] usb 4-1: new low-speed USB device number 2 using uhci_hcd
  652. [ 1.940329] usb 4-1: New USB device found, idVendor=413c, idProduct=2105, bcdDevice= 3.52
  653. [ 1.940333] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  654. [ 1.940336] usb 4-1: Product: Dell USB Keyboard
  655. [ 1.940338] usb 4-1: Manufacturer: Dell
  656. [ 1.979134] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000428-0x0000000000000429 (\GPE0) (20190816/utaddress-204)
  657. [ 1.979144] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  658. [ 1.979198] lpc_ich: Resource conflict(s) found affecting gpio_ich
  659. [ 2.013404] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  660. [ 2.015530] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
  661. [ 2.015532] e100: Copyright(c) 1999-2006 Intel Corporation
  662. [ 2.158897] e100 0000:04:08.0 eth0: addr 0x90000000, irq 20, MAC addr 00:19:d1:5c:8d:66
  663. [ 2.171941] tsc: Refined TSC clocksource calibration: 3457.999 MHz
  664. [ 2.171950] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31d85444c69, max_idle_ns: 440795260984 ns
  665. [ 2.171990] clocksource: Switched to clocksource tsc
  666. [ 2.251182] gpio_ich gpio_ich.2.auto: GPIO from 462 to 511
  667. [ 2.267770] e100 0000:04:08.0 enp4s8: renamed from eth0
  668. [ 2.277025] hidraw: raw HID events driver (C) Jiri Kosina
  669. [ 2.307213] pci 0000:00:00.0: Intel 945G Chipset
  670. [ 2.307231] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
  671. [ 2.307320] pci 0000:00:00.0: detected 8192K stolen memory
  672. [ 2.307359] checking generic (80000000 130000) vs hw (80000000 10000000)
  673. [ 2.307361] fb0: switching to inteldrmfb from VESA VGA
  674. [ 2.308095] i915 0000:00:02.0: vgaarb: deactivate vga console
  675. [ 2.308154] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  676. [ 2.308155] [drm] Driver supports precise vblank timestamp query.
  677. [ 2.310763] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  678. [ 2.313889] usbcore: registered new interface driver usbhid
  679. [ 2.313892] usbhid: USB HID core driver
  680. [ 2.321247] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:413C:2105.0001/input/input5
  681. [ 2.345422] [drm] RC6 disabled, disabling runtime PM support
  682. [ 2.345526] [drm] Initialized overlay support.
  683. [ 2.346985] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
  684. [ 2.380651] hid-generic 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.2-1/input0
  685. [ 2.386465] fbcon: i915drmfb (fb0) is primary device
  686. [ 2.386467] fbcon: Deferring console take-over
  687. [ 2.386474] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
  688. [ 2.783870] usb 4-2: new full-speed USB device number 3 using uhci_hcd
  689. [ 2.966312] usb 4-2: New USB device found, idVendor=1ea7, idProduct=0064, bcdDevice= 2.00
  690. [ 2.966315] usb 4-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  691. [ 2.966317] usb 4-2: Product: 2.4G Mouse
  692. [ 2.973886] input: 2.4G Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/0003:1EA7:0064.0002/input/input6
  693. [ 2.974040] input: 2.4G Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/0003:1EA7:0064.0002/input/input7
  694. [ 2.974266] hid-generic 0003:1EA7:0064.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-0000:00:1d.2-2/input0
  695. [ 3.748608] random: plymouthd: uninitialized urandom read (8 bytes read)
  696. [ 3.748951] random: plymouthd: uninitialized urandom read (8 bytes read)
  697. [ 3.947868] raid6: sse2x4 gen() 3282 MB/s
  698. [ 3.995871] raid6: sse2x4 xor() 2085 MB/s
  699. [ 4.043877] raid6: sse2x2 gen() 2539 MB/s
  700. [ 4.091869] raid6: sse2x2 xor() 2111 MB/s
  701. [ 4.139880] raid6: sse2x1 gen() 2447 MB/s
  702. [ 4.187861] raid6: sse2x1 xor() 1969 MB/s
  703. [ 4.187862] raid6: using algorithm sse2x4 gen() 3282 MB/s
  704. [ 4.187863] raid6: .... xor() 2085 MB/s, rmw enabled
  705. [ 4.187865] raid6: using intx1 recovery algorithm
  706. [ 4.197673] xor: measuring software checksum speed
  707. [ 4.235860] prefetch64-sse: 6899.000 MB/sec
  708. [ 4.275857] generic_sse: 6844.000 MB/sec
  709. [ 4.275859] xor: using function: prefetch64-sse (6899.000 MB/sec)
  710. [ 4.328323] Btrfs loaded, crc32c=crc32c-generic
  711. [ 4.502141] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  712. [ 6.441412] systemd[1]: Inserted module 'autofs4'
  713. [ 6.640115] systemd[1]: systemd 245.4-4ubuntu3.21 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)
  714. [ 6.640398] systemd[1]: Detected architecture x86-64.
  715. [ 6.659430] systemd[1]: Set hostname to <prInterface>.
  716. [ 7.912435] random: crng init done
  717. [ 11.307053] systemd[1]: Created slice system-modprobe.slice.
  718. [ 11.308361] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  719. [ 11.309375] systemd[1]: Created slice User and Session Slice.
  720. [ 11.309594] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  721. [ 11.310222] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  722. [ 11.310387] systemd[1]: Reached target User and Group Name Lookups.
  723. [ 11.310434] systemd[1]: Reached target Remote File Systems.
  724. [ 11.310463] systemd[1]: Reached target Slices.
  725. [ 11.310715] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  726. [ 11.311050] systemd[1]: Listening on LVM2 poll daemon socket.
  727. [ 11.311355] systemd[1]: Listening on Syslog Socket.
  728. [ 11.314575] systemd[1]: Listening on Process Core Dump Socket.
  729. [ 11.314908] systemd[1]: Listening on fsck to fsckd communication Socket.
  730. [ 11.315111] systemd[1]: Listening on initctl Compatibility Named Pipe.
  731. [ 11.315689] systemd[1]: Listening on Journal Audit Socket.
  732. [ 11.316170] systemd[1]: Listening on Journal Socket (/dev/log).
  733. [ 11.316592] systemd[1]: Listening on Journal Socket.
  734. [ 11.317002] systemd[1]: Listening on udev Control Socket.
  735. [ 11.317294] systemd[1]: Listening on udev Kernel Socket.
  736. [ 11.320504] systemd[1]: Mounting Huge Pages File System...
  737. [ 11.327133] systemd[1]: Mounting POSIX Message Queue File System...
  738. [ 11.335465] systemd[1]: Mounting Kernel Debug File System...
  739. [ 11.344932] systemd[1]: Mounting Kernel Trace File System...
  740. [ 11.360669] systemd[1]: Starting Journal Service...
  741. [ 11.372455] systemd[1]: Starting Availability of block devices...
  742. [ 11.381753] systemd[1]: Starting Set the console keyboard layout...
  743. [ 11.389161] systemd[1]: Starting Create list of static device nodes for the current kernel...
  744. [ 11.404703] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  745. [ 11.410696] systemd[1]: Starting Load Kernel Module chromeos_pstore...
  746. [ 11.410806] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  747. [ 11.420410] systemd[1]: Starting Load Kernel Module efi_pstore...
  748. [ 11.430522] systemd[1]: Starting Load Kernel Module pstore_blk...
  749. [ 11.440450] systemd[1]: Starting Load Kernel Module pstore_zone...
  750. [ 11.456366] systemd[1]: Starting Load Kernel Module ramoops...
  751. [ 11.514092] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  752. [ 11.514196] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  753. [ 11.555310] systemd[1]: Starting Load Kernel Modules...
  754. [ 11.563759] systemd[1]: Starting Remount Root and Kernel File Systems...
  755. [ 11.574196] systemd[1]: Starting udev Coldplug all Devices...
  756. [ 11.584585] systemd[1]: Starting Uncomplicated firewall...
  757. [ 11.594259] systemd[1]: Mounted Huge Pages File System.
  758. [ 11.595438] systemd[1]: Mounted POSIX Message Queue File System.
  759. [ 11.596526] systemd[1]: Mounted Kernel Debug File System.
  760. [ 11.597668] systemd[1]: Mounted Kernel Trace File System.
  761. [ 11.600410] systemd[1]: Finished Availability of block devices.
  762. [ 11.607415] systemd[1]: Finished Create list of static device nodes for the current kernel.
  763. [ 11.645836] systemd[1]: modprobe@pstore_blk.service: Succeeded.
  764. [ 11.646733] systemd[1]: Finished Load Kernel Module pstore_blk.
  765. [ 11.647532] systemd[1]: modprobe@pstore_zone.service: Succeeded.
  766. [ 11.648470] systemd[1]: Finished Load Kernel Module pstore_zone.
  767. [ 11.777966] systemd[1]: modprobe@efi_pstore.service: Succeeded.
  768. [ 11.778862] systemd[1]: Finished Load Kernel Module efi_pstore.
  769. [ 11.932840] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
  770. [ 11.938305] systemd[1]: Finished Remount Root and Kernel File Systems.
  771. [ 11.946657] systemd[1]: Activating swap /swapfile...
  772. [ 12.137326] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  773. [ 12.144573] systemd[1]: Starting Load/Save Random Seed...
  774. [ 12.148397] systemd[1]: Starting Create System Users...
  775. [ 12.149597] systemd[1]: modprobe@chromeos_pstore.service: Succeeded.
  776. [ 12.156960] systemd[1]: Finished Load Kernel Module chromeos_pstore.
  777. [ 12.176726] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
  778. [ 12.185514] lp: driver loaded but no devices found
  779. [ 12.244085] systemd[1]: [email protected]: Succeeded.
  780. [ 12.244980] systemd[1]: Finished Load Kernel Module ramoops.
  781. [ 12.245393] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  782. [ 12.291662] ppdev: user-space parallel port driver
  783. [ 12.368436] parport_pc 00:04: reported by Plug and Play ACPI
  784. [ 12.368517] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
  785. [ 12.381966] systemd[1]: Finished Set the console keyboard layout.
  786. [ 12.417485] bpfilter: Loaded bpfilter_umh pid 306
  787. [ 12.418163] Started bpfilter
  788. [ 12.472118] lp0: using parport0 (interrupt-driven).
  789. [ 12.569615] systemd[1]: Started Journal Service.
  790. [ 12.788919] systemd-journald[270]: Received client request to flush runtime journal.
  791. [ 12.827157] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
  792. [ 21.289373] intel_rng: FWH not detected
  793. [ 21.352364] leds_ss4200: no LED devices found
  794. [ 22.153828] intel_powerclamp: No package C-state available
  795. [ 24.138976] snd_hda_codec_realtek hdaudioC0D2: ALC883: SKU not ready 0x411111f0
  796. [ 24.139323] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC883: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  797. [ 24.139326] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  798. [ 24.139328] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  799. [ 24.139330] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
  800. [ 24.139331] snd_hda_codec_realtek hdaudioC0D2: inputs:
  801. [ 24.139334] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
  802. [ 24.139337] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
  803. [ 24.139339] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
  804. [ 24.171902] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  805. [ 24.172034] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  806. [ 24.172138] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  807. [ 24.172227] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  808. [ 24.172323] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
  809. [ 25.229532] audit: type=1400 audit(1683235094.347:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=497 comm="apparmor_parser"
  810. [ 25.229541] audit: type=1400 audit(1683235094.347:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=497 comm="apparmor_parser"
  811. [ 25.229545] audit: type=1400 audit(1683235094.347:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=497 comm="apparmor_parser"
  812. [ 25.325424] audit: type=1400 audit(1683235094.443:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=500 comm="apparmor_parser"
  813. [ 25.372839] audit: type=1400 audit(1683235094.491:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=501 comm="apparmor_parser"
  814. [ 25.436607] audit: type=1400 audit(1683235094.555:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=502 comm="apparmor_parser"
  815. [ 25.454957] audit: type=1400 audit(1683235094.571:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=503 comm="apparmor_parser"
  816. [ 25.499064] audit: type=1400 audit(1683235094.615:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=504 comm="apparmor_parser"
  817. [ 25.718154] audit: type=1400 audit(1683235094.835:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=506 comm="apparmor_parser"
  818. [ 25.718164] audit: type=1400 audit(1683235094.835:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=506 comm="apparmor_parser"
  819. [ 38.565879] kauditd_printk_skb: 13 callbacks suppressed
  820. [ 38.565882] audit: type=1400 audit(1683235107.683:25): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=668 comm="cups-browsed" capability=23 capname="sys_nice"
  821. [ 41.180015] e100 0000:04:08.0 enp4s8: NIC Link is Up 100 Mbps Full Duplex
  822. [ 41.183360] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s8: link becomes ready
  823. [ 2113.552087] usb 4-1: USB disconnect, device number 2
  824. [ 2130.195947] usb 2-1: new low-speed USB device number 2 using uhci_hcd
  825. [ 2130.422988] usb 2-1: New USB device found, idVendor=413c, idProduct=2105, bcdDevice= 3.52
  826. [ 2130.422992] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  827. [ 2130.422995] usb 2-1: Product: Dell USB Keyboard
  828. [ 2130.422997] usb 2-1: Manufacturer: Dell
  829. [ 2130.491536] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:413C:2105.0003/input/input13
  830. [ 2130.548286] hid-generic 0003:413C:2105.0003: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-1/input0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement