Advertisement
Guest User

dmesg

a guest
Jun 27th, 2018
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.08 KB | None | 0 0
  1. root@computername:/home/username# dmesg
  2. [ 0.000000] Linux version 4.9.0-6-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07)
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=222f82a7-8318-4ba9-993e-dd2120ed1d62 ro quiet
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  8. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  9. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  10. [ 0.000000] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009a7ff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009a800-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000caa31fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000caa32000-0x00000000caa75fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000caa76000-0x00000000cadb6fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000cadb7000-0x00000000cade6fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000cade7000-0x00000000cafe6fff] ACPI NVS
  23. [ 0.000000] BIOS-e820: [mem 0x00000000cafe7000-0x00000000caffefff] ACPI data
  24. [ 0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
  25. [ 0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffc1ffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012effffff] usable
  29. [ 0.000000] NX (Execute Disable) protection: active
  30. [ 0.000000] SMBIOS 2.6 present.
  31. [ 0.000000] DMI: Dell Inc. Latitude E5520/0JD7TC, BIOS A12 03/10/2013
  32. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  33. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  34. [ 0.000000] e820: last_pfn = 0x12f000 max_arch_pfn = 0x400000000
  35. [ 0.000000] MTRR default type: uncachable
  36. [ 0.000000] MTRR fixed ranges enabled:
  37. [ 0.000000] 00000-9FFFF write-back
  38. [ 0.000000] A0000-BFFFF uncachable
  39. [ 0.000000] C0000-FFFFF write-protect
  40. [ 0.000000] MTRR variable ranges enabled:
  41. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  42. [ 0.000000] 1 base 080000000 mask FC0000000 write-back
  43. [ 0.000000] 2 base 0C0000000 mask FF8000000 write-back
  44. [ 0.000000] 3 base 0C8000000 mask FFC000000 write-back
  45. [ 0.000000] 4 base 0CB000000 mask FFF000000 uncachable
  46. [ 0.000000] 5 base 100000000 mask FE0000000 write-back
  47. [ 0.000000] 6 base 120000000 mask FF0000000 write-back
  48. [ 0.000000] 7 base 12F000000 mask FFF000000 uncachable
  49. [ 0.000000] 8 disabled
  50. [ 0.000000] 9 disabled
  51. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  52. [ 0.000000] e820: update [mem 0xcb000000-0xffffffff] usable ==> reserved
  53. [ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
  54. [ 0.000000] found SMP MP-table at [mem 0x000f21b0-0x000f21bf] mapped at [ffff9f68800f21b0]
  55. [ 0.000000] Base memory trampoline at [ffff9f6880094000] 94000 size 24576
  56. [ 0.000000] reserving inaccessible SNB gfx pages
  57. [ 0.000000] BRK [0x27139000, 0x27139fff] PGTABLE
  58. [ 0.000000] BRK [0x2713a000, 0x2713afff] PGTABLE
  59. [ 0.000000] BRK [0x2713b000, 0x2713bfff] PGTABLE
  60. [ 0.000000] BRK [0x2713c000, 0x2713cfff] PGTABLE
  61. [ 0.000000] BRK [0x2713d000, 0x2713dfff] PGTABLE
  62. [ 0.000000] BRK [0x2713e000, 0x2713efff] PGTABLE
  63. [ 0.000000] BRK [0x2713f000, 0x2713ffff] PGTABLE
  64. [ 0.000000] BRK [0x27140000, 0x27140fff] PGTABLE
  65. [ 0.000000] BRK [0x27141000, 0x27141fff] PGTABLE
  66. [ 0.000000] BRK [0x27142000, 0x27142fff] PGTABLE
  67. [ 0.000000] BRK [0x27143000, 0x27143fff] PGTABLE
  68. [ 0.000000] RAMDISK: [mem 0x35cd3000-0x36e60fff]
  69. [ 0.000000] ACPI: Early table checksum verification disabled
  70. [ 0.000000] ACPI: RSDP 0x00000000000FE300 000024 (v02 DELL )
  71. [ 0.000000] ACPI: XSDT 0x00000000CAFFDE18 00007C (v01 DELL CBX3 06222004 MSFT 00010013)
  72. [ 0.000000] ACPI: FACP 0x00000000CAF87D98 0000F4 (v04 DELL CBX3 06222004 MSFT 00010013)
  73. [ 0.000000] ACPI: DSDT 0x00000000CAF66018 0084D8 (v02 INT430 SYSFexxx 00001001 INTL 20090903)
  74. [ 0.000000] ACPI: FACS 0x00000000CAFE4E40 000040
  75. [ 0.000000] ACPI: FACS 0x00000000CAFE4D40 000040
  76. [ 0.000000] ACPI: APIC 0x00000000CAFFCF18 0000CC (v02 DELL CBX3 06222004 MSFT 00010013)
  77. [ 0.000000] ACPI: TCPA 0x00000000CAFE5D18 000032 (v02 00000000 00000000)
  78. [ 0.000000] ACPI: SSDT 0x00000000CAF88A98 0002F9 (v01 DELLTP TPM 00003000 INTL 20090903)
  79. [ 0.000000] ACPI: MCFG 0x00000000CAFE5C98 00003C (v01 DELL SNDYBRDG 06222004 MSFT 00000097)
  80. [ 0.000000] ACPI: HPET 0x00000000CAFE5C18 000038 (v01 A M I PCHHPET 06222004 AMI. 00000003)
  81. [ 0.000000] ACPI: BOOT 0x00000000CAFE5B98 000028 (v01 DELL CBX3 06222004 AMI 00010013)
  82. [ 0.000000] ACPI: SSDT 0x00000000CAF7D018 000846 (v01 PmRef Cpu0Ist 00003000 INTL 20090903)
  83. [ 0.000000] ACPI: SSDT 0x00000000CAF7C018 000996 (v01 PmRef CpuPm 00003000 INTL 20090903)
  84. [ 0.000000] ACPI: DMAR 0x00000000CAF87C18 0000E8 (v01 INTEL SNB 00000001 INTL 00000001)
  85. [ 0.000000] ACPI: SLIC 0x00000000CAF86C18 000176 (v03 DELL CBX3 06222004 MSFT 00010013)
  86. [ 0.000000] ACPI: Local APIC address 0xfee00000
  87. [ 0.000000] No NUMA configuration found
  88. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012effffff]
  89. [ 0.000000] NODE_DATA(0) allocated [mem 0x12effb000-0x12effffff]
  90. [ 0.000000] Zone ranges:
  91. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  92. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  93. [ 0.000000] Normal [mem 0x0000000100000000-0x000000012effffff]
  94. [ 0.000000] Device empty
  95. [ 0.000000] Movable zone start for each node
  96. [ 0.000000] Early memory node ranges
  97. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000099fff]
  98. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
  99. [ 0.000000] node 0: [mem 0x0000000020200000-0x000000003fffffff]
  100. [ 0.000000] node 0: [mem 0x0000000040200000-0x00000000caa31fff]
  101. [ 0.000000] node 0: [mem 0x00000000caa76000-0x00000000cadb6fff]
  102. [ 0.000000] node 0: [mem 0x00000000cafff000-0x00000000caffffff]
  103. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000012effffff]
  104. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000012effffff]
  105. [ 0.000000] On node 0 totalpages: 1022221
  106. [ 0.000000] DMA zone: 64 pages used for memmap
  107. [ 0.000000] DMA zone: 153 pages reserved
  108. [ 0.000000] DMA zone: 3993 pages, LIFO batch:0
  109. [ 0.000000] DMA32 zone: 12902 pages used for memmap
  110. [ 0.000000] DMA32 zone: 825716 pages, LIFO batch:31
  111. [ 0.000000] Normal zone: 3008 pages used for memmap
  112. [ 0.000000] Normal zone: 192512 pages, LIFO batch:31
  113. [ 0.000000] Reserving Intel graphics memory at 0x00000000cba00000-0x00000000cf9fffff
  114. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  115. [ 0.000000] ACPI: Local APIC address 0xfee00000
  116. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  117. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  118. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  119. [ 0.000000] ACPI: IRQ0 used by override.
  120. [ 0.000000] ACPI: IRQ9 used by override.
  121. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  122. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  123. [ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
  124. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
  127. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  128. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0xcaa32000-0xcaa75fff]
  132. [ 0.000000] PM: Registered nosave memory: [mem 0xcadb7000-0xcade6fff]
  133. [ 0.000000] PM: Registered nosave memory: [mem 0xcade7000-0xcafe6fff]
  134. [ 0.000000] PM: Registered nosave memory: [mem 0xcafe7000-0xcaffefff]
  135. [ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcb7fffff]
  136. [ 0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcf9fffff]
  137. [ 0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xfed1bfff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffbfffff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffc1ffff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0xffc20000-0xffffffff]
  142. [ 0.000000] e820: [mem 0xcfa00000-0xfed1bfff] available for PCI devices
  143. [ 0.000000] Booting paravirtualized kernel on bare hardware
  144. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  145. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
  146. [ 0.000000] percpu: Embedded 35 pages/cpu @ffff9f69aa200000 s105304 r8192 d29864 u262144
  147. [ 0.000000] pcpu-alloc: s105304 r8192 d29864 u262144 alloc=1*2097152
  148. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  149. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1006094
  150. [ 0.000000] Policy zone: Normal
  151. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=222f82a7-8318-4ba9-993e-dd2120ed1d62 ro quiet
  152. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  153. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  154. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  155. [ 0.000000] Memory: 3920848K/4088884K available (6240K kernel code, 1159K rwdata, 2868K rodata, 1416K init, 688K bss, 168036K reserved, 0K cma-reserved)
  156. [ 0.000000] Kernel/User page tables isolation: enabled
  157. [ 0.000000] Hierarchical RCU implementation.
  158. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  159. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
  160. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=16
  161. [ 0.000000] NR_IRQS:33024 nr_irqs:552 16
  162. [ 0.000000] Console: colour VGA+ 80x25
  163. [ 0.000000] console [tty0] enabled
  164. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  165. [ 0.000000] hpet clockevent registered
  166. [ 0.000000] tsc: Fast TSC calibration using PIT
  167. [ 0.000000] tsc: Detected 2593.932 MHz processor
  168. [ 0.000027] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.86 BogoMIPS (lpj=10375728)
  169. [ 0.000030] pid_max: default: 32768 minimum: 301
  170. [ 0.000050] ACPI: Core revision 20160831
  171. [ 0.005684] ACPI: 4 ACPI AML tables successfully acquired and loaded
  172. [ 0.005740] Security Framework initialized
  173. [ 0.005741] Yama: disabled by default; enable with sysctl kernel.yama.*
  174. [ 0.005748] AppArmor: AppArmor disabled by boot time parameter
  175. [ 0.005962] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  176. [ 0.006731] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  177. [ 0.007060] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  178. [ 0.007065] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  179. [ 0.007316] CPU: Physical Processor ID: 0
  180. [ 0.007317] CPU: Processor Core ID: 0
  181. [ 0.007321] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  182. [ 0.007321] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  183. [ 0.007323] mce: CPU supports 7 MCE banks
  184. [ 0.007331] CPU0: Thermal monitoring enabled (TM1)
  185. [ 0.007340] process: using mwait in idle threads
  186. [ 0.007343] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  187. [ 0.007344] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  188. [ 0.007345] Spectre V2 : Mitigation: Full generic retpoline
  189. [ 0.007814] Freeing SMP alternatives memory: 24K
  190. [ 0.010555] ftrace: allocating 25239 entries in 99 pages
  191. [ 0.033379] smpboot: Max logical packages: 8
  192. [ 0.033391] DMAR: Host address width 36
  193. [ 0.033392] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  194. [ 0.033398] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
  195. [ 0.033399] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  196. [ 0.033404] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
  197. [ 0.033405] DMAR: RMRR base: 0x000000cadc6000 end: 0x000000cadd5fff
  198. [ 0.033407] DMAR: RMRR base: 0x000000cb800000 end: 0x000000cf9fffff
  199. [ 0.033409] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  200. [ 0.033409] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  201. [ 0.033410] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  202. [ 0.033731] DMAR-IR: Enabled IRQ remapping in x2apic mode
  203. [ 0.033733] x2apic enabled
  204. [ 0.033738] Switched APIC routing to cluster x2apic.
  205. [ 0.034199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  206. [ 0.073890] TSC deadline timer enabled
  207. [ 0.073893] smpboot: CPU0: Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz (family: 0x6, model: 0x2a, stepping: 0x7)
  208. [ 0.073897] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
  209. [ 0.073927] ... version: 3
  210. [ 0.073928] ... bit width: 48
  211. [ 0.073928] ... generic registers: 4
  212. [ 0.073929] ... value mask: 0000ffffffffffff
  213. [ 0.073929] ... max period: 00007fffffffffff
  214. [ 0.073930] ... fixed-purpose events: 3
  215. [ 0.073931] ... event mask: 000000070000000f
  216. [ 0.074738] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  217. [ 0.074870] x86: Booting SMP configuration:
  218. [ 0.074871] .... node #0, CPUs: #1 #2 #3
  219. [ 0.082101] x86: Booted up 1 node, 4 CPUs
  220. [ 0.082103] smpboot: Total of 4 processors activated (20751.45 BogoMIPS)
  221. [ 0.085124] devtmpfs: initialized
  222. [ 0.085195] x86/mm: Memory block size: 128MB
  223. [ 0.087366] PM: Registering ACPI NVS region [mem 0xcade7000-0xcafe6fff] (2097152 bytes)
  224. [ 0.087473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  225. [ 0.087491] futex hash table entries: 4096 (order: 6, 262144 bytes)
  226. [ 0.087552] pinctrl core: initialized pinctrl subsystem
  227. [ 0.087672] NET: Registered protocol family 16
  228. [ 0.100864] cpuidle: using governor ladder
  229. [ 0.116875] cpuidle: using governor menu
  230. [ 0.116930] Simple Boot Flag at 0xf3 set to 0x1
  231. [ 0.116955] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  232. [ 0.116956] ACPI: bus type PCI registered
  233. [ 0.116957] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  234. [ 0.117034] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  235. [ 0.117035] PCI: not using MMCONFIG
  236. [ 0.117036] PCI: Using configuration type 1 for base access
  237. [ 0.117043] dmi type 0xB1 record - unknown flag
  238. [ 0.117075] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  239. [ 0.117262] mtrr: your CPUs had inconsistent variable MTRR settings
  240. [ 0.117262] mtrr: probably your BIOS does not setup all CPUs.
  241. [ 0.117263] mtrr: corrected configuration.
  242. [ 0.133074] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  243. [ 0.133327] ACPI: Added _OSI(Module Device)
  244. [ 0.133328] ACPI: Added _OSI(Processor Device)
  245. [ 0.133328] ACPI: Added _OSI(3.0 _SCP Extensions)
  246. [ 0.133329] ACPI: Added _OSI(Processor Aggregator Device)
  247. [ 0.136985] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  248. [ 0.155485] ACPI: Dynamic OEM Table Load:
  249. [ 0.155492] ACPI: SSDT 0xFFFF9F69A8977800 000727 (v01 PmRef Cpu0Cst 00003001 INTL 20090903)
  250. [ 0.155818] ACPI: Dynamic OEM Table Load:
  251. [ 0.155822] ACPI: SSDT 0xFFFF9F69A8972800 000303 (v01 PmRef ApIst 00003000 INTL 20090903)
  252. [ 0.156062] ACPI: Dynamic OEM Table Load:
  253. [ 0.156066] ACPI: SSDT 0xFFFF9F69A8F59A00 000119 (v01 PmRef ApCst 00003000 INTL 20090903)
  254. [ 0.156749] ACPI : EC: EC started
  255. [ 0.156750] ACPI : EC: interrupt blocked
  256. [ 0.157662] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
  257. [ 0.157664] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x10, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  258. [ 0.157665] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
  259. [ 0.157666] ACPI: Interpreter enabled
  260. [ 0.157685] ACPI: (supports S0 S3 S4 S5)
  261. [ 0.157685] ACPI: Using IOAPIC for interrupt routing
  262. [ 0.157711] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  263. [ 0.158098] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
  264. [ 0.158106] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  265. [ 0.172016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  266. [ 0.172020] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  267. [ 0.172055] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  268. [ 0.172526] PCI host bridge to bus 0000:00
  269. [ 0.172529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  270. [ 0.172530] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  271. [ 0.172531] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  272. [ 0.172533] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff window]
  273. [ 0.172534] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  274. [ 0.172536] pci_bus 0000:00: root bus resource [bus 00-3e]
  275. [ 0.172543] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
  276. [ 0.172637] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
  277. [ 0.172646] pci 0000:00:02.0: reg 0x10: [mem 0xe1c00000-0xe1ffffff 64bit]
  278. [ 0.172651] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
  279. [ 0.172655] pci 0000:00:02.0: reg 0x20: [io 0x7000-0x703f]
  280. [ 0.172764] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
  281. [ 0.172786] pci 0000:00:16.0: reg 0x10: [mem 0xe3d80000-0xe3d8000f 64bit]
  282. [ 0.172861] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  283. [ 0.172950] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
  284. [ 0.172968] pci 0000:00:1a.0: reg 0x10: [mem 0xe3d50000-0xe3d503ff]
  285. [ 0.173053] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  286. [ 0.173097] pci 0000:00:1a.0: System wakeup disabled by ACPI
  287. [ 0.173141] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
  288. [ 0.173158] pci 0000:00:1b.0: reg 0x10: [mem 0xe3d40000-0xe3d43fff 64bit]
  289. [ 0.173231] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  290. [ 0.173280] pci 0000:00:1b.0: System wakeup disabled by ACPI
  291. [ 0.173325] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
  292. [ 0.173452] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  293. [ 0.173508] pci 0000:00:1c.0: System wakeup disabled by ACPI
  294. [ 0.173554] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
  295. [ 0.173680] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  296. [ 0.173736] pci 0000:00:1c.1: System wakeup disabled by ACPI
  297. [ 0.173782] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
  298. [ 0.173909] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  299. [ 0.173965] pci 0000:00:1c.2: System wakeup disabled by ACPI
  300. [ 0.174010] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
  301. [ 0.174092] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  302. [ 0.174140] pci 0000:00:1c.5: System wakeup disabled by ACPI
  303. [ 0.174182] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
  304. [ 0.174263] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  305. [ 0.174311] pci 0000:00:1c.6: System wakeup disabled by ACPI
  306. [ 0.174356] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
  307. [ 0.174373] pci 0000:00:1d.0: reg 0x10: [mem 0xe3d30000-0xe3d303ff]
  308. [ 0.174457] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  309. [ 0.174501] pci 0000:00:1d.0: System wakeup disabled by ACPI
  310. [ 0.174543] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
  311. [ 0.174719] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
  312. [ 0.174734] pci 0000:00:1f.2: reg 0x10: [io 0x70b0-0x70b7]
  313. [ 0.174742] pci 0000:00:1f.2: reg 0x14: [io 0x70a0-0x70a3]
  314. [ 0.174750] pci 0000:00:1f.2: reg 0x18: [io 0x7090-0x7097]
  315. [ 0.174758] pci 0000:00:1f.2: reg 0x1c: [io 0x7080-0x7083]
  316. [ 0.174766] pci 0000:00:1f.2: reg 0x20: [io 0x7060-0x707f]
  317. [ 0.174774] pci 0000:00:1f.2: reg 0x24: [mem 0xe3d20000-0xe3d207ff]
  318. [ 0.174815] pci 0000:00:1f.2: PME# supported from D3hot
  319. [ 0.174891] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
  320. [ 0.174906] pci 0000:00:1f.3: reg 0x10: [mem 0xe3d10000-0xe3d100ff 64bit]
  321. [ 0.174927] pci 0000:00:1f.3: reg 0x20: [io 0x7040-0x705f]
  322. [ 0.175085] pci 0000:00:1c.0: PCI bridge to [bus 01]
  323. [ 0.175222] pci 0000:02:00.0: [14e4:4727] type 00 class 0x028000
  324. [ 0.175254] pci 0000:02:00.0: reg 0x10: [mem 0xe3c00000-0xe3c03fff 64bit]
  325. [ 0.175419] pci 0000:02:00.0: supports D1 D2
  326. [ 0.175421] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  327. [ 0.175476] pci 0000:02:00.0: System wakeup disabled by ACPI
  328. [ 0.185481] pci 0000:00:1c.1: PCI bridge to [bus 02]
  329. [ 0.185487] pci 0000:00:1c.1: bridge window [mem 0xe3c00000-0xe3cfffff]
  330. [ 0.185571] acpiphp: Slot [1] registered
  331. [ 0.185577] pci 0000:00:1c.2: PCI bridge to [bus 03-08]
  332. [ 0.185581] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
  333. [ 0.185585] pci 0000:00:1c.2: bridge window [mem 0xe3100000-0xe3afffff]
  334. [ 0.185591] pci 0000:00:1c.2: bridge window [mem 0xe1100000-0xe1afffff 64bit pref]
  335. [ 0.185682] pci 0000:09:00.0: [1217:13f7] type 00 class 0x0c0010
  336. [ 0.185723] pci 0000:09:00.0: reg 0x10: [mem 0xe3b30000-0xe3b30fff]
  337. [ 0.185991] pci 0000:09:00.0: supports D1 D2
  338. [ 0.185992] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  339. [ 0.186057] pci 0000:09:00.0: System wakeup disabled by ACPI
  340. [ 0.186123] pci 0000:09:00.1: [1217:8321] type 00 class 0x080501
  341. [ 0.186164] pci 0000:09:00.1: reg 0x10: [mem 0xe3b20000-0xe3b201ff]
  342. [ 0.186429] pci 0000:09:00.1: supports D1 D2
  343. [ 0.186431] pci 0000:09:00.1: PME# supported from D0 D1 D2 D3hot D3cold
  344. [ 0.186553] pci 0000:09:00.2: [1217:8331] type 00 class 0x018000
  345. [ 0.186593] pci 0000:09:00.2: reg 0x10: [mem 0xe3b10000-0xe3b103ff]
  346. [ 0.186639] pci 0000:09:00.2: reg 0x18: [mem 0xe3b00000-0xe3b003ff]
  347. [ 0.186858] pci 0000:09:00.2: supports D1 D2
  348. [ 0.186860] pci 0000:09:00.2: PME# supported from D0 D1 D2 D3hot D3cold
  349. [ 0.197483] pci 0000:00:1c.5: PCI bridge to [bus 09]
  350. [ 0.197500] pci 0000:00:1c.5: bridge window [mem 0xe3b00000-0xe3bfffff]
  351. [ 0.197751] pci 0000:0a:00.0: [14e4:1681] type 00 class 0x020000
  352. [ 0.197794] pci 0000:0a:00.0: reg 0x10: [mem 0xe2010000-0xe201ffff 64bit]
  353. [ 0.197825] pci 0000:0a:00.0: reg 0x18: [mem 0xe2000000-0xe200ffff 64bit]
  354. [ 0.198031] pci 0000:0a:00.0: PME# supported from D3hot D3cold
  355. [ 0.198298] pci 0000:0a:00.0: System wakeup disabled by ACPI
  356. [ 0.209620] pci 0000:00:1c.6: PCI bridge to [bus 0a-11]
  357. [ 0.209625] pci 0000:00:1c.6: bridge window [io 0x2000-0x5fff]
  358. [ 0.209629] pci 0000:00:1c.6: bridge window [mem 0xe2000000-0xe30fffff]
  359. [ 0.209635] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xe10fffff 64bit pref]
  360. [ 0.210738] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
  361. [ 0.210790] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
  362. [ 0.210840] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 *3 4 5 6 7 10 12 14 15)
  363. [ 0.210889] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
  364. [ 0.210938] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  365. [ 0.210988] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  366. [ 0.211037] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 *5 6 7 10 12 14 15)
  367. [ 0.211086] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  368. [ 0.212254] ACPI: Enabled 2 GPEs in block 00 to 3F
  369. [ 0.212321] ACPI : EC: interrupt unblocked
  370. [ 0.212327] ACPI : EC: event unblocked
  371. [ 0.212334] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x10, EC_CMD/EC_SC=0x934, EC_DATA=0x930
  372. [ 0.212335] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
  373. [ 0.212422] vgaarb: setting as boot device: PCI:0000:00:02.0
  374. [ 0.212423] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  375. [ 0.212425] vgaarb: loaded
  376. [ 0.212426] vgaarb: bridge control possible 0000:00:02.0
  377. [ 0.212497] PCI: Using ACPI for IRQ routing
  378. [ 0.214481] PCI: pci_cache_line_size set to 64 bytes
  379. [ 0.214584] e820: reserve RAM buffer [mem 0x0009a800-0x0009ffff]
  380. [ 0.214586] e820: reserve RAM buffer [mem 0xcaa32000-0xcbffffff]
  381. [ 0.214587] e820: reserve RAM buffer [mem 0xcadb7000-0xcbffffff]
  382. [ 0.214588] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
  383. [ 0.214589] e820: reserve RAM buffer [mem 0x12f000000-0x12fffffff]
  384. [ 0.214734] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  385. [ 0.214740] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  386. [ 0.216759] clocksource: Switched to clocksource hpet
  387. [ 0.222789] VFS: Disk quotas dquot_6.6.0
  388. [ 0.222824] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  389. [ 0.222911] pnp: PnP ACPI init
  390. [ 0.223079] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
  391. [ 0.223083] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  392. [ 0.223133] system 00:01: [io 0x0680-0x069f] has been reserved
  393. [ 0.223135] system 00:01: [io 0x1000-0x100f] has been reserved
  394. [ 0.223136] system 00:01: [io 0xffff] has been reserved
  395. [ 0.223138] system 00:01: [io 0xffff] has been reserved
  396. [ 0.223140] system 00:01: [io 0x0400-0x047f] has been reserved
  397. [ 0.223142] system 00:01: [io 0x0500-0x057f] has been reserved
  398. [ 0.223143] system 00:01: [io 0x164e-0x164f] has been reserved
  399. [ 0.223146] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  400. [ 0.223173] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  401. [ 0.223199] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  402. [ 0.223924] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (disabled)
  403. [ 0.223948] pnp 00:05: Plug and Play ACPI device, IDs DLL049a PNP0f13 (active)
  404. [ 0.224113] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
  405. [ 0.224114] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
  406. [ 0.224116] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
  407. [ 0.224118] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
  408. [ 0.224119] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
  409. [ 0.224121] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
  410. [ 0.224123] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
  411. [ 0.224124] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
  412. [ 0.224126] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
  413. [ 0.224128] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
  414. [ 0.224130] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  415. [ 0.225407] system 00:07: [mem 0x20000000-0x201fffff] has been reserved
  416. [ 0.225409] system 00:07: [mem 0x40000000-0x401fffff] has been reserved
  417. [ 0.225411] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
  418. [ 0.225418] pnp: PnP ACPI: found 8 devices
  419. [ 0.231754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  420. [ 0.231810] pci 0000:00:1c.0: PCI bridge to [bus 01]
  421. [ 0.231828] pci 0000:00:1c.1: PCI bridge to [bus 02]
  422. [ 0.231835] pci 0000:00:1c.1: bridge window [mem 0xe3c00000-0xe3cfffff]
  423. [ 0.231846] pci 0000:00:1c.2: PCI bridge to [bus 03-08]
  424. [ 0.231849] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
  425. [ 0.231856] pci 0000:00:1c.2: bridge window [mem 0xe3100000-0xe3afffff]
  426. [ 0.231861] pci 0000:00:1c.2: bridge window [mem 0xe1100000-0xe1afffff 64bit pref]
  427. [ 0.231869] pci 0000:00:1c.5: PCI bridge to [bus 09]
  428. [ 0.231875] pci 0000:00:1c.5: bridge window [mem 0xe3b00000-0xe3bfffff]
  429. [ 0.231883] pci 0000:00:1c.6: PCI bridge to [bus 0a-11]
  430. [ 0.231886] pci 0000:00:1c.6: bridge window [io 0x2000-0x5fff]
  431. [ 0.231891] pci 0000:00:1c.6: bridge window [mem 0xe2000000-0xe30fffff]
  432. [ 0.231895] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xe10fffff 64bit pref]
  433. [ 0.231902] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  434. [ 0.231904] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  435. [ 0.231905] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  436. [ 0.231907] pci_bus 0000:00: resource 7 [mem 0xcfa00000-0xfeafffff window]
  437. [ 0.231908] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
  438. [ 0.231910] pci_bus 0000:02: resource 1 [mem 0xe3c00000-0xe3cfffff]
  439. [ 0.231911] pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
  440. [ 0.231913] pci_bus 0000:03: resource 1 [mem 0xe3100000-0xe3afffff]
  441. [ 0.231914] pci_bus 0000:03: resource 2 [mem 0xe1100000-0xe1afffff 64bit pref]
  442. [ 0.231915] pci_bus 0000:09: resource 1 [mem 0xe3b00000-0xe3bfffff]
  443. [ 0.231917] pci_bus 0000:0a: resource 0 [io 0x2000-0x5fff]
  444. [ 0.231918] pci_bus 0000:0a: resource 1 [mem 0xe2000000-0xe30fffff]
  445. [ 0.231919] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xe10fffff 64bit pref]
  446. [ 0.232020] NET: Registered protocol family 2
  447. [ 0.232206] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  448. [ 0.232270] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  449. [ 0.232333] TCP: Hash tables configured (established 32768 bind 32768)
  450. [ 0.232353] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  451. [ 0.232366] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  452. [ 0.232431] NET: Registered protocol family 1
  453. [ 0.232444] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  454. [ 0.233056] PCI: CLS 64 bytes, default 64
  455. [ 0.233099] Unpacking initramfs...
  456. [ 0.538084] Freeing initrd memory: 17976K
  457. [ 0.538133] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  458. [ 0.538136] software IO TLB [mem 0xc6a32000-0xcaa32000] (64MB) mapped at [ffff9f6946a32000-ffff9f694aa31fff]
  459. [ 0.538627] audit: initializing netlink subsys (disabled)
  460. [ 0.538645] audit: type=2000 audit(1530115345.528:1): initialized
  461. [ 0.539044] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  462. [ 0.539087] zbud: loaded
  463. [ 0.539952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  464. [ 0.539987] io scheduler noop registered
  465. [ 0.539988] io scheduler deadline registered
  466. [ 0.540003] io scheduler cfq registered (default)
  467. [ 0.540759] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  468. [ 0.540764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  469. [ 0.540778] intel_idle: MWAIT substates: 0x21120
  470. [ 0.540789] intel_idle: v0.4.1 model 0x2A
  471. [ 0.540945] intel_idle: lapic_timer_reliable_states 0xffffffff
  472. [ 0.541133] GHES: HEST is not enabled!
  473. [ 0.541184] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  474. [ 0.541583] Linux agpgart interface v0.103
  475. [ 0.541650] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  476. [ 0.541650] AMD IOMMUv2 functionality not available on this system
  477. [ 0.541980] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  478. [ 0.542352] i8042: Warning: Keylock active
  479. [ 0.543534] serio: i8042 KBD port at 0x60,0x64 irq 1
  480. [ 0.543538] serio: i8042 AUX port at 0x60,0x64 irq 12
  481. [ 0.543715] mousedev: PS/2 mouse device common for all mice
  482. [ 0.543754] rtc_cmos 00:02: RTC can wake from S4
  483. [ 0.543899] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  484. [ 0.543926] rtc_cmos 00:02: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
  485. [ 0.543937] intel_pstate: Intel P-state driver initializing
  486. [ 0.544246] ledtrig-cpu: registered to indicate activity on CPUs
  487. [ 0.544870] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  488. [ 0.546325] NET: Registered protocol family 10
  489. [ 0.546946] mip6: Mobile IPv6
  490. [ 0.546951] NET: Registered protocol family 17
  491. [ 0.546956] mpls_gso: MPLS GSO support
  492. [ 0.547492] microcode: sig=0x206a7, pf=0x10, revision=0x28
  493. [ 0.547622] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  494. [ 0.547942] registered taskstats version 1
  495. [ 0.547979] zswap: loaded using pool lzo/zbud
  496. [ 0.548229] ima: No TPM chip found, activating TPM-bypass!
  497. [ 0.549490] rtc_cmos 00:02: setting system clock to 2018-06-27 16:02:25 UTC (1530115345)
  498. [ 0.549651] PM: Hibernation image not present or could not be loaded.
  499. [ 0.553409] Freeing unused kernel memory: 1416K
  500. [ 0.553412] Write protecting the kernel read-only data: 12288k
  501. [ 0.554777] Freeing unused kernel memory: 1936K
  502. [ 0.562544] Freeing unused kernel memory: 1228K
  503. [ 0.576663] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  504. [ 0.606131] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  505. [ 0.606276] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  506. [ 0.606296] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  507. [ 0.607883] random: udevadm: uninitialized urandom read (16 bytes read)
  508. [ 0.607953] random: udevadm: uninitialized urandom read (16 bytes read)
  509. [ 0.610829] random: udevadm: uninitialized urandom read (16 bytes read)
  510. [ 0.610948] random: udevadm: uninitialized urandom read (16 bytes read)
  511. [ 0.610980] random: udevadm: uninitialized urandom read (16 bytes read)
  512. [ 0.611600] random: udevadm: uninitialized urandom read (16 bytes read)
  513. [ 0.611716] random: udevadm: uninitialized urandom read (16 bytes read)
  514. [ 0.650479] thermal LNXTHERM:00: registered as thermal_zone0
  515. [ 0.650482] ACPI: Thermal Zone [THM] (25 C)
  516. [ 0.651985] ACPI: bus type USB registered
  517. [ 0.652013] usbcore: registered new interface driver usbfs
  518. [ 0.652025] usbcore: registered new interface driver hub
  519. [ 0.652053] usbcore: registered new device driver usb
  520. [ 0.652698] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  521. [ 0.652764] pps_core: LinuxPPS API ver. 1 registered
  522. [ 0.652765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  523. [ 0.652930] ehci-pci: EHCI PCI platform driver
  524. [ 0.653094] ehci-pci 0000:00:1a.0: EHCI Host Controller
  525. [ 0.653101] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  526. [ 0.653118] ehci-pci 0000:00:1a.0: debug port 2
  527. [ 0.653166] PTP clock support registered
  528. [ 0.653187] sdhci: Secure Digital Host Controller Interface driver
  529. [ 0.653188] sdhci: Copyright(c) Pierre Ossman
  530. [ 0.653536] sdhci-pci 0000:09:00.1: SDHCI controller found [1217:8321] (rev 5)
  531. [ 0.653944] tg3.c:v3.137 (May 11, 2014)
  532. [ 0.655922] SCSI subsystem initialized
  533. [ 0.657023] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  534. [ 0.657052] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe3d50000
  535. [ 0.659471] mmc0: SDHCI controller on PCI [0000:09:00.1] using DMA
  536. [ 0.659610] libata version 3.00 loaded.
  537. [ 0.662456] AVX version of gcm_enc/dec engaged.
  538. [ 0.662457] AES CTR mode by8 optimization enabled
  539. [ 0.672835] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  540. [ 0.672902] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  541. [ 0.672904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  542. [ 0.672906] usb usb1: Product: EHCI Host Controller
  543. [ 0.672908] usb usb1: Manufacturer: Linux 4.9.0-6-amd64 ehci_hcd
  544. [ 0.672909] usb usb1: SerialNumber: 0000:00:1a.0
  545. [ 0.673146] tg3 0000:0a:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address d0:67:e5:38:b3:9e
  546. [ 0.673148] tg3 0000:0a:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
  547. [ 0.673150] tg3 0000:0a:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
  548. [ 0.673151] tg3 0000:0a:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
  549. [ 0.673319] hub 1-0:1.0: USB hub found
  550. [ 0.673333] hub 1-0:1.0: 2 ports detected
  551. [ 0.673570] ehci-pci 0000:00:1d.0: EHCI Host Controller
  552. [ 0.673575] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  553. [ 0.673586] ehci-pci 0000:00:1d.0: debug port 2
  554. [ 0.677499] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  555. [ 0.677506] ehci-pci 0000:00:1d.0: irq 17, io mem 0xe3d30000
  556. [ 0.679333] tg3 0000:0a:00.0 enp10s0: renamed from eth0
  557. [ 0.692883] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  558. [ 0.692988] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  559. [ 0.692990] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  560. [ 0.692991] usb usb2: Product: EHCI Host Controller
  561. [ 0.692993] usb usb2: Manufacturer: Linux 4.9.0-6-amd64 ehci_hcd
  562. [ 0.692994] usb usb2: SerialNumber: 0000:00:1d.0
  563. [ 0.693169] hub 2-0:1.0: USB hub found
  564. [ 0.693176] hub 2-0:1.0: 2 ports detected
  565. [ 0.693292] ahci 0000:00:1f.2: version 3.0
  566. [ 0.693519] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  567. [ 0.703625] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3b impl SATA mode
  568. [ 0.703628] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
  569. [ 0.717055] firewire_ohci 0000:09:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x10
  570. [ 0.717068] firewire_ohci 0000:09:00.0: register access failure
  571. [ 0.749835] scsi host0: ahci
  572. [ 0.750022] scsi host1: ahci
  573. [ 0.750212] scsi host2: ahci
  574. [ 0.750379] scsi host3: ahci
  575. [ 0.750534] scsi host4: ahci
  576. [ 0.750687] scsi host5: ahci
  577. [ 0.750768] ata1: SATA max UDMA/133 abar m2048@0xe3d20000 port 0xe3d20100 irq 26
  578. [ 0.750771] ata2: SATA max UDMA/133 abar m2048@0xe3d20000 port 0xe3d20180 irq 26
  579. [ 0.750772] ata3: DUMMY
  580. [ 0.750775] ata4: SATA max UDMA/133 abar m2048@0xe3d20000 port 0xe3d20280 irq 26
  581. [ 0.750778] ata5: SATA max UDMA/133 abar m2048@0xe3d20000 port 0xe3d20300 irq 26
  582. [ 0.750781] ata6: SATA max UDMA/133 abar m2048@0xe3d20000 port 0xe3d20380 irq 26
  583. [ 0.751056] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  584. [ 1.000928] usb 1-1: new high-speed USB device number 2 using ehci-pci
  585. [ 1.020902] usb 2-1: new high-speed USB device number 2 using ehci-pci
  586. [ 1.064796] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  587. [ 1.070058] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  588. [ 1.070163] ata1.00: supports DRM functions and may not be fully accessible
  589. [ 1.071373] ata1.00: disabling queued TRIM support
  590. [ 1.071379] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
  591. [ 1.071383] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
  592. [ 1.074183] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  593. [ 1.074365] ata1.00: supports DRM functions and may not be fully accessible
  594. [ 1.075623] ata1.00: disabling queued TRIM support
  595. [ 1.076377] ata1.00: configured for UDMA/133
  596. [ 1.077387] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
  597. [ 1.149661] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  598. [ 1.149668] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  599. [ 1.150265] hub 1-1:1.0: USB hub found
  600. [ 1.150436] hub 1-1:1.0: 6 ports detected
  601. [ 1.169319] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  602. [ 1.169325] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  603. [ 1.169938] hub 2-1:1.0: USB hub found
  604. [ 1.170033] hub 2-1:1.0: 6 ports detected
  605. [ 1.221281] firewire_core 0000:09:00.0: created device fw0: GUID 027d4ac1374fc000, S400
  606. [ 1.424750] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  607. [ 1.426137] ata2.00: ATA-8: WDC WD10JPVT-22A1YT0, 01.01A01, max UDMA/133
  608. [ 1.426142] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  609. [ 1.427454] ata2.00: configured for UDMA/133
  610. [ 1.428126] scsi 1:0:0:0: Direct-Access ATA WDC WD10JPVT-22A 1A01 PQ: 0 ANSI: 5
  611. [ 1.436936] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
  612. [ 1.456961] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
  613. [ 1.483462] random: fast init done
  614. [ 1.540946] tsc: Refined TSC clocksource calibration: 2594.106 MHz
  615. [ 1.540965] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647bfab01, max_idle_ns: 440795211785 ns
  616. [ 1.545679] usb 1-1.1: New USB device found, idVendor=413c, idProduct=2513
  617. [ 1.545685] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  618. [ 1.546364] hub 1-1.1:1.0: USB hub found
  619. [ 1.546561] hub 1-1.1:1.0: 3 ports detected
  620. [ 1.568900] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c52b
  621. [ 1.568906] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  622. [ 1.568910] usb 2-1.1: Product: USB Receiver
  623. [ 1.568913] usb 2-1.1: Manufacturer: Logitech
  624. [ 1.573413] hidraw: raw HID events driver (C) Jiri Kosina
  625. [ 1.579959] usbcore: registered new interface driver usbhid
  626. [ 1.579962] usbhid: USB HID core driver
  627. [ 1.583316] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.1/input2
  628. [ 1.624974] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
  629. [ 1.648948] usb 2-1.6: new full-speed USB device number 4 using ehci-pci
  630. [ 1.708614] input: Logitech M705 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input3
  631. [ 1.708834] logitech-hidpp-device 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M705] on usb-0000:00:1d.0-1.1:1
  632. [ 1.733721] usb 1-1.2: New USB device found, idVendor=413c, idProduct=2513
  633. [ 1.733727] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  634. [ 1.734353] hub 1-1.2:1.0: USB hub found
  635. [ 1.734434] hub 1-1.2:1.0: 3 ports detected
  636. [ 1.762459] usb 2-1.6: New USB device found, idVendor=413c, idProduct=8187
  637. [ 1.762465] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  638. [ 1.762469] usb 2-1.6: Product: DW375 Bluetooth Module
  639. [ 1.762472] usb 2-1.6: Manufacturer: Dell Computer Corp
  640. [ 1.762476] usb 2-1.6: SerialNumber: 3859F9D6E316
  641. [ 1.780371] ata4: SATA link down (SStatus 0 SControl 300)
  642. [ 1.812943] usb 1-1.3: new full-speed USB device number 5 using ehci-pci
  643. [ 1.923800] usb 1-1.3: New USB device found, idVendor=08ff, idProduct=2810
  644. [ 1.923807] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  645. [ 1.923811] usb 1-1.3: Product: Fingerprint Sensor
  646. [ 2.000998] usb 1-1.1.3: new low-speed USB device number 6 using ehci-pci
  647. [ 2.055927] input: AlpsPS/2 ALPS DualPoint Stick as /devices/platform/i8042/serio1/input/input4
  648. [ 2.070394] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input2
  649. [ 2.096857] ata5: SATA link down (SStatus 0 SControl 300)
  650. [ 2.114777] usb 1-1.1.3: New USB device found, idVendor=04f3, idProduct=0103
  651. [ 2.114784] usb 1-1.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  652. [ 2.121659] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:04F3:0103.0005/input/input5
  653. [ 2.121942] hid-generic 0003:04F3:0103.0005: input,hidraw2: USB HID v1.11 Keyboard [HID 04f3:0103] on usb-0000:00:1a.0-1.1.3/input0
  654. [ 2.124764] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.1/0003:04F3:0103.0006/input/input6
  655. [ 2.124873] hid-generic 0003:04F3:0103.0006: input,hidraw3: USB HID v1.11 Device [HID 04f3:0103] on usb-0000:00:1a.0-1.1.3/input1
  656. [ 2.189034] usb 1-1.4: new high-speed USB device number 7 using ehci-pci
  657. [ 2.305257] usb 1-1.4: New USB device found, idVendor=05ca, idProduct=181e
  658. [ 2.305263] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  659. [ 2.305267] usb 1-1.4: Product: Laptop_Integrated_Webcam_FHD
  660. [ 2.305270] usb 1-1.4: Manufacturer: CN0CJ3P272487172C55DA00
  661. [ 2.377037] usb 1-1.2.2: new full-speed USB device number 8 using ehci-pci
  662. [ 2.413046] ata6: SATA link down (SStatus 0 SControl 300)
  663. [ 2.419233] ata1.00: Enabling discard_zeroes_data
  664. [ 2.419280] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  665. [ 2.419411] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  666. [ 2.419419] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  667. [ 2.419506] sd 0:0:0:0: [sda] Write Protect is off
  668. [ 2.419517] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  669. [ 2.419584] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  670. [ 2.419599] sd 1:0:0:0: [sdb] Write Protect is off
  671. [ 2.419609] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  672. [ 2.419691] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  673. [ 2.420123] ata1.00: Enabling discard_zeroes_data
  674. [ 2.423427] sda: sda1 sda2 sda3
  675. [ 2.424039] ata1.00: Enabling discard_zeroes_data
  676. [ 2.424572] sd 0:0:0:0: [sda] Attached SCSI disk
  677. [ 2.470396] sdb: sdb1
  678. [ 2.472180] sd 1:0:0:0: [sdb] Attached SCSI disk
  679. [ 2.490352] usb 1-1.2.2: New USB device found, idVendor=058f, idProduct=9254
  680. [ 2.490360] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  681. [ 2.490365] usb 1-1.2.2: Product: Generic USB Hub
  682. [ 2.490370] usb 1-1.2.2: Manufacturer: ALCOR
  683. [ 2.490855] hub 1-1.2.2:1.0: USB hub found
  684. [ 2.490967] hub 1-1.2.2:1.0: 4 ports detected
  685. [ 2.565220] clocksource: Switched to clocksource tsc
  686. [ 2.569029] usb 1-1.6: new high-speed USB device number 9 using ehci-pci
  687. [ 2.688541] usb 1-1.6: New USB device found, idVendor=413c, idProduct=818d
  688. [ 2.688548] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  689. [ 2.688552] usb 1-1.6: Product: DW5550
  690. [ 2.688556] usb 1-1.6: Manufacturer: Dell
  691. [ 2.688561] usb 1-1.6: SerialNumber: 60E43349D9041FF0
  692. [ 2.752004] PM: Starting manual resume from disk
  693. [ 2.752011] PM: Hibernation image partition 8:1 present
  694. [ 2.752012] PM: Looking for hibernation image.
  695. [ 2.752236] PM: Image not found (code -22)
  696. [ 2.752237] PM: Hibernation image not present or could not be loaded.
  697. [ 2.852874] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  698. [ 2.951858] ip_tables: (C) 2000-2006 Netfilter Core Team
  699. [ 2.961900] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  700. [ 2.962188] systemd[1]: Detected architecture x86-64.
  701. [ 2.962390] systemd[1]: Set hostname to <deugs>.
  702. [ 3.037753] systemd[1]: Listening on Journal Audit Socket.
  703. [ 3.037853] systemd[1]: Listening on Journal Socket.
  704. [ 3.037873] systemd[1]: Reached target User and Group Name Lookups.
  705. [ 3.038045] systemd[1]: Created slice User and Session Slice.
  706. [ 3.038084] systemd[1]: Listening on Syslog Socket.
  707. [ 3.038127] systemd[1]: Listening on udev Control Socket.
  708. [ 3.038179] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  709. [ 3.053890] lp: driver loaded but no devices found
  710. [ 3.055475] ppdev: user-space parallel port driver
  711. [ 3.055681] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  712. [ 3.057064] parport_pc 00:04: [io 0x0378-0x037b]
  713. [ 3.057075] parport_pc 00:04: [io 0x0278-0x027b]
  714. [ 3.057082] parport_pc 00:04: [io 0x03bc-0x03bf]
  715. [ 3.057088] parport_pc 00:04: [io 0x0378-0x037b]
  716. [ 3.057334] parport_pc 00:04: [irq 7]
  717. [ 3.059721] parport_pc 00:04: activated
  718. [ 3.059725] parport_pc 00:04: reported by Plug and Play ACPI
  719. [ 3.121115] systemd-journald[230]: Received request to flush runtime journal from PID 1
  720. [ 3.157490] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7
  721. [ 3.157776] ACPI: Lid Switch [LID]
  722. [ 3.157837] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
  723. [ 3.157840] ACPI: Power Button [PBTN]
  724. [ 3.157891] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
  725. [ 3.157892] ACPI: Sleep Button [SBTN]
  726. [ 3.157951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10
  727. [ 3.157953] ACPI: Power Button [PWRF]
  728. [ 3.158712] ACPI: AC Adapter [AC] (on-line)
  729. [ 3.182568] ACPI: Battery Slot [BAT0] (battery present)
  730. [ 3.233434] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  731. [ 3.241804] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160831/utaddress-247)
  732. [ 3.241811] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  733. [ 3.241814] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  734. [ 3.241818] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  735. [ 3.241819] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  736. [ 3.241823] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  737. [ 3.241824] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  738. [ 3.241827] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  739. [ 3.241828] lpc_ich: Resource conflict(s) found affecting gpio_ich
  740. [ 3.244331] [drm] Initialized
  741. [ 3.245744] media: Linux media interface: v0.10
  742. [ 3.245895] bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
  743. [ 3.245927] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
  744. [ 3.245953] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
  745. [ 3.246005] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
  746. [ 3.250946] Linux video capture interface: v2.00
  747. [ 3.251454] wmi: Mapper loaded
  748. [ 3.259021] cdc_acm 1-1.6:1.1: ttyACM0: USB ACM device
  749. [ 3.264134] bcma: bus0: Bus registered
  750. [ 3.264250] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_FHD (05ca:181e)
  751. [ 3.269371] uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not initialized!
  752. [ 3.269375] uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
  753. [ 3.269377] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
  754. [ 3.269379] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
  755. [ 3.269521] cdc_acm 1-1.6:1.3: ttyACM1: USB ACM device
  756. [ 3.271650] cdc_acm 1-1.6:1.9: ttyACM2: USB ACM device
  757. [ 3.273152] usbcore: registered new interface driver cdc_acm
  758. [ 3.273153] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  759. [ 3.273193] input: Laptop_Integrated_Webcam_FHD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input11
  760. [ 3.273274] cdc_wdm 1-1.6:1.5: cdc-wdm1: USB WDM device
  761. [ 3.273332] cdc_wdm 1-1.6:1.8: cdc-wdm2: USB WDM device
  762. [ 3.273347] usbcore: registered new interface driver cdc_wdm
  763. [ 3.273363] usbcore: registered new interface driver uvcvideo
  764. [ 3.273364] USB Video Class driver (1.1.1)
  765. [ 3.305725] Bluetooth: Core ver 2.22
  766. [ 3.305737] NET: Registered protocol family 31
  767. [ 3.305738] Bluetooth: HCI device and connection manager initialized
  768. [ 3.305742] Bluetooth: HCI socket layer initialized
  769. [ 3.305744] Bluetooth: L2CAP socket layer initialized
  770. [ 3.305754] Bluetooth: SCO socket layer initialized
  771. [ 3.306592] cdc_ncm 1-1.6:1.6: MAC-Address: 02:80:37:ec:02:00
  772. [ 3.307263] [drm] Memory usable by graphics device = 2048M
  773. [ 3.307265] [drm] Replacing VGA console driver
  774. [ 3.307320] cdc_ncm 1-1.6:1.6 wwan0: register 'cdc_ncm' at usb-0000:00:1a.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00
  775. [ 3.307344] usbcore: registered new interface driver cdc_ncm
  776. [ 3.307785] Console: switching to colour dummy device 80x25
  777. [ 3.308651] usbcore: registered new interface driver cdc_mbim
  778. [ 3.314877] input: PC Speaker as /devices/platform/pcspkr/input/input12
  779. [ 3.318597] sd 0:0:0:0: Attached scsi generic sg0 type 0
  780. [ 3.319043] sd 1:0:0:0: Attached scsi generic sg1 type 0
  781. [ 3.322918] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  782. [ 3.322920] [drm] Driver supports precise vblank timestamp query.
  783. [ 3.325731] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  784. [ 3.327991] usbcore: registered new interface driver btusb
  785. [ 3.328390] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
  786. [ 3.328391] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
  787. [ 3.328392] RAPL PMU: hw unit of domain package 2^-16 Joules
  788. [ 3.328393] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
  789. [ 3.359450] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
  790. [ 3.385863] dell_laptop: Using i8042 filter function for receiving events
  791. [ 3.396573] iTCO_vendor_support: vendor-support=0
  792. [ 3.397471] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  793. [ 3.397510] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
  794. [ 3.398791] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
  795. [ 3.398813] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  796. [ 3.399139] intel_rapl: Found RAPL domain package
  797. [ 3.399141] intel_rapl: Found RAPL domain core
  798. [ 3.399142] intel_rapl: Found RAPL domain uncore
  799. [ 3.399147] intel_rapl: RAPL package 0 domain package locked by BIOS
  800. [ 3.410232] acpi device:38: registered as cooling_device5
  801. [ 3.411190] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
  802. [ 3.411464] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
  803. [ 3.438634] Adding 2097148k swap on /dev/sda1. Priority:-1 extents:1 across:2097148k SSFS
  804. [ 3.448926] dell_wmi: Detected Dell WMI interface version 1
  805. [ 3.449000] input: Dell WMI hotkeys as /devices/virtual/input/input14
  806. [ 3.452810] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD90BXX: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:line
  807. [ 3.452813] snd_hda_codec_idt hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
  808. [ 3.452815] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
  809. [ 3.452817] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
  810. [ 3.452818] snd_hda_codec_idt hdaudioC0D0: inputs:
  811. [ 3.452820] snd_hda_codec_idt hdaudioC0D0: Dock Mic=0xf
  812. [ 3.452822] snd_hda_codec_idt hdaudioC0D0: Mic=0xa
  813. [ 3.452824] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x20
  814. [ 3.463112] cdc_ncm 1-1.6:1.6 wwp0s26u1u6i6: renamed from wwan0
  815. [ 3.499326] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1
  816. [ 3.499336] b43: probe of bcma0:1 failed with error -524
  817. [ 3.499361] Broadcom 43xx driver loaded [ Features: PNLS ]
  818. [ 3.507676] brcmsmac bcma0:1: mfg 4bf core 812 rev 24 class 0 irq 17
  819. [ 3.517406] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  820. [ 3.519945] brcmsmac bcma0:1 wlp2s0b1: renamed from wlan0
  821. [ 3.538298] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  822. [ 3.626461] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  823. [ 3.627399] fbcon: inteldrmfb (fb0) is primary device
  824. [ 3.629622] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  825. [ 3.631878] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  826. [ 3.631936] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  827. [ 3.631985] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
  828. [ 3.632039] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
  829. [ 3.632088] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
  830. [ 3.632138] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
  831. [ 3.632185] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
  832. [ 3.858247] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  833. [ 3.858248] Bluetooth: BNEP filters: protocol multicast
  834. [ 3.858252] Bluetooth: BNEP socket layer initialized
  835. [ 4.213153] usb 1-1.2.2.3: new low-speed USB device number 10 using ehci-pci
  836. [ 4.327677] usb 1-1.2.2.3: New USB device found, idVendor=10d5, idProduct=55a4
  837. [ 4.327682] usb 1-1.2.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  838. [ 4.327686] usb 1-1.2.2.3: Product: 4 Port KVMSwicther
  839. [ 4.327689] usb 1-1.2.2.3: Manufacturer: No brand
  840. [ 4.327692] usb 1-1.2.2.3: SerialNumber: 1$²
  841. [ 4.334279] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2.3/1-1.2.2.3:1.0/0003:10D5:55A4.0007/input/input23
  842. [ 4.394307] hid-generic 0003:10D5:55A4.0007: input,hidraw4: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1a.0-1.2.2.3/input0
  843. [ 4.395069] usbhid 1-1.2.2.3:1.1: couldn't find an input interrupt endpoint
  844. [ 4.610848] Console: switching to colour frame buffer device 210x65
  845. [ 4.637987] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  846. [ 4.741689] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  847. [ 4.750952] random: crng init done
  848. [ 4.841322] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  849. [ 4.845280] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  850. [ 4.846052] brcmsmac bcma0:1: firmware: direct-loading firmware brcm/bcm43xx-0.fw
  851. [ 4.846185] brcmsmac bcma0:1: firmware: direct-loading firmware brcm/bcm43xx_hdr-0.fw
  852. [ 4.915410] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  853. [ 4.915419] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  854. [ 4.915547] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  855. [ 4.999145] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  856. [ 4.999154] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  857. [ 4.999273] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  858. [ 5.058561] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  859. [ 6.232929] fuse init (API version 7.26)
  860. [ 7.926755] tg3 0000:0a:00.0 enp10s0: Link is up at 1000 Mbps, full duplex
  861. [ 7.926785] tg3 0000:0a:00.0 enp10s0: Flow control is on for TX and on for RX
  862. [ 7.926819] IPv6: ADDRCONF(NETDEV_CHANGE): enp10s0: link becomes ready
  863. [ 26.482621] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  864. [ 26.482632] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  865. [ 26.482809] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  866. [ 27.431237] wlp2s0b1: authenticate with c0:c1:c0:36:fe:6d
  867. [ 27.432371] wlp2s0b1: send auth to c0:c1:c0:36:fe:6d (try 1/3)
  868. [ 27.433963] wlp2s0b1: authenticated
  869. [ 27.438608] wlp2s0b1: associate with c0:c1:c0:36:fe:6d (try 1/3)
  870. [ 27.446006] wlp2s0b1: RX AssocResp from c0:c1:c0:36:fe:6d (capab=0x411 status=0 aid=1)
  871. [ 27.446610] brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: associated
  872. [ 27.446615] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: true (implement)
  873. [ 27.446625] wlp2s0b1: associated
  874. [ 27.456023] brcmsmac bcma0:1: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 159/256 dur 1778/1504
  875. [ 27.464040] brcmsmac bcma0:1: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 137/256 dur 1602/1504
  876. [ 27.477011] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0b1: link becomes ready
  877. [ 27.580581] Bluetooth: RFCOMM TTY layer initialized
  878. [ 27.580587] Bluetooth: RFCOMM socket layer initialized
  879. [ 27.580593] Bluetooth: RFCOMM ver 1.11
  880. [ 30.919396] brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
  881. [ 1358.683359] brcmsmac bcma0:1: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 153/256 dur 1730/1504
  882. [ 2099.680633] wlp2s0b1: deauthenticating from c0:c1:c0:36:fe:6d by local choice (Reason: 3=DEAUTH_LEAVING)
  883. [ 2099.682537] brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: disassociated
  884. [ 2099.682544] brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
  885. [ 2099.682546] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  886. [ 2099.765975] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  887. [ 2099.765985] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  888. [ 2099.766138] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  889. [ 2099.798241] PM: Syncing filesystems ... done.
  890. [ 2099.804005] PM: Preparing system for sleep (mem)
  891. [ 2099.804274] (NULL device *): firmware: direct-loading firmware brcm/bcm43xx-0.fw
  892. [ 2099.804293] (NULL device *): firmware: direct-loading firmware brcm/bcm43xx_hdr-0.fw
  893. [ 2099.804301] Freezing user space processes ... (elapsed 0.007 seconds) done.
  894. [ 2099.812020] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  895. [ 2099.813256] PM: Suspending system (mem)
  896. [ 2099.813275] Suspending console(s) (use no_console_suspend to debug)
  897. [ 2099.813792] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
  898. [ 2099.813862] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  899. [ 2099.814633] sd 0:0:0:0: [sda] Stopping disk
  900. [ 2099.849758] sd 1:0:0:0: [sdb] Stopping disk
  901. [ 2100.415479] PM: suspend of devices complete after 602.012 msecs
  902. [ 2100.433457] PM: late suspend of devices complete after 17.961 msecs
  903. [ 2100.435640] tg3 0000:0a:00.0: System wakeup enabled by ACPI
  904. [ 2100.435655] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
  905. [ 2100.435658] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
  906. [ 2100.453799] PM: noirq suspend of devices complete after 20.337 msecs
  907. [ 2100.454094] ACPI: Preparing to enter system sleep state S3
  908. [ 2100.493563] ACPI : EC: event blocked
  909. [ 2100.493564] ACPI : EC: EC stopped
  910. [ 2100.493564] PM: Saving platform NVS memory
  911. [ 2100.493585] Disabling non-boot CPUs ...
  912. [ 2100.494877] smpboot: CPU 1 is now offline
  913. [ 2100.496699] smpboot: CPU 2 is now offline
  914. [ 2100.498334] smpboot: CPU 3 is now offline
  915. [ 2100.499703] ACPI: Low-level resume complete
  916. [ 2100.499755] ACPI : EC: EC started
  917. [ 2100.499756] PM: Restoring platform NVS memory
  918. [ 2100.500065] Suspended for 12154.215 seconds
  919. [ 2100.500131] Enabling non-boot CPUs ...
  920. [ 2100.500202] x86: Booting SMP configuration:
  921. [ 2100.500203] smpboot: Booting Node 0 Processor 1 APIC 0x2
  922. [ 2100.502699] cache: parent cpu1 should not be sleeping
  923. [ 2100.503306] CPU1 is up
  924. [ 2100.503394] smpboot: Booting Node 0 Processor 2 APIC 0x1
  925. [ 2100.505976] cache: parent cpu2 should not be sleeping
  926. [ 2100.506612] CPU2 is up
  927. [ 2100.506730] smpboot: Booting Node 0 Processor 3 APIC 0x3
  928. [ 2100.509521] cache: parent cpu3 should not be sleeping
  929. [ 2100.510607] CPU3 is up
  930. [ 2100.517073] ACPI: Waking up from system sleep state S3
  931. [ 2100.723554] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
  932. [ 2100.724698] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
  933. [ 2100.725215] PM: noirq resume of devices complete after 21.158 msecs
  934. [ 2100.726344] PM: early resume of devices complete after 1.075 msecs
  935. [ 2100.726741] ACPI : EC: event unblocked
  936. [ 2100.737087] sd 1:0:0:0: [sdb] Starting disk
  937. [ 2100.737219] sd 0:0:0:0: [sda] Starting disk
  938. [ 2100.740744] ACPI : button: The lid device is not compliant to SW_LID.
  939. [ 2100.741768] tg3 0000:0a:00.0: System wakeup disabled by ACPI
  940. [ 2100.744095] tg3 0000:0a:00.0 enp10s0: Link is down
  941. [ 2100.752263] rtc_cmos 00:02: System wakeup disabled by ACPI
  942. [ 2100.978990] usb 2-1.6: reset full-speed USB device number 4 using ehci-pci
  943. [ 2100.986979] usb 1-1.3: reset full-speed USB device number 5 using ehci-pci
  944. [ 2101.106021] ata5: SATA link down (SStatus 0 SControl 300)
  945. [ 2101.106065] ata4: SATA link down (SStatus 0 SControl 300)
  946. [ 2101.106109] ata6: SATA link down (SStatus 0 SControl 300)
  947. [ 2101.106156] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  948. [ 2101.170997] usb 2-1.1: reset full-speed USB device number 3 using ehci-pci
  949. [ 2101.178996] usb 1-1.6: reset high-speed USB device number 9 using ehci-pci
  950. [ 2101.197046] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  951. [ 2101.197112] ata1.00: supports DRM functions and may not be fully accessible
  952. [ 2101.198322] ata1.00: disabling queued TRIM support
  953. [ 2101.219770] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
  954. [ 2101.219836] ata1.00: supports DRM functions and may not be fully accessible
  955. [ 2101.220611] ata1.00: disabling queued TRIM support
  956. [ 2101.221157] ata1.00: configured for UDMA/133
  957. [ 2101.221458] ata1.00: Enabling discard_zeroes_data
  958. [ 2101.287332] usb 1-1.6: device firmware changed
  959. [ 2101.303285] firewire_core 0000:09:00.0: rediscovered device fw0
  960. [ 2101.367014] usb 1-1.4: reset high-speed USB device number 7 using ehci-pci
  961. [ 2101.615023] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  962. [ 2101.906727] ata2.00: configured for UDMA/133
  963. [ 2103.719187] PM: resume of devices complete after 2992.605 msecs
  964. [ 2103.719406] usb 2-1.6:1.0: rebind failed: -517
  965. [ 2103.719431] usb 2-1.6:1.1: rebind failed: -517
  966. [ 2103.719907] PM: Finishing wakeup.
  967. [ 2103.719911] Restarting tasks ...
  968. [ 2103.750784] pci_bus 0000:01: Allocating resources
  969. [ 2103.750826] pcieport 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
  970. [ 2103.750839] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
  971. [ 2103.750859] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
  972. [ 2103.750878] pci_bus 0000:02: Allocating resources
  973. [ 2103.750933] pcieport 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
  974. [ 2103.750943] pcieport 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  975. [ 2103.750974] pci_bus 0000:03: Allocating resources
  976. [ 2103.751023] pci_bus 0000:09: Allocating resources
  977. [ 2103.751141] pcieport 0000:00:1c.5: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
  978. [ 2103.764994] done.
  979. [ 2103.775220] usb 1-1.1: USB disconnect, device number 3
  980. [ 2103.775244] usb 1-1.1.3: USB disconnect, device number 6
  981. [ 2103.786334] pcieport 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
  982. [ 2103.786374] pci_bus 0000:0a: Allocating resources
  983. [ 2103.786594] pcieport 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
  984. [ 2103.786601] pcieport 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
  985. [ 2103.786621] pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  986. [ 2103.786628] pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  987. [ 2103.786636] pcieport 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  988. [ 2103.786654] pcieport 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  989. [ 2103.786661] pcieport 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  990. [ 2103.786668] pcieport 0000:00:1c.5: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  991. [ 2103.786675] pcieport 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  992. [ 2103.786693] pcieport 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  993. [ 2103.786700] pcieport 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  994. [ 2103.786707] pcieport 0000:00:1c.1: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  995. [ 2103.786713] pcieport 0000:00:1c.5: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  996. [ 2103.786720] pcieport 0000:00:1c.5: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  997. [ 2103.786745] pcieport 0000:00:1c.0: BAR 14: assigned [mem 0xcfa00000-0xcfbfffff]
  998. [ 2103.786773] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xcfc00000-0xcfdfffff 64bit pref]
  999. [ 2103.786788] pcieport 0000:00:1c.1: BAR 15: assigned [mem 0xcfe00000-0xcfffffff 64bit pref]
  1000. [ 2103.786815] pcieport 0000:00:1c.5: BAR 15: assigned [mem 0xe3e00000-0xe3ffffff 64bit pref]
  1001. [ 2103.786827] pcieport 0000:00:1c.0: BAR 13: assigned [io 0x8000-0x8fff]
  1002. [ 2103.786836] pcieport 0000:00:1c.1: BAR 13: assigned [io 0x9000-0x9fff]
  1003. [ 2103.786857] pcieport 0000:00:1c.5: BAR 13: assigned [io 0xa000-0xafff]
  1004. [ 2103.852468] acpi PNP0401:00: Already enumerated
  1005. [ 2103.881695] acpi PNP0501:00: Still not present
  1006. [ 2103.901935] acpi PNP0401:00: Already enumerated
  1007. [ 2103.921919] acpi PNP0501:00: Still not present
  1008. [ 2103.938001] usb 1-1.2: USB disconnect, device number 4
  1009. [ 2103.938023] usb 1-1.2.2: USB disconnect, device number 8
  1010. [ 2103.938033] usb 1-1.2.2.3: USB disconnect, device number 10
  1011. [ 2103.958587] video LNXVIDEO:00: Restoring backlight state
  1012. [ 2104.033121] usb 1-1.6: USB disconnect, device number 9
  1013. [ 2104.036750] cdc_ncm 1-1.6:1.6 wwp0s26u1u6i6: unregister 'cdc_ncm' usb-0000:00:1a.0-1.6, Mobile Broadband Network Device
  1014. [ 2104.300501] usb 1-1.6: new high-speed USB device number 11 using ehci-pci
  1015. [ 2104.428013] usb 1-1.6: New USB device found, idVendor=413c, idProduct=818d
  1016. [ 2104.428021] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1017. [ 2104.428026] usb 1-1.6: Product: DW5550
  1018. [ 2104.428030] usb 1-1.6: Manufacturer: Dell
  1019. [ 2104.428034] usb 1-1.6: SerialNumber: 60E43349D9041FF0
  1020. [ 2104.463582] cdc_acm 1-1.6:1.1: ttyACM0: USB ACM device
  1021. [ 2104.465406] cdc_acm 1-1.6:1.3: ttyACM1: USB ACM device
  1022. [ 2104.467371] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  1023. [ 2104.471175] cdc_wdm 1-1.6:1.5: cdc-wdm1: USB WDM device
  1024. [ 2104.502398] cdc_ncm 1-1.6:1.6: MAC-Address: 02:80:37:ec:02:00
  1025. [ 2104.567979] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  1026. [ 2104.568414] cdc_ncm 1-1.6:1.6 wwan0: register 'cdc_ncm' at usb-0000:00:1a.0-1.6, Mobile Broadband Network Device, 02:80:37:ec:02:00
  1027. [ 2104.569324] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1028. [ 2104.570194] cdc_wdm 1-1.6:1.8: cdc-wdm2: USB WDM device
  1029. [ 2104.570590] cdc_acm 1-1.6:1.9: ttyACM2: USB ACM device
  1030. [ 2104.654653] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1031. [ 2104.654667] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  1032. [ 2104.654869] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1033. [ 2104.863989] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1034. [ 2104.864027] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  1035. [ 2104.864349] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1036. [ 2104.888201] cdc_ncm 1-1.6:1.6 wwp0s26u1u6i6: renamed from wwan0
  1037. [ 2105.122714] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1038. [ 2106.181738] cdc_wdm 1-1.6:1.8: wdm_int_callback - 0 bytes
  1039. [ 2106.182728] cdc_wdm 1-1.6:1.5: wdm_int_callback - 0 bytes
  1040. [ 2106.504048] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1041. [ 2106.504086] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  1042. [ 2106.504586] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1043. [ 2106.893298] wlp2s0b1: authenticate with c0:c1:c0:36:fe:6d
  1044. [ 2106.893382] wlp2s0b1: send auth to c0:c1:c0:36:fe:6d (try 1/3)
  1045. [ 2106.999442] wlp2s0b1: send auth to c0:c1:c0:36:fe:6d (try 2/3)
  1046. [ 2107.186076] wlp2s0b1: send auth to c0:c1:c0:36:fe:6d (try 3/3)
  1047. [ 2107.434279] wlp2s0b1: authentication with c0:c1:c0:36:fe:6d timed out
  1048. [ 2108.402745] wlp2s0b1: authenticate with c0:c1:c0:36:fe:6d
  1049. [ 2108.402893] wlp2s0b1: send auth to c0:c1:c0:36:fe:6d (try 1/3)
  1050. [ 2108.405541] wlp2s0b1: authenticated
  1051. [ 2108.411518] wlp2s0b1: associate with c0:c1:c0:36:fe:6d (try 1/3)
  1052. [ 2108.416972] wlp2s0b1: RX AssocResp from c0:c1:c0:36:fe:6d (capab=0x411 status=0 aid=1)
  1053. [ 2108.417641] brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: associated
  1054. [ 2108.417657] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: true (implement)
  1055. [ 2108.417693] wlp2s0b1: associated
  1056. [ 2108.431024] brcmsmac bcma0:1: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 159/256 dur 1778/1504
  1057. [ 2108.446326] brcmsmac bcma0:1: wl0: brcms_c_d11hdrs_mac80211: txop exceeded phylen 137/256 dur 1602/1504
  1058. [ 2108.447348] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0b1: link becomes ready
  1059. [ 2112.498020] brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
  1060. [ 2117.656661] brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 0 addresses (implement)
  1061. [ 2117.656736] wlp2s0b1: deauthenticating from c0:c1:c0:36:fe:6d by local choice (Reason: 3=DEAUTH_LEAVING)
  1062. [ 2117.659729] brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: disassociated
  1063. [ 2117.659741] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1064. [ 2117.751146] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1065. [ 2117.751178] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  1066. [ 2117.751473] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1067. [ 2117.888159] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)
  1068. [ 2117.888220] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)
  1069. [ 2117.888609] IPv6: ADDRCONF(NETDEV_UP): wlp2s0b1: link is not ready
  1070. [ 2117.966782] wlp2s0b1: authenticate with 00:21:29:be:02:09
  1071. [ 2117.968558] wlp2s0b1: send auth to 00:21:29:be:02:09 (try 1/3)
  1072. [ 2118.072877] wlp2s0b1: authenticated
  1073. [ 2118.073297] brcmsmac bcma0:1 wlp2s0b1: disabling HT as WMM/QoS is not supported by the AP
  1074. [ 2118.073302] brcmsmac bcma0:1 wlp2s0b1: disabling VHT as WMM/QoS is not supported by the AP
  1075. [ 2118.076326] wlp2s0b1: associate with 00:21:29:be:02:09 (try 1/3)
  1076. [ 2118.078648] wlp2s0b1: RX AssocResp from 00:21:29:be:02:09 (capab=0x411 status=0 aid=2)
  1077. [ 2118.079432] brcmsmac bcma0:1: brcmsmac: brcms_ops_bss_info_changed: associated
  1078. [ 2118.079449] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: true (implement)
  1079. [ 2118.079485] wlp2s0b1: associated
  1080. [ 2118.086920] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0b1: link becomes ready
  1081. [ 2118.198099] brcmsmac bcma0:1: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement)
  1082. [ 3220.703655] perf: interrupt took too long (2561 > 2500), lowering kernel.perf_event_max_sample_rate to 78000
  1083. [ 3710.640185] perf: interrupt took too long (3215 > 3201), lowering kernel.perf_event_max_sample_rate to 62000
  1084. [ 4868.573513] perf: interrupt took too long (4023 > 4018), lowering kernel.perf_event_max_sample_rate to 49500
  1085. [ 7692.586419] usb 2-1.2: new high-speed USB device number 5 using ehci-pci
  1086. [ 7692.777822] usb 2-1.2: New USB device found, idVendor=152d, idProduct=0567
  1087. [ 7692.777829] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1088. [ 7692.777834] usb 2-1.2: Product: USB to ATA/ATAPI Bridge
  1089. [ 7692.777839] usb 2-1.2: Manufacturer: JMicron
  1090. [ 7692.777855] usb 2-1.2: SerialNumber: 66110747020800432253
  1091. [ 7692.824392] usbcore: registered new interface driver usb-storage
  1092. [ 7692.831334] scsi host6: uas
  1093. [ 7692.831702] usbcore: registered new interface driver uas
  1094. [ 7692.833111] scsi 6:0:0:0: Direct-Access JMicron Generic 0116 PQ: 0 ANSI: 6
  1095. [ 7692.868179] sd 6:0:0:0: Attached scsi generic sg2 type 0
  1096. [ 7692.868675] sd 6:0:0:0: [sdc] Spinning up disk...
  1097. [ 7693.874409] .
  1098. [ 7693.874653] ready
  1099. [ 7693.875069] sd 6:0:0:0: [sdc] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  1100. [ 7693.875075] sd 6:0:0:0: [sdc] 4096-byte physical blocks
  1101. [ 7693.876300] sd 6:0:0:0: [sdc] Write Protect is off
  1102. [ 7693.876307] sd 6:0:0:0: [sdc] Mode Sense: 53 00 10 08
  1103. [ 7693.877037] sd 6:0:0:0: [sdc] Disabling FUA
  1104. [ 7693.877043] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1105. [ 7725.823768] sd 6:0:0:0: [sdc] tag#0 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD
  1106. [ 7725.823780] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00
  1107. [ 7725.823866] scsi host6: uas_eh_bus_reset_handler start
  1108. [ 7725.903852] usb 2-1.2: reset high-speed USB device number 5 using ehci-pci
  1109. [ 7726.094537] scsi host6: uas_eh_bus_reset_handler success
  1110. [ 7736.308150] sd 6:0:0:0: [sdc] tag#0 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD
  1111. [ 7736.308161] sd 6:0:0:0: [sdc] tag#0 CDB: Test Unit Ready 00 00 00 00 00 00
  1112. [ 7736.308168] scsi host6: uas_eh_bus_reset_handler start
  1113. [ 7736.388249] usb 2-1.2: reset high-speed USB device number 5 using ehci-pci
  1114. [ 7736.579003] scsi host6: uas_eh_bus_reset_handler success
  1115. [ 7736.579027] sd 6:0:0:0: Device offlined - not ready after error recovery
  1116. [ 7736.579059] sd 6:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
  1117. [ 7736.579067] sd 6:0:0:0: [sdc] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00
  1118. [ 7736.579072] blk_update_request: I/O error, dev sdc, sector 0
  1119. [ 7736.579095] Buffer I/O error on dev sdc, logical block 0, async page read
  1120. [ 7736.579186] sd 6:0:0:0: rejecting I/O to offline device
  1121. [ 7736.579224] sd 6:0:0:0: rejecting I/O to offline device
  1122. [ 7736.579241] sd 6:0:0:0: rejecting I/O to offline device
  1123. [ 7736.579261] ldm_validate_partition_table(): Disk read failed.
  1124. [ 7736.579273] sd 6:0:0:0: rejecting I/O to offline device
  1125. [ 7736.579301] sd 6:0:0:0: rejecting I/O to offline device
  1126. [ 7736.579316] sd 6:0:0:0: rejecting I/O to offline device
  1127. [ 7736.579345] sd 6:0:0:0: rejecting I/O to offline device
  1128. [ 7736.579353] Dev sdc: unable to read RDB block 0
  1129. [ 7736.579377] sd 6:0:0:0: rejecting I/O to offline device
  1130. [ 7736.579393] sd 6:0:0:0: rejecting I/O to offline device
  1131. [ 7736.579435] sd 6:0:0:0: rejecting I/O to offline device
  1132. [ 7736.579463] sd 6:0:0:0: rejecting I/O to offline device
  1133. [ 7736.579471] sdc: unable to read partition table
  1134. [ 7736.580040] sd 6:0:0:0: [sdc] Attached SCSI disk
  1135. [ 7915.806123] systemd[1]: apt-daily-upgrade.timer: Adding 47min 32.732456s random time.
  1136. [ 7916.600120] sdb: sdb1
  1137. [ 7923.098979] sdb: sdb1
  1138. [ 7931.838185] systemd[1]: apt-daily-upgrade.timer: Adding 14min 56.423636s random time.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement