NoPaste

debian dmesg

von winkoe
SNIPPET_DESC:
via SSH
SNIPPET_CREATION_TIME:
11.07.2020 18:05:42
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. maxim@debian:~$ sudo dmesg
  2. [    0.000000] Linux version 4.9.0-11-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.189-3+deb9u2 (2019-11-11)
  3. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-11-amd64 root=UUID=6d725136-f86c-4047-b187-af784daff4c2 ro verbose
  4. [    0.000000] Disabled fast string operations
  5. [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  6. [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  7. [    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
  8. [    0.000000] e820: BIOS-provided physical RAM map:
  9. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
  10. [    0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
  11. [    0.000000] BIOS-e820: [mem 0x00000000000d6000-0x00000000000d7fff] reserved
  12. [    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  13. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009f8a0fff] usable
  14. [    0.000000] BIOS-e820: [mem 0x000000009f8a1000-0x000000009f8a6fff] reserved
  15. [    0.000000] BIOS-e820: [mem 0x000000009f8a7000-0x000000009f9b6fff] usable
  16. [    0.000000] BIOS-e820: [mem 0x000000009f9b7000-0x000000009fa0efff] reserved
  17. [    0.000000] BIOS-e820: [mem 0x000000009fa0f000-0x000000009fac5fff] usable
  18. [    0.000000] BIOS-e820: [mem 0x000000009fac6000-0x000000009fad0fff] ACPI NVS
  19. [    0.000000] BIOS-e820: [mem 0x000000009fad1000-0x000000009fad3fff] ACPI data
  20. [    0.000000] BIOS-e820: [mem 0x000000009fad4000-0x000000009fad7fff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x000000009fad8000-0x000000009fadbfff] ACPI NVS
  22. [    0.000000] BIOS-e820: [mem 0x000000009fadc000-0x000000009fadefff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x000000009fadf000-0x000000009fb05fff] ACPI NVS
  24. [    0.000000] BIOS-e820: [mem 0x000000009fb06000-0x000000009fb07fff] ACPI data
  25. [    0.000000] BIOS-e820: [mem 0x000000009fb08000-0x000000009fd0efff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x000000009fd0f000-0x000000009fd9efff] ACPI NVS
  27. [    0.000000] BIOS-e820: [mem 0x000000009fd9f000-0x000000009fdfefff] ACPI data
  28. [    0.000000] BIOS-e820: [mem 0x000000009fdff000-0x000000009fdfffff] usable  
  29. [    0.000000] BIOS-e820: [mem 0x000000009fe00000-0x000000009fffffff] reserved
  30. [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  31. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  32. [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
  33. [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
  34. [    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
  35. [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
  36. [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  37. [    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  38. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000015bffffff] usable
  39. [    0.000000] NX (Execute Disable) protection: active
  40. [    0.000000] SMBIOS 2.4 present.
  41. [    0.000000] DMI: LENOVO 2757CTO/2757CTO, BIOS 7ZETB8WW (2.18 ) 11/29/2012
  42. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  43. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  44. [    0.000000] e820: last_pfn = 0x15c000 max_arch_pfn = 0x400000000
  45. [    0.000000] MTRR default type: uncachable
  46. [    0.000000] MTRR fixed ranges enabled:
  47. [    0.000000]   00000-9FFFF write-back
  48. [    0.000000]   A0000-BFFFF uncachable
  49. [    0.000000]   C0000-D7FFF write-protect
  50. [    0.000000]   D8000-DBFFF uncachable
  51. [    0.000000]   DC000-FFFFF write-protect
  52. [    0.000000] MTRR variable ranges enabled:
  53. [    0.000000]   0 base 15C000000 mask FFC000000 uncachable
  54. [    0.000000]   1 base 000000000 mask F80000000 write-back
  55. [    0.000000]   2 base 080000000 mask FE0000000 write-back
  56. [    0.000000]   3 base 100000000 mask FC0000000 write-back
  57. [    0.000000]   4 base 140000000 mask FE0000000 write-back
  58. [    0.000000]   5 disabled
  59. [    0.000000]   6 disabled
  60. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  61. [    0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
  62. [    0.000000] e820: last_pfn = 0x9fe00 max_arch_pfn = 0x400000000
  63. [    0.000000] found SMP MP-table at [mem 0x000f71b0-0x000f71bf] mapped at [ffff9f76800f71b0]
  64. [    0.000000] Base memory trampoline at [ffff9f7680094000] 94000 size 24576
  65. [    0.000000] BRK [0x06d34000, 0x06d34fff] PGTABLE
  66. [    0.000000] BRK [0x06d35000, 0x06d35fff] PGTABLE
  67. [    0.000000] BRK [0x06d36000, 0x06d36fff] PGTABLE
  68. [    0.000000] BRK [0x06d37000, 0x06d37fff] PGTABLE
  69. [    0.000000] BRK [0x06d38000, 0x06d38fff] PGTABLE
  70. [    0.000000] BRK [0x06d39000, 0x06d39fff] PGTABLE
  71. [    0.000000] BRK [0x06d3a000, 0x06d3afff] PGTABLE
  72. [    0.000000] BRK [0x06d3b000, 0x06d3bfff] PGTABLE
  73. [    0.000000] RAMDISK: [mem 0x35a81000-0x36d37fff]
  74. [    0.000000] ACPI: Early table checksum verification disabled
  75. [    0.000000] ACPI: RSDP 0x00000000000F7170 000024 (v02 LENOVO)
  76. [    0.000000] ACPI: XSDT 0x000000009FD5899F 00009C (v01 LENOVO TP-7Z    00002180  LTP 00000000)
  77. [    0.000000] ACPI: FACP 0x000000009FD58B00 0000F4 (v03 LENOVO TP-7Z    00002180 LNVO 00000001)
  78. [    0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20160831/tbfadt-603)
  79. [    0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20160831/tbfadt-708)
  80. [    0.000000] ACPI: DSDT 0x000000009FD58DD4 00FDD6 (v01 LENOVO TP-7Z    00002180 MSFT 03000000)
  81. [    0.000000] ACPI: FACS 0x000000009FD8E000 000040
  82. [    0.000000] ACPI: FACS 0x000000009FD8E000 000040
  83. [    0.000000] ACPI: SSDT 0x000000009FD58CB4 000120 (v01 LENOVO TP-7Z    00002180 MSFT 03000000)
  84. [    0.000000] ACPI: ECDT 0x000000009FD68BAA 000052 (v01 LENOVO TP-7Z    00002180 LNVO 00000001)
  85. [    0.000000] ACPI: APIC 0x000000009FD68BFC 000078 (v01 LENOVO TP-7Z    00002180 LNVO 00000001)
  86. [    0.000000] ACPI: MCFG 0x000000009FD68C74 00003C (v01 LENOVO TP-7Z    00002180 LNVO 00000001)
  87. [    0.000000] ACPI: HPET 0x000000009FD68CB0 000038 (v01 LENOVO TP-7Z    00002180 LNVO 00000001)
  88. [    0.000000] ACPI: SLIC 0x000000009FD68DC2 000176 (v01 LENOVO TP-7Z    00002180  LTP 00000000)
  89. [    0.000000] ACPI: BOOT 0x000000009FD68F38 000028 (v01 LENOVO TP-7Z    00002180  LTP 00000001)
  90. [    0.000000] ACPI: ASF! 0x000000009FD68F60 0000A0 (v16 LENOVO TP-7Z    00002180 PTL  00000001)
  91. [    0.000000] ACPI: SSDT 0x000000009FD8CB01 00076D (v01 LENOVO TP-7Z    00002180 INTL 20050513)
  92. [    0.000000] ACPI: TCPA 0x000000009FB07000 000032 (v00                 00000000      00000000)
  93. [    0.000000] ACPI: DMAR 0x000000009FB06000 0000D8 (v01        ?        00000001      00000000)
  94. [    0.000000] ACPI: SSDT 0x000000009FAD3000 000655 (v01 PmRef  CpuPm    00003000 INTL 20050624)
  95. [    0.000000] ACPI: SSDT 0x000000009FAD2000 000274 (v01 PmRef  Cpu0Tst  00003000 INTL 20050624)
  96. [    0.000000] ACPI: SSDT 0x000000009FAD1000 000242 (v01 PmRef  ApTst    00003000 INTL 20050624)
  97. [    0.000000] ACPI: Local APIC address 0xfee00000
  98. [    0.000000] No NUMA configuration found
  99. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000015bffffff]
  100. [    0.000000] NODE_DATA(0) allocated [mem 0x15bff8000-0x15bffcfff]
  101. [    0.000000] Zone ranges:
  102. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  103. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  104. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000015bffffff]
  105. [    0.000000]   Device   empty
  106. [    0.000000] Movable zone start for each node
  107. [    0.000000] Early memory node ranges
  108. [    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000099fff]
  109. [    0.000000]   node   0: [mem 0x0000000000100000-0x000000009f8a0fff]
  110. [    0.000000]   node   0: [mem 0x000000009f8a7000-0x000000009f9b6fff]
  111. [    0.000000]   node   0: [mem 0x000000009fa0f000-0x000000009fac5fff]
  112. [    0.000000]   node   0: [mem 0x000000009fdff000-0x000000009fdfffff]
  113. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000015bffffff]
  114. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000015bffffff]
  115. [    0.000000] On node 0 totalpages: 1030658
  116. [    0.000000]   DMA zone: 64 pages used for memmap
  117. [    0.000000]   DMA zone: 21 pages reserved
  118. [    0.000000]   DMA zone: 3993 pages, LIFO batch:0
  119. [    0.000000]   DMA32 zone: 10154 pages used for memmap
  120. [    0.000000]   DMA32 zone: 649833 pages, LIFO batch:31
  121. [    0.000000]   Normal zone: 5888 pages used for memmap
  122. [    0.000000]   Normal zone: 376832 pages, LIFO batch:31
  123. [    0.000000] ACPI: PM-Timer IO Port: 0x1008
  124. [    0.000000] ACPI: Local APIC address 0xfee00000
  125. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  126. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  127. [    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  128. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  129. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  130. [    0.000000] ACPI: IRQ0 used by override.
  131. [    0.000000] ACPI: IRQ9 used by override.
  132. [    0.000000] Using ACPI (MADT) for SMP configuration information
  133. [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  134. [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  135. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  136. [    0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
  137. [    0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
  138. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d5fff]
  139. [    0.000000] PM: Registered nosave memory: [mem 0x000d6000-0x000d7fff]
  140. [    0.000000] PM: Registered nosave memory: [mem 0x000d8000-0x000dbfff]
  141. [    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
  142. [    0.000000] PM: Registered nosave memory: [mem 0x9f8a1000-0x9f8a6fff]
  143. [    0.000000] PM: Registered nosave memory: [mem 0x9f9b7000-0x9fa0efff]
  144. [    0.000000] PM: Registered nosave memory: [mem 0x9fac6000-0x9fad0fff]
  145. [    0.000000] PM: Registered nosave memory: [mem 0x9fad1000-0x9fad3fff]
  146. [    0.000000] PM: Registered nosave memory: [mem 0x9fad4000-0x9fad7fff]
  147. [    0.000000] PM: Registered nosave memory: [mem 0x9fad8000-0x9fadbfff]
  148. [    0.000000] PM: Registered nosave memory: [mem 0x9fadc000-0x9fadefff]
  149. [    0.000000] PM: Registered nosave memory: [mem 0x9fadf000-0x9fb05fff]
  150. [    0.000000] PM: Registered nosave memory: [mem 0x9fb06000-0x9fb07fff]
  151. [    0.000000] PM: Registered nosave memory: [mem 0x9fb08000-0x9fd0efff]
  152. [    0.000000] PM: Registered nosave memory: [mem 0x9fd0f000-0x9fd9efff]
  153. [    0.000000] PM: Registered nosave memory: [mem 0x9fd9f000-0x9fdfefff]
  154. [    0.000000] PM: Registered nosave memory: [mem 0x9fe00000-0x9fffffff]
  155. [    0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
  156. [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  157. [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  158. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
  159. [    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
  160. [    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed0ffff]
  161. [    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
  162. [    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
  163. [    0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
  164. [    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  165. [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
  166. [    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
  167. [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  168. [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
  169. [    0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
  170. [    0.000000] e820: [mem 0xa0000000-0xdfffffff] available for PCI devices
  171. [    0.000000] Booting paravirtualized kernel on bare hardware
  172. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  173. [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  174. [    0.000000] percpu: Embedded 35 pages/cpu s105304 r8192 d29864 u524288
  175. [    0.000000] pcpu-alloc: s105304 r8192 d29864 u524288 alloc=1*2097152
  176. [    0.000000] pcpu-alloc: [0] 0 1 2 3
  177. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1014531
  178. [    0.000000] Policy zone: Normal
  179. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-11-amd64 root=UUID=6d725136-f86c-4047-b187-af784daff4c2 ro verbose
  180. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  181. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  182. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  183. [    0.000000] Memory: 3955624K/4122632K available (6288K kernel code, 1162K rwdata, 2880K rodata, 1424K init, 656K bss, 167008K reserved, 0K cma-reserved)
  184. [    0.000000] Kernel/User page tables isolation: enabled
  185. [    0.000000] Hierarchical RCU implementation.
  186. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  187. [    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  188. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  189. [    0.000000] NR_IRQS:33024 nr_irqs:456 16
  190. [    0.000000] Console: colour VGA+ 80x25
  191. [    0.000000] console [tty0] enabled
  192. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  193. [    0.000000] hpet clockevent registered
  194. [    0.000000] tsc: Fast TSC calibration using PIT
  195. [    0.000000] tsc: Detected 2527.066 MHz processor
  196. [    0.004012] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.13 BogoMIPS (lpj=10108264)
  197. [    0.004193] pid_max: default: 32768 minimum: 301
  198. [    0.004303] ACPI: Core revision 20160831
  199. [    0.019032] ACPI: 6 ACPI AML tables successfully acquired and loaded
  200. [    0.019259] Security Framework initialized
  201. [    0.019348] Yama: disabled by default; enable with sysctl kernel.yama.*
  202. [    0.019449] AppArmor: AppArmor disabled by boot time parameter
  203. [    0.019822] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  204. [    0.021859] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  205. [    0.022831] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  206. [    0.022927] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  207. [    0.023399] Disabled fast string operations
  208. [    0.023495] mce: CPU supports 6 MCE banks
  209. [    0.023589] CPU0: Thermal monitoring enabled (TM2)
  210. [    0.023682] process: using mwait in idle threads
  211. [    0.023774] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
  212. [    0.023866] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
  213. [    0.023958] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  214. [    0.024008] Spectre V2 : Mitigation: Full generic retpoline
  215. [    0.024097] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  216. [    0.027812] Speculative Store Bypass: Vulnerable
  217. [    0.028027] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  218. [    0.028512] Freeing SMP alternatives memory: 24K
  219. [    0.032006] ftrace: allocating 25339 entries in 99 pages
  220. [    0.052104] smpboot: Max logical packages: 1
  221. [    0.052206] DMAR: Host address width 36
  222. [    0.052296] DMAR: DRHD base: 0x000000feb03000 flags: 0x0
  223. [    0.052393] DMAR: dmar0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000
  224. [    0.052501] DMAR: DRHD base: 0x000000feb00000 flags: 0x0
  225. [    0.052595] DMAR: dmar1: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000
  226. [    0.052702] DMAR: DRHD base: 0x000000feb02000 flags: 0x1
  227. [    0.052796] DMAR: dmar2: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000
  228. [    0.052904] DMAR: RMRR base: 0x000000fc226c00 end: 0x000000fc2273ff
  229. [    0.053420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  230. [    0.096000] smpboot: CPU0: Intel(R) Core(TM)2 Extreme CPU Q9300  @ 2.53GHz (family: 0x6, model: 0x17, stepping: 0xa)
  231. [    0.096000] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
  232. [    0.096000] ... version:                2
  233. [    0.096000] ... bit width:              40
  234. [    0.096000] ... generic registers:      2
  235. [    0.096000] ... value mask:             000000ffffffffff
  236. [    0.096000] ... max period:             000000007fffffff
  237. [    0.096000] ... fixed-purpose events:   3
  238. [    0.096000] ... event mask:             0000000700000003
  239. [    0.096000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  240. [    0.096000] x86: Booting SMP configuration:
  241. [    0.096000] .... node  #0, CPUs:      #1
  242. [    0.008000] Disabled fast string operations
  243. [    0.096204]  #2
  244. [    0.008000] Disabled fast string operations
  245. [    0.008000]  #3
  246. [    0.008000] Disabled fast string operations
  247. [    0.104042] x86: Booted up 1 node, 4 CPUs
  248. [    0.104258] smpboot: Total of 4 processors activated (20216.52 BogoMIPS)
  249. [    0.108303] devtmpfs: initialized
  250. [    0.108303] x86/mm: Memory block size: 128MB
  251. [    0.112204] PM: Registering ACPI NVS region [mem 0x9fac6000-0x9fad0fff] (45056 bytes)
  252. [    0.112204] PM: Registering ACPI NVS region [mem 0x9fad8000-0x9fadbfff] (16384 bytes)
  253. [    0.112241] PM: Registering ACPI NVS region [mem 0x9fadf000-0x9fb05fff] (159744 bytes)
  254. [    0.112353] PM: Registering ACPI NVS region [mem 0x9fd0f000-0x9fd9efff] (589824 bytes)
  255. [    0.112538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  256. [    0.112657] futex hash table entries: 1024 (order: 4, 65536 bytes)
  257. [    0.112807] pinctrl core: initialized pinctrl subsystem
  258. [    0.113033] NET: Registered protocol family 16
  259. [    0.124005] cpuidle: using governor ladder
  260. [    0.140004] cpuidle: using governor menu
  261. [    0.140114] Simple Boot Flag at 0x35 set to 0x1
  262. [    0.140214] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  263. [    0.140321] ACPI: bus type PCI registered
  264. [    0.140411] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  265. [    0.140581] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
  266. [    0.140693] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
  267. [    0.140796] PCI: Using configuration type 1 for base access
  268. [    0.140910] mtrr: your CPUs had inconsistent variable MTRR settings
  269. [    0.140910] mtrr: probably your BIOS does not setup all CPUs.
  270. [    0.140910] mtrr: corrected configuration.
  271. [    0.156042] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  272. [    0.156129] ACPI: Added _OSI(Module Device)
  273. [    0.156215] ACPI: Added _OSI(Processor Device)
  274. [    0.156308] ACPI: Added _OSI(3.0 _SCP Extensions)
  275. [    0.156401] ACPI: Added _OSI(Processor Aggregator Device)
  276. [    0.156499] ACPI : EC: EC started
  277. [    0.156590] ACPI : EC: interrupt blocked
  278. [    0.157220] ACPI: \: Used as first EC
  279. [    0.157313] ACPI: \: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  280. [    0.157409] ACPI: \: Used as boot ECDT EC to handle transactions
  281. [    0.163393] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  282. [    0.179391] ACPI: Dynamic OEM Table Load:
  283. [    0.179636] ACPI: SSDT 0xFFFF9F77D6690000 000286 (v01 PmRef  Cpu0Ist  00003000 INTL 20050624)
  284. [    0.180345] ACPI: Dynamic OEM Table Load:
  285. [    0.180590] ACPI: SSDT 0xFFFF9F77D67A1000 00087A (v01 PmRef  Cpu0Cst  00003001 INTL 20050624)
  286. [    0.181277] ACPI: Dynamic OEM Table Load:
  287. [    0.181277] ACPI: SSDT 0xFFFF9F77D6648A00 0001CF (v01 PmRef  ApIst    00003000 INTL 20050624)
  288. [    0.181277] ACPI: Dynamic OEM Table Load:
  289. [    0.181463] ACPI: SSDT 0xFFFF9F77D67AB3C0 00008D (v01 PmRef  ApCst    00003000 INTL 20050624)
  290. [    0.192158] ACPI : EC: EC stopped
  291. [    0.192250] ACPI : EC: EC started
  292. [    0.192340] ACPI : EC: interrupt blocked
  293. [    0.192675] ACPI: \_SB_.PCI0.LPC_.EC__: Used as first EC
  294. [    0.192772] ACPI: \_SB_.PCI0.LPC_.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  295. [    0.192882] ACPI: \_SB_.PCI0.LPC_.EC__: Used as boot DSDT EC to handle transactions
  296. [    0.192992] ACPI: Interpreter enabled
  297. [    0.193113] ACPI: (supports S0 S3 S4 S5)
  298. [    0.193205] ACPI: Using IOAPIC for interrupt routing
  299. [    0.193336] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  300. [    0.216701] ACPI: Power Resource [PUBS] (on)
  301. [    0.218287] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
  302. [    0.220475] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
  303. [    0.231361] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
  304. [    0.232158] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
  305. [    0.233129] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
  306. [    0.234096] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
  307. [    0.235063] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
  308. [    0.236036] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
  309. [    0.237004] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
  310. [    0.237970] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
  311. [    0.238937] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
  312. [    0.239922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  313. [    0.240009] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  314. [    0.240930] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  315. [    0.241044] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  316. [    0.241170] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  317. [    0.241615] PCI host bridge to bus 0000:00
  318. [    0.241711] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  319. [    0.241809] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  320. [    0.241906] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  321. [    0.242018] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  322. [    0.242129] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfebfffff window]
  323. [    0.242241] pci_bus 0000:00: root bus resource [bus 00-ff]
  324. [    0.242348] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
  325. [    0.242378] DMAR: Forcing write-buffer flush capability
  326. [    0.242473] DMAR: Disabling IOMMU for graphics on this chipset
  327. [    0.242699] pci 0000:00:01.0: [8086:2a41] type 01 class 0x060400
  328. [    0.242756] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  329. [    0.242895] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
  330. [    0.242913] pci 0000:00:03.0: reg 0x10: [mem 0xfc226800-0xfc22680f 64bit]
  331. [    0.242976] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  332. [    0.243106] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002
  333. [    0.243122] pci 0000:00:03.3: reg 0x10: [io  0x1828-0x182f]
  334. [    0.243130] pci 0000:00:03.3: reg 0x14: [mem 0xfc224000-0xfc224fff]
  335. [    0.243349] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
  336. [    0.243373] pci 0000:00:19.0: reg 0x10: [mem 0xfc200000-0xfc21ffff]
  337. [    0.243386] pci 0000:00:19.0: reg 0x14: [mem 0xfc225000-0xfc225fff]
  338. [    0.243399] pci 0000:00:19.0: reg 0x18: [io  0x1840-0x185f]
  339. [    0.243496] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
  340. [    0.243570] pci 0000:00:19.0: System wakeup disabled by ACPI
  341. [    0.243739] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
  342. [    0.243801] pci 0000:00:1a.0: reg 0x20: [io  0x1860-0x187f]
  343. [    0.243948] pci 0000:00:1a.0: System wakeup disabled by ACPI
  344. [    0.244078] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
  345. [    0.244141] pci 0000:00:1a.1: reg 0x20: [io  0x1880-0x189f]
  346. [    0.244322] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
  347. [    0.244384] pci 0000:00:1a.2: reg 0x20: [io  0x18a0-0x18bf]
  348. [    0.244528] pci 0000:00:1a.2: System wakeup disabled by ACPI
  349. [    0.244712] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
  350. [    0.244736] pci 0000:00:1a.7: reg 0x10: [mem 0xfc226c00-0xfc226fff]
  351. [    0.244853] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
  352. [    0.244928] pci 0000:00:1a.7: System wakeup disabled by ACPI
  353. [    0.245104] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
  354. [    0.245131] pci 0000:00:1b.0: reg 0x10: [mem 0xfc220000-0xfc223fff 64bit]
  355. [    0.245249] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  356. [    0.245340] pci 0000:00:1b.0: System wakeup disabled by ACPI
  357. [    0.245513] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
  358. [    0.245633] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  359. [    0.245716] pci 0000:00:1c.0: System wakeup disabled by ACPI
  360. [    0.245889] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
  361. [    0.246010] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  362. [    0.246094] pci 0000:00:1c.1: System wakeup disabled by ACPI
  363. [    0.246268] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
  364. [    0.246387] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  365. [    0.246470] pci 0000:00:1c.3: System wakeup disabled by ACPI
  366. [    0.246642] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
  367. [    0.246761] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  368. [    0.246844] pci 0000:00:1c.4: System wakeup disabled by ACPI
  369. [    0.247020] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
  370. [    0.247082] pci 0000:00:1d.0: reg 0x20: [io  0x18c0-0x18df]
  371. [    0.247226] pci 0000:00:1d.0: System wakeup disabled by ACPI
  372. [    0.247395] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
  373. [    0.247457] pci 0000:00:1d.1: reg 0x20: [io  0x18e0-0x18ff]
  374. [    0.247640] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
  375. [    0.247701] pci 0000:00:1d.2: reg 0x20: [io  0x1c00-0x1c1f]
  376. [    0.247892] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
  377. [    0.247916] pci 0000:00:1d.7: reg 0x10: [mem 0xfc227000-0xfc2273ff]
  378. [    0.248101] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  379. [    0.248175] pci 0000:00:1d.7: System wakeup disabled by ACPI
  380. [    0.248345] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
  381. [    0.248489] pci 0000:00:1e.0: System wakeup disabled by ACPI
  382. [    0.248662] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
  383. [    0.248946] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
  384. [    0.248972] pci 0000:00:1f.2: reg 0x10: [io  0x1c40-0x1c47]
  385. [    0.248984] pci 0000:00:1f.2: reg 0x14: [io  0x1834-0x1837]
  386. [    0.248997] pci 0000:00:1f.2: reg 0x18: [io  0x1838-0x183f]
  387. [    0.249009] pci 0000:00:1f.2: reg 0x1c: [io  0x1830-0x1833]
  388. [    0.249021] pci 0000:00:1f.2: reg 0x20: [io  0x1c20-0x1c3f]
  389. [    0.249034] pci 0000:00:1f.2: reg 0x24: [mem 0xfc226000-0xfc2267ff]
  390. [    0.249106] pci 0000:00:1f.2: PME# supported from D3hot
  391. [    0.249246] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
  392. [    0.249271] pci 0000:00:1f.3: reg 0x10: [mem 0xfc227400-0xfc2274ff 64bit]
  393. [    0.249304] pci 0000:00:1f.3: reg 0x20: [io  0x1c60-0x1c7f]
  394. [    0.249552] pci 0000:01:00.0: [10de:061e] type 00 class 0x030000
  395. [    0.249578] pci 0000:01:00.0: reg 0x10: [mem 0xcd000000-0xcdffffff]
  396. [    0.249602] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
  397. [    0.249625] pci 0000:01:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit]
  398. [    0.249641] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
  399. [    0.249657] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
  400. [    0.260021] pci 0000:00:01.0: PCI bridge to [bus 01]
  401. [    0.260118] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
  402. [    0.260121] pci 0000:00:01.0:   bridge window [mem 0xcd000000-0xcfffffff]
  403. [    0.260126] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  404. [    0.260230] pci 0000:02:00.0: [8086:444e] type 00 class 0x058000
  405. [    0.260264] pci 0000:02:00.0: reg 0x10: [mem 0xf4300000-0xf43003ff]
  406. [    0.260301] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x30ff]
  407. [    0.260375] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  408. [    0.272024] pci 0000:00:1c.0: PCI bridge to [bus 02]
  409. [    0.272123] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  410. [    0.272128] pci 0000:00:1c.0:   bridge window [mem 0xf4300000-0xf43fffff]
  411. [    0.272244] pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
  412. [    0.272292] pci 0000:03:00.0: reg 0x10: [mem 0xf4200000-0xf4201fff 64bit]
  413. [    0.272513] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  414. [    0.284028] pci 0000:00:1c.1: PCI bridge to [bus 03]
  415. [    0.284129] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
  416. [    0.284245] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
  417. [    0.284345] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
  418. [    0.284350] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
  419. [    0.284358] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
  420. [    0.284463] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
  421. [    0.284562] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
  422. [    0.284567] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
  423. [    0.284575] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
  424. [    0.284674] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
  425. [    0.284698] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
  426. [    0.284811] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
  427. [    0.284941] pci 0000:15:00.0: reg 0x10: [mem 0xf4400000-0xf4400fff]
  428. [    0.284992] pci 0000:15:00.0: supports D1 D2
  429. [    0.284994] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  430. [    0.285100] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
  431. [    0.285126] pci 0000:15:00.1: reg 0x10: [mem 0xf4401000-0xf44017ff]
  432. [    0.285256] pci 0000:15:00.1: supports D1 D2
  433. [    0.285259] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
  434. [    0.285354] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
  435. [    0.285381] pci 0000:15:00.2: reg 0x10: [mem 0xf4401800-0xf44018ff]
  436. [    0.285511] pci 0000:15:00.2: supports D1 D2
  437. [    0.285514] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
  438. [    0.285609] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
  439. [    0.285636] pci 0000:15:00.4: reg 0x10: [mem 0xf4402000-0xf44020ff]
  440. [    0.285766] pci 0000:15:00.4: supports D1 D2
  441. [    0.285769] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
  442. [    0.285862] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
  443. [    0.285888] pci 0000:15:00.5: reg 0x10: [mem 0xf4402400-0xf44024ff]
  444. [    0.286018] pci 0000:15:00.5: supports D1 D2
  445. [    0.286021] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
  446. [    0.286168] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
  447. [    0.286270] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
  448. [    0.286275] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
  449. [    0.286283] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
  450. [    0.286286] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
  451. [    0.286288] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
  452. [    0.286291] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  453. [    0.286293] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  454. [    0.286295] pci 0000:00:1e.0:   bridge window [mem 0xa0000000-0xfebfffff window] (subtractive decode)
  455. [    0.286373] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17
  456. [    0.293620] ACPI: Enabled 2 GPEs in block 00 to 3F
  457. [    0.293983] ACPI : EC: interrupt unblocked
  458. [    0.294085] ACPI : EC: event unblocked
  459. [    0.294185] ACPI: \_SB_.PCI0.LPC_.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  460. [    0.294297] ACPI: \_SB_.PCI0.LPC_.EC__: Used as boot DSDT EC to handle transactions and events
  461. [    0.294531] vgaarb: setting as boot device: PCI:0000:01:00.0
  462. [    0.294531] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  463. [    0.294531] vgaarb: loaded
  464. [    0.294531] vgaarb: bridge control possible 0000:01:00.0
  465. [    0.296018] PCI: Using ACPI for IRQ routing
  466. [    0.298246] PCI: pci_cache_line_size set to 64 bytes
  467. [    0.298364] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
  468. [    0.298366] e820: reserve RAM buffer [mem 0x9f8a1000-0x9fffffff]
  469. [    0.298369] e820: reserve RAM buffer [mem 0x9f9b7000-0x9fffffff]
  470. [    0.298371] e820: reserve RAM buffer [mem 0x9fac6000-0x9fffffff]
  471. [    0.298374] e820: reserve RAM buffer [mem 0x9fe00000-0x9fffffff]
  472. [    0.298564] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  473. [    0.298564] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  474. [    0.298564] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
  475. [    0.301008] clocksource: Switched to clocksource hpet
  476. [    0.312027] VFS: Disk quotas dquot_6.6.0
  477. [    0.312166] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  478. [    0.312407] pnp: PnP ACPI init
  479. [    0.333660] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  480. [    0.333760] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
  481. [    0.333858] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
  482. [    0.333955] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
  483. [    0.337636] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
  484. [    0.337734] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
  485. [    0.337832] system 00:00: [mem 0x000d4000-0x000d7fff] could not be reserved
  486. [    0.337930] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
  487. [    0.338029] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
  488. [    0.338127] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
  489. [    0.338225] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
  490. [    0.338324] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
  491. [    0.338421] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  492. [    0.338520] system 00:00: [mem 0x00100000-0x9fffffff] could not be reserved
  493. [    0.338618] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
  494. [    0.338717] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
  495. [    0.338818] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  496. [    0.359375] system 00:01: [io  0x1000-0x107f] has been reserved
  497. [    0.359473] system 00:01: [io  0x1180-0x11ff] has been reserved
  498. [    0.359571] system 00:01: [io  0x0800-0x080f] has been reserved
  499. [    0.359667] system 00:01: [io  0x15e0-0x15ef] has been reserved
  500. [    0.359764] system 00:01: [io  0x1600-0x167f] has been reserved
  501. [    0.359860] system 00:01: [io  0x1680-0x169f] has been reserved
  502. [    0.359957] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
  503. [    0.360065] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
  504. [    0.360162] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
  505. [    0.360260] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  506. [    0.360357] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  507. [    0.360454] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
  508. [    0.360553] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  509. [    0.360662] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  510. [    0.360714] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  511. [    0.360762] pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
  512. [    0.381268] pnp 00:05: Plug and Play ACPI device, IDs PNP0c31 (active)
  513. [    0.381927] pnp: PnP ACPI: found 6 devices
  514. [    0.390151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  515. [    0.390291] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
  516. [    0.390304] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
  517. [    0.390307] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
  518. [    0.390355] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  519. [    0.390358] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  520. [    0.390361] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  521. [    0.390363] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  522. [    0.390366] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  523. [    0.390369] pci 0000:00:1c.1: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  524. [    0.390380] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa0000000-0xa01fffff 64bit pref]
  525. [    0.390497] pci 0000:00:1c.1: BAR 15: assigned [mem 0xa0200000-0xa03fffff 64bit pref]
  526. [    0.390611] pci 0000:00:1c.1: BAR 13: assigned [io  0xa000-0xafff]
  527. [    0.390711] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
  528. [    0.390809] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
  529. [    0.390921] pci 0000:00:01.0: PCI bridge to [bus 01]
  530. [    0.391017] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
  531. [    0.391115] pci 0000:00:01.0:   bridge window [mem 0xcd000000-0xcfffffff]
  532. [    0.391214] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  533. [    0.391331] pci 0000:02:00.0: BAR 6: assigned [mem 0xf4310000-0xf431ffff pref]
  534. [    0.391443] pci 0000:00:1c.0: PCI bridge to [bus 02]
  535. [    0.391538] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
  536. [    0.391639] pci 0000:00:1c.0:   bridge window [mem 0xf4300000-0xf43fffff]
  537. [    0.391739] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xa01fffff 64bit pref]
  538. [    0.391856] pci 0000:00:1c.1: PCI bridge to [bus 03]
  539. [    0.391952] pci 0000:00:1c.1:   bridge window [io  0xa000-0xafff]
  540. [    0.392063] pci 0000:00:1c.1:   bridge window [mem 0xf4200000-0xf42fffff]
  541. [    0.392163] pci 0000:00:1c.1:   bridge window [mem 0xa0200000-0xa03fffff 64bit pref]
  542. [    0.392281] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
  543. [    0.392377] pci 0000:00:1c.3:   bridge window [io  0x4000-0x4fff]
  544. [    0.392478] pci 0000:00:1c.3:   bridge window [mem 0xf8000000-0xf9ffffff]
  545. [    0.392578] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf40fffff 64bit pref]
  546. [    0.392695] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
  547. [    0.392791] pci 0000:00:1c.4:   bridge window [io  0x5000-0x5fff]
  548. [    0.392891] pci 0000:00:1c.4:   bridge window [mem 0xfa000000-0xfbffffff]
  549. [    0.392992] pci 0000:00:1c.4:   bridge window [mem 0xf4100000-0xf41fffff 64bit pref]
  550. [    0.393112] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
  551. [    0.393115] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x07ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
  552. [    0.393118] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] res_to_dev_res add_size 4000000 min_align 4000000
  553. [    0.393121] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x07ffffff] res_to_dev_res add_size 4000000 min_align 4000000
  554. [    0.393124] pci 0000:15:00.0: res[13]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
  555. [    0.393126] pci 0000:15:00.0: res[13]=[io  0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
  556. [    0.393129] pci 0000:15:00.0: res[14]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
  557. [    0.393132] pci 0000:15:00.0: res[14]=[io  0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
  558. [    0.393136] pci 0000:15:00.0: BAR 15: assigned [mem 0xf0000000-0xf3ffffff pref]
  559. [    0.393250] pci 0000:15:00.0: BAR 16: assigned [mem 0xa4000000-0xa7ffffff]
  560. [    0.393347] pci 0000:15:00.0: BAR 13: assigned [io  0x6000-0x60ff]
  561. [    0.393443] pci 0000:15:00.0: BAR 14: assigned [io  0x6400-0x64ff]
  562. [    0.393541] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
  563. [    0.393635] pci 0000:15:00.0:   bridge window [io  0x6000-0x60ff]
  564. [    0.393736] pci 0000:15:00.0:   bridge window [io  0x6400-0x64ff]
  565. [    0.393836] pci 0000:15:00.0:   bridge window [mem 0xf0000000-0xf3ffffff pref]
  566. [    0.393950] pci 0000:15:00.0:   bridge window [mem 0xa4000000-0xa7ffffff]
  567. [    0.394051] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
  568. [    0.394148] pci 0000:00:1e.0:   bridge window [io  0x6000-0x9fff]
  569. [    0.394249] pci 0000:00:1e.0:   bridge window [mem 0xf4400000-0xf7ffffff]
  570. [    0.394349] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xf3ffffff 64bit pref]
  571. [    0.394467] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  572. [    0.394469] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  573. [    0.394471] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  574. [    0.394474] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
  575. [    0.394476] pci_bus 0000:00: resource 8 [mem 0xa0000000-0xfebfffff window]
  576. [    0.394478] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
  577. [    0.394481] pci_bus 0000:01: resource 1 [mem 0xcd000000-0xcfffffff]
  578. [    0.394483] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  579. [    0.394486] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
  580. [    0.394488] pci_bus 0000:02: resource 1 [mem 0xf4300000-0xf43fffff]
  581. [    0.394490] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xa01fffff 64bit pref]
  582. [    0.394492] pci_bus 0000:03: resource 0 [io  0xa000-0xafff]
  583. [    0.394495] pci_bus 0000:03: resource 1 [mem 0xf4200000-0xf42fffff]
  584. [    0.394497] pci_bus 0000:03: resource 2 [mem 0xa0200000-0xa03fffff 64bit pref]
  585. [    0.394499] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
  586. [    0.394501] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xf9ffffff]
  587. [    0.394504] pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf40fffff 64bit pref]
  588. [    0.394506] pci_bus 0000:0d: resource 0 [io  0x5000-0x5fff]
  589. [    0.394508] pci_bus 0000:0d: resource 1 [mem 0xfa000000-0xfbffffff]
  590. [    0.394510] pci_bus 0000:0d: resource 2 [mem 0xf4100000-0xf41fffff 64bit pref]
  591. [    0.394513] pci_bus 0000:15: resource 0 [io  0x6000-0x9fff]
  592. [    0.394515] pci_bus 0000:15: resource 1 [mem 0xf4400000-0xf7ffffff]
  593. [    0.394517] pci_bus 0000:15: resource 2 [mem 0xf0000000-0xf3ffffff 64bit pref]
  594. [    0.394519] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7 window]
  595. [    0.394522] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff window]
  596. [    0.394524] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff window]
  597. [    0.394526] pci_bus 0000:15: resource 7 [mem 0x000d8000-0x000dbfff window]
  598. [    0.394529] pci_bus 0000:15: resource 8 [mem 0xa0000000-0xfebfffff window]
  599. [    0.394531] pci_bus 0000:16: resource 0 [io  0x6000-0x60ff]
  600. [    0.394533] pci_bus 0000:16: resource 1 [io  0x6400-0x64ff]
  601. [    0.394535] pci_bus 0000:16: resource 2 [mem 0xf0000000-0xf3ffffff pref]
  602. [    0.394537] pci_bus 0000:16: resource 3 [mem 0xa4000000-0xa7ffffff]
  603. [    0.394705] NET: Registered protocol family 2
  604. [    0.395104] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  605. [    0.395365] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  606. [    0.395691] TCP: Hash tables configured (established 32768 bind 32768)
  607. [    0.395856] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  608. [    0.395987] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  609. [    0.396186] NET: Registered protocol family 1
  610. [    0.398501] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  611. [    0.398647] PCI: CLS 64 bytes, default 64
  612. [    0.398713] Unpacking initramfs...
  613. [    0.963791] Freeing initrd memory: 19164K
  614. [    0.964080] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  615. [    0.964178] software IO TLB: mapped [mem 0x9b8a1000-0x9f8a1000] (64MB)
  616. [    0.964943] audit: initializing netlink subsys (disabled)
  617. [    0.965077] audit: type=2000 audit(1594284491.964:1): initialized
  618. [    0.965826] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  619. [    0.965982] zbud: loaded
  620. [    0.967495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  621. [    0.967661] io scheduler noop registered
  622. [    0.967754] io scheduler deadline registered
  623. [    0.967866] io scheduler cfq registered (default)
  624. [    0.969628] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
  625. [    0.969728] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  626. [    0.969826] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
  627. [    0.969856] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  628. [    0.969954] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
  629. [    0.970054] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
  630. [    0.970084] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
  631. [    0.970183] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
  632. [    0.970283] pcie_pme 0000:00:1c.1:pcie001: service driver pcie_pme loaded
  633. [    0.970312] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
  634. [    0.970413] pcie_pme 0000:00:1c.3:pcie001: service driver pcie_pme loaded
  635. [    0.970442] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
  636. [    0.970543] pcie_pme 0000:00:1c.4:pcie001: service driver pcie_pme loaded
  637. [    0.970563] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  638. [    0.970673] pciehp 0000:00:01.0:pcie004: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep-
  639. [    0.970830] pciehp 0000:00:01.0:pcie004: service driver pciehp loaded
  640. [    0.970845] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
  641. [    0.971000] pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
  642. [    0.971015] pciehp 0000:00:1c.1:pcie004: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
  643. [    0.971169] pciehp 0000:00:1c.1:pcie004: service driver pciehp loaded
  644. [    0.971184] pciehp 0000:00:1c.3:pcie004: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
  645. [    0.971339] pciehp 0000:00:1c.3:pcie004: service driver pciehp loaded
  646. [    0.971354] pciehp 0000:00:1c.4:pcie004: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
  647. [    0.971521] pciehp 0000:00:1c.4:pcie004: service driver pciehp loaded
  648. [    0.971530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  649. [    0.971652] intel_idle: does not run on family 6 model 23
  650. [    0.972253] Monitor-Mwait will be used to enter C-1 state
  651. [    0.972270] Monitor-Mwait will be used to enter C-2 state
  652. [    0.972281] Monitor-Mwait will be used to enter C-3 state
  653. [    0.972289] tsc: Marking TSC unstable due to TSC halts in idle
  654. [    0.974821] GHES: HEST is not enabled!
  655. [    0.975012] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  656. [    0.996135] 0000:00:03.3: ttyS0 at I/O 0x1828 (irq = 17, base_baud = 115200) is a 16550A
  657. [    0.996573] Linux agpgart interface v0.103
  658. [    1.060137] tpm_tis 00:05: 1.2 TPM (device-id 0x1020, rev-id 6)
  659. [    1.349284] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  660. [    1.349379] AMD IOMMUv2 functionality not available on this system
  661. [    1.350073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  662. [    1.360461] serio: i8042 KBD port at 0x60,0x64 irq 1
  663. [    1.360560] serio: i8042 AUX port at 0x60,0x64 irq 12
  664. [    1.360975] mousedev: PS/2 mouse device common for all mice
  665. [    1.361135] rtc_cmos 00:02: RTC can wake from S4
  666. [    1.361448] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  667. [    1.361576] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  668. [    1.361814] ledtrig-cpu: registered to indicate activity on CPUs
  669. [    1.362948] NET: Registered protocol family 10
  670. [    1.363488] mip6: Mobile IPv6
  671. [    1.363583] NET: Registered protocol family 17
  672. [    1.363678] mpls_gso: MPLS GSO support
  673. [    1.364138] microcode: sig=0x1067a, pf=0x20, revision=0xa0c
  674. [    1.364363] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  675. [    1.364796] registered taskstats version 1
  676. [    1.364912] zswap: loaded using pool lzo/zbud
  677. [    1.369518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  678. [    1.416147] ima: Allocated hash algorithm: sha256
  679. [    1.848772] rtc_cmos 00:02: setting system clock to 2020-07-09 08:48:14 UTC (1594284494)
  680. [    1.849061] PM: Hibernation image not present or could not be loaded.
  681. [    1.851111] Freeing unused kernel memory: 1424K
  682. [    1.851205] Write protecting the kernel read-only data: 12288k
  683. [    1.852628] Freeing unused kernel memory: 1888K
  684. [    1.857506] Freeing unused kernel memory: 1216K
  685. [    1.866792] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  686. [    1.886238] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  687. [    1.886496] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  688. [    1.886616] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  689. [    1.932890] thermal LNXTHERM:00: registered as thermal_zone0
  690. [    1.932995] ACPI: Thermal Zone [THM0] (67 C)
  691. [    1.934527] thermal LNXTHERM:01: registered as thermal_zone1
  692. [    1.934624] ACPI: Thermal Zone [THM1] (74 C)
  693. [    1.934882] pps_core: LinuxPPS API ver. 1 registered
  694. [    1.934988] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  695. [    1.935593] PTP clock support registered
  696. [    1.938173] ACPI: bus type USB registered
  697. [    1.938319] usbcore: registered new interface driver usbfs
  698. [    1.938438] usbcore: registered new interface driver hub
  699. [    1.938584] usbcore: registered new device driver usb
  700. [    1.939267] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  701. [    1.939374] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  702. [    1.939602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  703. [    1.939771] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  704. [    1.943579] ehci-pci: EHCI PCI platform driver
  705. [    1.943752] uhci_hcd: USB Universal Host Controller Interface driver
  706. [    1.950650] sdhci: Secure Digital Host Controller Interface driver
  707. [    1.950752] sdhci: Copyright(c) Pierre Ossman
  708. [    1.951763] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
  709. [    1.951807] SCSI subsystem initialized
  710. [    1.953156] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  711. [    1.954282] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  712. [    1.955758] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  713. [    1.955986] libata version 3.00 loaded.
  714. [    1.956891] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
  715. [    1.984083] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x246d19e0933, max_idle_ns: 440795215567 ns
  716. [    2.028169] firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
  717. [    2.089231] random: fast init done
  718. [    2.140381] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1f:16:22:8e:ad
  719. [    2.140503] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
  720. [    2.140620] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
  721. [    2.140876] ehci-pci 0000:00:1a.7: EHCI Host Controller
  722. [    2.140982] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
  723. [    2.141108] ehci-pci 0000:00:1a.7: debug port 1
  724. [    2.144867] e1000e 0000:00:19.0 enp0s25: renamed from eth0
  725. [    2.145097] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
  726. [    2.145108] ehci-pci 0000:00:1a.7: irq 23, io mem 0xfc226c00
  727. [    2.160058] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
  728. [    2.160218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  729. [    2.160312] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  730. [    2.160419] usb usb1: Product: EHCI Host Controller
  731. [    2.160509] usb usb1: Manufacturer: Linux 4.9.0-11-amd64 ehci_hcd
  732. [    2.160600] usb usb1: SerialNumber: 0000:00:1a.7
  733. [    2.160922] hub 1-0:1.0: USB hub found
  734. [    2.161030] hub 1-0:1.0: 6 ports detected
  735. [    2.161451] ehci-pci 0000:00:1d.7: EHCI Host Controller
  736. [    2.161546] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
  737. [    2.161664] ehci-pci 0000:00:1d.7: debug port 1
  738. [    2.165666] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
  739. [    2.165675] ehci-pci 0000:00:1d.7: irq 19, io mem 0xfc227000
  740. [    2.180081] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  741. [    2.180218] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  742. [    2.180318] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  743. [    2.180426] usb usb2: Product: EHCI Host Controller
  744. [    2.180517] usb usb2: Manufacturer: Linux 4.9.0-11-amd64 ehci_hcd
  745. [    2.180608] usb usb2: SerialNumber: 0000:00:1d.7
  746. [    2.180915] hub 2-0:1.0: USB hub found
  747. [    2.181023] hub 2-0:1.0: 6 ports detected
  748. [    2.181471] uhci_hcd 0000:00:1a.0: UHCI Host Controller
  749. [    2.181581] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
  750. [    2.181698] uhci_hcd 0000:00:1a.0: detected 2 ports
  751. [    2.181820] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
  752. [    2.181997] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  753. [    2.182095] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  754. [    2.182203] usb usb3: Product: UHCI Host Controller
  755. [    2.182296] usb usb3: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  756. [    2.182388] usb usb3: SerialNumber: 0000:00:1a.0
  757. [    2.182661] hub 3-0:1.0: USB hub found
  758. [    2.182760] hub 3-0:1.0: 2 ports detected
  759. [    2.183061] uhci_hcd 0000:00:1a.1: UHCI Host Controller
  760. [    2.183158] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
  761. [    2.183275] uhci_hcd 0000:00:1a.1: detected 2 ports
  762. [    2.183398] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
  763. [    2.183548] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  764. [    2.183644] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  765. [    2.183757] usb usb4: Product: UHCI Host Controller
  766. [    2.183849] usb usb4: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  767. [    2.183944] usb usb4: SerialNumber: 0000:00:1a.1
  768. [    2.184258] hub 4-0:1.0: USB hub found
  769. [    2.184368] hub 4-0:1.0: 2 ports detected
  770. [    2.184714] uhci_hcd 0000:00:1a.2: UHCI Host Controller
  771. [    2.184810] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
  772. [    2.184932] uhci_hcd 0000:00:1a.2: detected 2 ports
  773. [    2.185046] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
  774. [    2.185180] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  775. [    2.185273] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  776. [    2.185380] usb usb5: Product: UHCI Host Controller
  777. [    2.185471] usb usb5: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  778. [    2.185564] usb usb5: SerialNumber: 0000:00:1a.2
  779. [    2.185853] hub 5-0:1.0: USB hub found
  780. [    2.185959] hub 5-0:1.0: 2 ports detected
  781. [    2.186254] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  782. [    2.186349] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
  783. [    2.186461] uhci_hcd 0000:00:1d.0: detected 2 ports
  784. [    2.186575] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
  785. [    2.186712] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  786. [    2.186806] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  787. [    2.186914] usb usb6: Product: UHCI Host Controller
  788. [    2.187005] usb usb6: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  789. [    2.187099] usb usb6: SerialNumber: 0000:00:1d.0
  790. [    2.187365] hub 6-0:1.0: USB hub found
  791. [    2.187470] hub 6-0:1.0: 2 ports detected
  792. [    2.187777] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  793. [    2.187872] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
  794. [    2.187985] uhci_hcd 0000:00:1d.1: detected 2 ports
  795. [    2.188116] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
  796. [    2.188263] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  797. [    2.188356] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  798. [    2.188464] usb usb7: Product: UHCI Host Controller
  799. [    2.188554] usb usb7: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  800. [    2.188646] usb usb7: SerialNumber: 0000:00:1d.1
  801. [    2.188912] hub 7-0:1.0: USB hub found
  802. [    2.189019] hub 7-0:1.0: 2 ports detected
  803. [    2.189320] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  804. [    2.189413] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
  805. [    2.189525] uhci_hcd 0000:00:1d.2: detected 2 ports
  806. [    2.189634] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
  807. [    2.189770] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  808. [    2.189864] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  809. [    2.189972] usb usb8: Product: UHCI Host Controller
  810. [    2.190062] usb usb8: Manufacturer: Linux 4.9.0-11-amd64 uhci_hcd
  811. [    2.190154] usb usb8: SerialNumber: 0000:00:1d.2
  812. [    2.190426] hub 8-0:1.0: USB hub found
  813. [    2.190535] hub 8-0:1.0: 2 ports detected
  814. [    2.190907] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  815. [    2.213273] ahci 0000:00:1f.2: version 3.0
  816. [    2.213497] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
  817. [    2.213615] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ccc sxs
  818. [    2.214846] scsi host0: ahci
  819. [    2.215370] scsi host1: ahci
  820. [    2.215710] scsi host2: ahci
  821. [    2.216015] scsi host3: ahci
  822. [    2.216484] scsi host4: ahci
  823. [    2.216831] scsi host5: ahci
  824. [    2.217032] ata1: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226100 irq 30
  825. [    2.217158] ata2: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226180 irq 30
  826. [    2.217274] ata3: DUMMY
  827. [    2.217364] ata4: DUMMY
  828. [    2.217455] ata5: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226300 irq 30
  829. [    2.217566] ata6: SATA max UDMA/133 abar m2048@0xfc226000 port 0xfc226380 irq 30
  830. [    2.508104] usb 2-4: new high-speed USB device number 2 using ehci-pci
  831. [    2.531735] ata5: SATA link down (SStatus 0 SControl 300)
  832. [    2.560233] firewire_core 0000:15:00.1: created device fw0: GUID 001f16ff228eadff, S400
  833. [    2.662119] usb 2-4: New USB device found, idVendor=17ef, idProduct=480c
  834. [    2.662219] usb 2-4: New USB device strings: Mfr=1, Product=0, SerialNumber=0
  835. [    2.662320] usb 2-4: Manufacturer: Chicony Electronics Co., Ltd.
  836. [    2.684085] usb 4-1: new full-speed USB device number 2 using uhci_hcd
  837. [    2.692092] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  838. [    2.692225] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  839. [    2.692344] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  840. [    2.696020] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  841. [    2.696024] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  842. [    2.696158] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  843. [    2.697905] ata6.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
  844. [    2.698201] ata1.00: ATA-8: WDC WD5000BEVT-00A0RT0, 01.01A01, max UDMA/133
  845. [    2.698308] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  846. [    2.698578] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  847. [    2.698582] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  848. [    2.698695] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  849. [    2.699710] ata6.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
  850. [    2.699714] ata6.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  851. [    2.701645] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  852. [    2.701648] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  853. [    2.701773] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  854. [    2.703789] ata1.00: configured for UDMA/133
  855. [    2.707757] ata2.00: ATA-8: ST750LM022 HN-M750MBB, 2BA30001, max UDMA/133
  856. [    2.707834] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000BEVT-0 1A01 PQ: 0 ANSI: 5
  857. [    2.707976] ata2.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  858. [    2.708154] ata6.00: ATAPI: HL-DT-ST BD-RE  GBW-B10N, UX09, max UDMA/133
  859. [    2.714497] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  860. [    2.714501] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  861. [    2.714622] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  862. [    2.714737] ata6.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
  863. [    2.715798] ata6.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
  864. [    2.715801] ata6.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  865. [    2.720016] ata6.00: configured for UDMA/133
  866. [    2.722749] ata2.00: configured for UDMA/133
  867. [    2.736680] scsi 1:0:0:0: Direct-Access     ATA      ST750LM022 HN-M7 0001 PQ: 0 ANSI: 5
  868. [    2.782962] psmouse serio1: synaptics: queried max coordinates: x [..5598], y [..4670]
  869. [    2.823100] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000/0x20000/0x0, board id: 0, fw id: 434116
  870. [    2.823227] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
  871. [    2.840154] scsi 5:0:0:0: CD-ROM            HL-DT-ST BD-RE  GBW-B10N  UX09 PQ: 0 ANSI: 5
  872. [    2.856559] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  873. [    2.856771] sd 0:0:0:0: [sda] Write Protect is off
  874. [    2.856876] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  875. [    2.856918] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  876. [    2.856920] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
  877. [    2.856922] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  878. [    2.857014] sd 1:0:0:0: [sdb] Write Protect is off
  879. [    2.857018] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  880. [    2.857055] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  881. [    2.869124] usb 4-1: New USB device found, idVendor=0a5c, idProduct=2145
  882. [    2.869225] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  883. [    2.869327] usb 4-1: Product: ThinkPad Bluetooth with Enhanced Data Rate II
  884. [    2.869421] usb 4-1: Manufacturer: Lenovo Computer Corp
  885. [    2.874418] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
  886. [    2.921411]  sda: sda1 sda2 < sda5 >
  887. [    2.922363] sd 0:0:0:0: [sda] Attached SCSI disk
  888. [    2.982360] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  889. [    2.982473] cdrom: Uniform CD-ROM driver Revision: 3.20
  890. [    2.982847] sr 5:0:0:0: Attached scsi CD-ROM sr0
  891. [    3.181207]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 >
  892. [    3.182268] sd 1:0:0:0: [sdb] Attached SCSI disk
  893. [    3.639762] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  894. [    3.652052] usb 4-2: new full-speed USB device number 3 using uhci_hcd
  895. [    3.837148] usb 4-2: New USB device found, idVendor=08ff, idProduct=2810
  896. [    3.837250] usb 4-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  897. [    3.837350] usb 4-2: Product: Fingerprint Sensor
  898. [    3.903560] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input3
  899. [    4.036801] PM: Starting manual resume from disk
  900. [    4.036908] PM: Hibernation image partition 8:5 present
  901. [    4.036909] PM: Looking for hibernation image.
  902. [    4.037146] PM: Image not found (code -22)
  903. [    4.037147] PM: Hibernation image not present or could not be loaded.
  904. [    4.276119] usb 1-6: new high-speed USB device number 4 using ehci-pci
  905. [    4.424523] usb 1-6: New USB device found, idVendor=17ef, idProduct=1008
  906. [    4.424636] usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  907. [    4.425104] hub 1-6:1.0: USB hub found
  908. [    4.425394] hub 1-6:1.0: 7 ports detected
  909. [    4.712087] usb 1-6.1: new full-speed USB device number 5 using ehci-pci
  910. [    4.822428] usb 1-6.1: New USB device found, idVendor=17ef, idProduct=6004
  911. [    4.822527] usb 1-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  912. [    4.822637] usb 1-6.1: Product: ISD-V4
  913. [    4.822732] usb 1-6.1: Manufacturer: Tablet
  914. [    4.827290] hidraw: raw HID events driver (C) Jiri Kosina
  915. [    4.831245] usbcore: registered new interface driver usbhid
  916. [    4.831344] usbhid: USB HID core driver
  917. [    4.832682] input: Tablet ISD-V4 as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.1/1-6.1:1.0/0003:17EF:6004.0001/input/input4
  918. [    4.833080] hid-generic 0003:17EF:6004.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [Tablet ISD-V4] on usb-0000:00:1a.7-6.1/input0
  919. [    4.904088] usb 1-6.4: new low-speed USB device number 6 using ehci-pci
  920. [    5.014817] usb 1-6.4: New USB device found, idVendor=0765, idProduct=5001
  921. [    5.014916] usb 1-6.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  922. [    5.018276] hid-generic 0003:0765:5001.0002: hiddev0,hidraw1: USB HID v1.00 Device [HID 0765:5001] on usb-0000:00:1a.7-6.4/input0
  923. [    5.096087] usb 1-6.6: new low-speed USB device number 7 using ehci-pci
  924. [    5.212426] usb 1-6.6: New USB device found, idVendor=045e, idProduct=007d
  925. [    5.212525] usb 1-6.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  926. [    5.212636] usb 1-6.6: Product: Microsoft Notebook/Mobile Optical Mouse 2.0
  927. [    5.212737] usb 1-6.6: Manufacturer: Microsoft
  928. [    5.216093] input: Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0 as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.6/1-6.6:1.0/0003:045E:007D.0003/input/input5
  929. [    5.216350] hid-generic 0003:045E:007D.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft Notebook/Mobile Optical Mouse 2.0] on usb-0000:00:1a.7-6.6/input0
  930. [    5.219411] random: crng init done
  931. [    5.219508] random: 7 urandom warning(s) missed due to ratelimiting
  932. [   51.253749] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  933. [   63.922916] ip_tables: (C) 2000-2006 Netfilter Core Team
  934. [   64.641071] 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)
  935. [   64.641469] systemd[1]: Detected architecture x86-64.
  936. [   65.110229] systemd[1]: Set hostname to <debian>.
  937. [   74.424334] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  938. [   74.425137] systemd[1]: Listening on LVM2 poll daemon socket.
  939. [   74.426023] systemd[1]: Created slice System Slice.
  940. [   74.426706] systemd[1]: Listening on LVM2 metadata daemon socket.
  941. [   74.427397] systemd[1]: Listening on udev Control Socket.
  942. [   74.428078] systemd[1]: Listening on fsck to fsckd communication Socket.
  943. [   74.429762] systemd[1]: Mounting Huge Pages File System...
  944. [   74.430370] systemd[1]: Listening on udev Kernel Socket.
  945. [   74.431297] systemd[1]: Created slice system-getty.slice.
  946. [   74.432045] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  947. [   76.540098] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  948. [   77.368585] lp: driver loaded but no devices found
  949. [   77.748432] systemd-journald[243]: Received request to flush runtime journal from PID 1
  950. [   77.809981] ppdev: user-space parallel port driver
  951. [   83.669299] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  952. [   83.688378] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
  953. [   83.688682] ACPI: Lid Switch [LID]
  954. [   83.688855] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
  955. [   83.688974] ACPI: Sleep Button [SLPB]
  956. [   83.689148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
  957. [   83.689256] ACPI: Power Button [PWRF]
  958. [   83.697447] wmi: Mapper loaded
  959. [   83.706018] ACPI: Battery Slot [BAT0] (battery present)
  960. [   83.713708] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
  961. [   83.716414] acpi device:02: registered as cooling_device4
  962. [   83.716627] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input9
  963. [   83.818159] Non-volatile memory driver v1.3
  964. [   83.819586] ACPI: AC Adapter [AC] (on-line)
  965. [   84.244237] r592: driver successfully loaded
  966. [   84.499470] thinkpad_acpi: ThinkPad ACPI Extras v0.25
  967. [   84.499569] thinkpad_acpi: http://ibm-acpi.sf.net/
  968. [   84.499674] thinkpad_acpi: ThinkPad BIOS 7ZETB8WW (2.18 ), EC 7ZHT24WW-1.07
  969. [   84.499769] thinkpad_acpi: Lenovo ThinkPad W700ds, model 2757CTO
  970. [   84.521278] thinkpad_acpi: radio switch found; radios are enabled
  971. [   84.521387] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  972. [   84.521499] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  973. [   84.523825] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  974. [   84.526925] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  975. [   84.537093] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input10
  976. [   84.623503] sd 0:0:0:0: Attached scsi generic sg0 type 0
  977. [   84.623654] sd 1:0:0:0: Attached scsi generic sg1 type 0
  978. [   84.623804] sr 5:0:0:0: Attached scsi generic sg2 type 5
  979. [   84.660261] r852: driver loaded successfully
  980. [   84.942553] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\_SB.PCI0.LPC.PMIO) (20160831/utaddress-247)
  981. [   84.942834] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  982. [   84.942947] ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011FF (\_SB.PCI0.LPC.LPIO) (20160831/utaddress-247)
  983. [   84.943220] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  984. [   84.943332] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011FF (\_SB.PCI0.LPC.LPIO) (20160831/utaddress-247)
  985. [   84.943606] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  986. [   84.943716] lpc_ich: Resource conflict(s) found affecting gpio_ich
  987. [   84.964218] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
  988. [   85.094815] [drm] Initialized
  989. [   85.104845] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x04b8, PCI irq 16
  990. [   85.104945] yenta_cardbus 0000:15:00.0: Socket status: 30000006
  991. [   85.105041] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io  0x6000-0x9fff]
  992. [   85.105150] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf4400000-0xf7ffffff]
  993. [   85.105262] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf4400000-0xf7ffffff:
  994. [   85.105371]  excluding 0xf4400000-0xf47bffff
  995. [   85.105606] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xf0000000-0xf3ffffff 64bit pref]
  996. [   85.105717] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf0000000-0xf3ffffff:
  997. [   85.105827]  excluding 0xf0000000-0xf3ffffff
  998. [   85.454166] Intel(R) Wireless WiFi driver for Linux
  999. [   85.454264] Copyright(c) 2003- 2015 Intel Corporation
  1000. [   85.454502] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  1001. [   85.622349] input: PC Speaker as /devices/platform/pcspkr/input/input11
  1002. [   86.288159] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-5000-5.ucode
  1003. [   86.288467] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
  1004. [   86.415107] snd_hda_codec_conexant hdaudioC0D0: CX20561 (Hermosa): BIOS auto-probing.
  1005. [   86.415916] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20561 (Hermosa): line_outs=1 (0x1a/0x0/0x0/0x0/0x0) type:speaker
  1006. [   86.416049] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  1007. [   86.416164] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=2 (0x19/0x16/0x0/0x0/0x0)
  1008. [   86.416275] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
  1009. [   86.416379] snd_hda_codec_conexant hdaudioC0D0:    dig-out=0x1c/0x0
  1010. [   86.416478] snd_hda_codec_conexant hdaudioC0D0:    inputs:
  1011. [   86.416574] snd_hda_codec_conexant hdaudioC0D0:      Mic=0x18
  1012. [   86.416670] snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1d
  1013. [   86.416764] snd_hda_codec_conexant hdaudioC0D0:      Dock Mic=0x17
  1014. [   86.417970] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
  1015. [   86.424043] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
  1016. [   86.424409] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
  1017. [   86.424592] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  1018. [   86.424778] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  1019. [   86.424960] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  1020. [   86.956951] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
  1021. [   86.957064] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
  1022. [   86.957158] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
  1023. [   86.957252] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
  1024. [   86.959415] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  1025. [   87.051446] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  1026. [   88.134311] MXM: GUID detected in BIOS
  1027. [   88.134616] nouveau 0000:01:00.0: NVIDIA G92 (092f00a2)
  1028. [   88.145785] iTCO_vendor_support: vendor-support=0
  1029. [   88.232796] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
  1030. [   88.234182]  excluding 0xc0000-0xd7fff 0xdc000-0xfffff
  1031. [   88.236718] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
  1032. [   88.238564]  excluding 0xa0000000-0xa03fffff
  1033. [   88.240655] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
  1034. [   88.242518]  excluding 0x60000000-0x60ffffff
  1035. [   88.279136] nouveau 0000:01:00.0: bios: version 62.92.5c.00.07
  1036. [   88.279423] nouveau 0000:01:00.0: mxm: BIOS version 2.1
  1037. [   88.279658] nouveau 0000:01:00.0: mxm: unmatched output device 31f03efbffd26860
  1038. [   88.279771] nouveau 0000:01:00.0: mxm: unmatched output device 0103010200010100
  1039. [   88.279880] nouveau 0000:01:00.0: mxm: unmatched output device 0000000000050000
  1040. [   88.300440] nouveau 0000:01:00.0: fb: 1024 MiB GDDR3
  1041. [   88.350740] [TTM] Zone  kernel: Available graphics memory: 1989670 kiB
  1042. [   88.350847] [TTM] Initializing pool allocator
  1043. [   88.350952] [TTM] Initializing DMA pool allocator
  1044. [   88.351074] nouveau 0000:01:00.0: DRM: VRAM: 1024 MiB
  1045. [   88.351175] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
  1046. [   88.351278] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
  1047. [   88.351380] nouveau 0000:01:00.0: DRM: DCB version 4.0
  1048. [   88.351482] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00010034
  1049. [   88.351586] nouveau 0000:01:00.0: DRM: DCB outp 01: 02011312 00000030
  1050. [   88.351689] nouveau 0000:01:00.0: DRM: DCB outp 04: 02153312 00020d10
  1051. [   88.351792] nouveau 0000:01:00.0: DRM: DCB outp 05: 02034300 00000028
  1052. [   88.351895] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000040
  1053. [   88.356231] nouveau 0000:01:00.0: DRM: DCB conn 01: 00001131
  1054. [   88.356344] nouveau 0000:01:00.0: DRM: DCB conn 02: 00002231
  1055. [   88.356449] nouveau 0000:01:00.0: DRM: DCB conn 03: 00110346
  1056. [   88.356555] nouveau 0000:01:00.0: DRM: DCB conn 04: 00000400
  1057. [   88.356659] nouveau 0000:01:00.0: DRM: DCB conn 05: 00000510
  1058. [   88.356763] nouveau 0000:01:00.0: DRM: DCB conn 06: 00000511
  1059. [   88.356863] nouveau 0000:01:00.0: DRM: DCB conn 07: 00000513
  1060. [   88.356967] nouveau 0000:01:00.0: DRM: DCB conn 08: 00002631
  1061. [   88.357072] nouveau 0000:01:00.0: DRM: DCB conn 09: 00001731
  1062. [   88.357173] nouveau 0000:01:00.0: DRM: DCB conn 10: 00002831
  1063. [   88.357277] nouveau 0000:01:00.0: DRM: DCB conn 11: 00110946
  1064. [   88.357379] nouveau 0000:01:00.0: DRM: DCB conn 12: 00000a00
  1065. [   88.357478] nouveau 0000:01:00.0: DRM: DCB conn 13: 00000b10
  1066. [   88.357583] nouveau 0000:01:00.0: DRM: DCB conn 14: 00000b11
  1067. [   88.357683] nouveau 0000:01:00.0: DRM: DCB conn 15: 00000b13
  1068. [   88.365014] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1069. [   88.365122] [drm] Driver supports precise vblank timestamp query.
  1070. [   88.384803] nouveau 0000:01:00.0: DRM: MM: using CRYPT for buffer copies
  1071. [   88.478225] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  1072. [   88.478449] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x1060)
  1073. [   88.478760] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1074. [   88.647695] intel_powerclamp: No package C-state available
  1075. [   88.684618] intel_powerclamp: No package C-state available
  1076. [   88.724459] intel_powerclamp: No package C-state available
  1077. [   88.760504] intel_powerclamp: No package C-state available
  1078. [   89.593673] media: Linux media interface: v0.10
  1079. [   89.657984] Linux video capture interface: v2.00
  1080. [   89.661213] Bluetooth: Core ver 2.22
  1081. [   89.661345] NET: Registered protocol family 31
  1082. [   89.661463] Bluetooth: HCI device and connection manager initialized
  1083. [   89.661582] Bluetooth: HCI socket layer initialized
  1084. [   89.661694] Bluetooth: L2CAP socket layer initialized
  1085. [   89.661812] Bluetooth: SCO socket layer initialized
  1086. [   89.736839] nouveau 0000:01:00.0: DRM: allocated 1920x1200 fb: 0x70000, bo ffff9f77d5893000
  1087. [   89.737121] fbcon: nouveaufb (fb0) is primary device
  1088. [   89.857634] usbcore: registered new interface driver btusb
  1089. [   90.072536] uvcvideo: Found UVC 1.00 device <unnamed> (17ef:480c)
  1090. [   90.073825] uvcvideo 2-4:1.0: Entity type for entity Processing 2 was not initialized!
  1091. [   90.073828] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized!
  1092. [   90.074070] input: UVC Camera (17ef:480c) as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input17
  1093. [   90.074436] usbcore: registered new interface driver uvcvideo
  1094. [   90.074437] USB Video Class driver (1.1.1)
  1095. [   90.075501] Console: switching to colour frame buffer device 160x48
  1096. [   90.077397] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
  1097. [   90.096082] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
  1098. [   92.280804] Adding 4120572k swap on /dev/sda5.  Priority:-1 extents:1 across:4120572k FS
  1099. [   94.856150] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  1100. [   95.729548] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
  1101. [   97.060992] e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1102. [   97.061330] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
  1103. [  104.000667] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1104. [  104.000888] Bluetooth: BNEP filters: protocol multicast
  1105. [  104.001068] Bluetooth: BNEP socket layer initialized
  1106. [  104.252117] vboxdrv: loading out-of-tree module taints kernel.
  1107. [  104.261033] vboxdrv: Found 4 processor cores
  1108. [  104.261316] vboxdrv: fAsync=0 offMin=0x1db offMax=0x2c62
  1109. [  104.361742] vboxdrv: TSC mode is Synchronous, tentative frequency 2527009799 Hz
  1110. [  104.361972] vboxdrv: Successfully loaded version 5.2.22 (interface 0x00290001)
  1111. [  106.638746] VBoxNetFlt: Successfully started.
  1112. [  106.717111] VBoxNetAdp: Successfully started.
  1113. [  107.867696] VBoxPciLinuxInit
  1114. [  107.888050] vboxpci: IOMMU not found (not registered)
  1115. [  112.631222] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  1116. [  114.576923] NET: Registered protocol family 4
  1117. [  114.629963] NET: Registered protocol family 3
  1118. [  114.633743] NET: Registered protocol family 5
  1119. [  183.974474] Bluetooth: RFCOMM TTY layer initialized
  1120. [  183.974483] Bluetooth: RFCOMM socket layer initialized
  1121. [  183.974489] Bluetooth: RFCOMM ver 1.11
  1122. [  197.932020] PM: Syncing filesystems ... done.
  1123. [  198.655830] PM: Preparing system for sleep (mem)
  1124. [  198.656278] (NULL device *): firmware: direct-loading firmware iwlwifi-5000-5.ucode
  1125. [  198.656322] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1126. [  198.657903] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1127. [  198.659080] PM: Suspending system (mem)
  1128. [  198.659102] Suspending console(s) (use no_console_suspend to debug)
  1129. [  198.825565] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
  1130. [  198.825569] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  1131. [  198.825648] sd 1:0:0:0: [sdb] Stopping disk
  1132. [  198.910933] sd 0:0:0:0: [sda] Stopping disk
  1133. [  198.928169] nouveau 0000:01:00.0: DRM: suspending console...
  1134. [  198.928171] nouveau 0000:01:00.0: DRM: suspending display...
  1135. [  198.928216] nouveau 0000:01:00.0: DRM: evicting buffers...
  1136. [  198.928383] e1000e: EEE TX LPI TIMER: 00000000
  1137. [  199.085412] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
  1138. [  199.085424] nouveau 0000:01:00.0: DRM: suspending client object trees...
  1139. [  199.086606] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
  1140. [  203.372505] PM: suspend of devices complete after 4713.123 msecs
  1141. [  203.373301] PM: late suspend of devices complete after 0.791 msecs
  1142. [  203.374618] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
  1143. [  203.374816] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
  1144. [  203.388064] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
  1145. [  203.388106] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
  1146. [  203.388206] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
  1147. [  203.388221] e1000e 0000:00:19.0: System wakeup enabled by ACPI
  1148. [  203.452062] PM: noirq suspend of devices complete after 78.758 msecs
  1149. [  203.453123] ACPI: Preparing to enter system sleep state S3
  1150. [  203.772059] ACPI : EC: event blocked
  1151. [  203.772059] ACPI : EC: EC stopped
  1152. [  203.772060] PM: Saving platform NVS memory
  1153. [  203.772073] Disabling non-boot CPUs ...
  1154. [  203.772365] Broke affinity for irq 21
  1155. [  203.772380] Broke affinity for irq 30
  1156. [  203.773401] smpboot: CPU 1 is now offline
  1157. [  203.774117] Broke affinity for irq 21
  1158. [  203.774132] Broke affinity for irq 30
  1159. [  203.775153] smpboot: CPU 2 is now offline
  1160. [  203.775781] Broke affinity for irq 1
  1161. [  203.775790] Broke affinity for irq 9
  1162. [  203.775795] Broke affinity for irq 12
  1163. [  203.775803] Broke affinity for irq 17
  1164. [  203.775819] Broke affinity for irq 21
  1165. [  203.775834] Broke affinity for irq 30
  1166. [  203.776867] smpboot: CPU 3 is now offline
  1167. [  203.777070] ACPI: Low-level resume complete
  1168. [  203.777070] ACPI : EC: EC started
  1169. [  203.777070] PM: Restoring platform NVS memory
  1170. [  203.777070] Suspended for 3.613 seconds
  1171. [  203.777070] Enabling non-boot CPUs ...
  1172. [  203.777070] x86: Booting SMP configuration:
  1173. [  203.777070] smpboot: Booting Node 0 Processor 1 APIC 0x1
  1174. [  203.773388] Disabled fast string operations
  1175. [  203.781138]  cache: parent cpu1 should not be sleeping
  1176. [  203.872436] CPU1 is up
  1177. [  203.872528] smpboot: Booting Node 0 Processor 2 APIC 0x2
  1178. [  203.779771] Disabled fast string operations
  1179. [  203.876888]  cache: parent cpu2 should not be sleeping
  1180. [  203.971340] CPU2 is up
  1181. [  203.971395] smpboot: Booting Node 0 Processor 3 APIC 0x3
  1182. [  203.875639] Disabled fast string operations
  1183. [  203.975060]  cache: parent cpu3 should not be sleeping
  1184. [  204.086968] CPU3 is up
  1185. [  204.092934] ACPI: Waking up from system sleep state S3
  1186. [  204.748123] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
  1187. [  204.748151] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
  1188. [  204.748222] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
  1189. [  204.784185] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
  1190. [  204.784206] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
  1191. [  204.784527] PM: noirq resume of devices complete after 84.438 msecs
  1192. [  204.785191] PM: early resume of devices complete after 0.631 msecs
  1193. [  204.785380] usb usb3: root hub lost power or was reset
  1194. [  204.785400] usb usb4: root hub lost power or was reset
  1195. [  204.785459] e1000e 0000:00:19.0: System wakeup disabled by ACPI
  1196. [  204.785493] ACPI : button: The lid device is not compliant to SW_LID.
  1197. [  204.785507] ACPI : EC: event unblocked
  1198. [  204.785516] usb usb5: root hub lost power or was reset
  1199. [  204.785786] usb usb6: root hub lost power or was reset
  1200. [  204.785836] usb usb7: root hub lost power or was reset
  1201. [  204.785886] usb usb8: root hub lost power or was reset
  1202. [  204.785996] rtc_cmos 00:02: System wakeup disabled by ACPI
  1203. [  204.786098] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  1204. [  204.787101] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  1205. [  204.788076] sd 0:0:0:0: [sda] Starting disk
  1206. [  204.788084] sd 1:0:0:0: [sdb] Starting disk
  1207. [  204.792034] pciehp 0000:00:1c.3:pcie004: Timeout on hotplug command 0x1038 (issued 203824 msec ago)
  1208. [  204.792040] pciehp 0000:00:1c.1:pcie004: Timeout on hotplug command 0x1038 (issued 203824 msec ago)
  1209. [  204.792057] pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 203824 msec ago)
  1210. [  204.792060] pciehp 0000:00:1c.4:pcie004: Timeout on hotplug command 0x1038 (issued 203824 msec ago)
  1211. [  204.900150] pciehp 0000:00:1c.0:pcie004: Device 0000:02:00.0 already exists at 0000:02:00, cannot hot-add
  1212. [  204.900153] pciehp 0000:00:1c.0:pcie004: Cannot add device at 0000:02:00
  1213. [  204.900155] pciehp 0000:00:1c.1:pcie004: Device 0000:03:00.0 already exists at 0000:03:00, cannot hot-add
  1214. [  204.900158] pciehp 0000:00:1c.1:pcie004: Cannot add device at 0000:03:00
  1215. [  205.012069] usb 2-4: reset high-speed USB device number 2 using ehci-pci
  1216. [  205.103035] ata5: SATA link down (SStatus 0 SControl 300)
  1217. [  205.196087] usb 4-1: reset full-speed USB device number 2 using uhci_hcd
  1218. [  205.320087] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  1219. [  205.325892] ata6.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
  1220. [  205.326998] ata6.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
  1221. [  205.327002] ata6.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1222. [  205.338363] ata6.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
  1223. [  205.339506] ata6.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
  1224. [  205.339509] ata6.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1225. [  205.343711] ata6.00: configured for UDMA/133
  1226. [  205.376134] firewire_core 0000:15:00.1: rediscovered device fw0
  1227. [  205.452093] usb 1-6.4: reset low-speed USB device number 6 using ehci-pci
  1228. [  205.460061] usb 4-2: reset full-speed USB device number 3 using uhci_hcd
  1229. [  205.680059] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  1230. [  205.686214] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  1231. [  205.686216] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  1232. [  205.686218] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1233. [  205.698491] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  1234. [  205.698493] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  1235. [  205.698495] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1236. [  205.704565] ata2.00: configured for UDMA/133
  1237. [  205.758028] psmouse serio1: synaptics: queried max coordinates: x [..5598], y [..4670]
  1238. [  205.828026] usb 1-6.1: reset full-speed USB device number 5 using ehci-pci
  1239. [  205.900054] pciehp 0000:00:01.0:pcie004: Device 0000:01:00.0 already exists at 0000:01:00, cannot hot-add
  1240. [  205.900055] pciehp 0000:00:01.0:pcie004: Cannot add device at 0000:01:00
  1241. [  205.900115] nouveau 0000:01:00.0: DRM: resuming kernel object tree...
  1242. [  206.091281] nouveau 0000:01:00.0: DRM: resuming client object trees...
  1243. [  206.091912] nouveau 0000:01:00.0: DRM: resuming display...
  1244. [  206.409606] nouveau 0000:01:00.0: DRM: resuming console...
  1245. [  206.556146] PM: resume of devices complete after 1770.950 msecs
  1246. [  206.556359] usb 4-1:1.0: rebind failed: -517
  1247. [  206.556362] usb 4-1:1.1: rebind failed: -517
  1248. [  206.556897] PM: Finishing wakeup.
  1249. [  206.556899] Restarting tasks ... done.
  1250. [  206.588015] video LNXVIDEO:00: Restoring backlight state
  1251. [  206.944060] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  1252. [  206.947136] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  1253. [  206.947138] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  1254. [  206.947141] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1255. [  206.986947] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  1256. [  206.986951] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  1257. [  206.986956] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  1258. [  206.990345] ata1.00: configured for UDMA/133
  1259. [  207.204949] e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1260. [  207.218941] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  1261. [  207.684260] e1000e: enp0s25 NIC Link is Down
  1262. [  207.896264] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  1263. [  208.520255] e1000e: enp0s25 NIC Link is Down
  1264. [  208.728222] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  1265. [  210.816936] e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1266. [  210.817102] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
  1267. [  212.216160] e1000e: enp0s25 NIC Link is Down
  1268. [  214.552927] e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1269. [  219.600346] e1000e: enp0s25 NIC Link is Down
  1270. [  219.812341] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  1271. [  219.972312] e1000e: enp0s25 NIC Link is Down
  1272. [  220.356284] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  1273. [  222.832998] e1000e: enp0s25 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1274. [  222.833146] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN