Guest User

dmesg

a guest
Mar 3rd, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.47 KB | None | 0 0
  1. [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0
  2. [ 0.000000] Linux version 4.13.0-26-generic (buildd@lgw01-amd64-031) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 (Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13)
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-26-generic root=UUID=aeb9cdda-5cbf-4bd0-bfe0-3f8ff8c92e36 ro quiet splash vt.handoff=7
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
  9. [ 0.000000] e820: BIOS-provided physical RAM map:
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000fffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c7ebffff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x00000000c7ec0000-0x00000000c7ed7fff] ACPI data
  15. [ 0.000000] BIOS-e820: [mem 0x00000000c7ed8000-0x00000000c7ed9fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000c7eda000-0x00000000c7ffffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable
  22. [ 0.000000] NX (Execute Disable) protection: active
  23. [ 0.000000] random: fast init done
  24. [ 0.000000] SMBIOS 2.5 present.
  25. [ 0.000000] DMI: Acer, inc. Aspire 6530G /Mantasta , BIOS v0.3303 09/02/2009
  26. [ 0.000000] tsc: Fast TSC calibration using PIT
  27. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  28. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  29. [ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000
  30. [ 0.000000] MTRR default type: uncachable
  31. [ 0.000000] MTRR fixed ranges enabled:
  32. [ 0.000000] 00000-9FFFF write-back
  33. [ 0.000000] A0000-BFFFF uncachable
  34. [ 0.000000] C0000-D3FFF write-protect
  35. [ 0.000000] D4000-E3FFF uncachable
  36. [ 0.000000] E4000-FFFFF write-protect
  37. [ 0.000000] MTRR variable ranges enabled:
  38. [ 0.000000] 0 base 0000000000 mask FF80000000 write-back
  39. [ 0.000000] 1 base 0080000000 mask FFC0000000 write-back
  40. [ 0.000000] 2 base 00C0000000 mask FFF8000000 write-back
  41. [ 0.000000] 3 disabled
  42. [ 0.000000] 4 disabled
  43. [ 0.000000] 5 disabled
  44. [ 0.000000] 6 disabled
  45. [ 0.000000] 7 disabled
  46. [ 0.000000] TOM2: 0000000138000000 aka 4992M
  47. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  48. [ 0.000000] e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
  49. [ 0.000000] e820: last_pfn = 0xc7ec0 max_arch_pfn = 0x400000000
  50. [ 0.000000] found SMP MP-table at [mem 0x000f80b0-0x000f80bf] mapped at [ffff9a0c400f80b0]
  51. [ 0.000000] Scanning 1 areas for low memory corruption
  52. [ 0.000000] Base memory trampoline at [ffff9a0c40097000] 97000 size 24576
  53. [ 0.000000] BRK [0x2ed2c000, 0x2ed2cfff] PGTABLE
  54. [ 0.000000] BRK [0x2ed2d000, 0x2ed2dfff] PGTABLE
  55. [ 0.000000] BRK [0x2ed2e000, 0x2ed2efff] PGTABLE
  56. [ 0.000000] BRK [0x2ed2f000, 0x2ed2ffff] PGTABLE
  57. [ 0.000000] BRK [0x2ed30000, 0x2ed30fff] PGTABLE
  58. [ 0.000000] RAMDISK: [mem 0x31d2a000-0x34e8cfff]
  59. [ 0.000000] ACPI: Early table checksum verification disabled
  60. [ 0.000000] ACPI: RSDP 0x00000000000F8080 000024 (v02 PTLTD )
  61. [ 0.000000] ACPI: XSDT 0x00000000C7ECC441 000054 (v01 ACRSYS ACRPRDCT 06040000 LTP 00000000)
  62. [ 0.000000] ACPI: FACP 0x00000000C7ED78CA 0000F4 (v03 AMD ANT 06040000 ATI 000F4240)
  63. [ 0.000000] ACPI: DSDT 0x00000000C7ECC495 00B435 (v01 ATI SB700 06040000 MSFT 03000000)
  64. [ 0.000000] ACPI: FACS 0x00000000C7ED9FC0 000040
  65. [ 0.000000] ACPI: FACS 0x00000000C7ED9FC0 000040
  66. [ 0.000000] ACPI: SSDT 0x00000000C7ED7A32 000386 (v01 PTLTD POWERNOW 06040000 LTP 00000001)
  67. [ 0.000000] ACPI: APIC 0x00000000C7ED7DB8 00005E (v01 PTLTD ? APIC 06040000 LTP 00000000)
  68. [ 0.000000] ACPI: MCFG 0x00000000C7ED7E16 00003C (v01 PTLTD MCFG 06040000 LTP 00000000)
  69. [ 0.000000] ACPI: HPET 0x00000000C7ED7E52 000038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
  70. [ 0.000000] ACPI: SLIC 0x00000000C7ED7E8A 000176 (v01 ACRSYS ACRPRDCT 06040000 acer 00000000)
  71. [ 0.000000] ACPI: Local APIC address 0xfee00000
  72. [ 0.000000] Scanning NUMA topology in Northbridge 24
  73. [ 0.000000] No NUMA configuration found
  74. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff]
  75. [ 0.000000] NODE_DATA(0) allocated [mem 0x137fd1000-0x137ffbfff]
  76. [ 0.000000] Zone ranges:
  77. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  78. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  79. [ 0.000000] Normal [mem 0x0000000100000000-0x0000000137ffffff]
  80. [ 0.000000] Device empty
  81. [ 0.000000] Movable zone start for each node
  82. [ 0.000000] Early memory node ranges
  83. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  84. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000c7ebffff]
  85. [ 0.000000] node 0: [mem 0x0000000100000000-0x0000000137ffffff]
  86. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000137ffffff]
  87. [ 0.000000] On node 0 totalpages: 1048156
  88. [ 0.000000] DMA zone: 64 pages used for memmap
  89. [ 0.000000] DMA zone: 21 pages reserved
  90. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  91. [ 0.000000] DMA32 zone: 12731 pages used for memmap
  92. [ 0.000000] DMA32 zone: 814784 pages, LIFO batch:31
  93. [ 0.000000] Normal zone: 3584 pages used for memmap
  94. [ 0.000000] Normal zone: 229376 pages, LIFO batch:31
  95. [ 0.000000] ACPI: PM-Timer IO Port: 0x8008
  96. [ 0.000000] ACPI: Local APIC address 0xfee00000
  97. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  98. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  99. [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
  100. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 low level)
  101. [ 0.000000] ACPI: IRQ0 used by override.
  102. [ 0.000000] ACPI: IRQ9 used by override.
  103. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  104. [ 0.000000] ACPI: HPET id: 0x43538301 base: 0xfed00000
  105. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  106. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  107. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  108. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  109. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
  110. [ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000fffff]
  111. [ 0.000000] PM: Registered nosave memory: [mem 0xc7ec0000-0xc7ed7fff]
  112. [ 0.000000] PM: Registered nosave memory: [mem 0xc7ed8000-0xc7ed9fff]
  113. [ 0.000000] PM: Registered nosave memory: [mem 0xc7eda000-0xc7ffffff]
  114. [ 0.000000] PM: Registered nosave memory: [mem 0xc8000000-0xdfffffff]
  115. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  116. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  117. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
  118. [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
  119. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  120. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
  121. [ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
  122. [ 0.000000] e820: [mem 0xc8000000-0xdfffffff] available for PCI devices
  123. [ 0.000000] Booting paravirtualized kernel on bare hardware
  124. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  125. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
  126. [ 0.000000] percpu: Embedded 46 pages/cpu @ffff9a0d77c00000 s149784 r8192 d30440 u1048576
  127. [ 0.000000] pcpu-alloc: s149784 r8192 d30440 u1048576 alloc=1*2097152
  128. [ 0.000000] pcpu-alloc: [0] 0 1
  129. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031756
  130. [ 0.000000] Policy zone: Normal
  131. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-26-generic root=UUID=aeb9cdda-5cbf-4bd0-bfe0-3f8ff8c92e36 ro quiet splash vt.handoff=7
  132. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  133. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  134. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  135. [ 0.000000] Memory: 3983996K/4192624K available (12300K kernel code, 2480K rwdata, 4004K rodata, 2372K init, 2368K bss, 208628K reserved, 0K cma-reserved)
  136. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  137. [ 0.000000] ftrace: allocating 37814 entries in 148 pages
  138. [ 0.000000] Hierarchical RCU implementation.
  139. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
  140. [ 0.000000] Tasks RCU enabled.
  141. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  142. [ 0.000000] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
  143. [ 0.000000] spurious 8259A interrupt: IRQ7.
  144. [ 0.000000] vt handoff: transparent VT on vt#7
  145. [ 0.000000] Console: colour dummy device 80x25
  146. [ 0.000000] console [tty0] enabled
  147. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133827682336 ns
  148. [ 0.000000] hpet clockevent registered
  149. [ 0.000000] tsc: Fast TSC calibration using PIT
  150. [ 0.004000] tsc: Detected 2199.981 MHz processor
  151. [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4399.96 BogoMIPS (lpj=8799924)
  152. [ 0.004000] pid_max: default: 32768 minimum: 301
  153. [ 0.004000] ACPI: Core revision 20170531
  154. [ 0.014108] ACPI: 2 ACPI AML tables successfully acquired and loaded
  155. [ 0.014154] Security Framework initialized
  156. [ 0.014156] Yama: becoming mindful.
  157. [ 0.014187] AppArmor: AppArmor initialized
  158. [ 0.016640] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  159. [ 0.017824] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  160. [ 0.017880] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  161. [ 0.017919] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  162. [ 0.018255] CPU: Physical Processor ID: 0
  163. [ 0.018256] CPU: Processor Core ID: 0
  164. [ 0.018258] mce: CPU supports 5 MCE banks
  165. [ 0.018268] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
  166. [ 0.018269] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
  167. [ 0.018465] Freeing SMP alternatives memory: 36K
  168. [ 0.020202] smpboot: Max logical packages: 1
  169. [ 0.020715] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  170. [ 0.064000] smpboot: CPU0: AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82 (family: 0x11, model: 0x3, stepping: 0x1)
  171. [ 0.064000] Performance Events: AMD PMU driver.
  172. [ 0.064000] ... version: 0
  173. [ 0.064000] ... bit width: 48
  174. [ 0.064000] ... generic registers: 4
  175. [ 0.064000] ... value mask: 0000ffffffffffff
  176. [ 0.064000] ... max period: 00007fffffffffff
  177. [ 0.064000] ... fixed-purpose events: 0
  178. [ 0.064000] ... event mask: 000000000000000f
  179. [ 0.064000] Hierarchical SRCU implementation.
  180. [ 0.064000] smp: Bringing up secondary CPUs ...
  181. [ 0.064000] [Firmware Warn]: MTRR: CPU 0: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit
  182. [ 0.064000] x86: Booting SMP configuration:
  183. [ 0.064000] .... node #0, CPUs: #1
  184. [ 0.064000] TSC synchronization [CPU#0 -> CPU#1]:
  185. [ 0.064000] Measured 98936230 cycles TSC warp between CPUs, turning off TSC clock.
  186. [ 0.064000] tsc: Marking TSC unstable due to check_tsc_sync_source failed
  187. [ 0.064000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  188. [ 0.064000] smp: Brought up 1 node, 2 CPUs
  189. [ 0.064000] smpboot: Total of 2 processors activated (8799.92 BogoMIPS)
  190. [ 0.064652] devtmpfs: initialized
  191. [ 0.064652] x86/mm: Memory block size: 128MB
  192. [ 0.064876] evm: security.selinux
  193. [ 0.064877] evm: security.SMACK64
  194. [ 0.064877] evm: security.SMACK64EXEC
  195. [ 0.064878] evm: security.SMACK64TRANSMUTE
  196. [ 0.064879] evm: security.SMACK64MMAP
  197. [ 0.064879] evm: security.ima
  198. [ 0.064880] evm: security.capability
  199. [ 0.064945] PM: Registering ACPI NVS region [mem 0xc7ed8000-0xc7ed9fff] (8192 bytes)
  200. [ 0.064945] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  201. [ 0.064945] futex hash table entries: 512 (order: 3, 32768 bytes)
  202. [ 0.064945] pinctrl core: initialized pinctrl subsystem
  203. [ 0.064945] RTC time: 9:42:11, date: 03/03/18
  204. [ 0.064945] NET: Registered protocol family 16
  205. [ 0.064945] cpuidle: using governor ladder
  206. [ 0.064945] cpuidle: using governor menu
  207. [ 0.064945] PCCT header not found.
  208. [ 0.064945] TOM: 00000000c8000000 aka 3200M
  209. [ 0.064945] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
  210. [ 0.064945] TOM2: 0000000138000000 aka 4992M
  211. [ 0.064945] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  212. [ 0.064945] ACPI: bus type PCI registered
  213. [ 0.064945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  214. [ 0.064945] PCI: MMCONFIG for domain 0000 [bus 00-0d] at [mem 0xe0000000-0xe0dfffff] (base 0xe0000000)
  215. [ 0.064945] PCI: MMCONFIG at [mem 0xe0000000-0xe0dfffff] reserved in E820
  216. [ 0.064945] PCI: Using configuration type 1 for base access
  217. [ 0.064945] mtrr: your CPUs had inconsistent variable MTRR settings
  218. [ 0.064945] mtrr: probably your BIOS does not setup all CPUs.
  219. [ 0.064945] mtrr: corrected configuration.
  220. [ 0.069735] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  221. [ 0.069735] ACPI: Added _OSI(Module Device)
  222. [ 0.069735] ACPI: Added _OSI(Processor Device)
  223. [ 0.069735] ACPI: Added _OSI(3.0 _SCP Extensions)
  224. [ 0.069735] ACPI: Added _OSI(Processor Aggregator Device)
  225. [ 0.074447] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  226. [ 0.075399] ACPI: EC: EC started
  227. [ 0.075400] ACPI: EC: interrupt blocked
  228. [ 0.076786] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
  229. [ 0.076789] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  230. [ 0.076791] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions
  231. [ 0.076792] ACPI: Interpreter enabled
  232. [ 0.076817] ACPI: (supports S0 S3 S4 S5)
  233. [ 0.076819] ACPI: Using IOAPIC for interrupt routing
  234. [ 0.076964] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  235. [ 0.077278] ACPI: Enabled 5 GPEs in block 00 to 1F
  236. [ 0.086032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  237. [ 0.086040] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  238. [ 0.086584] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  239. [ 0.086587] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  240. [ 0.086599] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-0d] only partially covers this bridge
  241. [ 0.087745] PCI host bridge to bus 0000:00
  242. [ 0.087748] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  243. [ 0.087750] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff window]
  244. [ 0.087752] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff window]
  245. [ 0.087754] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff window]
  246. [ 0.087755] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff window]
  247. [ 0.087757] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff window]
  248. [ 0.087759] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff window]
  249. [ 0.087761] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff window]
  250. [ 0.087763] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff window]
  251. [ 0.087764] pci_bus 0000:00: root bus resource [mem 0xc8000000-0xdfffffff window]
  252. [ 0.087766] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]
  253. [ 0.087768] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  254. [ 0.087770] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  255. [ 0.087772] pci_bus 0000:00: root bus resource [bus 00-ff]
  256. [ 0.087787] pci 0000:00:00.0: [1022:9600] type 00 class 0x060000
  257. [ 0.088012] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400
  258. [ 0.088082] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
  259. [ 0.088272] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
  260. [ 0.088334] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
  261. [ 0.088521] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
  262. [ 0.088583] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
  263. [ 0.088774] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
  264. [ 0.088802] pci 0000:00:11.0: reg 0x10: [io 0x8430-0x8437]
  265. [ 0.088814] pci 0000:00:11.0: reg 0x14: [io 0x8424-0x8427]
  266. [ 0.088826] pci 0000:00:11.0: reg 0x18: [io 0x8428-0x842f]
  267. [ 0.088838] pci 0000:00:11.0: reg 0x1c: [io 0x8420-0x8423]
  268. [ 0.088850] pci 0000:00:11.0: reg 0x20: [io 0x8400-0x840f]
  269. [ 0.088862] pci 0000:00:11.0: reg 0x24: [mem 0xf0308000-0xf03083ff]
  270. [ 0.089082] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
  271. [ 0.089104] pci 0000:00:12.0: reg 0x10: [mem 0xf0304000-0xf0304fff]
  272. [ 0.089355] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
  273. [ 0.089377] pci 0000:00:12.1: reg 0x10: [mem 0xf0305000-0xf0305fff]
  274. [ 0.089621] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
  275. [ 0.089648] pci 0000:00:12.2: reg 0x10: [mem 0xf0308400-0xf03084ff]
  276. [ 0.089748] pci 0000:00:12.2: supports D1 D2
  277. [ 0.089750] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  278. [ 0.089936] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
  279. [ 0.089958] pci 0000:00:13.0: reg 0x10: [mem 0xf0306000-0xf0306fff]
  280. [ 0.090201] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
  281. [ 0.090224] pci 0000:00:13.1: reg 0x10: [mem 0xf0307000-0xf0307fff]
  282. [ 0.090472] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
  283. [ 0.090499] pci 0000:00:13.2: reg 0x10: [mem 0xf0308800-0xf03088ff]
  284. [ 0.090599] pci 0000:00:13.2: supports D1 D2
  285. [ 0.090601] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  286. [ 0.090785] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
  287. [ 0.091062] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
  288. [ 0.091088] pci 0000:00:14.1: reg 0x10: [io 0x01f0-0x01f7]
  289. [ 0.091099] pci 0000:00:14.1: reg 0x14: [io 0x03f4-0x03f7]
  290. [ 0.091111] pci 0000:00:14.1: reg 0x18: [io 0x0170-0x0177]
  291. [ 0.091123] pci 0000:00:14.1: reg 0x1c: [io 0x0374-0x0377]
  292. [ 0.091134] pci 0000:00:14.1: reg 0x20: [io 0x8410-0x841f]
  293. [ 0.091160] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  294. [ 0.091162] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  295. [ 0.091163] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  296. [ 0.091165] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  297. [ 0.091365] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
  298. [ 0.091396] pci 0000:00:14.2: reg 0x10: [mem 0xf0300000-0xf0303fff 64bit]
  299. [ 0.091480] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  300. [ 0.091640] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
  301. [ 0.091895] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
  302. [ 0.092167] pci 0000:00:18.0: [1022:1300] type 00 class 0x060000
  303. [ 0.092288] pci 0000:00:18.1: [1022:1301] type 00 class 0x060000
  304. [ 0.092396] pci 0000:00:18.2: [1022:1302] type 00 class 0x060000
  305. [ 0.092507] pci 0000:00:18.3: [1022:1303] type 00 class 0x060000
  306. [ 0.092623] pci 0000:00:18.4: [1022:1304] type 00 class 0x060000
  307. [ 0.092882] pci 0000:01:00.0: [1002:9591] type 00 class 0x030000
  308. [ 0.092907] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
  309. [ 0.092921] pci 0000:01:00.0: reg 0x18: [mem 0xcfef0000-0xcfefffff 64bit]
  310. [ 0.092930] pci 0000:01:00.0: reg 0x20: [io 0x9000-0x90ff]
  311. [ 0.092947] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
  312. [ 0.092998] pci 0000:01:00.0: supports D1 D2
  313. [ 0.093074] pci 0000:01:00.1: [1002:aa20] type 00 class 0x040300
  314. [ 0.093099] pci 0000:01:00.1: reg 0x10: [mem 0xcfeec000-0xcfeeffff 64bit]
  315. [ 0.093182] pci 0000:01:00.1: supports D1 D2
  316. [ 0.104025] pci 0000:00:02.0: PCI bridge to [bus 01]
  317. [ 0.104031] pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
  318. [ 0.104035] pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xcfefffff]
  319. [ 0.104040] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  320. [ 0.104118] pci 0000:00:05.0: PCI bridge to [bus 02-07]
  321. [ 0.104123] pci 0000:00:05.0: bridge window [io 0x0000-0x0fff]
  322. [ 0.104126] pci 0000:00:05.0: bridge window [mem 0x00000000-0x000fffff]
  323. [ 0.104131] pci 0000:00:05.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
  324. [ 0.104193] pci 0000:08:00.0: [1969:1026] type 00 class 0x020000
  325. [ 0.104228] pci 0000:08:00.0: reg 0x10: [mem 0xf0200000-0xf023ffff 64bit]
  326. [ 0.104241] pci 0000:08:00.0: reg 0x18: [io 0xa000-0xa07f]
  327. [ 0.104353] pci 0000:08:00.0: PME# supported from D3hot D3cold
  328. [ 0.116024] pci 0000:00:09.0: PCI bridge to [bus 08]
  329. [ 0.116029] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
  330. [ 0.116033] pci 0000:00:09.0: bridge window [mem 0xf0200000-0xf02fffff]
  331. [ 0.116165] pci 0000:00:14.4: PCI bridge to [bus 09-0e] (subtractive decode)
  332. [ 0.116175] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  333. [ 0.116177] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff window] (subtractive decode)
  334. [ 0.116180] pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff window] (subtractive decode)
  335. [ 0.116181] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff window] (subtractive decode)
  336. [ 0.116183] pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff window] (subtractive decode)
  337. [ 0.116186] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff window] (subtractive decode)
  338. [ 0.116187] pci 0000:00:14.4: bridge window [mem 0x000de000-0x000dffff window] (subtractive decode)
  339. [ 0.116189] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e1fff window] (subtractive decode)
  340. [ 0.116192] pci 0000:00:14.4: bridge window [mem 0x000e2000-0x000e3fff window] (subtractive decode)
  341. [ 0.116194] pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff window] (subtractive decode)
  342. [ 0.116195] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff window] (subtractive decode)
  343. [ 0.116198] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  344. [ 0.116200] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  345. [ 0.116510] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
  346. [ 0.116579] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
  347. [ 0.116644] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
  348. [ 0.116709] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
  349. [ 0.116775] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
  350. [ 0.116840] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
  351. [ 0.116905] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
  352. [ 0.116971] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
  353. [ 0.118001] ACPI: EC: interrupt unblocked
  354. [ 0.118013] ACPI: EC: event unblocked
  355. [ 0.118021] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  356. [ 0.118023] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions and events
  357. [ 0.118419] SCSI subsystem initialized
  358. [ 0.118497] libata version 3.00 loaded.
  359. [ 0.118497] pci 0000:01:00.0: vgaarb: setting as boot VGA device
  360. [ 0.118497] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  361. [ 0.118497] pci 0000:01:00.0: vgaarb: bridge control possible
  362. [ 0.118497] vgaarb: loaded
  363. [ 0.118497] ACPI: bus type USB registered
  364. [ 0.118497] usbcore: registered new interface driver usbfs
  365. [ 0.118497] usbcore: registered new interface driver hub
  366. [ 0.118497] usbcore: registered new device driver usb
  367. [ 0.118497] EDAC MC: Ver: 3.0.0
  368. [ 0.118497] PCI: Using ACPI for IRQ routing
  369. [ 0.118497] PCI: pci_cache_line_size set to 64 bytes
  370. [ 0.118497] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
  371. [ 0.118497] e820: reserve RAM buffer [mem 0xc7ec0000-0xc7ffffff]
  372. [ 0.118497] NetLabel: Initializing
  373. [ 0.118497] NetLabel: domain hash size = 128
  374. [ 0.118497] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  375. [ 0.118497] NetLabel: unlabeled traffic allowed by default
  376. [ 0.120055] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  377. [ 0.120060] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
  378. [ 0.122102] clocksource: Switched to clocksource hpet
  379. [ 0.142485] VFS: Disk quotas dquot_6.6.0
  380. [ 0.142521] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  381. [ 0.142704] AppArmor: AppArmor Filesystem Enabled
  382. [ 0.142794] pnp: PnP ACPI init
  383. [ 0.143035] system 00:00: [mem 0xfec00000-0xfec10fff] could not be reserved
  384. [ 0.143038] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
  385. [ 0.143045] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  386. [ 0.143516] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  387. [ 0.143558] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
  388. [ 0.143595] pnp 00:03: Plug and Play ACPI device, IDs SYN1b02 SYN1b00 SYN0002 PNP0f13 (active)
  389. [ 0.143689] system 00:04: [io 0x1080] has been reserved
  390. [ 0.143693] system 00:04: [io 0x0220-0x022f] has been reserved
  391. [ 0.143696] system 00:04: [io 0x040b] has been reserved
  392. [ 0.143698] system 00:04: [io 0x04d0-0x04d1] has been reserved
  393. [ 0.143700] system 00:04: [io 0x04d6] has been reserved
  394. [ 0.143703] system 00:04: [io 0x0530-0x0537] has been reserved
  395. [ 0.143704] system 00:04: [io 0x0c00-0x0c01] has been reserved
  396. [ 0.143707] system 00:04: [io 0x0c14] has been reserved
  397. [ 0.143709] system 00:04: [io 0x0c50-0x0c52] has been reserved
  398. [ 0.143711] system 00:04: [io 0x0c6c] has been reserved
  399. [ 0.143714] system 00:04: [io 0x0c6f] has been reserved
  400. [ 0.143716] system 00:04: [io 0x0cd0-0x0cd1] has been reserved
  401. [ 0.143718] system 00:04: [io 0x0cd2-0x0cd3] has been reserved
  402. [ 0.143721] system 00:04: [io 0x0cd4-0x0cd5] has been reserved
  403. [ 0.143723] system 00:04: [io 0x0cd6-0x0cd7] has been reserved
  404. [ 0.143726] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
  405. [ 0.143728] system 00:04: [io 0x8000-0x805f] has been reserved
  406. [ 0.143731] system 00:04: [io 0x8100-0x81ff window] has been reserved
  407. [ 0.143733] system 00:04: [io 0x8200-0x82ff window] has been reserved
  408. [ 0.143736] system 00:04: [io 0x0f40-0x0f47] has been reserved
  409. [ 0.143738] system 00:04: [io 0x087f] has been reserved
  410. [ 0.143742] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  411. [ 0.143841] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
  412. [ 0.143844] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
  413. [ 0.143846] system 00:05: [mem 0xff800000-0xff80ffff] has been reserved
  414. [ 0.143850] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
  415. [ 0.144067] pnp: PnP ACPI: found 6 devices
  416. [ 0.152706] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  417. [ 0.152730] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 02-07] add_size 1000
  418. [ 0.152734] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-07] add_size 200000 add_align 100000
  419. [ 0.152736] pci 0000:00:05.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-07] add_size 200000 add_align 100000
  420. [ 0.152836] pci 0000:00:05.0: BAR 14: assigned [mem 0xc8000000-0xc81fffff]
  421. [ 0.152846] pci 0000:00:05.0: BAR 15: assigned [mem 0xc8200000-0xc83fffff 64bit pref]
  422. [ 0.152850] pci 0000:00:05.0: BAR 13: assigned [io 0x2000-0x2fff]
  423. [ 0.152856] pci 0000:01:00.0: BAR 6: assigned [mem 0xcfe00000-0xcfe1ffff pref]
  424. [ 0.152860] pci 0000:00:02.0: PCI bridge to [bus 01]
  425. [ 0.152862] pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
  426. [ 0.152867] pci 0000:00:02.0: bridge window [mem 0xcfe00000-0xcfefffff]
  427. [ 0.152871] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  428. [ 0.152876] pci 0000:00:05.0: PCI bridge to [bus 02-07]
  429. [ 0.152878] pci 0000:00:05.0: bridge window [io 0x2000-0x2fff]
  430. [ 0.152882] pci 0000:00:05.0: bridge window [mem 0xc8000000-0xc81fffff]
  431. [ 0.152886] pci 0000:00:05.0: bridge window [mem 0xc8200000-0xc83fffff 64bit pref]
  432. [ 0.152891] pci 0000:00:09.0: PCI bridge to [bus 08]
  433. [ 0.152894] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
  434. [ 0.152898] pci 0000:00:09.0: bridge window [mem 0xf0200000-0xf02fffff]
  435. [ 0.152907] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  436. [ 0.152988] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
  437. [ 0.152990] pci_bus 0000:00: resource 5 [mem 0x000d4000-0x000d5fff window]
  438. [ 0.152992] pci_bus 0000:00: resource 6 [mem 0x000d6000-0x000d7fff window]
  439. [ 0.152994] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000d9fff window]
  440. [ 0.152996] pci_bus 0000:00: resource 8 [mem 0x000da000-0x000dbfff window]
  441. [ 0.152998] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000ddfff window]
  442. [ 0.152999] pci_bus 0000:00: resource 10 [mem 0x000de000-0x000dffff window]
  443. [ 0.153001] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e1fff window]
  444. [ 0.153003] pci_bus 0000:00: resource 12 [mem 0x000e2000-0x000e3fff window]
  445. [ 0.153005] pci_bus 0000:00: resource 13 [mem 0xc8000000-0xdfffffff window]
  446. [ 0.153008] pci_bus 0000:00: resource 14 [mem 0xf0000000-0xffffffff window]
  447. [ 0.153009] pci_bus 0000:00: resource 15 [io 0x0000-0x0cf7 window]
  448. [ 0.153011] pci_bus 0000:00: resource 16 [io 0x0d00-0xffff window]
  449. [ 0.153014] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
  450. [ 0.153016] pci_bus 0000:01: resource 1 [mem 0xcfe00000-0xcfefffff]
  451. [ 0.153018] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  452. [ 0.153020] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  453. [ 0.153022] pci_bus 0000:02: resource 1 [mem 0xc8000000-0xc81fffff]
  454. [ 0.153024] pci_bus 0000:02: resource 2 [mem 0xc8200000-0xc83fffff 64bit pref]
  455. [ 0.153026] pci_bus 0000:08: resource 0 [io 0xa000-0xafff]
  456. [ 0.153028] pci_bus 0000:08: resource 1 [mem 0xf0200000-0xf02fffff]
  457. [ 0.153031] pci_bus 0000:09: resource 4 [mem 0x000a0000-0x000bffff window]
  458. [ 0.153033] pci_bus 0000:09: resource 5 [mem 0x000d4000-0x000d5fff window]
  459. [ 0.153035] pci_bus 0000:09: resource 6 [mem 0x000d6000-0x000d7fff window]
  460. [ 0.153037] pci_bus 0000:09: resource 7 [mem 0x000d8000-0x000d9fff window]
  461. [ 0.153039] pci_bus 0000:09: resource 8 [mem 0x000da000-0x000dbfff window]
  462. [ 0.153040] pci_bus 0000:09: resource 9 [mem 0x000dc000-0x000ddfff window]
  463. [ 0.153042] pci_bus 0000:09: resource 10 [mem 0x000de000-0x000dffff window]
  464. [ 0.153044] pci_bus 0000:09: resource 11 [mem 0x000e0000-0x000e1fff window]
  465. [ 0.153046] pci_bus 0000:09: resource 12 [mem 0x000e2000-0x000e3fff window]
  466. [ 0.153048] pci_bus 0000:09: resource 13 [mem 0xc8000000-0xdfffffff window]
  467. [ 0.153050] pci_bus 0000:09: resource 14 [mem 0xf0000000-0xffffffff window]
  468. [ 0.153052] pci_bus 0000:09: resource 15 [io 0x0000-0x0cf7 window]
  469. [ 0.153054] pci_bus 0000:09: resource 16 [io 0x0d00-0xffff window]
  470. [ 0.153177] NET: Registered protocol family 2
  471. [ 0.153420] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  472. [ 0.153611] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  473. [ 0.153876] TCP: Hash tables configured (established 32768 bind 32768)
  474. [ 0.153976] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  475. [ 0.154023] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  476. [ 0.154139] NET: Registered protocol family 1
  477. [ 0.156989] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  478. [ 0.157000] PCI: CLS 32 bytes, default 64
  479. [ 0.157086] Unpacking initramfs...
  480. [ 1.331777] Freeing initrd memory: 50572K
  481. [ 1.331896] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  482. [ 1.331900] software IO TLB [mem 0xc3ec0000-0xc7ec0000] (64MB) mapped at [ffff9a0d03ec0000-ffff9a0d07ebffff]
  483. [ 1.331955] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb620d5875, max_idle_ns: 440795205636 ns
  484. [ 1.332081] Scanning for low memory corruption every 60 seconds
  485. [ 1.332616] audit: initializing netlink subsys (disabled)
  486. [ 1.332805] audit: type=2000 audit(1520070132.332:1): state=initialized audit_enabled=0 res=1
  487. [ 1.333201] Initialise system trusted keyrings
  488. [ 1.333218] Key type blacklist registered
  489. [ 1.333378] workingset: timestamp_bits=36 max_order=20 bucket_order=0
  490. [ 1.336120] zbud: loaded
  491. [ 1.336798] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  492. [ 1.337166] fuse init (API version 7.26)
  493. [ 1.340324] Key type asymmetric registered
  494. [ 1.340327] Asymmetric key parser 'x509' registered
  495. [ 1.340383] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  496. [ 1.340496] io scheduler noop registered
  497. [ 1.340498] io scheduler deadline registered
  498. [ 1.340551] io scheduler cfq registered (default)
  499. [ 1.341191] pcieport 0000:00:05.0: enabling device (0000 -> 0003)
  500. [ 1.341833] pcieport 0000:00:02.0: Signaling PME with IRQ 24
  501. [ 1.341879] pcieport 0000:00:05.0: Signaling PME with IRQ 25
  502. [ 1.341901] pcieport 0000:00:09.0: Signaling PME with IRQ 26
  503. [ 1.341928] pciehp 0000:00:05.0:pcie004: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  504. [ 1.342109] vesafb: mode is 1024x768x32, linelength=4096, pages=0
  505. [ 1.342110] vesafb: scrolling: redraw
  506. [ 1.342112] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
  507. [ 1.342133] vesafb: framebuffer at 0xd0000000, mapped to 0xffffa8d840c00000, using 3072k, total 3072k
  508. [ 1.342346] Console: switching to colour frame buffer device 128x48
  509. [ 1.342373] fb0: VESA VGA frame buffer device
  510. [ 1.342917] ACPI: AC Adapter [ACAD] (on-line)
  511. [ 1.342988] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  512. [ 1.343068] ACPI: Power Button [PWRB]
  513. [ 1.343123] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  514. [ 1.343200] ACPI: Sleep Button [SLPB]
  515. [ 1.343381] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  516. [ 1.343507] ACPI: Lid Switch [LID]
  517. [ 1.343563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  518. [ 1.343674] ACPI: Power Button [PWRF]
  519. [ 1.344809] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  520. [ 1.345116] thermal LNXTHERM:00: registered as thermal_zone0
  521. [ 1.345117] ACPI: Thermal Zone [THRM] (46 C)
  522. [ 1.345153] GHES: HEST is not enabled!
  523. [ 1.345302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  524. [ 1.345322] ACPI: Battery Slot [BAT1] (battery absent)
  525. [ 1.349883] Linux agpgart interface v0.103
  526. [ 1.352798] loop: module loaded
  527. [ 1.353167] libphy: Fixed MDIO Bus: probed
  528. [ 1.353169] tun: Universal TUN/TAP device driver, 1.6
  529. [ 1.353293] PPP generic driver version 2.4.2
  530. [ 1.353366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  531. [ 1.353369] ehci-pci: EHCI PCI platform driver
  532. [ 1.353751] QUIRK: Enable AMD PLL fix
  533. [ 1.353787] ehci-pci 0000:00:12.2: EHCI Host Controller
  534. [ 1.353797] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
  535. [ 1.353804] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  536. [ 1.353806] ehci-pci 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
  537. [ 1.353823] ehci-pci 0000:00:12.2: debug port 1
  538. [ 1.353888] ehci-pci 0000:00:12.2: irq 17, io mem 0xf0308400
  539. [ 1.368117] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
  540. [ 1.368211] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  541. [ 1.368213] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  542. [ 1.368215] usb usb1: Product: EHCI Host Controller
  543. [ 1.368217] usb usb1: Manufacturer: Linux 4.13.0-26-generic ehci_hcd
  544. [ 1.368218] usb usb1: SerialNumber: 0000:00:12.2
  545. [ 1.368540] hub 1-0:1.0: USB hub found
  546. [ 1.368550] hub 1-0:1.0: 6 ports detected
  547. [ 1.369212] ehci-pci 0000:00:13.2: EHCI Host Controller
  548. [ 1.369219] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
  549. [ 1.369226] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  550. [ 1.369228] ehci-pci 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
  551. [ 1.369245] ehci-pci 0000:00:13.2: debug port 1
  552. [ 1.369306] ehci-pci 0000:00:13.2: irq 19, io mem 0xf0308800
  553. [ 1.384110] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  554. [ 1.384174] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  555. [ 1.384176] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  556. [ 1.384177] usb usb2: Product: EHCI Host Controller
  557. [ 1.384179] usb usb2: Manufacturer: Linux 4.13.0-26-generic ehci_hcd
  558. [ 1.384181] usb usb2: SerialNumber: 0000:00:13.2
  559. [ 1.384372] hub 2-0:1.0: USB hub found
  560. [ 1.384383] hub 2-0:1.0: 6 ports detected
  561. [ 1.384739] ehci-platform: EHCI generic platform driver
  562. [ 1.384764] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  563. [ 1.384770] ohci-pci: OHCI PCI platform driver
  564. [ 1.385087] ohci-pci 0000:00:12.0: OHCI PCI host controller
  565. [ 1.385092] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
  566. [ 1.385128] ohci-pci 0000:00:12.0: irq 16, io mem 0xf0304000
  567. [ 1.448191] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  568. [ 1.448193] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  569. [ 1.448195] usb usb3: Product: OHCI PCI host controller
  570. [ 1.448196] usb usb3: Manufacturer: Linux 4.13.0-26-generic ohci_hcd
  571. [ 1.448198] usb usb3: SerialNumber: 0000:00:12.0
  572. [ 1.448414] hub 3-0:1.0: USB hub found
  573. [ 1.448497] hub 3-0:1.0: 3 ports detected
  574. [ 1.448860] ohci-pci 0000:00:12.1: OHCI PCI host controller
  575. [ 1.448866] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
  576. [ 1.448887] ohci-pci 0000:00:12.1: irq 16, io mem 0xf0305000
  577. [ 1.512218] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  578. [ 1.512220] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  579. [ 1.512222] usb usb4: Product: OHCI PCI host controller
  580. [ 1.512223] usb usb4: Manufacturer: Linux 4.13.0-26-generic ohci_hcd
  581. [ 1.512225] usb usb4: SerialNumber: 0000:00:12.1
  582. [ 1.512432] hub 4-0:1.0: USB hub found
  583. [ 1.512443] hub 4-0:1.0: 3 ports detected
  584. [ 1.512808] ohci-pci 0000:00:13.0: OHCI PCI host controller
  585. [ 1.512814] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
  586. [ 1.512848] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0306000
  587. [ 1.576174] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  588. [ 1.576176] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  589. [ 1.576178] usb usb5: Product: OHCI PCI host controller
  590. [ 1.576179] usb usb5: Manufacturer: Linux 4.13.0-26-generic ohci_hcd
  591. [ 1.576181] usb usb5: SerialNumber: 0000:00:13.0
  592. [ 1.576337] hub 5-0:1.0: USB hub found
  593. [ 1.576413] hub 5-0:1.0: 3 ports detected
  594. [ 1.576783] ohci-pci 0000:00:13.1: OHCI PCI host controller
  595. [ 1.576788] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
  596. [ 1.576807] ohci-pci 0000:00:13.1: irq 18, io mem 0xf0307000
  597. [ 1.640218] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  598. [ 1.640220] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  599. [ 1.640222] usb usb6: Product: OHCI PCI host controller
  600. [ 1.640224] usb usb6: Manufacturer: Linux 4.13.0-26-generic ohci_hcd
  601. [ 1.640225] usb usb6: SerialNumber: 0000:00:13.1
  602. [ 1.640428] hub 6-0:1.0: USB hub found
  603. [ 1.640438] hub 6-0:1.0: 3 ports detected
  604. [ 1.640577] ohci-platform: OHCI generic platform driver
  605. [ 1.640590] uhci_hcd: USB Universal Host Controller Interface driver
  606. [ 1.640691] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
  607. [ 1.645020] i8042: Detected active multiplexing controller, rev 1.1
  608. [ 1.646502] serio: i8042 KBD port at 0x60,0x64 irq 1
  609. [ 1.646508] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  610. [ 1.646549] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  611. [ 1.646585] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  612. [ 1.646621] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  613. [ 1.646886] mousedev: PS/2 mouse device common for all mice
  614. [ 1.647209] rtc_cmos 00:01: RTC can wake from S4
  615. [ 1.647352] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  616. [ 1.647380] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
  617. [ 1.647388] i2c /dev entries driver
  618. [ 1.647468] device-mapper: uevent: version 1.0.3
  619. [ 1.647587] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
  620. [ 1.647691] ledtrig-cpu: registered to indicate activity on CPUs
  621. [ 1.648435] NET: Registered protocol family 10
  622. [ 1.655798] Segment Routing with IPv6
  623. [ 1.655836] NET: Registered protocol family 17
  624. [ 1.655854] Key type dns_resolver registered
  625. [ 1.656429] RAS: Correctable Errors collector initialized.
  626. [ 1.656487] microcode: CPU0: patch_level=0x02000057
  627. [ 1.656501] microcode: CPU1: patch_level=0x02000057
  628. [ 1.656558] microcode: Microcode Update Driver: v2.2.
  629. [ 1.656857] registered taskstats version 1
  630. [ 1.656879] Loading compiled-in X.509 certificates
  631. [ 1.661569] Loaded X.509 cert 'Build time autogenerated kernel key: b1931af2efdddab2cc28005a48cb6f00161c7d17'
  632. [ 1.661610] zswap: loaded using pool lzo/zbud
  633. [ 1.667810] Key type big_key registered
  634. [ 1.667817] Key type trusted registered
  635. [ 1.670992] Key type encrypted registered
  636. [ 1.670998] AppArmor: AppArmor sha1 policy hashing enabled
  637. [ 1.671002] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  638. [ 1.671044] evm: HMAC attrs: 0x1
  639. [ 1.671498] Magic number: 10:841:726
  640. [ 1.671529] block loop6: hash matches
  641. [ 1.671585] pci 0000:01:00.1: hash matches
  642. [ 1.671756] rtc_cmos 00:01: setting system clock to 2018-03-03 09:42:12 UTC (1520070132)
  643. [ 1.671928] acpi_cpufreq: overriding BIOS provided _PSD data
  644. [ 1.672199] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  645. [ 1.672200] EDD information not available.
  646. [ 1.672248] PM: Hibernation image not present or could not be loaded.
  647. [ 1.677285] Freeing unused kernel memory: 2372K
  648. [ 1.677288] Write protecting the kernel read-only data: 18432k
  649. [ 1.679144] Freeing unused kernel memory: 2024K
  650. [ 1.679584] Freeing unused kernel memory: 92K
  651. [ 1.683263] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  652. [ 1.686176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  653. [ 1.696118] usb 1-2: new high-speed USB device number 2 using ehci-pci
  654. [ 1.712134] usb 2-4: new high-speed USB device number 2 using ehci-pci
  655. [ 1.848362] usb 1-2: New USB device found, idVendor=07ca, idProduct=a309
  656. [ 1.848366] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  657. [ 1.848368] usb 1-2: Product: A309
  658. [ 1.848370] usb 1-2: Manufacturer: AVerMedia
  659. [ 1.848371] usb 1-2: SerialNumber: 301403200444000
  660. [ 1.858748] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
  661. [ 1.872486] acpi device:01: registered as cooling_device2
  662. [ 1.872855] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
  663. [ 1.886885] ahci 0000:00:11.0: version 3.0
  664. [ 1.887255] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
  665. [ 1.887258] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part ccc
  666. [ 1.892802] scsi host0: ahci
  667. [ 1.900072] scsi host1: ahci
  668. [ 1.924525] scsi host2: ahci
  669. [ 1.928690] [drm] radeon kernel modesetting enabled.
  670. [ 1.928852] scsi host3: ahci
  671. [ 1.928949] ata1: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308100 irq 22
  672. [ 1.928952] ata2: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308180 irq 22
  673. [ 1.928955] ata3: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308200 irq 22
  674. [ 1.928957] ata4: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308280 irq 22
  675. [ 1.935080] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
  676. [ 1.935083] AMD IOMMUv2 functionality not available on this system
  677. [ 1.939371] scsi host4: pata_atiixp
  678. [ 1.940487] CRAT table not found
  679. [ 1.940490] Finished initializing topology ret=0
  680. [ 1.940512] kfd kfd: Initialized module
  681. [ 1.940852] checking generic (d0000000 300000) vs hw (d0000000 10000000)
  682. [ 1.940853] fb: switching to radeondrmfb from VESA VGA
  683. [ 1.940898] Console: switching to colour dummy device 80x25
  684. [ 1.941346] [drm] initializing kernel modesetting (RV635 0x1002:0x9591 0x1025:0x0166 0x00).
  685. [ 1.941475] ATOM BIOS: Acer_MXM_M86ME_DDR2
  686. [ 1.941515] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
  687. [ 1.941517] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
  688. [ 1.941522] [drm] Detected VRAM RAM=512M, BAR=256M
  689. [ 1.941523] [drm] RAM width 128bits DDR
  690. [ 1.941643] scsi host5: pata_atiixp
  691. [ 1.941724] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
  692. [ 1.941726] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
  693. [ 1.942080] [TTM] Zone kernel: Available graphics memory: 2019546 kiB
  694. [ 1.942081] [TTM] Initializing pool allocator
  695. [ 1.942087] [TTM] Initializing DMA pool allocator
  696. [ 1.942127] [drm] radeon: 512M of VRAM memory ready
  697. [ 1.942129] [drm] radeon: 512M of GTT memory ready.
  698. [ 1.942139] [drm] Loading RV635 Microcode
  699. [ 1.942263] [drm] radeon: power management initialized
  700. [ 1.942375] [drm] GART: num cpu pages 131072, num gpu pages 131072
  701. [ 1.943660] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
  702. [ 1.952632] [drm] PCIE GART of 512M enabled (table at 0x0000000000142000).
  703. [ 1.952708] radeon 0000:01:00.0: WB enabled
  704. [ 1.952712] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff9a0d67cd0c00
  705. [ 1.953416] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x00000000000521d0 and cpu addr 0xffffa8d8420121d0
  706. [ 1.953419] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  707. [ 1.953419] [drm] Driver supports precise vblank timestamp query.
  708. [ 1.953421] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
  709. [ 1.953495] radeon 0000:01:00.0: radeon: using MSI.
  710. [ 1.953527] [drm] radeon: irq initialized.
  711. [ 1.976033] usb 1-3: new high-speed USB device number 3 using ehci-pci
  712. [ 1.978430] ATL1E 0000:08:00.0 enp8s0: renamed from eth0
  713. [ 1.985305] [drm] ring test on 0 succeeded in 1 usecs
  714. [ 2.102722] ata5.00: ATAPI: PIONEER DVD-RW DVRTD08RS, 1.05, max UDMA/33
  715. [ 2.107493] ata5.00: configured for UDMA/33
  716. [ 2.160478] [drm] ring test on 5 succeeded in 1 usecs
  717. [ 2.160486] [drm] UVD initialized successfully.
  718. [ 2.161214] [drm] ib test on ring 0 succeeded in 0 usecs
  719. [ 2.267246] ata2: SATA link down (SStatus 0 SControl 300)
  720. [ 2.267292] ata3: SATA link down (SStatus 0 SControl 300)
  721. [ 2.267351] ata4: SATA link down (SStatus 0 SControl 300)
  722. [ 2.288441] usb 1-3: New USB device found, idVendor=064e, idProduct=a103
  723. [ 2.288443] usb 1-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
  724. [ 2.288445] usb 1-3: Product: Acer Crystal Eye webcam
  725. [ 2.288446] usb 1-3: Manufacturer: SuYin
  726. [ 2.288448] usb 1-3: SerialNumber: CN0314-SN30-OV03-VA-R02.03.02
  727. [ 2.428035] ata1: softreset failed (device not ready)
  728. [ 2.428042] ata1: applying PMP SRST workaround and retrying
  729. [ 2.588043] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  730. [ 2.588963] ata1.00: ATA-8: TOSHIBA MK3256GSY, LH013C, max UDMA/100
  731. [ 2.588965] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  732. [ 2.589926] ata1.00: configured for UDMA/100
  733. [ 2.590221] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK3256GS 3C PQ: 0 ANSI: 5
  734. [ 2.620355] sd 0:0:0:0: Attached scsi generic sg0 type 0
  735. [ 2.620757] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  736. [ 2.620774] sd 0:0:0:0: [sda] Write Protect is off
  737. [ 2.620777] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  738. [ 2.620805] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  739. [ 2.638665] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.3, id: 0x12a0b1, caps: 0xa04711/0xa04000/0x0/0x0, board id: 0, fw id: 436198
  740. [ 2.652667] scsi 4:0:0:0: CD-ROM PIONEER DVD-RW DVRTD08RS 1.05 PQ: 0 ANSI: 5
  741. [ 2.672813] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
  742. [ 2.709488] sda: sda1 sda2 < sda5 >
  743. [ 2.710051] sd 0:0:0:0: [sda] Attached SCSI disk
  744. [ 2.751753] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  745. [ 2.751756] cdrom: Uniform CD-ROM driver Revision: 3.20
  746. [ 2.751925] sr 4:0:0:0: Attached scsi CD-ROM sr0
  747. [ 2.752017] sr 4:0:0:0: Attached scsi generic sg1 type 5
  748. [ 2.812058] [drm] ib test on ring 5 succeeded
  749. [ 2.813100] [drm] Radeon Display Connectors
  750. [ 2.813101] [drm] Connector 0:
  751. [ 2.813102] [drm] LVDS-1
  752. [ 2.813104] [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74
  753. [ 2.813105] [drm] Encoders:
  754. [ 2.813106] [drm] LCD1: INTERNAL_KLDSCP_LVTMA
  755. [ 2.813107] [drm] Connector 1:
  756. [ 2.813107] [drm] VGA-1
  757. [ 2.813109] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
  758. [ 2.813109] [drm] Encoders:
  759. [ 2.813110] [drm] CRT1: INTERNAL_KLDSCP_DAC1
  760. [ 2.813111] [drm] Connector 2:
  761. [ 2.813111] [drm] HDMI-A-1
  762. [ 2.813112] [drm] HPD1
  763. [ 2.813113] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
  764. [ 2.813114] [drm] Encoders:
  765. [ 2.813115] [drm] DFP1: INTERNAL_UNIPHY
  766. [ 2.813115] [drm] Connector 3:
  767. [ 2.813116] [drm] DVI-I-1
  768. [ 2.813117] [drm] HPD1
  769. [ 2.813118] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
  770. [ 2.813118] [drm] Encoders:
  771. [ 2.813119] [drm] DFP1: INTERNAL_UNIPHY
  772. [ 3.347009] usb 2-4: New USB device found, idVendor=0bda, idProduct=0158
  773. [ 3.347014] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  774. [ 3.347015] usb 2-4: Product: USB2.0-CRW
  775. [ 3.347017] usb 2-4: Manufacturer: Generic
  776. [ 3.347019] usb 2-4: SerialNumber: 20071114173400000
  777. [ 3.788101] usb 6-2: new full-speed USB device number 2 using ohci-pci
  778. [ 3.805669] [drm] fb mappable at 0xD0243000
  779. [ 3.805670] [drm] vram apper at 0xD0000000
  780. [ 3.805671] [drm] size 4325376
  781. [ 3.805672] [drm] fb depth is 24
  782. [ 3.805672] [drm] pitch is 5632
  783. [ 3.805869] fbcon: radeondrmfb (fb0) is primary device
  784. [ 3.805983] Console: switching to colour frame buffer device 170x48
  785. [ 3.806015] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
  786. [ 3.824136] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
  787. [ 3.975241] usb 6-2: New USB device found, idVendor=147e, idProduct=1000
  788. [ 3.975245] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  789. [ 3.975247] usb 6-2: Product: Fingerprint Sensor
  790. [ 3.975248] usb 6-2: Manufacturer: TouchStrip
  791. [ 4.397305] usbcore: registered new interface driver usb-storage
  792. [ 4.399210] usbcore: registered new interface driver uas
  793. [ 4.401129] ums-realtek 2-4:1.0: USB Mass Storage device detected
  794. [ 4.403850] scsi host6: usb-storage 2-4:1.0
  795. [ 4.403960] usbcore: registered new interface driver ums-realtek
  796. [ 4.892108] raid6: sse2x1 gen() 2559 MB/s
  797. [ 4.940080] raid6: sse2x1 xor() 2399 MB/s
  798. [ 4.988087] raid6: sse2x2 gen() 3396 MB/s
  799. [ 5.036044] raid6: sse2x2 xor() 2686 MB/s
  800. [ 5.084073] raid6: sse2x4 gen() 3444 MB/s
  801. [ 5.132088] raid6: sse2x4 xor() 1899 MB/s
  802. [ 5.132090] raid6: using algorithm sse2x4 gen() 3444 MB/s
  803. [ 5.132091] raid6: .... xor() 1899 MB/s, rmw enabled
  804. [ 5.132093] raid6: using intx1 recovery algorithm
  805. [ 5.133958] xor: measuring software checksum speed
  806. [ 5.172073] prefetch64-sse: 6163.000 MB/sec
  807. [ 5.212072] generic_sse: 5845.000 MB/sec
  808. [ 5.212073] xor: using function: prefetch64-sse (6163.000 MB/sec)
  809. [ 5.240572] Btrfs loaded, crc32c=crc32c-generic
  810. [ 5.406444] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
  811. [ 5.406956] sd 6:0:0:0: Attached scsi generic sg2 type 0
  812. [ 5.411322] sd 6:0:0:0: [sdb] Attached SCSI removable disk
  813. [ 7.018341] random: crng init done
  814. [ 10.645140] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  815. [ 11.942690] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  816. [ 11.942878] systemd[1]: Detected architecture x86-64.
  817. [ 11.950081] systemd[1]: Set hostname to <daive-Aspire-6530G>.
  818. [ 13.131013] systemd[1]: Created slice System Slice.
  819. [ 13.131323] systemd[1]: Listening on Journal Socket.
  820. [ 13.131400] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  821. [ 13.131428] systemd[1]: Reached target Remote File Systems (Pre).
  822. [ 13.191589] systemd[1]: Starting Load Kernel Modules...
  823. [ 13.191910] systemd[1]: Created slice User and Session Slice.
  824. [ 13.192316] systemd[1]: Listening on udev Control Socket.
  825. [ 13.997435] lp: driver loaded but no devices found
  826. [ 14.300503] ppdev: user-space parallel port driver
  827. [ 24.758318] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  828. [ 24.845862] systemd-journald[350]: Received request to flush runtime journal from PID 1
  829. [ 25.276320] audit: type=1400 audit(1520070156.104:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=543 comm="apparmor_parser"
  830. [ 25.276326] audit: type=1400 audit(1520070156.104:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=543 comm="apparmor_parser"
  831. [ 25.278944] audit: type=1400 audit(1520070156.107:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=544 comm="apparmor_parser"
  832. [ 25.278950] audit: type=1400 audit(1520070156.107:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=544 comm="apparmor_parser"
  833. [ 25.278952] audit: type=1400 audit(1520070156.107:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=544 comm="apparmor_parser"
  834. [ 25.278955] audit: type=1400 audit(1520070156.107:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=544 comm="apparmor_parser"
  835. [ 25.284120] audit: type=1400 audit(1520070156.112:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=546 comm="apparmor_parser"
  836. [ 25.290341] audit: type=1400 audit(1520070156.118:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=547 comm="apparmor_parser"
  837. [ 25.290347] audit: type=1400 audit(1520070156.118:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=547 comm="apparmor_parser"
  838. [ 25.290349] audit: type=1400 audit(1520070156.118:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=547 comm="apparmor_parser"
  839. [ 25.727835] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  840. [ 25.904875] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  841. [ 25.920728] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input14
  842. [ 25.929761] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC888: line_outs=3 (0x14/0x17/0x16/0x0/0x0) type:speaker
  843. [ 25.929765] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  844. [ 25.929768] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
  845. [ 25.929769] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  846. [ 25.929771] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
  847. [ 25.929772] snd_hda_codec_realtek hdaudioC0D0: inputs:
  848. [ 25.929774] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
  849. [ 25.929776] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
  850. [ 25.929778] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
  851. [ 25.953143] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
  852. [ 25.953807] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
  853. [ 25.953884] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
  854. [ 26.004227] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8040, revision 0
  855. [ 26.004522] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x8060
  856. [ 26.106976] acer_wmi: Acer Laptop ACPI-WMI Extras
  857. [ 26.107448] acer_wmi: Function bitmap for Communication Device: 0x0
  858. [ 26.183161] media: Linux media interface: v0.10
  859. [ 26.257612] Linux video capture interface: v2.00
  860. [ 26.301315] kvm: Nested Virtualization enabled
  861. [ 26.351877] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:a103)
  862. [ 26.371237] uvcvideo 1-3:1.0: Entity type for entity Extension 5 was not initialized!
  863. [ 26.371242] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
  864. [ 26.371244] uvcvideo 1-3:1.0: Entity type for entity Processing 3 was not initialized!
  865. [ 26.371246] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
  866. [ 26.371874] input: Acer Crystal Eye webcam: Acer C as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input18
  867. [ 26.372232] usbcore: registered new interface driver uvcvideo
  868. [ 26.372233] USB Video Class driver (1.1.1)
  869. [ 26.404374] Adding 4192252k swap on /dev/sda5. Priority:-1 extents:1 across:4192252k FS
  870. [ 26.798731] new mount options do not match the existing superblock, will be ignored
  871. [ 27.979697] usb 1-2: dvb_usb_v2: found a 'AVerMedia A309' in cold state
  872. [ 28.411286] usb 1-2: Direct firmware load for dvb-usb-af9015.fw failed with error -2
  873. [ 28.411294] usb 1-2: dvb_usb_v2: Did not find the firmware file 'dvb-usb-af9015.fw'. Please see linux/Documentation/dvb/ for more details on firmware-problems. Status -2
  874. [ 28.411315] dvb_usb_af9015: probe of 1-2:1.0 failed with error -2
  875. [ 28.411367] usbcore: registered new interface driver dvb_usb_af9015
  876. [ 31.747839] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  877. [ 31.748679] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  878. [ 696.376417] PM: Syncing filesystems ... done.
  879. [ 696.827340] PM: Preparing system for sleep (mem)
  880. [ 696.827766] Freezing user space processes ... (elapsed 0.006 seconds) done.
  881. [ 696.834095] OOM killer disabled.
  882. [ 696.834097] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  883. [ 696.835605] PM: Suspending system (mem)
  884. [ 696.835632] Suspending console(s) (use no_console_suspend to debug)
  885. [ 696.837170] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  886. [ 696.974572] sd 0:0:0:0: [sda] Stopping disk
  887. [ 697.712293] PM: suspend of devices complete after 876.042 msecs
  888. [ 697.713050] PM: late suspend of devices complete after 0.753 msecs
  889. [ 697.732223] PM: noirq suspend of devices complete after 19.166 msecs
  890. [ 697.732375] ACPI: Preparing to enter system sleep state S3
  891. [ 697.764237] ACPI: EC: event blocked
  892. [ 697.764237] ACPI: EC: EC stopped
  893. [ 697.764238] PM: Saving platform NVS memory
  894. [ 697.764275] Disabling non-boot CPUs ...
  895. [ 697.780765] IRQ 1: no longer affine to CPU1
  896. [ 697.780773] IRQ 9: no longer affine to CPU1
  897. [ 697.780779] IRQ 12: no longer affine to CPU1
  898. [ 697.780783] IRQ 14: no longer affine to CPU1
  899. [ 697.780792] IRQ 16: no longer affine to CPU1
  900. [ 697.780801] IRQ 18: no longer affine to CPU1
  901. [ 697.780806] IRQ 19: no longer affine to CPU1
  902. [ 697.780811] IRQ 22: no longer affine to CPU1
  903. [ 697.780824] IRQ 27: no longer affine to CPU1
  904. [ 697.781930] smpboot: CPU 1 is now offline
  905. [ 697.782063] ACPI: Low-level resume complete
  906. [ 697.782063] ACPI: EC: EC started
  907. [ 697.782063] PM: Restoring platform NVS memory
  908. [ 697.782063] Suspended for 7601.389 seconds
  909. [ 697.782063] Enabling non-boot CPUs ...
  910. [ 697.782063] x86: Booting SMP configuration:
  911. [ 697.782063] smpboot: Booting Node 0 Processor 1 APIC 0x1
  912. [ 697.783146] cache: parent cpu1 should not be sleeping
  913. [ 697.783299] microcode: CPU1: patch_level=0x02000057
  914. [ 697.783659] CPU1 is up
  915. [ 697.784365] ACPI: Waking up from system sleep state S3
  916. [ 697.932696] PM: noirq resume of devices complete after 20.362 msecs
  917. [ 697.933168] PM: early resume of devices complete after 0.448 msecs
  918. [ 697.933282] ACPI: EC: event unblocked
  919. [ 697.935906] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
  920. [ 697.938817] [drm] PCIE GART of 512M enabled (table at 0x0000000000142000).
  921. [ 697.938839] radeon 0000:01:00.0: WB enabled
  922. [ 697.938843] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff9a0d67cd0c00
  923. [ 697.939581] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x00000000000521d0 and cpu addr 0xffffa8d8420121d0
  924. [ 697.944026] sd 0:0:0:0: [sda] Starting disk
  925. [ 697.970670] [drm] ring test on 0 succeeded in 1 usecs
  926. [ 698.102852] ata5.00: ACPI cmd ef/03:08:00:00:00:a0 (SET FEATURES) filtered out
  927. [ 698.102854] ata5.00: ACPI cmd ef/03:20:00:00:00:a0 (SET FEATURES) filtered out
  928. [ 698.102857] ata5.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  929. [ 698.110591] ata5.00: configured for UDMA/33
  930. [ 698.145950] [drm] ring test on 5 succeeded in 1 usecs
  931. [ 698.145959] [drm] UVD initialized successfully.
  932. [ 698.145994] [drm] ib test on ring 0 succeeded in 0 usecs
  933. [ 698.196087] usb 1-2: reset high-speed USB device number 2 using ehci-pci
  934. [ 698.257581] ata3: SATA link down (SStatus 0 SControl 300)
  935. [ 698.257611] ata4: SATA link down (SStatus 0 SControl 300)
  936. [ 698.257640] ata2: SATA link down (SStatus 0 SControl 300)
  937. [ 698.272107] usb 2-4: reset high-speed USB device number 2 using ehci-pci
  938. [ 698.404133] usb 6-2: reset full-speed USB device number 2 using ohci-pci
  939. [ 698.464100] usb 1-3: reset high-speed USB device number 3 using ehci-pci
  940. [ 698.812118] [drm] ib test on ring 5 succeeded
  941. [ 698.812385] PM: resume of devices complete after 879.211 msecs
  942. [ 698.812769] PM: Finishing wakeup.
  943. [ 698.812770] OOM killer enabled.
  944. [ 698.812771] Restarting tasks ...
  945. [ 698.813148] pci_bus 0000:01: Allocating resources
  946. [ 698.813183] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  947. [ 698.822539] pci_bus 0000:02: Allocating resources
  948. [ 698.822574] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  949. [ 698.822689] pci_bus 0000:08: Allocating resources
  950. [ 698.822702] pcieport 0000:00:09.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
  951. [ 698.822721] pcieport 0000:00:09.0: BAR 15: assigned [mem 0xc8400000-0xc85fffff 64bit pref]
  952. [ 698.822727] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  953. [ 698.822848] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  954. [ 698.822906] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  955. [ 698.823861] pci_bus 0000:09: Allocating resources
  956. [ 698.823867] pci 0000:00:14.4: bridge window [io 0x1000-0x0fff] to [bus 09-0e] add_size 1000
  957. [ 698.823870] pci 0000:00:14.4: bridge window [mem 0x00100000-0x000fffff pref] to [bus 09-0e] add_size 200000 add_align 100000
  958. [ 698.823873] pci 0000:00:14.4: bridge window [mem 0x00100000-0x000fffff] to [bus 09-0e] add_size 200000 add_align 100000
  959. [ 698.823882] pci 0000:00:14.4: BAR 14: assigned [mem 0xc8600000-0xc87fffff]
  960. [ 698.823887] pci 0000:00:14.4: BAR 15: assigned [mem 0xc8800000-0xc89fffff pref]
  961. [ 698.823893] pci 0000:00:14.4: BAR 13: assigned [io 0x3000-0x3fff]
  962. [ 698.823900] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  963. [ 698.823903] pci 0000:00:14.4: bridge window [io 0x3000-0x3fff]
  964. [ 698.823909] pci 0000:00:14.4: bridge window [mem 0xc8600000-0xc87fffff]
  965. [ 698.823913] pci 0000:00:14.4: bridge window [mem 0xc8800000-0xc89fffff pref]
  966. [ 698.823985] pci 0000:00:14.4: PCI bridge to [bus 09-0e]
  967. [ 698.824110] pci 0000:00:14.4: bridge window [io 0x3000-0x3fff]
  968. [ 698.824115] pci 0000:00:14.4: bridge window [mem 0xc8600000-0xc87fffff]
  969. [ 698.824120] pci 0000:00:14.4: bridge window [mem 0xc8800000-0xc89fffff pref]
  970. [ 698.827498] done.
  971. [ 699.388581] video LNXVIDEO:00: Restoring backlight state
  972. [ 700.036137] ata1: softreset failed (device not ready)
  973. [ 700.036156] ata1: applying PMP SRST workaround and retrying
  974. [ 700.196159] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  975. [ 700.199144] ata1.00: configured for UDMA/100
  976. [ 700.703079] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  977. [ 700.736245] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  978. [ 703.960299] [drm:atom_op_jump [radeon]] *ERROR* atombios stuck in loop for more than 5secs aborting
  979. [ 703.960449] [drm:atom_execute_table_locked [radeon]] *ERROR* atombios stuck executing F662 (len 455, WS 0, PS 4) @ 0xF6A3
  980. daive@daive-Aspire-6530G ~ $
Advertisement
Add Comment
Please, Sign In to add comment