1. [roger@anterg ~]$ dmesg
  2. [ 0.000000] Linux version 4.9.7-1-ARCH (builduser@tobias) (gcc version 6.3.1 20170109 (GCC) ) #1 SMP PREEMPT Wed Feb 1 19:33:40 CET 2017
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7880b572-77c2-4356-950e-02b4d960944a rw quiet
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  7. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  8. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  9. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  10. [ 0.000000] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000af63efff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000af63f000-0x00000000af6befff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000af6bf000-0x00000000af7befff] ACPI NVS
  17. [ 0.000000] BIOS-e820: [mem 0x00000000af7bf000-0x00000000af7fefff] ACPI data
  18. [ 0.000000] BIOS-e820: [mem 0x00000000af7ff000-0x00000000af7fffff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000af800000-0x00000000afffffff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f7fffff] usable
  28. [ 0.000000] NX (Execute Disable) protection: active
  29. [ 0.000000] SMBIOS 2.7 present.
  30. [ 0.000000] DMI: TOSHIBA Satellite L750/Base Board Product Name, BIOS 2.20 07/13/2011
  31. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  32. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  33. [ 0.000000] e820: last_pfn = 0x14f800 max_arch_pfn = 0x400000000
  34. [ 0.000000] MTRR default type: uncachable
  35. [ 0.000000] MTRR fixed ranges enabled:
  36. [ 0.000000] 00000-9FFFF write-back
  37. [ 0.000000] A0000-BFFFF uncachable
  38. [ 0.000000] C0000-FFFFF write-protect
  39. [ 0.000000] MTRR variable ranges enabled:
  40. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  41. [ 0.000000] 1 base 080000000 mask FC0000000 write-back
  42. [ 0.000000] 2 base 0AF800000 mask FFF800000 uncachable
  43. [ 0.000000] 3 base 0B0000000 mask FF0000000 uncachable
  44. [ 0.000000] 4 base 0FFC00000 mask FFFC00000 write-protect
  45. [ 0.000000] 5 base 100000000 mask FC0000000 write-back
  46. [ 0.000000] 6 base 140000000 mask FF0000000 write-back
  47. [ 0.000000] 7 base 14F800000 mask FFF800000 uncachable
  48. [ 0.000000] 8 disabled
  49. [ 0.000000] 9 disabled
  50. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  51. [ 0.000000] e820: last_pfn = 0xaf800 max_arch_pfn = 0x400000000
  52. [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
  53. [ 0.000000] Scanning 1 areas for low memory corruption
  54. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  55. [ 0.000000] BRK [0x01d57000, 0x01d57fff] PGTABLE
  56. [ 0.000000] BRK [0x01d58000, 0x01d58fff] PGTABLE
  57. [ 0.000000] BRK [0x01d59000, 0x01d59fff] PGTABLE
  58. [ 0.000000] BRK [0x01d5a000, 0x01d5afff] PGTABLE
  59. [ 0.000000] BRK [0x01d5b000, 0x01d5bfff] PGTABLE
  60. [ 0.000000] RAMDISK: [mem 0x374df000-0x37a66fff]
  61. [ 0.000000] ACPI: Early table checksum verification disabled
  62. [ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 TOSQCI)
  63. [ 0.000000] ACPI: XSDT 0x00000000AF7FE120 000084 (v01 TOSQCI TOSQCI00 00000001 01000013)
  64. [ 0.000000] ACPI: FACP 0x00000000AF7FC000 0000F4 (v04 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  65. [ 0.000000] ACPI: DSDT 0x00000000AF7EB000 00D2BC (v01 TOSQCI TOSQCI00 00000000 MSFT 01000013)
  66. [ 0.000000] ACPI: FACS 0x00000000AF76D000 000040
  67. [ 0.000000] ACPI: FACS 0x00000000AF76D000 000040
  68. [ 0.000000] ACPI: ASF! 0x00000000AF7FD000 0000A5 (v32 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  69. [ 0.000000] ACPI: HPET 0x00000000AF7FB000 000038 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  70. [ 0.000000] ACPI: APIC 0x00000000AF7FA000 00008C (v02 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  71. [ 0.000000] ACPI: MCFG 0x00000000AF7F9000 00003C (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  72. [ 0.000000] ACPI: SLIC 0x00000000AF7EA000 000176 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  73. [ 0.000000] ACPI: WDAT 0x00000000AF7E9000 000224 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  74. [ 0.000000] ACPI: SSDT 0x00000000AF7E7000 001068 (v01 INSYDE INSYDE 00001000 MSFT 01000013)
  75. [ 0.000000] ACPI: BOOT 0x00000000AF7E5000 000028 (v01 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  76. [ 0.000000] ACPI: ASPT 0x00000000AF7E2000 000034 (v07 TOSQCI TOSQCI00 00000001 MSFT 01000013)
  77. [ 0.000000] ACPI: SSDT 0x00000000AF7E1000 00096D (v01 PmRef Cpu0Ist 00003000 INTL 20100121)
  78. [ 0.000000] ACPI: SSDT 0x00000000AF7E0000 000996 (v01 PmRef CpuPm 00003000 INTL 20100121)
  79. [ 0.000000] ACPI: Local APIC address 0xfee00000
  80. [ 0.000000] No NUMA configuration found
  81. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f7fffff]
  82. [ 0.000000] NODE_DATA(0) allocated [mem 0x14f7f8000-0x14f7fcfff]
  83. [ 0.000000] Zone ranges:
  84. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  85. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  86. [ 0.000000] Normal [mem 0x0000000100000000-0x000000014f7fffff]
  87. [ 0.000000] Device empty
  88. [ 0.000000] Movable zone start for each node
  89. [ 0.000000] Early memory node ranges
  90. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  91. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000af63efff]
  92. [ 0.000000] node 0: [mem 0x00000000af7ff000-0x00000000af7fffff]
  93. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000014f7fffff]
  94. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000014f7fffff]
  95. [ 0.000000] On node 0 totalpages: 1043932
  96. [ 0.000000] DMA zone: 64 pages used for memmap
  97. [ 0.000000] DMA zone: 21 pages reserved
  98. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  99. [ 0.000000] DMA32 zone: 11161 pages used for memmap
  100. [ 0.000000] DMA32 zone: 714304 pages, LIFO batch:31
  101. [ 0.000000] Normal zone: 5088 pages used for memmap
  102. [ 0.000000] Normal zone: 325632 pages, LIFO batch:31
  103. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  104. [ 0.000000] ACPI: Local APIC address 0xfee00000
  105. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  106. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  107. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  108. [ 0.000000] ACPI: IRQ0 used by override.
  109. [ 0.000000] ACPI: IRQ9 used by override.
  110. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  111. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  112. [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  113. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  114. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  115. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  116. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  117. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  118. [ 0.000000] PM: Registered nosave memory: [mem 0xaf63f000-0xaf6befff]
  119. [ 0.000000] PM: Registered nosave memory: [mem 0xaf6bf000-0xaf7befff]
  120. [ 0.000000] PM: Registered nosave memory: [mem 0xaf7bf000-0xaf7fefff]
  121. [ 0.000000] PM: Registered nosave memory: [mem 0xaf800000-0xafffffff]
  122. [ 0.000000] PM: Registered nosave memory: [mem 0xb0000000-0xdfffffff]
  123. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  124. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
  127. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  128. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  132. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  133. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  134. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
  135. [ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
  136. [ 0.000000] e820: [mem 0xb0000000-0xdfffffff] available for PCI devices
  137. [ 0.000000] Booting paravirtualized kernel on bare hardware
  138. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  139. [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
  140. [ 0.000000] percpu: Embedded 35 pages/cpu @ffff88014f400000 s103512 r8192 d31656 u262144
  141. [ 0.000000] pcpu-alloc: s103512 r8192 d31656 u262144 alloc=1*2097152
  142. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  143. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027598
  144. [ 0.000000] Policy zone: Normal
  145. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7880b572-77c2-4356-950e-02b4d960944a rw quiet
  146. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  147. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  148. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  149. [ 0.000000] Memory: 4023592K/4175728K available (6205K kernel code, 1071K rwdata, 1944K rodata, 1280K init, 1032K bss, 152136K reserved, 0K cma-reserved)
  150. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  151. [ 0.000000] Preemptible hierarchical RCU implementation.
  152. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  153. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
  154. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  155. [ 0.000000] NR_IRQS:8448 nr_irqs:488 16
  156. [ 0.000000] Console: colour dummy device 80x25
  157. [ 0.000000] console [tty0] enabled
  158. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  159. [ 0.000000] hpet clockevent registered
  160. [ 0.000000] tsc: Fast TSC calibration using PIT
  161. [ 0.000000] tsc: Detected 2195.096 MHz processor
  162. [ 0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 4391.11 BogoMIPS (lpj=7316986)
  163. [ 0.000032] pid_max: default: 32768 minimum: 301
  164. [ 0.000043] ACPI: Core revision 20160831
  165. [ 0.000044] TOSHIBA Satellite detected - force copy of DSDT to local memory
  166. [ 0.000103] ACPI: Forced DSDT copy: length 0x0D2BC copied locally, original unmapped
  167. [ 0.008253] ACPI: 4 ACPI AML tables successfully acquired and loaded
  168. [ 0.008284] Security Framework initialized
  169. [ 0.008285] Yama: becoming mindful.
  170. [ 0.008507] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  171. [ 0.009388] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  172. [ 0.009770] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  173. [ 0.009775] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  174. [ 0.010055] CPU: Physical Processor ID: 0
  175. [ 0.010056] CPU: Processor Core ID: 0
  176. [ 0.010061] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  177. [ 0.010061] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  178. [ 0.010063] mce: CPU supports 7 MCE banks
  179. [ 0.010078] process: using mwait in idle threads
  180. [ 0.010081] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  181. [ 0.010082] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  182. [ 0.010545] Freeing SMP alternatives memory: 24K (ffffffff81c4d000 - ffffffff81c53000)
  183. [ 0.025383] ftrace: allocating 24613 entries in 97 pages
  184. [ 0.039496] smpboot: Max logical packages: 4
  185. [ 0.039571] x2apic: IRQ remapping doesn't support X2APIC mode
  186. [ 0.040027] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  187. [ 0.073035] TSC deadline timer enabled
  188. [ 0.073038] smpboot: CPU0: Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz (family: 0x6, model: 0x2a, stepping: 0x7)
  189. [ 0.073042] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
  190. [ 0.073064] core: PEBS disabled due to CPU errata, please upgrade microcode
  191. [ 0.073066] ... version: 3
  192. [ 0.073067] ... bit width: 48
  193. [ 0.073067] ... generic registers: 4
  194. [ 0.073068] ... value mask: 0000ffffffffffff
  195. [ 0.073069] ... max period: 00007fffffffffff
  196. [ 0.073069] ... fixed-purpose events: 3
  197. [ 0.073070] ... event mask: 000000070000000f
  198. [ 0.106670] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  199. [ 0.139858] x86: Booting SMP configuration:
  200. [ 0.139861] .... node #0, CPUs: #1 #2 #3
  201. [ 0.445411] x86: Booted up 1 node, 4 CPUs
  202. [ 0.445414] smpboot: Total of 4 processors activated (17572.26 BogoMIPS)
  203. [ 0.448838] devtmpfs: initialized
  204. [ 0.448904] x86/mm: Memory block size: 128MB
  205. [ 0.452807] PM: Registering ACPI NVS region [mem 0xaf6bf000-0xaf7befff] (1048576 bytes)
  206. [ 0.452888] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  207. [ 0.452923] pinctrl core: initialized pinctrl subsystem
  208. [ 0.452968] RTC time: 1:14:52, date: 02/07/17
  209. [ 0.453060] NET: Registered protocol family 16
  210. [ 0.461876] cpuidle: using governor ladder
  211. [ 0.475223] cpuidle: using governor menu
  212. [ 0.475267] Simple Boot Flag at 0x44 set to 0x1
  213. [ 0.475282] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  214. [ 0.475284] ACPI: bus type PCI registered
  215. [ 0.475287] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  216. [ 0.475390] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  217. [ 0.475393] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  218. [ 0.475408] PCI: Using configuration type 1 for base access
  219. [ 0.475442] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  220. [ 0.475622] mtrr: your CPUs had inconsistent variable MTRR settings
  221. [ 0.475622] mtrr: probably your BIOS does not setup all CPUs.
  222. [ 0.475623] mtrr: corrected configuration.
  223. [ 0.488771] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  224. [ 0.488969] ACPI: Added _OSI(Module Device)
  225. [ 0.488970] ACPI: Added _OSI(Processor Device)
  226. [ 0.488971] ACPI: Added _OSI(3.0 _SCP Extensions)
  227. [ 0.488971] ACPI: Added _OSI(Processor Aggregator Device)
  228. [ 0.489154] ACPI: Executed 1 blocks of module-level executable AML code
  229. [ 0.497127] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  230. [ 0.497626] ACPI: Dynamic OEM Table Load:
  231. [ 0.497635] ACPI: SSDT 0xFFFF880149E12000 000727 (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
  232. [ 0.497965] ACPI: Dynamic OEM Table Load:
  233. [ 0.497972] ACPI: SSDT 0xFFFF880149F66800 000303 (v01 PmRef ApIst 00003000 INTL 20100121)
  234. [ 0.498206] ACPI: Dynamic OEM Table Load:
  235. [ 0.498211] ACPI: SSDT 0xFFFF880149FC3200 000119 (v01 PmRef ApCst 00003000 INTL 20100121)
  236. [ 0.498865] ACPI : EC: EC started
  237. [ 0.499069] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
  238. [ 0.499071] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  239. [ 0.499072] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
  240. [ 0.499073] ACPI: Interpreter enabled
  241. [ 0.499095] ACPI: (supports S0 S3 S4 S5)
  242. [ 0.499096] ACPI: Using IOAPIC for interrupt routing
  243. [ 0.499123] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  244. [ 0.499176] platform wdat_wdt: failed to claim resource 4
  245. [ 0.499182] ACPI: watchdog: Failed to create platform device
  246. [ 0.500516] acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
  247. [ 0.505033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
  248. [ 0.505038] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  249. [ 0.505072] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  250. [ 0.505546] PCI host bridge to bus 0000:00
  251. [ 0.505549] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  252. [ 0.505550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  253. [ 0.505552] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  254. [ 0.505553] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff window]
  255. [ 0.505555] pci_bus 0000:00: root bus resource [bus 00-fe]
  256. [ 0.505562] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
  257. [ 0.505661] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
  258. [ 0.505696] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  259. [ 0.505743] pci 0000:00:01.0: System wakeup disabled by ACPI
  260. [ 0.505814] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
  261. [ 0.505837] pci 0000:00:16.0: reg 0x10: [mem 0xc3404000-0xc340400f 64bit]
  262. [ 0.505915] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  263. [ 0.506008] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
  264. [ 0.506284] pci 0000:00:1a.0: reg 0x10: [mem 0xc340a000-0xc340a3ff]
  265. [ 0.507868] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  266. [ 0.507930] pci 0000:00:1a.0: System wakeup disabled by ACPI
  267. [ 0.507978] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
  268. [ 0.507996] pci 0000:00:1b.0: reg 0x10: [mem 0xc3400000-0xc3403fff 64bit]
  269. [ 0.508072] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  270. [ 0.508124] pci 0000:00:1b.0: System wakeup disabled by ACPI
  271. [ 0.508172] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
  272. [ 0.508297] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  273. [ 0.508357] pci 0000:00:1c.0: System wakeup disabled by ACPI
  274. [ 0.508404] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
  275. [ 0.508529] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  276. [ 0.508588] pci 0000:00:1c.1: System wakeup disabled by ACPI
  277. [ 0.508641] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
  278. [ 0.508722] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  279. [ 0.508775] pci 0000:00:1c.5: System wakeup disabled by ACPI
  280. [ 0.508817] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
  281. [ 0.508896] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  282. [ 0.508947] pci 0000:00:1c.6: System wakeup disabled by ACPI
  283. [ 0.508991] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
  284. [ 0.509259] pci 0000:00:1d.0: reg 0x10: [mem 0xc3409000-0xc34093ff]
  285. [ 0.510845] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  286. [ 0.510905] pci 0000:00:1d.0: System wakeup disabled by ACPI
  287. [ 0.510951] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
  288. [ 0.511135] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
  289. [ 0.511151] pci 0000:00:1f.2: reg 0x10: [io 0x5080-0x5087]
  290. [ 0.511159] pci 0000:00:1f.2: reg 0x14: [io 0x5114-0x5117]
  291. [ 0.511168] pci 0000:00:1f.2: reg 0x18: [io 0x5060-0x5067]
  292. [ 0.511176] pci 0000:00:1f.2: reg 0x1c: [io 0x50fc-0x50ff]
  293. [ 0.511184] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
  294. [ 0.511192] pci 0000:00:1f.2: reg 0x24: [mem 0xc3408000-0xc34087ff]
  295. [ 0.511236] pci 0000:00:1f.2: PME# supported from D3hot
  296. [ 0.511317] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
  297. [ 0.511334] pci 0000:00:1f.3: reg 0x10: [mem 0xc3406000-0xc34060ff 64bit]
  298. [ 0.511355] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
  299. [ 0.511505] pci 0000:01:00.0: [10de:0dec] type 00 class 0x030000
  300. [ 0.511515] pci 0000:01:00.0: reg 0x10: [mem 0xc2000000-0xc2ffffff]
  301. [ 0.511524] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
  302. [ 0.511533] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
  303. [ 0.511539] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
  304. [ 0.511545] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
  305. [ 0.511646] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300
  306. [ 0.511656] pci 0000:01:00.1: reg 0x10: [mem 0xc3000000-0xc3003fff]
  307. [ 0.518645] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  308. [ 0.518652] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  309. [ 0.518657] pci 0000:00:01.0: bridge window [mem 0xc2000000-0xc30fffff]
  310. [ 0.518665] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
  311. [ 0.518768] pci 0000:00:1c.0: PCI bridge to [bus 07]
  312. [ 0.518934] pci 0000:08:00.0: [1033:0194] type 00 class 0x0c0330
  313. [ 0.518963] pci 0000:08:00.0: reg 0x10: [mem 0xc3300000-0xc3301fff 64bit]
  314. [ 0.519114] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
  315. [ 0.519181] pci 0000:08:00.0: System wakeup disabled by ACPI
  316. [ 0.528702] pci 0000:00:1c.1: PCI bridge to [bus 08]
  317. [ 0.528716] pci 0000:00:1c.1: bridge window [mem 0xc3300000-0xc33fffff]
  318. [ 0.528825] pci 0000:09:00.0: [10ec:8176] type 00 class 0x028000
  319. [ 0.528855] pci 0000:09:00.0: reg 0x10: [io 0x3000-0x30ff]
  320. [ 0.528901] pci 0000:09:00.0: reg 0x18: [mem 0xc3200000-0xc3203fff 64bit]
  321. [ 0.529072] pci 0000:09:00.0: supports D1 D2
  322. [ 0.529073] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  323. [ 0.529133] pci 0000:09:00.0: System wakeup disabled by ACPI
  324. [ 0.538671] pci 0000:00:1c.5: PCI bridge to [bus 09]
  325. [ 0.538679] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
  326. [ 0.538687] pci 0000:00:1c.5: bridge window [mem 0xc3200000-0xc32fffff]
  327. [ 0.538888] pci 0000:0a:00.0: [1969:1083] type 00 class 0x020000
  328. [ 0.538997] pci 0000:0a:00.0: reg 0x10: [mem 0xc3100000-0xc313ffff 64bit]
  329. [ 0.539048] pci 0000:0a:00.0: reg 0x18: [io 0x2000-0x207f]
  330. [ 0.539495] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  331. [ 0.539606] pci 0000:0a:00.0: System wakeup disabled by ACPI
  332. [ 0.558713] pci 0000:00:1c.6: PCI bridge to [bus 0a]
  333. [ 0.558720] pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff]
  334. [ 0.558728] pci 0000:00:1c.6: bridge window [mem 0xc3100000-0xc31fffff]
  335. [ 0.559277] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  336. [ 0.559332] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  337. [ 0.559384] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  338. [ 0.559436] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
  339. [ 0.559488] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  340. [ 0.559541] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
  341. [ 0.559597] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  342. [ 0.559649] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  343. [ 0.559945] ACPI: Enabled 7 GPEs in block 00 to 3F
  344. [ 0.560058] ACPI : EC: event unblocked
  345. [ 0.560074] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x1e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  346. [ 0.560076] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
  347. [ 0.560234] vgaarb: setting as boot device: PCI:0000:01:00.0
  348. [ 0.560236] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  349. [ 0.560237] vgaarb: loaded
  350. [ 0.560238] vgaarb: bridge control possible 0000:01:00.0
  351. [ 0.560322] PCI: Using ACPI for IRQ routing
  352. [ 0.567100] PCI: pci_cache_line_size set to 64 bytes
  353. [ 0.567213] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  354. [ 0.567214] e820: reserve RAM buffer [mem 0xaf63f000-0xafffffff]
  355. [ 0.567215] e820: reserve RAM buffer [mem 0xaf800000-0xafffffff]
  356. [ 0.567216] e820: reserve RAM buffer [mem 0x14f800000-0x14fffffff]
  357. [ 0.567318] NetLabel: Initializing
  358. [ 0.567319] NetLabel: domain hash size = 128
  359. [ 0.567319] NetLabel: protocols = UNLABELED CIPSOv4
  360. [ 0.567335] NetLabel: unlabeled traffic allowed by default
  361. [ 0.567382] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  362. [ 0.567388] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  363. [ 0.569413] clocksource: Switched to clocksource hpet
  364. [ 0.575535] VFS: Disk quotas dquot_6.6.0
  365. [ 0.575556] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  366. [ 0.575639] pnp: PnP ACPI init
  367. [ 0.575817] system 00:00: [io 0x0680-0x069f] has been reserved
  368. [ 0.575819] system 00:00: [io 0x1004-0x1013] has been reserved
  369. [ 0.575820] system 00:00: [io 0xffff] has been reserved
  370. [ 0.575822] system 00:00: [io 0xffff] has been reserved
  371. [ 0.575823] system 00:00: [io 0x0400-0x0453] has been reserved
  372. [ 0.575825] system 00:00: [io 0x0458-0x047f] has been reserved
  373. [ 0.575826] system 00:00: [io 0x0500-0x057f] has been reserved
  374. [ 0.575827] system 00:00: [io 0x164e-0x164f] has been reserved
  375. [ 0.575831] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  376. [ 0.575859] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  377. [ 0.575906] system 00:02: [io 0x0454-0x0457] has been reserved
  378. [ 0.575909] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  379. [ 0.575940] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  380. [ 0.575968] pnp 00:04: Plug and Play ACPI device, IDs TOS0220 PNP0f13 (active)
  381. [ 0.576117] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
  382. [ 0.576119] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  383. [ 0.576120] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  384. [ 0.576122] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  385. [ 0.576123] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
  386. [ 0.576125] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  387. [ 0.576126] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
  388. [ 0.576128] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
  389. [ 0.576129] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  390. [ 0.576131] system 00:05: [mem 0xc3500000-0xc3500fff] has been reserved
  391. [ 0.576133] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  392. [ 0.576358] system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
  393. [ 0.576360] system 00:06: [mem 0x40000000-0x401fffff] could not be reserved
  394. [ 0.576362] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
  395. [ 0.576442] pnp: PnP ACPI: found 7 devices
  396. [ 0.582886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  397. [ 0.582890] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
  398. [ 0.582940] pci 0000:01:00.0: BAR 6: assigned [mem 0xc3080000-0xc30fffff pref]
  399. [ 0.582943] pci 0000:00:01.0: PCI bridge to [bus 01-06]
  400. [ 0.582945] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  401. [ 0.582947] pci 0000:00:01.0: bridge window [mem 0xc2000000-0xc30fffff]
  402. [ 0.582949] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
  403. [ 0.582953] pci 0000:00:1c.0: PCI bridge to [bus 07]
  404. [ 0.582970] pci 0000:00:1c.1: PCI bridge to [bus 08]
  405. [ 0.582977] pci 0000:00:1c.1: bridge window [mem 0xc3300000-0xc33fffff]
  406. [ 0.582988] pci 0000:00:1c.5: PCI bridge to [bus 09]
  407. [ 0.582991] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
  408. [ 0.582996] pci 0000:00:1c.5: bridge window [mem 0xc3200000-0xc32fffff]
  409. [ 0.583004] pci 0000:00:1c.6: PCI bridge to [bus 0a]
  410. [ 0.583007] pci 0000:00:1c.6: bridge window [io 0x2000-0x2fff]
  411. [ 0.583012] pci 0000:00:1c.6: bridge window [mem 0xc3100000-0xc31fffff]
  412. [ 0.583022] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  413. [ 0.583023] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  414. [ 0.583024] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  415. [ 0.583026] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xfeafffff window]
  416. [ 0.583027] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  417. [ 0.583028] pci_bus 0000:01: resource 1 [mem 0xc2000000-0xc30fffff]
  418. [ 0.583030] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
  419. [ 0.583031] pci_bus 0000:08: resource 1 [mem 0xc3300000-0xc33fffff]
  420. [ 0.583033] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
  421. [ 0.583034] pci_bus 0000:09: resource 1 [mem 0xc3200000-0xc32fffff]
  422. [ 0.583035] pci_bus 0000:0a: resource 0 [io 0x2000-0x2fff]
  423. [ 0.583036] pci_bus 0000:0a: resource 1 [mem 0xc3100000-0xc31fffff]
  424. [ 0.583124] NET: Registered protocol family 2
  425. [ 0.583293] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  426. [ 0.583365] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  427. [ 0.583435] TCP: Hash tables configured (established 32768 bind 32768)
  428. [ 0.583460] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  429. [ 0.583473] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  430. [ 0.583520] NET: Registered protocol family 1
  431. [ 0.616264] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  432. [ 0.628430] pci 0000:0a:00.0: [Firmware Bug]: VPD access disabled
  433. [ 0.628439] PCI: CLS 64 bytes, default 64
  434. [ 0.628490] Unpacking initramfs...
  435. [ 0.727021] Freeing initrd memory: 5664K (ffff8800374df000 - ffff880037a67000)
  436. [ 0.727025] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  437. [ 0.727027] software IO TLB [mem 0xab63f000-0xaf63f000] (64MB) mapped at [ffff8800ab63f000-ffff8800af63efff]
  438. [ 0.727207] Scanning for low memory corruption every 60 seconds
  439. [ 0.727539] futex hash table entries: 2048 (order: 5, 131072 bytes)
  440. [ 0.727941] Initialise system trusted keyrings
  441. [ 0.728037] workingset: timestamp_bits=40 max_order=20 bucket_order=0
  442. [ 0.729741] zbud: loaded
  443. [ 0.730198] Key type asymmetric registered
  444. [ 0.730232] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  445. [ 0.730264] io scheduler noop registered
  446. [ 0.730265] io scheduler deadline registered
  447. [ 0.730272] io scheduler cfq registered (default)
  448. [ 0.730846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  449. [ 0.730851] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  450. [ 0.730860] vesafb: mode is 640x480x32, linelength=2560, pages=0
  451. [ 0.730860] vesafb: scrolling: redraw
  452. [ 0.730862] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  453. [ 0.730872] vesafb: framebuffer at 0xc1000000, mapped to 0xffffc90000a00000, using 1216k, total 1216k
  454. [ 0.748295] Console: switching to colour frame buffer device 80x30
  455. [ 0.765620] fb0: VESA VGA frame buffer device
  456. [ 0.765634] intel_idle: MWAIT substates: 0x21120
  457. [ 0.765635] intel_idle: v0.4.1 model 0x2A
  458. [ 0.765791] intel_idle: lapic_timer_reliable_states 0xffffffff
  459. [ 0.766009] GHES: HEST is not enabled!
  460. [ 0.766092] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  461. [ 0.766560] Linux agpgart interface v0.103
  462. [ 0.766901] rtc_cmos 00:01: RTC can wake from S4
  463. [ 0.767042] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  464. [ 0.767070] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  465. [ 0.767082] intel_pstate: Intel P-state driver initializing
  466. [ 0.767290] ledtrig-cpu: registered to indicate activity on CPUs
  467. [ 0.767883] NET: Registered protocol family 10
  468. [ 0.768545] NET: Registered protocol family 17
  469. [ 0.769047] microcode: sig=0x206a7, pf=0x10, revision=0x1a
  470. [ 0.769207] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
  471. [ 0.769567] registered taskstats version 1
  472. [ 0.769583] Loading compiled-in X.509 certificates
  473. [ 0.769616] zswap: loaded using pool lzo/zbud
  474. [ 0.770452] Magic number: 5:769:204
  475. [ 0.770505] acpi device:2c: hash matches
  476. [ 0.770601] rtc_cmos 00:01: setting system clock to 2017-02-07 01:14:52 UTC (1486430092)
  477. [ 0.770736] PM: Hibernation image not present or could not be loaded.
  478. [ 0.773927] Freeing unused kernel memory: 1280K (ffffffff81b0d000 - ffffffff81c4d000)
  479. [ 0.773930] Write protecting the kernel read-only data: 10240k
  480. [ 0.775257] Freeing unused kernel memory: 1972K (ffff880001613000 - ffff880001800000)
  481. [ 0.776057] Freeing unused kernel memory: 104K (ffff8800019e6000 - ffff880001a00000)
  482. [ 0.794890] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
  483. [ 0.798977] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  484. [ 0.799069] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  485. [ 0.800742] random: udevadm: uninitialized urandom read (16 bytes read)
  486. [ 0.800803] random: udevadm: uninitialized urandom read (16 bytes read)
  487. [ 0.806774] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  488. [ 0.806809] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  489. [ 0.806821] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  490. [ 0.807271] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  491. [ 0.807313] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  492. [ 0.849217] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  493. [ 0.857877] i8042: Detected active multiplexing controller, rev 1.1
  494. [ 0.864047] serio: i8042 KBD port at 0x60,0x64 irq 1
  495. [ 0.864143] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  496. [ 0.864209] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  497. [ 0.864278] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  498. [ 0.864322] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  499. [ 0.864401] SCSI subsystem initialized
  500. [ 0.867238] ACPI: bus type USB registered
  501. [ 0.867278] usbcore: registered new interface driver usbfs
  502. [ 0.867294] usbcore: registered new interface driver hub
  503. [ 0.867329] usbcore: registered new device driver usb
  504. [ 0.867997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  505. [ 0.868429] ehci-pci: EHCI PCI platform driver
  506. [ 0.868646] ehci-pci 0000:00:1a.0: EHCI Host Controller
  507. [ 0.868657] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  508. [ 0.868676] ehci-pci 0000:00:1a.0: debug port 2
  509. [ 0.872601] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  510. [ 0.872622] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc340a000
  511. [ 0.872793] libata version 3.00 loaded.
  512. [ 0.882807] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  513. [ 0.883069] hub 1-0:1.0: USB hub found
  514. [ 0.883080] hub 1-0:1.0: 2 ports detected
  515. [ 0.883275] xhci_hcd 0000:08:00.0: xHCI Host Controller
  516. [ 0.883285] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 2
  517. [ 0.883459] xhci_hcd 0000:08:00.0: hcc params 0x014042c3 hci version 0x96 quirks 0x00000004
  518. [ 0.883800] hub 2-0:1.0: USB hub found
  519. [ 0.883810] hub 2-0:1.0: 2 ports detected
  520. [ 0.883912] xhci_hcd 0000:08:00.0: xHCI Host Controller
  521. [ 0.883916] ehci-pci 0000:00:1d.0: EHCI Host Controller
  522. [ 0.883917] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 3
  523. [ 0.883924] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  524. [ 0.883943] ehci-pci 0000:00:1d.0: debug port 2
  525. [ 0.886888] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  526. [ 0.887106] hub 3-0:1.0: USB hub found
  527. [ 0.887120] hub 3-0:1.0: 2 ports detected
  528. [ 0.887923] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  529. [ 0.887934] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc3409000
  530. [ 0.899594] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  531. [ 0.900122] hub 4-0:1.0: USB hub found
  532. [ 0.900135] hub 4-0:1.0: 2 ports detected
  533. [ 0.900307] ahci 0000:00:1f.2: version 3.0
  534. [ 0.900579] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  535. [ 0.910772] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x19 impl SATA mode
  536. [ 0.910776] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
  537. [ 0.913689] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  538. [ 0.931240] scsi host0: ahci
  539. [ 0.931559] scsi host1: ahci
  540. [ 0.931841] scsi host2: ahci
  541. [ 0.932064] scsi host3: ahci
  542. [ 0.932291] scsi host4: ahci
  543. [ 0.932479] scsi host5: ahci
  544. [ 0.932570] ata1: SATA max UDMA/133 abar m2048@0xc3408000 port 0xc3408100 irq 30
  545. [ 0.932572] ata2: DUMMY
  546. [ 0.932573] ata3: DUMMY
  547. [ 0.932576] ata4: SATA max UDMA/133 abar m2048@0xc3408000 port 0xc3408280 irq 30
  548. [ 0.932579] ata5: SATA max UDMA/133 abar m2048@0xc3408000 port 0xc3408300 irq 30
  549. [ 0.932580] ata6: DUMMY
  550. [ 1.202838] usb 1-1: new high-speed USB device number 2 using ehci-pci
  551. [ 1.219521] usb 4-1: new high-speed USB device number 2 using ehci-pci
  552. [ 1.247841] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  553. [ 1.286026] ata1.00: ATA-8: TOSHIBA MK6465GSXN, GH101M, max UDMA/100
  554. [ 1.286032] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  555. [ 1.287091] ata1.00: configured for UDMA/100
  556. [ 1.287842] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK6465GS 1M PQ: 0 ANSI: 5
  557. [ 1.340925] hub 1-1:1.0: USB hub found
  558. [ 1.341023] hub 1-1:1.0: 6 ports detected
  559. [ 1.357567] hub 4-1:1.0: USB hub found
  560. [ 1.357703] hub 4-1:1.0: 6 ports detected
  561. [ 1.622775] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
  562. [ 1.637678] ata4: SATA link down (SStatus 0 SControl 300)
  563. [ 1.727968] hidraw: raw HID events driver (C) Jiri Kosina
  564. [ 1.731175] usbcore: registered new interface driver usbhid
  565. [ 1.731177] usbhid: USB HID core driver
  566. [ 1.732317] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input5
  567. [ 1.732447] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1a.0-1.2/input0
  568. [ 1.752814] tsc: Refined TSC clocksource calibration: 2195.013 MHz
  569. [ 1.752845] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fa3cbf1da7, max_idle_ns: 440795275681 ns
  570. [ 1.796182] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
  571. [ 1.951013] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  572. [ 1.953166] ata5.00: ATAPI: TSSTcorp CDDVDW TS-L633F, TF01, max UDMA/100
  573. [ 1.957981] ata5.00: configured for UDMA/100
  574. [ 1.966128] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633F TF01 PQ: 0 ANSI: 5
  575. [ 1.989912] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
  576. [ 1.990071] sd 0:0:0:0: [sda] Write Protect is off
  577. [ 1.990077] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  578. [ 1.990132] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  579. [ 2.010484] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  580. [ 2.010490] cdrom: Uniform CD-ROM driver Revision: 3.20
  581. [ 2.010842] sr 4:0:0:0: Attached scsi CD-ROM sr0
  582. [ 2.182756] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 > sda3 sda4
  583. [ 2.185432] sd 0:0:0:0: [sda] Attached SCSI disk
  584. [ 2.398513] random: fast init done
  585. [ 2.766227] clocksource: Switched to clocksource tsc
  586. [ 4.741710] random: crng init done
  587. [ 4.873346] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  588. [ 6.283619] ip_tables: (C) 2000-2006 Netfilter Core Team
  589. [ 6.361346] 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)
  590. [ 6.361677] systemd[1]: Detected architecture x86-64.
  591. [ 6.380874] systemd[1]: Set hostname to <anterg>.
  592. [ 7.973467] systemd[1]: Listening on LVM2 metadata daemon socket.
  593. [ 7.973573] systemd[1]: Reached target Remote File Systems.
  594. [ 7.973896] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  595. [ 7.973996] systemd[1]: Listening on udev Control Socket.
  596. [ 7.974080] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  597. [ 7.974172] systemd[1]: Listening on Journal Socket.
  598. [ 7.974250] systemd[1]: Listening on udev Kernel Socket.
  599. [ 8.412420] EXT4-fs (sda5): re-mounted. Opts: discard
  600. [ 8.488649] sd 0:0:0:0: Attached scsi generic sg0 type 0
  601. [ 8.488797] sr 4:0:0:0: Attached scsi generic sg1 type 5
  602. [ 8.652585] vboxdrv: loading out-of-tree module taints kernel.
  603. [ 8.657600] vboxdrv: Found 4 processor cores
  604. [ 8.676030] vboxdrv: TSC mode is Invariant, tentative frequency 2195012877 Hz
  605. [ 8.676032] vboxdrv: Successfully loaded version 5.1.14 (interface 0x00280000)
  606. [ 8.688531] VBoxPciLinuxInit
  607. [ 8.795755] vboxpci: IOMMU not found (not registered)
  608. [ 8.826221] VBoxNetAdp: Successfully started.
  609. [ 8.899789] VBoxNetFlt: Successfully started.
  610. [ 12.165108] systemd[1]: Started udev Kernel Device Manager.
  611. [ 12.244945] systemd[1]: Started Journal Service.
  612. [ 12.266552] [Firmware Bug]: ACPI(VGA) defines _DOD but not _DOS
  613. [ 12.266591] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  614. [ 12.272673] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
  615. [ 12.272680] ACPI: Power Button [PWRB]
  616. [ 12.349991] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
  617. [ 12.391979] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input7
  618. [ 12.500652] systemd-journald[170]: Received request to flush runtime journal from PID 1
  619. [ 12.518094] ACPI: Lid Switch [LID]
  620. [ 12.518199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
  621. [ 12.518203] ACPI: Power Button [PWRF]
  622. [ 12.518281] acpi device:30: registered as cooling_device4
  623. [ 12.518296] ACPI: AC Adapter [ACAD] (on-line)
  624. [ 12.518356] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/LNXVIDEO:00/input/input9
  625. [ 12.710728] ACPI: Battery Slot [BAT1] (battery absent)
  626. [ 12.855525] wmi: Mapper loaded
  627. [ 12.906792] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160831/utaddress-247)
  628. [ 12.906803] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  629. [ 12.906807] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  630. [ 12.906813] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  631. [ 12.906815] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  632. [ 12.906820] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  633. [ 12.906821] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160831/utaddress-247)
  634. [ 12.906826] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  635. [ 12.906828] lpc_ich: Resource conflict(s) found affecting gpio_ich
  636. [ 12.906831] lpc_ich 0000:00:1f.0: No MFD cells added
  637. [ 13.391360] input: PC Speaker as /devices/platform/pcspkr/input/input12
  638. [ 13.477522] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  639. [ 13.513783] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
  640. [ 13.513786] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
  641. [ 13.513788] RAPL PMU: hw unit of domain package 2^-16 Joules
  642. [ 13.513789] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
  643. [ 13.760890] atl1c 0000:0a:00.0: version 1.0.1.1-NAPI
  644. [ 13.930959] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
  645. [ 14.141157] psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
  646. [ 14.222509] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000/0x0, board id: 0, fw id: 582762
  647. [ 14.222520] psmouse serio2: synaptics: Toshiba Satellite L750 detected, limiting rate to 40pps.
  648. [ 14.276437] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input11
  649. [ 14.465878] rtl8192ce: Using firmware rtlwifi/rtl8192cfwU.bin
  650. [ 14.539875] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.24
  651. [ 14.542853] input: Toshiba input device as /devices/virtual/input/input15
  652. [ 14.560791] [drm] Initialized
  653. [ 14.564178] toshiba_acpi: Supported laptop features: hotkeys touchpad usb-sleep-charge cooling-method
  654. [ 14.891895] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  655. [ 14.892409] rtlwifi: rtlwifi: wireless switch is on
  656. [ 15.560395] snd_hda_intel 0000:01:00.1: Disabling MSI
  657. [ 15.560409] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  658. [ 15.569838] ACPI Warning: \_SB.PCI0.PEG0.VGA._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160831/nsarguments-95)
  659. [ 15.569890] ACPI: \_SB_.PCI0.PEG0.VGA_: failed to evaluate _DSM
  660. [ 15.570203] checking generic (c1000000 130000) vs hw (b0000000 10000000)
  661. [ 15.570207] checking generic (c1000000 130000) vs hw (c0000000 2000000)
  662. [ 15.570210] fb: switching to nouveaufb from VESA VGA
  663. [ 15.570265] Console: switching to colour dummy device 80x25
  664. [ 15.570633] nouveau 0000:01:00.0: NVIDIA GF108 (0c1600a1)
  665. [ 15.588482] nouveau 0000:01:00.0: bios: version 70.08.54.00.0b
  666. [ 15.589317] nouveau 0000:01:00.0: fb: 512 MiB DDR3
  667. [ 15.640852] [TTM] Zone kernel: Available graphics memory: 2016318 kiB
  668. [ 15.640854] [TTM] Initializing pool allocator
  669. [ 15.640859] [TTM] Initializing DMA pool allocator
  670. [ 15.640880] nouveau 0000:01:00.0: DRM: VRAM: 512 MiB
  671. [ 15.640882] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
  672. [ 15.640886] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
  673. [ 15.640887] nouveau 0000:01:00.0: DRM: DCB version 4.0
  674. [ 15.640889] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00010034
  675. [ 15.640891] nouveau 0000:01:00.0: DRM: DCB outp 01: 02014300 00000000
  676. [ 15.640893] nouveau 0000:01:00.0: DRM: DCB outp 02: 02021362 00020010
  677. [ 15.640894] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000340
  678. [ 15.640895] nouveau 0000:01:00.0: DRM: DCB conn 01: 00001061
  679. [ 15.640896] nouveau 0000:01:00.0: DRM: DCB conn 02: 00000147
  680. [ 15.640898] nouveau 0000:01:00.0: DRM: DCB conn 03: 00202346
  681. [ 15.640899] nouveau 0000:01:00.0: DRM: DCB conn 04: 00000400
  682. [ 15.640900] nouveau 0000:01:00.0: DRM: DCB conn 05: 00000210
  683. [ 15.640901] nouveau 0000:01:00.0: DRM: DCB conn 06: 00000211
  684. [ 15.640902] nouveau 0000:01:00.0: DRM: DCB conn 07: 00000213
  685. [ 15.640903] nouveau 0000:01:00.0: DRM: DCB conn 08: 00020846
  686. [ 15.640904] nouveau 0000:01:00.0: DRM: DCB conn 09: 00000900
  687. [ 15.643446] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  688. [ 15.643448] [drm] Driver supports precise vblank timestamp query.
  689. [ 15.678531] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
  690. [ 15.773487] intel_rapl: Found RAPL domain package
  691. [ 15.773491] intel_rapl: Found RAPL domain core
  692. [ 15.773498] intel_rapl: RAPL package 0 domain package locked by BIOS
  693. [ 16.059649] snd_hda_codec_conexant hdaudioC0D0: CX20585: BIOS auto-probing.
  694. [ 16.060109] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20585: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
  695. [ 16.060110] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  696. [ 16.060112] snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
  697. [ 16.060113] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
  698. [ 16.060114] snd_hda_codec_conexant hdaudioC0D0: inputs:
  699. [ 16.060116] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x23
  700. [ 16.060117] snd_hda_codec_conexant hdaudioC0D0: Mic=0x1a
  701. [ 16.061175] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
  702. [ 16.064411] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  703. [ 16.064672] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  704. [ 16.064757] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
  705. [ 16.724858] atl1c 0000:0a:00.0 enp10s0: renamed from eth0
  706. [ 16.786075] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
  707. [ 16.786172] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
  708. [ 16.786267] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
  709. [ 16.786356] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
  710. [ 16.804182] nouveau 0000:01:00.0: DRM: allocated 1366x768 fb: 0x60000, bo ffff88014896fc00
  711. [ 16.804252] fbcon: nouveaufb (fb0) is primary device
  712. [ 17.010851] EXT4-fs (sda6): mounting with "discard" option, but the device does not support discard
  713. [ 17.010854] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: discard
  714. [ 17.129249] Console: switching to colour frame buffer device 170x48
  715. [ 17.130623] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
  716. [ 17.148838] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
  717. [ 17.333966] mousedev: PS/2 mouse device common for all mice
  718. [ 17.397236] rtl8192ce 0000:09:00.0 wlp9s0: renamed from wlan0
  719. [ 17.734017] media: Linux media interface: v0.10
  720. [ 17.854208] Linux video capture interface: v2.00
  721. [ 18.197084] uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera - MP (058f:b003)
  722. [ 18.201552] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
  723. [ 18.201559] uvcvideo 1-1.4:1.0: Entity type for entity Extension 6 was not initialized!
  724. [ 18.201563] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
  725. [ 18.201763] input: TOSHIBA Web Camera - MP as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input23
  726. [ 18.201908] usbcore: registered new interface driver uvcvideo
  727. [ 18.201910] USB Video Class driver (1.1.1)
  728. [ 25.711996] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  729. [ 25.732357] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  730. [ 25.967595] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  731. [ 26.316153] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  732. [ 26.670813] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  733. [ 27.816654] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  734. [ 29.543967] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  735. [ 31.078067] wlp9s0: authenticate with 00:23:69:c8:04:e6
  736. [ 31.092423] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  737. [ 31.094173] wlp9s0: authenticated
  738. [ 31.094362] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  739. [ 31.094366] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  740. [ 31.094368] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  741. [ 31.094873] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  742. [ 31.099982] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=0 aid=1)
  743. [ 31.100338] wlp9s0: associated
  744. [ 31.100348] IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
  745. [ 34.904651] fuse init (API version 7.26)
  746. [ 116.929739] tun: Universal TUN/TAP device driver, 1.6
  747. [ 116.929743] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  748. [ 181.404538] wlp9s0: Connection to AP 00:23:69:c8:04:e6 lost
  749. [ 188.929713] wlp9s0: authenticate with 00:23:69:c8:04:e6
  750. [ 188.947909] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  751. [ 188.952349] wlp9s0: authenticated
  752. [ 188.952930] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  753. [ 188.952933] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  754. [ 188.952936] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  755. [ 188.953622] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  756. [ 188.958884] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=0 aid=1)
  757. [ 188.959230] wlp9s0: associated
  758. [ 579.604234] wlp9s0: deauthenticated from 00:23:69:c8:04:e6 (Reason: 14=MIC_FAILURE)
  759. [ 580.764286] wlp9s0: authenticate with 00:23:69:c8:04:e6
  760. [ 580.783064] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  761. [ 580.786953] wlp9s0: authenticated
  762. [ 580.787159] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  763. [ 580.787161] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  764. [ 580.787163] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  765. [ 580.788984] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  766. [ 580.791197] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  767. [ 580.791201] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  768. [ 582.363647] wlp9s0: authenticate with 00:23:69:c8:04:e6
  769. [ 582.377052] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  770. [ 582.381492] wlp9s0: authenticated
  771. [ 582.384314] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  772. [ 582.384317] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  773. [ 582.384319] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  774. [ 582.386010] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  775. [ 582.389371] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  776. [ 582.389374] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  777. [ 584.454584] wlp9s0: authenticate with 00:23:69:c8:04:e6
  778. [ 584.473883] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  779. [ 584.476127] wlp9s0: authenticated
  780. [ 584.476287] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  781. [ 584.476289] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  782. [ 584.476291] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  783. [ 584.476889] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  784. [ 584.480925] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  785. [ 584.480927] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  786. [ 594.521183] wlp9s0: authenticate with 00:23:69:c8:04:e6
  787. [ 594.531551] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  788. [ 594.533886] wlp9s0: authenticated
  789. [ 594.534195] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  790. [ 594.534198] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  791. [ 594.534201] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  792. [ 594.535570] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  793. [ 594.540963] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  794. [ 594.540967] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  795. [ 595.134814] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  796. [ 595.527734] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  797. [ 596.976254] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  798. [ 598.015631] wlp9s0: authenticate with 00:23:69:c8:04:e6
  799. [ 598.033567] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  800. [ 598.036904] wlp9s0: authenticated
  801. [ 598.040058] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  802. [ 598.040061] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  803. [ 598.040063] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  804. [ 598.042933] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  805. [ 598.047785] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  806. [ 598.047789] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  807. [ 609.088956] wlp9s0: authenticate with 00:23:69:c8:04:e6
  808. [ 609.108656] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  809. [ 609.111124] wlp9s0: authenticated
  810. [ 609.112466] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  811. [ 609.112469] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  812. [ 609.112472] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  813. [ 609.114245] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  814. [ 609.116579] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  815. [ 609.116582] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  816. [ 622.089733] wlp9s0: authenticate with 00:23:69:c8:04:e6
  817. [ 622.100126] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  818. [ 622.103398] wlp9s0: authenticated
  819. [ 622.103984] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  820. [ 622.103987] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  821. [ 622.103989] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  822. [ 622.105174] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  823. [ 622.107477] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  824. [ 622.107481] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  825. [ 633.144679] wlp9s0: authenticate with 00:23:69:c8:04:e6
  826. [ 633.166607] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  827. [ 633.169142] wlp9s0: authenticated
  828. [ 633.177261] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  829. [ 633.177265] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  830. [ 633.177267] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  831. [ 633.178869] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  832. [ 633.182900] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=12 aid=0)
  833. [ 633.182904] wlp9s0: 00:23:69:c8:04:e6 denied association (code=12)
  834. [ 647.126073] wlp9s0: authenticate with 00:23:69:c8:04:e6
  835. [ 647.136438] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  836. [ 647.138160] wlp9s0: authenticated
  837. [ 647.138399] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  838. [ 647.138403] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  839. [ 647.138407] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  840. [ 647.138958] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  841. [ 647.141499] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=0 aid=1)
  842. [ 647.141862] wlp9s0: associated
  843. [ 647.141912] IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
  844. [ 657.446790] wlp9s0: deauthenticating from 00:23:69:c8:04:e6 by local choice (Reason: 3=DEAUTH_LEAVING)
  845. [ 657.810442] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  846. [ 657.898112] PM: Syncing filesystems ... done.
  847. [ 658.664784] PM: Preparing system for sleep (mem)
  848. [ 658.665165] Freezing user space processes ... (elapsed 0.002 seconds) done.
  849. [ 658.667215] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  850. [ 658.668445] PM: Suspending system (mem)
  851. [ 658.668593] Suspending console(s) (use no_console_suspend to debug)
  852. [ 658.669461] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  853. [ 658.739565] nouveau 0000:01:00.0: DRM: suspending console...
  854. [ 658.739575] nouveau 0000:01:00.0: DRM: suspending display...
  855. [ 658.739629] nouveau 0000:01:00.0: DRM: evicting buffers...
  856. [ 658.740204] ACPI : EC: event blocked
  857. [ 658.753489] sd 0:0:0:0: [sda] Stopping disk
  858. [ 659.048201] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
  859. [ 659.048230] nouveau 0000:01:00.0: DRM: suspending client object trees...
  860. [ 659.048547] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
  861. [ 661.052236] PM: suspend of devices complete after 2383.473 msecs
  862. [ 661.052942] PM: late suspend of devices complete after 0.700 msecs
  863. [ 661.053358] ACPI : EC: interrupt blocked
  864. [ 661.053741] xhci_hcd 0000:08:00.0: System wakeup enabled by ACPI
  865. [ 661.054039] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
  866. [ 661.054201] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
  867. [ 661.068613] PM: noirq suspend of devices complete after 15.667 msecs
  868. [ 661.068855] ACPI: Preparing to enter system sleep state S3
  869. [ 661.069101] ACPI : EC: EC stopped
  870. [ 661.069101] PM: Saving platform NVS memory
  871. [ 661.069649] Disabling non-boot CPUs ...
  872. [ 661.096452] smpboot: CPU 1 is now offline
  873. [ 661.133088] smpboot: CPU 2 is now offline
  874. [ 661.149954] smpboot: CPU 3 is now offline
  875. [ 661.152093] ACPI: Low-level resume complete
  876. [ 661.152144] ACPI : EC: EC started
  877. [ 661.152145] PM: Restoring platform NVS memory
  878. [ 661.152618] Suspended for 2998.148 seconds
  879. [ 661.152664] Enabling non-boot CPUs ...
  880. [ 661.152700] x86: Booting SMP configuration:
  881. [ 661.152701] smpboot: Booting Node 0 Processor 1 APIC 0x1
  882. [ 661.155124] cache: parent cpu1 should not be sleeping
  883. [ 661.155509] CPU1 is up
  884. [ 661.155571] smpboot: Booting Node 0 Processor 2 APIC 0x2
  885. [ 661.158438] cache: parent cpu2 should not be sleeping
  886. [ 661.158892] CPU2 is up
  887. [ 661.158934] smpboot: Booting Node 0 Processor 3 APIC 0x3
  888. [ 661.161466] cache: parent cpu3 should not be sleeping
  889. [ 661.161937] CPU3 is up
  890. [ 661.165749] ACPI: Waking up from system sleep state S3
  891. [ 661.166273] ACPI : EC: interrupt unblocked
  892. [ 661.180871] xhci_hcd 0000:08:00.0: System wakeup disabled by ACPI
  893. [ 661.183806] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
  894. [ 661.183838] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
  895. [ 661.183916] PM: noirq resume of devices complete after 17.758 msecs
  896. [ 661.184297] PM: early resume of devices complete after 0.290 msecs
  897. [ 661.184357] ACPI : EC: event unblocked
  898. [ 661.184450] nouveau 0000:01:00.0: DRM: resuming kernel object tree...
  899. [ 661.184467] ACPI : button: The lid device is not compliant to SW_LID.
  900. [ 661.184699] rtc_cmos 00:01: System wakeup disabled by ACPI
  901. [ 661.187952] rtlwifi: rtlwifi: wireless switch is on
  902. [ 661.194541] sd 0:0:0:0: [sda] Starting disk
  903. [ 661.235253] mei_me 0000:00:16.0: hbm: properties response: wrong status = 1 CLIENT_NOT_FOUND
  904. [ 661.235254] mei_me 0000:00:16.0: mei_irq_read_handler ret = -71.
  905. [ 661.235267] mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 1E000245 60000006
  906. [ 661.380762] nouveau 0000:01:00.0: DRM: resuming client object trees...
  907. [ 661.381080] nouveau 0000:01:00.0: DRM: resuming display...
  908. [ 661.423570] usb 1-1.4: reset high-speed USB device number 4 using ehci-pci
  909. [ 661.526460] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  910. [ 661.526581] ata4: SATA link down (SStatus 0 SControl 300)
  911. [ 661.535551] ata5.00: configured for UDMA/100
  912. [ 661.681090] nouveau 0000:01:00.0: DRM: resuming console...
  913. [ 661.681176] PM: resume of devices complete after 496.901 msecs
  914. [ 661.681354] PM: Finishing wakeup.
  915. [ 661.681355] Restarting tasks ... done.
  916. [ 661.690036] video LNXVIDEO:00: Restoring backlight state
  917. [ 661.753567] usb 4-1.5: new high-speed USB device number 3 using ehci-pci
  918. [ 661.835473] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  919. [ 661.852421] IPv6: ADDRCONF(NETDEV_UP): enp10s0: link is not ready
  920. [ 661.854561] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  921. [ 661.979174] psmouse serio2: synaptics: queried max coordinates: x [..5692], y [..4680]
  922. [ 662.205914] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  923. [ 662.558163] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  924. [ 662.614065] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  925. [ 663.700134] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  926. [ 663.701499] ata1.00: configured for UDMA/100
  927. [ 663.870453] usbcore: registered new interface driver usb-storage
  928. [ 663.883008] usbcore: registered new interface driver uas
  929. [ 663.886608] ums-realtek 4-1.5:1.0: USB Mass Storage device detected
  930. [ 663.905465] scsi host6: usb-storage 4-1.5:1.0
  931. [ 663.905561] usbcore: registered new interface driver ums-realtek
  932. [ 664.006132] usb 4-1.5: USB disconnect, device number 3
  933. [ 664.013817] IPv6: ADDRCONF(NETDEV_UP): wlp9s0: link is not ready
  934. [ 665.079574] wlp9s0: authenticate with 00:23:69:c8:04:e6
  935. [ 665.097452] wlp9s0: send auth to 00:23:69:c8:04:e6 (try 1/3)
  936. [ 665.104801] wlp9s0: authenticated
  937. [ 665.107183] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT/VHT due to WEP/TKIP use
  938. [ 665.107186] rtl8192ce 0000:09:00.0 wlp9s0: disabling HT as WMM/QoS is not supported by the AP
  939. [ 665.107188] rtl8192ce 0000:09:00.0 wlp9s0: disabling VHT as WMM/QoS is not supported by the AP
  940. [ 665.110846] wlp9s0: associate with 00:23:69:c8:04:e6 (try 1/3)
  941. [ 665.116962] wlp9s0: RX AssocResp from 00:23:69:c8:04:e6 (capab=0x411 status=0 aid=2)
  942. [ 665.117310] wlp9s0: associated
  943. [ 665.117320] IPv6: ADDRCONF(NETDEV_CHANGE): wlp9s0: link becomes ready
  944. [roger@anterg ~]$

dmesg antergos