Advertisement
Guest User

dmesg

a guest
Dec 10th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 61.77 KB | None | 0 0
  1. [    0.000000] Initializing cgroup subsys cpuset
  2. [    0.000000] Initializing cgroup subsys cpu
  3. [    0.000000] Initializing cgroup subsys cpuacct
  4. [    0.000000] Linux version 4.4.0-21-generic (buildd@lgw01-21) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 (Ubuntu 4.4.0-21.37-generic 4.4.6)
  5. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=5698cb38-ef49-49b6-a327-2885f4ce2123 ro quiet splash
  6. [    0.000000] KERNEL supported cpus:
  7. [    0.000000]   Intel GenuineIntel
  8. [    0.000000]   AMD AuthenticAMD
  9. [    0.000000]   Centaur CentaurHauls
  10. [    0.000000] tseg: 00aff00000
  11. [    0.000000] x86/fpu: Legacy x87 FPU detected.
  12. [    0.000000] x86/fpu: Using 'lazy' FPU context switches.
  13. [    0.000000] e820: BIOS-provided physical RAM map:
  14. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  15. [    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  16. [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  17. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afedffff] usable
  18. [    0.000000] BIOS-e820: [mem 0x00000000afee0000-0x00000000afee2fff] ACPI NVS
  19. [    0.000000] BIOS-e820: [mem 0x00000000afee3000-0x00000000afeeffff] ACPI data
  20. [    0.000000] BIOS-e820: [mem 0x00000000afef0000-0x00000000afefffff] reserved
  21. [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  22. [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
  23. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014fffffff] usable
  24. [    0.000000] NX (Execute Disable) protection: active
  25. [    0.000000] SMBIOS 2.3 present.
  26. [    0.000000] DMI:    /GA-MA770-DS3, BIOS FA 07/14/2008
  27. [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  28. [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  29. [    0.000000] AGP: No AGP bridge found
  30. [    0.000000] e820: last_pfn = 0x150000 max_arch_pfn = 0x400000000
  31. [    0.000000] MTRR default type: uncachable
  32. [    0.000000] MTRR fixed ranges enabled:
  33. [    0.000000]   00000-9FFFF write-back
  34. [    0.000000]   A0000-BFFFF uncachable
  35. [    0.000000]   C0000-C7FFF write-protect
  36. [    0.000000]   C8000-FFFFF uncachable
  37. [    0.000000] MTRR variable ranges enabled:
  38. [    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
  39. [    0.000000]   1 base 000080000000 mask FFFFE0000000 write-back
  40. [    0.000000]   2 base 0000A0000000 mask FFFFF0000000 write-back
  41. [    0.000000]   3 base 0000AFF00000 mask FFFFFFF00000 uncachable
  42. [    0.000000]   4 base 000100000000 mask FFFFC0000000 write-back
  43. [    0.000000]   5 base 000140000000 mask FFFFF0000000 write-back
  44. [    0.000000]   6 disabled
  45. [    0.000000]   7 disabled
  46. [    0.000000] TOM2: 0000000150000000 aka 5376M
  47. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  48. [    0.000000] original variable MTRRs
  49. [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
  50. [    0.000000] reg 1, base: 2GB, range: 512MB, type WB
  51. [    0.000000] reg 2, base: 2560MB, range: 256MB, type WB
  52. [    0.000000] reg 3, base: 2815MB, range: 1MB, type UC
  53. [    0.000000] reg 4, base: 4GB, range: 1GB, type WB
  54. [    0.000000] reg 5, base: 5GB, range: 256MB, type WB
  55. [    0.000000] total RAM covered: 2815M
  56. [    0.000000] Found optimal setting for mtrr clean up
  57. [    0.000000]  gran_size: 64K  chunk_size: 2M  num_reg: 4      lose cover RAM: 0G
  58. [    0.000000] New variable MTRRs
  59. [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
  60. [    0.000000] reg 1, base: 2GB, range: 512MB, type WB
  61. [    0.000000] reg 2, base: 2560MB, range: 256MB, type WB
  62. [    0.000000] reg 3, base: 2815MB, range: 1MB, type UC
  63. [    0.000000] e820: update [mem 0xaff00000-0xffffffff] usable ==> reserved
  64. [    0.000000] e820: last_pfn = 0xafee0 max_arch_pfn = 0x400000000
  65. [    0.000000] found SMP MP-table at [mem 0x000f56d0-0x000f56df] mapped at [ffff8800000f56d0]
  66. [    0.000000] Scanning 1 areas for low memory corruption
  67. [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  68. [    0.000000] Using GB pages for direct mapping
  69. [    0.000000] BRK [0x021fe000, 0x021fefff] PGTABLE
  70. [    0.000000] BRK [0x021ff000, 0x021fffff] PGTABLE
  71. [    0.000000] BRK [0x02200000, 0x02200fff] PGTABLE
  72. [    0.000000] BRK [0x02201000, 0x02201fff] PGTABLE
  73. [    0.000000] RAMDISK: [mem 0x33b7b000-0x35db4fff]
  74. [    0.000000] ACPI: Early table checksum verification disabled
  75. [    0.000000] ACPI: RSDP 0x00000000000F70C0 000014 (v00 GBT   )
  76. [    0.000000] ACPI: RSDT 0x00000000AFEE3000 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  77. [    0.000000] ACPI: FACP 0x00000000AFEE3040 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  78. [    0.000000] ACPI: DSDT 0x00000000AFEE30C0 005E2B (v01 GBT    GBTUACPI 00001000 MSFT 03000000)
  79. [    0.000000] ACPI: FACS 0x00000000AFEE0000 000040
  80. [    0.000000] ACPI: SSDT 0x00000000AFEE8FC0 000544 (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
  81. [    0.000000] ACPI: HPET 0x00000000AFEE9540 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
  82. [    0.000000] ACPI: MCFG 0x00000000AFEE9580 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  83. [    0.000000] ACPI: APIC 0x00000000AFEE8F00 000084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
  84. [    0.000000] ACPI: Local APIC address 0xfee00000
  85. [    0.000000] Scanning NUMA topology in Northbridge 24
  86. [    0.000000] No NUMA configuration found
  87. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000014fffffff]
  88. [    0.000000] NODE_DATA(0) allocated [mem 0x14fff9000-0x14fffdfff]
  89. [    0.000000] Zone ranges:
  90. [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  91. [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  92. [    0.000000]   Normal   [mem 0x0000000100000000-0x000000014fffffff]
  93. [    0.000000]   Device   empty
  94. [    0.000000] Movable zone start for each node
  95. [    0.000000] Early memory node ranges
  96. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
  97. [    0.000000]   node   0: [mem 0x0000000000100000-0x00000000afedffff]
  98. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000014fffffff]
  99. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000014fffffff]
  100. [    0.000000] On node 0 totalpages: 1048190
  101. [    0.000000]   DMA zone: 64 pages used for memmap
  102. [    0.000000]   DMA zone: 21 pages reserved
  103. [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
  104. [    0.000000]   DMA32 zone: 11196 pages used for memmap
  105. [    0.000000]   DMA32 zone: 716512 pages, LIFO batch:31
  106. [    0.000000]   Normal zone: 5120 pages used for memmap
  107. [    0.000000]   Normal zone: 327680 pages, LIFO batch:31
  108. [    0.000000] ACPI: PM-Timer IO Port: 0x4008
  109. [    0.000000] ACPI: Local APIC address 0xfee00000
  110. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
  111. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
  112. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
  113. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
  114. [    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
  115. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  116. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  117. [    0.000000] ACPI: IRQ0 used by override.
  118. [    0.000000] ACPI: IRQ9 used by override.
  119. [    0.000000] Using ACPI (MADT) for SMP configuration information
  120. [    0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
  121. [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  122. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  123. [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  124. [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  125. [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  126. [    0.000000] PM: Registered nosave memory: [mem 0xafee0000-0xafee2fff]
  127. [    0.000000] PM: Registered nosave memory: [mem 0xafee3000-0xafeeffff]
  128. [    0.000000] PM: Registered nosave memory: [mem 0xafef0000-0xafefffff]
  129. [    0.000000] PM: Registered nosave memory: [mem 0xaff00000-0xdfffffff]
  130. [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
  131. [    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
  132. [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
  133. [    0.000000] e820: [mem 0xaff00000-0xdfffffff] available for PCI devices
  134. [    0.000000] Booting paravirtualized kernel on bare hardware
  135. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  136. [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
  137. [    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88014fc00000 s98008 r8192 d28968 u524288
  138. [    0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
  139. [    0.000000] pcpu-alloc: [0] 0 1 2 3
  140. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031789
  141. [    0.000000] Policy zone: Normal
  142. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=5698cb38-ef49-49b6-a327-2885f4ce2123 ro quiet splash
  143. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  144. [    0.000000] AGP: Checking aperture...
  145. [    0.000000] AGP: No AGP bridge found
  146. [    0.000000] AGP: Node 0: aperture [bus addr 0x47c2000000-0x47c3ffffff] (32MB)
  147. [    0.000000] Aperture beyond 4GB. Ignoring.
  148. [    0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
  149. [    0.000000] AGP: Please enable the IOMMU option in the BIOS setup
  150. [    0.000000] AGP: This costs you 64MB of RAM
  151. [    0.000000] AGP: Mapping aperture over RAM [mem 0xa4000000-0xa7ffffff] (65536KB)
  152. [    0.000000] PM: Registered nosave memory: [mem 0xa4000000-0xa7ffffff]
  153. [    0.000000] Memory: 3941252K/4192760K available (8356K kernel code, 1278K rwdata, 3920K rodata, 1476K init, 1292K bss, 251508K reserved, 0K cma-reserved)
  154. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  155. [    0.000000] Hierarchical RCU implementation.
  156. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  157. [    0.000000]  RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  158. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  159. [    0.000000] NR_IRQS:16640 nr_irqs:456 16
  160. [    0.000000] spurious 8259A interrupt: IRQ7.
  161. [    0.000000] Console: colour VGA+ 80x25
  162. [    0.000000] console [tty0] enabled
  163. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  164. [    0.000000] hpet clockevent registered
  165. [    0.000000] tsc: Fast TSC calibration using PIT
  166. [    0.000000] tsc: Detected 2204.603 MHz processor
  167. [    0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 4409.20 BogoMIPS (lpj=8818412)
  168. [    0.000036] pid_max: default: 32768 minimum: 301
  169. [    0.000045] ACPI: Core revision 20150930
  170. [    0.003800] ACPI: 2 ACPI AML tables successfully acquired and loaded
  171. [    0.003830] Security Framework initialized
  172. [    0.003833] Yama: becoming mindful.
  173. [    0.003854] AppArmor: AppArmor initialized
  174. [    0.004225] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  175. [    0.005908] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  176. [    0.006702] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  177. [    0.006709] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  178. [    0.007014] Initializing cgroup subsys io
  179. [    0.007020] Initializing cgroup subsys memory
  180. [    0.007030] Initializing cgroup subsys devices
  181. [    0.007034] Initializing cgroup subsys freezer
  182. [    0.007037] Initializing cgroup subsys net_cls
  183. [    0.007041] Initializing cgroup subsys perf_event
  184. [    0.007044] Initializing cgroup subsys net_prio
  185. [    0.007047] Initializing cgroup subsys hugetlb
  186. [    0.007052] Initializing cgroup subsys pids
  187. [    0.007077] CPU: Physical Processor ID: 0
  188. [    0.007078] CPU: Processor Core ID: 0
  189. [    0.007080] mce: CPU supports 6 MCE banks
  190. [    0.007088] LVT offset 0 assigned for vector 0xf9
  191. [    0.007093] process: using AMD E400 aware idle routine
  192. [    0.007096] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
  193. [    0.007097] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
  194. [    0.007391] Freeing SMP alternatives memory: 28K (ffffffff820b2000 - ffffffff820b9000)
  195. [    0.032870] ftrace: allocating 31878 entries in 125 pages
  196. [    0.048981] smpboot: Max logical packages: 1
  197. [    0.048986] smpboot: APIC(0) Converting physical 0 to logical package 0
  198. [    0.049545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  199. [    0.194519] smpboot: CPU0: AMD Phenom(tm) 9550 Quad-Core Processor (family: 0x10, model: 0x2, stepping: 0x3)
  200. [    0.194540] Performance Events: AMD PMU driver.
  201. [    0.194545] ... version:                0
  202. [    0.194547] ... bit width:              48
  203. [    0.194548] ... generic registers:      4
  204. [    0.194549] ... value mask:             0000ffffffffffff
  205. [    0.194550] ... max period:             00007fffffffffff
  206. [    0.194552] ... fixed-purpose events:   0
  207. [    0.194553] ... event mask:             000000000000000f
  208. [    0.195415] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  209. [    0.195520] x86: Booting SMP configuration:
  210. [    0.195522] .... node  #0, CPUs:      #1 #2 #3
  211. [    0.202656] x86: Booted up 1 node, 4 CPUs
  212. [    0.202660] smpboot: Total of 4 processors activated (17636.82 BogoMIPS)
  213. [    0.205301] devtmpfs: initialized
  214. [    0.209918] evm: security.selinux
  215. [    0.209920] evm: security.SMACK64
  216. [    0.209921] evm: security.SMACK64EXEC
  217. [    0.209923] evm: security.SMACK64TRANSMUTE
  218. [    0.209924] evm: security.SMACK64MMAP
  219. [    0.209925] evm: security.ima
  220. [    0.209926] evm: security.capability
  221. [    0.210006] PM: Registering ACPI NVS region [mem 0xafee0000-0xafee2fff] (12288 bytes)
  222. [    0.210106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  223. [    0.210235] pinctrl core: initialized pinctrl subsystem
  224. [    0.210371] RTC time:  8:11:44, date: 12/10/16
  225. [    0.210514] NET: Registered protocol family 16
  226. [    0.222535] cpuidle: using governor ladder
  227. [    0.234532] cpuidle: using governor menu
  228. [    0.234536] PCCT header not found.
  229. [    0.234542] node 0 link 0: io port [c000, ffff]
  230. [    0.234545] TOM: 00000000b0000000 aka 2816M
  231. [    0.234548] Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
  232. [    0.234550] node 0 link 0: mmio [a0000, bffff]
  233. [    0.234553] node 0 link 0: mmio [b0000000, fe02ffff] ==> [b0000000, dfffffff] and [e0100000, fe02ffff]
  234. [    0.234557] node 0 link 0: mmio [e0000000, efffffff] ==> [e0100000, efffffff]
  235. [    0.234560] TOM2: 0000000150000000 aka 5376M
  236. [    0.234562] bus: [bus 00-03] on node 0 link 0
  237. [    0.234564] bus: 00 [io  0x0000-0xffff]
  238. [    0.234565] bus: 00 [mem 0x000a0000-0x000bffff]
  239. [    0.234567] bus: 00 [mem 0xb0000000-0xdfffffff]
  240. [    0.234568] bus: 00 [mem 0xe0100000-0xffffffff]
  241. [    0.234570] bus: 00 [mem 0x150000000-0xfcffffffff]
  242. [    0.234648] ACPI: bus type PCI registered
  243. [    0.234651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  244. [    0.234731] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  245. [    0.234734] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  246. [    0.234752] PCI: Using configuration type 1 for base access
  247. [    0.246997] ACPI: Added _OSI(Module Device)
  248. [    0.246999] ACPI: Added _OSI(Processor Device)
  249. [    0.247001] ACPI: Added _OSI(3.0 _SCP Extensions)
  250. [    0.247002] ACPI: Added _OSI(Processor Aggregator Device)
  251. [    0.253166] ACPI: Interpreter enabled
  252. [    0.253184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
  253. [    0.253190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580)
  254. [    0.253202] ACPI: (supports S0 S1 S4 S5)
  255. [    0.253204] ACPI: Using IOAPIC for interrupt routing
  256. [    0.253284] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  257. [    0.258686] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  258. [    0.258694] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  259. [    0.258700] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  260. [    0.258976] PCI host bridge to bus 0000:00
  261. [    0.258980] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  262. [    0.258983] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  263. [    0.258986] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  264. [    0.258988] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  265. [    0.258990] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfebfffff window]
  266. [    0.258993] pci_bus 0000:00: root bus resource [bus 00-ff]
  267. [    0.259004] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000
  268. [    0.259022] pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
  269. [    0.259126] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
  270. [    0.259164] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
  271. [    0.259223] pci 0000:00:02.0: System wakeup disabled by ACPI
  272. [    0.259274] pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400
  273. [    0.259310] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
  274. [    0.259364] pci 0000:00:0a.0: System wakeup disabled by ACPI
  275. [    0.259420] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
  276. [    0.259448] pci 0000:00:11.0: reg 0x10: [io  0xff00-0xff07]
  277. [    0.259458] pci 0000:00:11.0: reg 0x14: [io  0xfe00-0xfe03]
  278. [    0.259469] pci 0000:00:11.0: reg 0x18: [io  0xfd00-0xfd07]
  279. [    0.259479] pci 0000:00:11.0: reg 0x1c: [io  0xfc00-0xfc03]
  280. [    0.259489] pci 0000:00:11.0: reg 0x20: [io  0xfb00-0xfb0f]
  281. [    0.259499] pci 0000:00:11.0: reg 0x24: [mem 0xfe02f000-0xfe02f3ff]
  282. [    0.259522] pci 0000:00:11.0: set SATA to AHCI mode
  283. [    0.259627] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
  284. [    0.259644] pci 0000:00:12.0: reg 0x10: [mem 0xfe02e000-0xfe02efff]
  285. [    0.259752] pci 0000:00:12.0: System wakeup disabled by ACPI
  286. [    0.259797] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
  287. [    0.259813] pci 0000:00:12.1: reg 0x10: [mem 0xfe02d000-0xfe02dfff]
  288. [    0.259921] pci 0000:00:12.1: System wakeup disabled by ACPI
  289. [    0.259967] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
  290. [    0.259994] pci 0000:00:12.2: reg 0x10: [mem 0xfe02c000-0xfe02c0ff]
  291. [    0.260067] pci 0000:00:12.2: supports D1 D2
  292. [    0.260070] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  293. [    0.260126] pci 0000:00:12.2: System wakeup disabled by ACPI
  294. [    0.260178] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
  295. [    0.260194] pci 0000:00:13.0: reg 0x10: [mem 0xfe02b000-0xfe02bfff]
  296. [    0.260302] pci 0000:00:13.0: System wakeup disabled by ACPI
  297. [    0.260345] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
  298. [    0.260361] pci 0000:00:13.1: reg 0x10: [mem 0xfe02a000-0xfe02afff]
  299. [    0.260469] pci 0000:00:13.1: System wakeup disabled by ACPI
  300. [    0.260515] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
  301. [    0.260542] pci 0000:00:13.2: reg 0x10: [mem 0xfe029000-0xfe0290ff]
  302. [    0.260615] pci 0000:00:13.2: supports D1 D2
  303. [    0.260617] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  304. [    0.260678] pci 0000:00:13.2: System wakeup disabled by ACPI
  305. [    0.260730] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
  306. [    0.260901] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
  307. [    0.260927] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
  308. [    0.260937] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
  309. [    0.260946] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
  310. [    0.260956] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
  311. [    0.260966] pci 0000:00:14.1: reg 0x20: [io  0xfa00-0xfa0f]
  312. [    0.260987] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
  313. [    0.260989] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
  314. [    0.260992] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
  315. [    0.260994] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
  316. [    0.261097] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
  317. [    0.261126] pci 0000:00:14.2: reg 0x10: [mem 0xfe024000-0xfe027fff 64bit]
  318. [    0.261188] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  319. [    0.261242] pci 0000:00:14.2: System wakeup disabled by ACPI
  320. [    0.261286] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
  321. [    0.261440] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
  322. [    0.261528] pci 0000:00:14.4: System wakeup disabled by ACPI
  323. [    0.261570] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
  324. [    0.261587] pci 0000:00:14.5: reg 0x10: [mem 0xfe028000-0xfe028fff]
  325. [    0.261696] pci 0000:00:14.5: System wakeup disabled by ACPI
  326. [    0.261743] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
  327. [    0.261832] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
  328. [    0.261918] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
  329. [    0.262004] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
  330. [    0.262093] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
  331. [    0.262230] pci 0000:01:00.0: [10de:0fc6] type 00 class 0x030000
  332. [    0.262252] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
  333. [    0.262264] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
  334. [    0.262275] pci 0000:01:00.0: reg 0x1c: [mem 0xce000000-0xcfffffff 64bit pref]
  335. [    0.262283] pci 0000:01:00.0: reg 0x24: [io  0xef00-0xef7f]
  336. [    0.262292] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
  337. [    0.262394] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
  338. [    0.262416] pci 0000:01:00.1: reg 0x10: [mem 0xfcffc000-0xfcffffff]
  339. [    0.270551] pci 0000:00:02.0: PCI bridge to [bus 01]
  340. [    0.270555] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
  341. [    0.270558] pci 0000:00:02.0:   bridge window [mem 0xfb000000-0xfcffffff]
  342. [    0.270562] pci 0000:00:02.0:   bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
  343. [    0.270610] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  344. [    0.270643] pci 0000:02:00.0: reg 0x10: [io  0xde00-0xdeff]
  345. [    0.270665] pci 0000:02:00.0: reg 0x18: [mem 0xfdfff000-0xfdffffff 64bit pref]
  346. [    0.270679] pci 0000:02:00.0: reg 0x20: [mem 0xfdfe0000-0xfdfeffff 64bit pref]
  347. [    0.270688] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  348. [    0.270733] pci 0000:02:00.0: supports D1 D2
  349. [    0.270741] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  350. [    0.278541] pci 0000:00:0a.0: PCI bridge to [bus 02]
  351. [    0.278545] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
  352. [    0.278548] pci 0000:00:0a.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
  353. [    0.278552] pci 0000:00:0a.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  354. [    0.278615] pci 0000:03:0e.0: [104c:8024] type 00 class 0x0c0010
  355. [    0.278647] pci 0000:03:0e.0: reg 0x10: [mem 0xfdeff000-0xfdeff7ff]
  356. [    0.278661] pci 0000:03:0e.0: reg 0x14: [mem 0xfdef8000-0xfdefbfff]
  357. [    0.278753] pci 0000:03:0e.0: supports D1 D2
  358. [    0.278755] pci 0000:03:0e.0: PME# supported from D0 D1 D2 D3hot
  359. [    0.278828] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
  360. [    0.278833] pci 0000:00:14.4:   bridge window [io  0xc000-0xcfff]
  361. [    0.278837] pci 0000:00:14.4:   bridge window [mem 0xfde00000-0xfdefffff]
  362. [    0.278842] pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff pref]
  363. [    0.278845] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
  364. [    0.278847] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
  365. [    0.278853] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  366. [    0.278857] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
  367. [    0.278860] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xfebfffff window] (subtractive decode)
  368. [    0.279132] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  369. [    0.279190] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  370. [    0.279252] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  371. [    0.279310] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  372. [    0.279374] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  373. [    0.279441] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  374. [    0.279500] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  375. [    0.279562] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
  376. [    0.280369] vgaarb: setting as boot device: PCI:0000:01:00.0
  377. [    0.280371] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  378. [    0.280373] vgaarb: loaded
  379. [    0.280375] vgaarb: bridge control possible 0000:01:00.0
  380. [    0.280681] SCSI subsystem initialized
  381. [    0.280739] libata version 3.00 loaded.
  382. [    0.280769] ACPI: bus type USB registered
  383. [    0.280790] usbcore: registered new interface driver usbfs
  384. [    0.280801] usbcore: registered new interface driver hub
  385. [    0.280825] usbcore: registered new device driver usb
  386. [    0.281010] PCI: Using ACPI for IRQ routing
  387. [    0.289768] PCI: pci_cache_line_size set to 64 bytes
  388. [    0.289827] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
  389. [    0.289830] e820: reserve RAM buffer [mem 0xafee0000-0xafffffff]
  390. [    0.289973] NetLabel: Initializing
  391. [    0.289974] NetLabel:  domain hash size = 128
  392. [    0.289976] NetLabel:  protocols = UNLABELED CIPSOv4
  393. [    0.289992] NetLabel:  unlabeled traffic allowed by default
  394. [    0.290086] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
  395. [    0.290090] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
  396. [    0.292147] clocksource: Switched to clocksource hpet
  397. [    0.301159] AppArmor: AppArmor Filesystem Enabled
  398. [    0.301255] pnp: PnP ACPI init
  399. [    0.301406] system 00:00: [io  0x04d0-0x04d1] has been reserved
  400. [    0.301410] system 00:00: [io  0x0220-0x0225] has been reserved
  401. [    0.301413] system 00:00: [io  0x0290-0x0294] has been reserved
  402. [    0.301419] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  403. [    0.301720] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0007ffff pref]
  404. [    0.301726] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
  405. [    0.301756] system 00:01: [io  0x4100-0x411f] has been reserved
  406. [    0.301759] system 00:01: [io  0x0228-0x022f] has been reserved
  407. [    0.301761] system 00:01: [io  0x0238-0x023f] has been reserved
  408. [    0.301764] system 00:01: [io  0x040b] has been reserved
  409. [    0.301766] system 00:01: [io  0x04d6] has been reserved
  410. [    0.301768] system 00:01: [io  0x0c00-0x0c01] has been reserved
  411. [    0.301771] system 00:01: [io  0x0c14] has been reserved
  412. [    0.301773] system 00:01: [io  0x0c50-0x0c52] has been reserved
  413. [    0.301775] system 00:01: [io  0x0c6c-0x0c6d] has been reserved
  414. [    0.301778] system 00:01: [io  0x0c6f] has been reserved
  415. [    0.301780] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
  416. [    0.301782] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
  417. [    0.301785] system 00:01: [io  0x0cd4-0x0cdf] has been reserved
  418. [    0.301787] system 00:01: [io  0x4000-0x40fe] could not be reserved
  419. [    0.301790] system 00:01: [io  0x4210-0x4217] has been reserved
  420. [    0.301792] system 00:01: [io  0x0b00-0x0b0f] has been reserved
  421. [    0.301795] system 00:01: [io  0x0b10-0x0b1f] has been reserved
  422. [    0.301797] system 00:01: [io  0x0b20-0x0b3f] has been reserved
  423. [    0.301800] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
  424. [    0.301804] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  425. [    0.301983] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  426. [    0.302336] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
  427. [    0.302599] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
  428. [    0.302775] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
  429. [    0.302778] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  430. [    0.302960] system 00:06: [mem 0x000ce400-0x000cffff] has been reserved
  431. [    0.302963] system 00:06: [mem 0x000f0000-0x000f7fff] could not be reserved
  432. [    0.302965] system 00:06: [mem 0x000f8000-0x000fbfff] could not be reserved
  433. [    0.302968] system 00:06: [mem 0x000fc000-0x000fffff] could not be reserved
  434. [    0.302970] system 00:06: [mem 0xafee0000-0xafefffff] could not be reserved
  435. [    0.302973] system 00:06: [mem 0xffff0000-0xffffffff] has been reserved
  436. [    0.302976] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
  437. [    0.302978] system 00:06: [mem 0x00100000-0xafedffff] could not be reserved
  438. [    0.302981] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
  439. [    0.302983] system 00:06: [mem 0xfee00000-0xfee00fff] could not be reserved
  440. [    0.302986] system 00:06: [mem 0xfff80000-0xfffeffff] has been reserved
  441. [    0.302989] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
  442. [    0.303009] pnp: PnP ACPI: found 7 devices
  443. [    0.310026] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  444. [    0.310059] pci 0000:01:00.0: BAR 6: assigned [mem 0xfc000000-0xfc07ffff pref]
  445. [    0.310063] pci 0000:00:02.0: PCI bridge to [bus 01]
  446. [    0.310066] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
  447. [    0.310069] pci 0000:00:02.0:   bridge window [mem 0xfb000000-0xfcffffff]
  448. [    0.310073] pci 0000:00:02.0:   bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
  449. [    0.310078] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdc00000-0xfdc0ffff pref]
  450. [    0.310080] pci 0000:00:0a.0: PCI bridge to [bus 02]
  451. [    0.310083] pci 0000:00:0a.0:   bridge window [io  0xd000-0xdfff]
  452. [    0.310086] pci 0000:00:0a.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
  453. [    0.310089] pci 0000:00:0a.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
  454. [    0.310094] pci 0000:00:14.4: PCI bridge to [bus 03]
  455. [    0.310097] pci 0000:00:14.4:   bridge window [io  0xc000-0xcfff]
  456. [    0.310103] pci 0000:00:14.4:   bridge window [mem 0xfde00000-0xfdefffff]
  457. [    0.310107] pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff pref]
  458. [    0.310115] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  459. [    0.310118] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  460. [    0.310120] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  461. [    0.310123] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
  462. [    0.310125] pci_bus 0000:00: resource 8 [mem 0xb0000000-0xfebfffff window]
  463. [    0.310128] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
  464. [    0.310130] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfcffffff]
  465. [    0.310132] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xcfffffff 64bit pref]
  466. [    0.310135] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
  467. [    0.310137] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
  468. [    0.310140] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
  469. [    0.310142] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
  470. [    0.310144] pci_bus 0000:03: resource 1 [mem 0xfde00000-0xfdefffff]
  471. [    0.310149] pci_bus 0000:03: resource 2 [mem 0xfdd00000-0xfddfffff pref]
  472. [    0.310151] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
  473. [    0.310154] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
  474. [    0.310156] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
  475. [    0.310158] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff window]
  476. [    0.310161] pci_bus 0000:03: resource 8 [mem 0xb0000000-0xfebfffff window]
  477. [    0.310207] NET: Registered protocol family 2
  478. [    0.310433] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  479. [    0.310572] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  480. [    0.310768] TCP: Hash tables configured (established 32768 bind 32768)
  481. [    0.310827] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  482. [    0.310862] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  483. [    0.310941] NET: Registered protocol family 1
  484. [    0.732226] pci 0000:01:00.0: Video device with shadowed ROM
  485. [    0.732245] PCI: CLS 4 bytes, default 64
  486. [    0.732328] Trying to unpack rootfs image as initramfs...
  487. [    1.428682] Freeing initrd memory: 35048K (ffff880033b7b000 - ffff880035db5000)
  488. [    1.431146] PCI-DMA: Disabling AGP.
  489. [    1.431241] PCI-DMA: aperture base @ a4000000 size 65536 KB
  490. [    1.431242] PCI-DMA: using GART IOMMU.
  491. [    1.431246] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
  492. [    1.435325] LVT offset 1 assigned for vector 0x400
  493. [    1.435338] IBS: LVT offset 1 assigned
  494. [    1.435365] perf: AMD IBS detected (0x00000007)
  495. [    1.435475] Scanning for low memory corruption every 60 seconds
  496. [    1.435853] futex hash table entries: 1024 (order: 4, 65536 bytes)
  497. [    1.435888] audit: initializing netlink subsys (disabled)
  498. [    1.435912] audit: type=2000 audit(1481357504.312:1): initialized
  499. [    1.436311] Initialise system trusted keyring
  500. [    1.436466] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  501. [    1.436468] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  502. [    1.438369] zbud: loaded
  503. [    1.438619] VFS: Disk quotas dquot_6.6.0
  504. [    1.438661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  505. [    1.439266] fuse init (API version 7.23)
  506. [    1.439427] Key type big_key registered
  507. [    1.439934] Key type asymmetric registered
  508. [    1.439938] Asymmetric key parser 'x509' registered
  509. [    1.439982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  510. [    1.440031] io scheduler noop registered
  511. [    1.440034] io scheduler deadline registered (default)
  512. [    1.440072] io scheduler cfq registered
  513. [    1.440354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  514. [    1.440362] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  515. [    1.440487] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  516. [    1.440492] ACPI: Power Button [PWRB]
  517. [    1.440548] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  518. [    1.440550] ACPI: Power Button [PWRF]
  519. [    1.440797] GHES: HEST is not enabled!
  520. [    1.440927] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  521. [    1.461427] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  522. [    1.463439] Linux agpgart interface v0.103
  523. [    1.467326] brd: module loaded
  524. [    1.468908] loop: module loaded
  525. [    1.469457] libphy: Fixed MDIO Bus: probed
  526. [    1.469461] tun: Universal TUN/TAP device driver, 1.6
  527. [    1.469463] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  528. [    1.469509] PPP generic driver version 2.4.2
  529. [    1.469582] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  530. [    1.469589] ehci-pci: EHCI PCI platform driver
  531. [    1.469725] QUIRK: Enable AMD PLL fix
  532. [    1.469751] ehci-pci 0000:00:12.2: EHCI Host Controller
  533. [    1.469759] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
  534. [    1.469764] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  535. [    1.469767] ehci-pci 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
  536. [    1.469780] ehci-pci 0000:00:12.2: debug port 1
  537. [    1.469834] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe02c000
  538. [    1.480230] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
  539. [    1.480283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  540. [    1.480286] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  541. [    1.480288] usb usb1: Product: EHCI Host Controller
  542. [    1.480290] usb usb1: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
  543. [    1.480292] usb usb1: SerialNumber: 0000:00:12.2
  544. [    1.480419] hub 1-0:1.0: USB hub found
  545. [    1.480428] hub 1-0:1.0: 6 ports detected
  546. [    1.480736] ehci-pci 0000:00:13.2: EHCI Host Controller
  547. [    1.480744] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
  548. [    1.480748] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  549. [    1.480750] ehci-pci 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
  550. [    1.480762] ehci-pci 0000:00:13.2: debug port 1
  551. [    1.480807] ehci-pci 0000:00:13.2: irq 19, io mem 0xfe029000
  552. [    1.492225] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  553. [    1.492260] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  554. [    1.492262] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  555. [    1.492264] usb usb2: Product: EHCI Host Controller
  556. [    1.492266] usb usb2: Manufacturer: Linux 4.4.0-21-generic ehci_hcd
  557. [    1.492268] usb usb2: SerialNumber: 0000:00:13.2
  558. [    1.492379] hub 2-0:1.0: USB hub found
  559. [    1.492386] hub 2-0:1.0: 6 ports detected
  560. [    1.492554] ehci-platform: EHCI generic platform driver
  561. [    1.492570] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  562. [    1.492575] ohci-pci: OHCI PCI platform driver
  563. [    1.492717] ohci-pci 0000:00:12.0: OHCI PCI host controller
  564. [    1.492722] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
  565. [    1.492755] ohci-pci 0000:00:12.0: irq 16, io mem 0xfe02e000
  566. [    1.552261] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  567. [    1.552263] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  568. [    1.552265] usb usb3: Product: OHCI PCI host controller
  569. [    1.552267] usb usb3: Manufacturer: Linux 4.4.0-21-generic ohci_hcd
  570. [    1.552269] usb usb3: SerialNumber: 0000:00:12.0
  571. [    1.552385] hub 3-0:1.0: USB hub found
  572. [    1.552393] hub 3-0:1.0: 3 ports detected
  573. [    1.552634] ohci-pci 0000:00:12.1: OHCI PCI host controller
  574. [    1.552640] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4
  575. [    1.552657] ohci-pci 0000:00:12.1: irq 16, io mem 0xfe02d000
  576. [    1.612252] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  577. [    1.612255] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  578. [    1.612257] usb usb4: Product: OHCI PCI host controller
  579. [    1.612259] usb usb4: Manufacturer: Linux 4.4.0-21-generic ohci_hcd
  580. [    1.612261] usb usb4: SerialNumber: 0000:00:12.1
  581. [    1.612375] hub 4-0:1.0: USB hub found
  582. [    1.612384] hub 4-0:1.0: 3 ports detected
  583. [    1.612632] ohci-pci 0000:00:13.0: OHCI PCI host controller
  584. [    1.612638] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
  585. [    1.612669] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe02b000
  586. [    1.672263] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  587. [    1.672265] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  588. [    1.672267] usb usb5: Product: OHCI PCI host controller
  589. [    1.672269] usb usb5: Manufacturer: Linux 4.4.0-21-generic ohci_hcd
  590. [    1.672271] usb usb5: SerialNumber: 0000:00:13.0
  591. [    1.672384] hub 5-0:1.0: USB hub found
  592. [    1.672398] hub 5-0:1.0: 3 ports detected
  593. [    1.672645] ohci-pci 0000:00:13.1: OHCI PCI host controller
  594. [    1.672651] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6
  595. [    1.672668] ohci-pci 0000:00:13.1: irq 18, io mem 0xfe02a000
  596. [    1.732262] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  597. [    1.732264] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  598. [    1.732266] usb usb6: Product: OHCI PCI host controller
  599. [    1.732268] usb usb6: Manufacturer: Linux 4.4.0-21-generic ohci_hcd
  600. [    1.732270] usb usb6: SerialNumber: 0000:00:13.1
  601. [    1.732386] hub 6-0:1.0: USB hub found
  602. [    1.732395] hub 6-0:1.0: 3 ports detected
  603. [    1.732638] ohci-pci 0000:00:14.5: OHCI PCI host controller
  604. [    1.732644] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7
  605. [    1.732670] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe028000
  606. [    1.792256] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  607. [    1.792264] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  608. [    1.792266] usb usb7: Product: OHCI PCI host controller
  609. [    1.792268] usb usb7: Manufacturer: Linux 4.4.0-21-generic ohci_hcd
  610. [    1.792270] usb usb7: SerialNumber: 0000:00:14.5
  611. [    1.792390] hub 7-0:1.0: USB hub found
  612. [    1.792402] hub 7-0:1.0: 2 ports detected
  613. [    1.792518] ohci-platform: OHCI generic platform driver
  614. [    1.792530] uhci_hcd: USB Universal Host Controller Interface driver
  615. [    1.792609] i8042: PNP: No PS/2 controller found. Probing ports directly.
  616. [    1.793059] serio: i8042 KBD port at 0x60,0x64 irq 1
  617. [    1.793064] serio: i8042 AUX port at 0x60,0x64 irq 12
  618. [    1.793223] mousedev: PS/2 mouse device common for all mice
  619. [    1.793382] rtc_cmos 00:02: RTC can wake from S4
  620. [    1.793510] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  621. [    1.793548] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
  622. [    1.793558] i2c /dev entries driver
  623. [    1.793626] device-mapper: uevent: version 1.0.3
  624. [    1.793706] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  625. [    1.793725] ledtrig-cpu: registered to indicate activity on CPUs
  626. [    1.794152] NET: Registered protocol family 10
  627. [    1.794423] NET: Registered protocol family 17
  628. [    1.794436] Key type dns_resolver registered
  629. [    1.794718] microcode: CPU0: patch_level=0x01000065
  630. [    1.794728] microcode: CPU1: patch_level=0x01000065
  631. [    1.794740] microcode: CPU2: patch_level=0x01000065
  632. [    1.794751] microcode: CPU3: patch_level=0x01000065
  633. [    1.794793] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  634. [    1.794973] registered taskstats version 1
  635. [    1.794994] Loading compiled-in X.509 certificates
  636. [    1.796315] Loaded X.509 cert 'Build time autogenerated kernel key: fc7c0e9f152f32eca50ea2d9722926e5127af244'
  637. [    1.796337] zswap: loaded using pool lzo/zbud
  638. [    1.798908] Key type trusted registered
  639. [    1.803411] Key type encrypted registered
  640. [    1.803424] AppArmor: AppArmor sha1 policy hashing enabled
  641. [    1.803430] ima: No TPM chip found, activating TPM-bypass!
  642. [    1.803465] evm: HMAC attrs: 0x1
  643. [    1.803787]   Magic number: 12:251:169
  644. [    1.803922] rtc_cmos 00:02: setting system clock to 2016-12-10 08:11:45 UTC (1481357505)
  645. [    1.804068] acpi-cpufreq: overriding BIOS provided _PSD data
  646. [    1.804231] usb 2-6: new high-speed USB device number 2 using ehci-pci
  647. [    1.804233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  648. [    1.804234] EDD information not available.
  649. [    1.804304] PM: Hibernation image not present or could not be loaded.
  650. [    1.806205] Freeing unused kernel memory: 1476K (ffffffff81f41000 - ffffffff820b2000)
  651. [    1.806209] Write protecting the kernel read-only data: 14336k
  652. [    1.807264] Freeing unused kernel memory: 1872K (ffff88000182c000 - ffff880001a00000)
  653. [    1.807889] Freeing unused kernel memory: 176K (ffff880001dd4000 - ffff880001e00000)
  654. [    1.822300] random: systemd-udevd urandom read with 2 bits of entropy available
  655. [    1.864454] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  656. [    1.874446] wmi: Mapper loaded
  657. [    1.878748] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  658. [    1.878763] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  659. [    1.879157] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc9000064a000, 00:1f:d0:b1:80:70, XID 1c4000c0 IRQ 26
  660. [    1.879160] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
  661. [    1.882037] [drm] Initialized drm 1.1.0 20060810
  662. [    1.885284] scsi host0: pata_atiixp
  663. [    1.885482] scsi host1: pata_atiixp
  664. [    1.885559] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
  665. [    1.885562] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
  666. [    1.885777] ahci 0000:00:11.0: version 3.0
  667. [    1.885894] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
  668. [    1.885898] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
  669. [    1.888254] scsi host2: ahci
  670. [    1.891552] scsi host3: ahci
  671. [    1.892163] scsi host4: ahci
  672. [    1.893496] scsi host5: ahci
  673. [    1.893561] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
  674. [    1.893566] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
  675. [    1.893569] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
  676. [    1.893573] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
  677. [    1.916579] r8169 0000:02:00.0 enp2s0: renamed from eth0
  678. [    1.927180] nouveau 0000:01:00.0: NVIDIA GK107 (0e7060a2)
  679. [    1.940803] usb 2-6: New USB device found, idVendor=1a40, idProduct=0201
  680. [    1.940809] usb 2-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  681. [    1.940812] usb 2-6: Product: USB 2.0 Hub [MTT]
  682. [    1.941091] hub 2-6:1.0: USB hub found
  683. [    1.941172] hub 2-6:1.0: 7 ports detected
  684. [    1.948322] firewire_ohci 0000:03:0e.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
  685. [    2.029916] nouveau 0000:01:00.0: bios: version 80.07.58.00.58
  686. [    2.031499] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
  687. [    2.117776] ata1.00: HPA detected: current 390719855, native 390721968
  688. [    2.117782] ata1.00: ATA-6: ST3200822A, 3.01, max UDMA/100
  689. [    2.117784] ata1.00: 390719855 sectors, multi 16: LBA48
  690. [    2.133640] ata1.00: configured for UDMA/100
  691. [    2.133930] scsi 0:0:0:0: Direct-Access     ATA      ST3200822A       3.01 PQ: 0 ANSI: 5
  692. [    2.134232] sd 0:0:0:0: [sda] 390719855 512-byte logical blocks: (200 GB/186 GiB)
  693. [    2.134259] sd 0:0:0:0: Attached scsi generic sg0 type 0
  694. [    2.134304] sd 0:0:0:0: [sda] Write Protect is off
  695. [    2.134308] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  696. [    2.134355] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  697. [    2.148239]  sda: sda1 sda2
  698. [    2.148728] sd 0:0:0:0: [sda] Attached SCSI disk
  699. [    2.220294] ata6: SATA link down (SStatus 0 SControl 300)
  700. [    2.220381] ata5: SATA link down (SStatus 0 SControl 300)
  701. [    2.228260] usb 2-6.5: new full-speed USB device number 3 using ehci-pci
  702. [    2.342288] usb 2-6.5: New USB device found, idVendor=046d, idProduct=c223
  703. [    2.342291] usb 2-6.5: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  704. [    2.342293] usb 2-6.5: Product: G11 Keyboard
  705. [    2.342574] hub 2-6.5:1.0: USB hub found
  706. [    2.342911] hub 2-6.5:1.0: 4 ports detected
  707. [    2.384270] ata3: softreset failed (device not ready)
  708. [    2.384449] ata3: applying PMP SRST workaround and retrying
  709. [    2.384493] ata4: softreset failed (device not ready)
  710. [    2.384674] ata4: applying PMP SRST workaround and retrying
  711. [    2.432272] usb 2-6.7: new full-speed USB device number 4 using ehci-pci
  712. [    2.432278] tsc: Refined TSC clocksource calibration: 2204.693 MHz
  713. [    2.432282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fc7842493f, max_idle_ns: 440795218543 ns
  714. [    2.448364] firewire_core 0000:03:0e.0: created device fw0: GUID 006682c700001d7d, S400
  715. [    2.550150] usb 2-6.7: New USB device found, idVendor=09da, idProduct=9090
  716. [    2.550152] usb 2-6.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  717. [    2.550154] usb 2-6.7: Product: USB Device
  718. [    2.550156] usb 2-6.7: Manufacturer: A4TECH
  719. [    2.554729] hidraw: raw HID events driver (C) Jiri Kosina
  720. [    2.556284] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  721. [    2.556831] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  722. [    2.557725] ata3.00: HPA detected: current 3907027055, native 3907029168
  723. [    2.557882] ata3.00: ATA-8: Hitachi HDS722020ALA330, JKAOA28A, max UDMA/133
  724. [    2.557885] ata3.00: 3907027055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  725. [    2.558127] ata4.00: ATA-8: ST500DM002-1BD142, KC44, max UDMA/133
  726. [    2.558129] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  727. [    2.559578] ata3.00: configured for UDMA/133
  728. [    2.559686] ata4.00: configured for UDMA/133
  729. [    2.559840] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72202 A28A PQ: 0 ANSI: 5
  730. [    2.560106] sd 2:0:0:0: [sdb] 3907027055 512-byte logical blocks: (2.00 TB/1.82 TiB)
  731. [    2.560144] sd 2:0:0:0: Attached scsi generic sg1 type 0
  732. [    2.560174] sd 2:0:0:0: [sdb] Write Protect is off
  733. [    2.560177] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  734. [    2.560207] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  735. [    2.560612] usbcore: registered new interface driver usbhid
  736. [    2.560615] usbhid: USB HID core driver
  737. [    2.561155] scsi 3:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 KC44 PQ: 0 ANSI: 5
  738. [    2.561404] sd 3:0:0:0: Attached scsi generic sg2 type 0
  739. [    2.561486] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  740. [    2.561489] sd 3:0:0:0: [sdc] 4096-byte physical blocks
  741. [    2.561551] sd 3:0:0:0: [sdc] Write Protect is off
  742. [    2.561554] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  743. [    2.561582] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  744. [    2.563163] input: A4TECH USB Device as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6.7/2-6.7:1.0/0003:09DA:9090.0001/input/input5
  745. [    2.597953]  sdc: sdc1 sdc2 < sdc5 >
  746. [    2.598603] sd 3:0:0:0: [sdc] Attached SCSI disk
  747. [    2.601004]  sdb: sdb1
  748. [    2.601380] sd 2:0:0:0: [sdb] Attached SCSI disk
  749. [    2.616495] hid-generic 0003:09DA:9090.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:13.2-6.7/input0
  750. [    2.616734] input: A4TECH USB Device as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6.7/2-6.7:1.1/0003:09DA:9090.0002/input/input6
  751. [    2.617119] hid-generic 0003:09DA:9090.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:13.2-6.7/input1
  752. [    2.620284] usb 2-6.5.1: new low-speed USB device number 5 using ehci-pci
  753. [    2.721265] usb 2-6.5.1: New USB device found, idVendor=046d, idProduct=c221
  754. [    2.721271] usb 2-6.5.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  755. [    2.721274] usb 2-6.5.1: Product: Gaming Keyboard
  756. [    2.724420] input: Gaming Keyboard as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6.5/2-6.5.1/2-6.5.1:1.0/0003:046D:C221.0003/input/input7
  757. [    2.780447] hid-generic 0003:046D:C221.0003: input,hidraw2: USB HID v1.10 Keyboard [Gaming Keyboard] on usb-0000:00:13.2-6.5.1/input0
  758. [    2.785934] input: Gaming Keyboard as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6.5/2-6.5.1/2-6.5.1:1.1/0003:046D:C221.0004/input/input8
  759. [    2.840472] hid-generic 0003:046D:C221.0004: input,hiddev0,hidraw3: USB HID v1.10 Device [Gaming Keyboard] on usb-0000:00:13.2-6.5.1/input1
  760. [    2.912296] usb 2-6.5.4: new full-speed USB device number 6 using ehci-pci
  761. [    3.011870] usb 2-6.5.4: New USB device found, idVendor=046d, idProduct=c225
  762. [    3.011876] usb 2-6.5.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  763. [    3.011879] usb 2-6.5.4: Product: G11 Keyboard
  764. [    3.014196] input: G11 Keyboard as /devices/pci0000:00/0000:00:13.2/usb2/2-6/2-6.5/2-6.5.4/2-6.5.4:1.0/0003:046D:C225.0005/input/input9
  765. [    3.068511] hid-generic 0003:046D:C225.0005: input,hiddev0,hidraw4: USB HID v1.11 Keypad [G11 Keyboard] on usb-0000:00:13.2-6.5.4/input0
  766. [    3.336700] [TTM] Zone  kernel: Available graphics memory: 2022902 kiB
  767. [    3.336703] [TTM] Initializing pool allocator
  768. [    3.336709] [TTM] Initializing DMA pool allocator
  769. [    3.336727] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
  770. [    3.336729] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
  771. [    3.336734] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
  772. [    3.336736] nouveau 0000:01:00.0: DRM: DCB version 4.0
  773. [    3.336739] nouveau 0000:01:00.0: DRM: DCB outp 00: 02033f10 00000000
  774. [    3.336742] nouveau 0000:01:00.0: DRM: DCB outp 01: 01000f02 00020030
  775. [    3.336744] nouveau 0000:01:00.0: DRM: DCB outp 02: 08011f82 00020030
  776. [    3.336747] nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010
  777. [    3.336749] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001031
  778. [    3.336751] nouveau 0000:01:00.0: DRM: DCB conn 01: 00002131
  779. [    3.336753] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
  780. [    3.336755] nouveau 0000:01:00.0: DRM: DCB conn 03: 00000300
  781. [    3.338585] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  782. [    3.338587] [drm] Driver supports precise vblank timestamp query.
  783. [    3.400202] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
  784. [    3.437997] clocksource: Switched to clocksource tsc
  785. [    3.551717] nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo ffff880147c32800
  786. [    3.551811] fbcon: nouveaufb (fb0) is primary device
  787. [    3.796452] Console: switching to colour frame buffer device 240x67
  788. [    3.799642] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
  789. [    3.808309] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
  790. [    4.884371] floppy0: no floppy controllers found
  791. [    5.102388] random: nonblocking pool is initialized
  792. [    7.079259] EXT4-fs (sdc5): mounted filesystem with ordered data mode. Opts: (null)
  793. [    8.399593] 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)
  794. [    8.399806] systemd[1]: Detected architecture x86-64.
  795. [    8.418402] systemd[1]: Set hostname to <ubnt>.
  796. [    9.779996] systemd[1]: Reached target Remote File Systems (Pre).
  797. [    9.780098] systemd[1]: Reached target Encrypted Volumes.
  798. [    9.780142] systemd[1]: Listening on fsck to fsckd communication Socket.
  799. [    9.780155] systemd[1]: Reached target Remote File Systems.
  800. [    9.780271] systemd[1]: Created slice User and Session Slice.
  801. [    9.780310] systemd[1]: Listening on Syslog Socket.
  802. [    9.780473] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  803. [    9.780523] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  804. [    9.780559] systemd[1]: Reached target User and Group Name Lookups.
  805. [    9.780570] systemd[1]: Reached target Swap.
  806. [    9.780659] systemd[1]: Listening on Journal Audit Socket.
  807. [    9.780766] systemd[1]: Created slice System Slice.
  808. [    9.780792] systemd[1]: Reached target Slices.
  809. [    9.780879] systemd[1]: Created slice system-getty.slice.
  810. [    9.780939] systemd[1]: Listening on Journal Socket.
  811. [    9.800724] systemd[1]: Starting Braille Device Support...
  812. [    9.896718] systemd[1]: Starting Uncomplicated firewall...
  813. [    9.897465] systemd[1]: Mounting Debug File System...
  814. [   10.296725] systemd[1]: Starting Load Kernel Modules...
  815. [   10.297403] systemd[1]: Started Read required files in advance.
  816. [   10.298401] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  817. [   10.299222] systemd[1]: Mounting POSIX Message Queue File System...
  818. [   10.299327] systemd[1]: Listening on udev Kernel Socket.
  819. [   10.300135] systemd[1]: Mounting Huge Pages File System...
  820. [   10.300252] systemd[1]: Listening on Journal Socket (/dev/log).
  821. [   10.301149] systemd[1]: Starting Journal Service...
  822. [   10.301288] systemd[1]: Listening on udev Control Socket.
  823. [   10.301379] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  824. [   10.361862] systemd[1]: Started Uncomplicated firewall.
  825. [   10.370281] systemd[1]: Started Create list of required static device nodes for the current kernel.
  826. [   10.380776] systemd[1]: Starting Create Static Device Nodes in /dev...
  827. [   10.536704] systemd[1]: Mounted Huge Pages File System.
  828. [   10.536750] systemd[1]: Mounted Debug File System.
  829. [   10.537326] systemd[1]: Mounted POSIX Message Queue File System.
  830. [   10.909061] systemd[1]: Started Braille Device Support.
  831. [   10.962619] lp: driver loaded but no devices found
  832. [   10.967281] ppdev: user-space parallel port driver
  833. [   11.203443] parport_pc 00:04: reported by Plug and Play ACPI
  834. [   11.203525] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  835. [   11.300757] lp0: using parport0 (interrupt-driven).
  836. [   11.304069] systemd[1]: Started Load Kernel Modules.
  837. [   11.316832] systemd[1]: Starting Apply Kernel Variables...
  838. [   11.317533] systemd[1]: Mounting FUSE Control File System...
  839. [   11.321633] systemd[1]: Mounted FUSE Control File System.
  840. [   11.426272] systemd[1]: Started Journal Service.
  841. [   12.669284] EXT4-fs (sdc5): re-mounted. Opts: errors=remount-ro
  842. [   12.935269] systemd-journald[250]: Received request to flush runtime journal from PID 1
  843. [   13.534478] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\SOR1) (20150930/utaddress-254)
  844. [   13.534488] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  845. [   13.854782] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  846. [   13.889444] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
  847. [   13.914866] EDAC MC: Ver: 3.0.0
  848. [   13.917345] MCE: In-kernel MCE decoding enabled.
  849. [   13.920184] AMD64 EDAC driver v3.4.0
  850. [   13.920226] EDAC amd64: DRAM ECC disabled.
  851. [   13.920233] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  852.                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  853.                (Note that use of the override may cause unknown side effects.)
  854. [   14.518920] snd_hda_intel 0000:00:14.2: position_fix set to 1 for device 1458:a022
  855. [   14.519049] snd_hda_intel 0000:01:00.1: Disabling MSI
  856. [   14.519056] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
  857. [   14.624992] kvm: Nested Virtualization enabled
  858. [   14.624998] kvm: Nested Paging enabled
  859. [   14.642786] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC888: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
  860. [   14.642794] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  861. [   14.642797] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  862. [   14.642800] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  863. [   14.642803] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
  864. [   14.642804] snd_hda_codec_realtek hdaudioC0D0:    inputs:
  865. [   14.642807] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
  866. [   14.642810] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
  867. [   14.642812] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
  868. [   14.642814] snd_hda_codec_realtek hdaudioC0D0:      CD=0x1c
  869. [   14.642816] snd_hda_codec_realtek hdaudioC0D0:    dig-in=0x1f
  870. [   14.665292] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
  871. [   14.665378] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
  872. [   14.665449] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
  873. [   14.665522] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
  874. [   14.665591] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
  875. [   14.665662] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
  876. [   14.665734] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
  877. [   14.665802] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
  878. [   15.977551] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input18
  879. [   15.977641] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input19
  880. [   15.977714] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input20
  881. [   16.516853] floppy0: no floppy controllers found
  882. [   17.222265] audit: type=1400 audit(1481357520.914:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=615 comm="apparmor_parser"
  883. [   17.467698] audit: type=1400 audit(1481357521.158:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=611 comm="apparmor_parser"
  884. [   17.467711] audit: type=1400 audit(1481357521.158:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=611 comm="apparmor_parser"
  885. [   17.477411] audit: type=1400 audit(1481357521.170:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=612 comm="apparmor_parser"
  886. [   17.477428] audit: type=1400 audit(1481357521.170:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=612 comm="apparmor_parser"
  887. [   17.477435] audit: type=1400 audit(1481357521.170:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=612 comm="apparmor_parser"
  888. [   17.477441] audit: type=1400 audit(1481357521.170:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=612 comm="apparmor_parser"
  889. [   17.495671] audit: type=1400 audit(1481357521.186:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=613 comm="apparmor_parser"
  890. [   17.495686] audit: type=1400 audit(1481357521.186:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=613 comm="apparmor_parser"
  891. [   17.495693] audit: type=1400 audit(1481357521.186:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=613 comm="apparmor_parser"
  892. [   19.060492] cgroup: new mount options do not match the existing superblock, will be ignored
  893. [   23.803992] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  894. [   23.814449] r8169 0000:02:00.0 enp2s0: link down
  895. [   23.814461] r8169 0000:02:00.0 enp2s0: link down
  896. [   23.814514] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  897. [   25.673456] r8169 0000:02:00.0 enp2s0: link up
  898. [   25.673472] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  899. [   34.440539] ip_tables: (C) 2000-2006 Netfilter Core Team
  900. [   34.476778] ip6_tables: (C) 2000-2006 Netfilter Core Team
  901. [   34.501988] Ebtables v2.0 registered
  902. [   34.852165] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  903. [   34.921748] device virbr0-nic entered promiscuous mode
  904. [   35.127971] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  905. [   35.243860] virbr0: port 1(virbr0-nic) entered listening state
  906. [   35.243878] virbr0: port 1(virbr0-nic) entered listening state
  907. [   35.396677] virbr0: port 1(virbr0-nic) entered disabled state
  908. [   35.398794] device virbr0-nic left promiscuous mode
  909. [   35.398812] virbr0: port 1(virbr0-nic) entered disabled state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement