Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.57 KB | None | 0 0
  1. mint@mint ~ $ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 50:46:5d:b5:8f:44
  3. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  4. RX packets:115 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:146 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:34818 (34.0 KiB) TX bytes:28566 (27.8 KiB)
  8.  
  9. lo Link encap:Local Loopback
  10. inet addr:127.0.0.1 Mask:255.0.0.0
  11. inet6 addr: ::1/128 Scope:Host
  12. UP LOOPBACK RUNNING MTU:65536 Metric:1
  13. RX packets:89 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:89 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:8165 (7.9 KiB) TX bytes:8165 (7.9 KiB)
  17.  
  18. mint@mint ~ $ iwconfig
  19. eth0 no wireless extensions.
  20.  
  21. lo no wireless extensions.
  22.  
  23. mint@mint ~ $ cat /etc/hosts
  24. 127.0.0.1 localhost mint
  25. ::1 localhost ip6-localhost ip6-loopback
  26. fe00::0 ip6-localnet
  27. ff00::0 ip6-mcastprefix
  28. ff02::1 ip6-allnodes
  29. ff02::2 ip6-allrouters
  30.  
  31. mint@mint ~ $ cat /etc/hosts
  32. 127.0.0.1 localhost mint
  33. ::1 localhost ip6-localhost ip6-loopback
  34. fe00::0 ip6-localnet
  35. ff00::0 ip6-mcastprefix
  36. ff02::1 ip6-allnodes
  37. ff02::2 ip6-allrouters
  38. mint@mint ~ $ cat /etc/resolv.conf
  39. # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  40. # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  41. mint@mint ~ $ cat /etc/network/interfaces
  42. auto lo
  43. iface lo inet loopback
  44.  
  45.  
  46. mint@mint ~ $ dmesg
  47. [ 0.000000] Initializing cgroup subsys cpuset
  48. [ 0.000000] Initializing cgroup subsys cpu
  49. [ 0.000000] Initializing cgroup subsys cpuacct
  50. [ 0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01)
  51. [ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz boot=live config initrd=/live/initrd.lz live-media-path=/live quiet splash --
  52. [ 0.000000] e820: BIOS-provided physical RAM map:
  53. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
  54. [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
  55. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  56. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008d3e6fff] usable
  57. [ 0.000000] BIOS-e820: [mem 0x000000008d3e7000-0x000000008d6cafff] reserved
  58. [ 0.000000] BIOS-e820: [mem 0x000000008d6cb000-0x000000008d6dafff] ACPI data
  59. [ 0.000000] BIOS-e820: [mem 0x000000008d6db000-0x000000008da3dfff] ACPI NVS
  60. [ 0.000000] BIOS-e820: [mem 0x000000008da3e000-0x000000008e610fff] reserved
  61. [ 0.000000] BIOS-e820: [mem 0x000000008e611000-0x000000008e611fff] usable
  62. [ 0.000000] BIOS-e820: [mem 0x000000008e612000-0x000000008e817fff] ACPI NVS
  63. [ 0.000000] BIOS-e820: [mem 0x000000008e818000-0x000000008ec4cfff] usable
  64. [ 0.000000] BIOS-e820: [mem 0x000000008ec4d000-0x000000008eff3fff] reserved
  65. [ 0.000000] BIOS-e820: [mem 0x000000008eff4000-0x000000008effffff] usable
  66. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  67. [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  68. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  69. [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  70. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  71. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  72. [ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000023effffff] usable
  73. [ 0.000000] NX (Execute Disable) protection: active
  74. [ 0.000000] SMBIOS 2.7 present.
  75. [ 0.000000] DMI: System manufacturer System Product Name/F2A85-M, BIOS 6404 08/13/2013
  76. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  77. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  78. [ 0.000000] AGP: No AGP bridge found
  79. [ 0.000000] e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
  80. [ 0.000000] MTRR default type: uncachable
  81. [ 0.000000] MTRR fixed ranges enabled:
  82. [ 0.000000] 00000-9FFFF write-back
  83. [ 0.000000] A0000-BFFFF write-through
  84. [ 0.000000] C0000-CFFFF write-protect
  85. [ 0.000000] D0000-E7FFF uncachable
  86. [ 0.000000] E8000-FFFFF write-protect
  87. [ 0.000000] MTRR variable ranges enabled:
  88. [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  89. [ 0.000000] 1 base 000080000000 mask FFFFF8000000 write-back
  90. [ 0.000000] 2 base 000088000000 mask FFFFFC000000 write-back
  91. [ 0.000000] 3 base 00008C000000 mask FFFFFE000000 write-back
  92. [ 0.000000] 4 base 00008E000000 mask FFFFFF000000 write-back
  93. [ 0.000000] 5 disabled
  94. [ 0.000000] 6 disabled
  95. [ 0.000000] 7 disabled
  96. [ 0.000000] TOM2: 000000023f000000 aka 9200M
  97. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  98. [ 0.000000] e820: update [mem 0x8f000000-0xffffffff] usable ==> reserved
  99. [ 0.000000] e820: last_pfn = 0x8f000 max_arch_pfn = 0x400000000
  100. [ 0.000000] found SMP MP-table at [mem 0x000fd7b0-0x000fd7bf] mapped at [ffff8800000fd7b0]
  101. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  102. [ 0.000000] Using GB pages for direct mapping
  103. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  104. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  105. [ 0.000000] BRK [0x01af3000, 0x01af3fff] PGTABLE
  106. [ 0.000000] BRK [0x01af4000, 0x01af4fff] PGTABLE
  107. [ 0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE
  108. [ 0.000000] init_memory_mapping: [mem 0x23ee00000-0x23effffff]
  109. [ 0.000000] [mem 0x23ee00000-0x23effffff] page 2M
  110. [ 0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE
  111. [ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23edfffff]
  112. [ 0.000000] [mem 0x23c000000-0x23edfffff] page 2M
  113. [ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
  114. [ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
  115. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x8d3e6fff]
  116. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  117. [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
  118. [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
  119. [ 0.000000] [mem 0x80000000-0x8d1fffff] page 2M
  120. [ 0.000000] [mem 0x8d200000-0x8d3e6fff] page 4k
  121. [ 0.000000] init_memory_mapping: [mem 0x8e611000-0x8e611fff]
  122. [ 0.000000] [mem 0x8e611000-0x8e611fff] page 4k
  123. [ 0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE
  124. [ 0.000000] init_memory_mapping: [mem 0x8e818000-0x8ec4cfff]
  125. [ 0.000000] [mem 0x8e818000-0x8e9fffff] page 4k
  126. [ 0.000000] [mem 0x8ea00000-0x8ebfffff] page 2M
  127. [ 0.000000] [mem 0x8ec00000-0x8ec4cfff] page 4k
  128. [ 0.000000] BRK [0x01af8000, 0x01af8fff] PGTABLE
  129. [ 0.000000] init_memory_mapping: [mem 0x8eff4000-0x8effffff]
  130. [ 0.000000] [mem 0x8eff4000-0x8effffff] page 4k
  131. [ 0.000000] init_memory_mapping: [mem 0x100001000-0x1ffffffff]
  132. [ 0.000000] [mem 0x100001000-0x1001fffff] page 4k
  133. [ 0.000000] [mem 0x100200000-0x13fffffff] page 2M
  134. [ 0.000000] [mem 0x140000000-0x1ffffffff] page 1G
  135. [ 0.000000] RAMDISK: [mem 0x7e5f6000-0x7fffffff]
  136. [ 0.000000] ACPI: Early table checksum verification disabled
  137. [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
  138. [ 0.000000] ACPI: XSDT 0x000000008D6D2078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
  139. [ 0.000000] ACPI: FACP 0x000000008D6D8E50 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  140. [ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20140424/tbfadt-649)
  141. [ 0.000000] ACPI: DSDT 0x000000008D6D2170 006CDB (v02 ALASKA A M I 00000000 INTL 20051117)
  142. [ 0.000000] ACPI: FACS 0x000000008DA33080 000040
  143. [ 0.000000] ACPI: APIC 0x000000008D6D8F60 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
  144. [ 0.000000] ACPI: FPDT 0x000000008D6D8FD8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  145. [ 0.000000] ACPI: MCFG 0x000000008D6D9020 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  146. [ 0.000000] ACPI: BGRT 0x000000008D6DA2E8 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
  147. [ 0.000000] ACPI: HPET 0x000000008D6D90B8 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  148. [ 0.000000] ACPI: SSDT 0x000000008D6D90F0 000D40 (v01 AMD ANNAPURN 00000001 AMD 00000001)
  149. [ 0.000000] ACPI: SSDT 0x000000008D6D9E30 0004B7 (v02 AMD ANNAPURN 00000001 MSFT 04000000)
  150. [ 0.000000] ACPI: Local APIC address 0xfee00000
  151. [ 0.000000] No NUMA configuration found
  152. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023effffff]
  153. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23effffff]
  154. [ 0.000000] NODE_DATA [mem 0x23eff5000-0x23eff9fff]
  155. [ 0.000000] [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237200000-ffff88023d7fffff] on node 0
  156. [ 0.000000] Zone ranges:
  157. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  158. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  159. [ 0.000000] Normal [mem 0x100000000-0x23effffff]
  160. [ 0.000000] Movable zone start for each node
  161. [ 0.000000] Early memory node ranges
  162. [ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
  163. [ 0.000000] node 0: [mem 0x00100000-0x8d3e6fff]
  164. [ 0.000000] node 0: [mem 0x8e611000-0x8e611fff]
  165. [ 0.000000] node 0: [mem 0x8e818000-0x8ec4cfff]
  166. [ 0.000000] node 0: [mem 0x8eff4000-0x8effffff]
  167. [ 0.000000] node 0: [mem 0x100001000-0x23effffff]
  168. [ 0.000000] On node 0 totalpages: 1886149
  169. [ 0.000000] DMA zone: 56 pages used for memmap
  170. [ 0.000000] DMA zone: 21 pages reserved
  171. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  172. [ 0.000000] DMA32 zone: 7869 pages used for memmap
  173. [ 0.000000] DMA32 zone: 575529 pages, LIFO batch:31
  174. [ 0.000000] Normal zone: 17864 pages used for memmap
  175. [ 0.000000] Normal zone: 1306623 pages, LIFO batch:31
  176. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  177. [ 0.000000] ACPI: Local APIC address 0xfee00000
  178. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
  179. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
  180. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
  181. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
  182. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  183. [ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec00000] gsi_base[0])
  184. [ 0.000000] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
  185. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  186. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  187. [ 0.000000] ACPI: IRQ0 used by override.
  188. [ 0.000000] ACPI: IRQ2 used by override.
  189. [ 0.000000] ACPI: IRQ9 used by override.
  190. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  191. [ 0.000000] ACPI: HPET id: 0x10228210 base: 0xfed00000
  192. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  193. [ 0.000000] nr_irqs_gsi: 40
  194. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  196. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  197. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  198. [ 0.000000] PM: Registered nosave memory: [mem 0x8d3e7000-0x8d6cafff]
  199. [ 0.000000] PM: Registered nosave memory: [mem 0x8d6cb000-0x8d6dafff]
  200. [ 0.000000] PM: Registered nosave memory: [mem 0x8d6db000-0x8da3dfff]
  201. [ 0.000000] PM: Registered nosave memory: [mem 0x8da3e000-0x8e610fff]
  202. [ 0.000000] PM: Registered nosave memory: [mem 0x8e612000-0x8e817fff]
  203. [ 0.000000] PM: Registered nosave memory: [mem 0x8ec4d000-0x8eff3fff]
  204. [ 0.000000] PM: Registered nosave memory: [mem 0x8f000000-0xfebfffff]
  205. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  206. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
  207. [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  208. [ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
  209. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  210. [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
  211. [ 0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
  212. [ 0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
  213. [ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
  214. [ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
  215. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  216. [ 0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
  217. [ 0.000000] e820: [mem 0x8f000000-0xfebfffff] available for PCI devices
  218. [ 0.000000] Booting paravirtualized kernel on bare hardware
  219. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
  220. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023ec00000 s80896 r8192 d21504 u524288
  221. [ 0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=1*2097152
  222. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  223. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1860339
  224. [ 0.000000] Policy zone: Normal
  225. [ 0.000000] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live config initrd=/live/initrd.lz live-media-path=/live quiet splash --
  226. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  227. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  228. [ 0.000000] AGP: Checking aperture...
  229. [ 0.000000] AGP: No AGP bridge found
  230. [ 0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB)
  231. [ 0.000000] AGP: Your BIOS doesn't leave a aperture memory hole
  232. [ 0.000000] AGP: Please enable the IOMMU option in the BIOS setup
  233. [ 0.000000] AGP: This costs you 64MB of RAM
  234. [ 0.000000] AGP: Mapping aperture over RAM [mem 0x84000000-0x87ffffff] (65536KB)
  235. [ 0.000000] PM: Registered nosave memory: [mem 0x84000000-0x87ffffff]
  236. [ 0.000000] Memory: 7269848K/7544596K available (5203K kernel code, 943K rwdata, 1832K rodata, 1204K init, 840K bss, 274748K reserved)
  237. [ 0.000000] Hierarchical RCU implementation.
  238. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  239. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  240. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  241. [ 0.000000] NR_IRQS:33024 nr_irqs:712 16
  242. [ 0.000000] Console: colour VGA+ 80x25
  243. [ 0.000000] console [tty0] enabled
  244. [ 0.000000] hpet clockevent registered
  245. [ 0.000000] tsc: Fast TSC calibration using PIT
  246. [ 0.000000] tsc: Detected 3818.896 MHz processor
  247. [ 0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 7637.79 BogoMIPS (lpj=15275584)
  248. [ 0.000022] pid_max: default: 32768 minimum: 301
  249. [ 0.000029] ACPI: Core revision 20140424
  250. [ 0.003105] ACPI: All ACPI Tables successfully acquired
  251. [ 0.025958] Security Framework initialized
  252. [ 0.025970] AppArmor: AppArmor disabled by boot time parameter
  253. [ 0.025972] Yama: disabled by default; enable with sysctl kernel.yama.*
  254. [ 0.026421] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  255. [ 0.028414] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  256. [ 0.029304] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  257. [ 0.029313] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  258. [ 0.029542] Initializing cgroup subsys memory
  259. [ 0.029547] Initializing cgroup subsys devices
  260. [ 0.029554] Initializing cgroup subsys freezer
  261. [ 0.029556] Initializing cgroup subsys net_cls
  262. [ 0.029560] Initializing cgroup subsys blkio
  263. [ 0.029563] Initializing cgroup subsys perf_event
  264. [ 0.029565] Initializing cgroup subsys net_prio
  265. [ 0.029586] tseg: 008f000000
  266. [ 0.029588] CPU: Physical Processor ID: 0
  267. [ 0.029589] CPU: Processor Core ID: 0
  268. [ 0.029590] mce: CPU supports 7 MCE banks
  269. [ 0.029600] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
  270. Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
  271. tlb_flushall_shift: 6
  272. [ 0.029666] Freeing SMP alternatives memory: 20K (ffffffff81a1a000 - ffffffff81a1f000)
  273. [ 0.030338] ftrace: allocating 21601 entries in 85 pages
  274. [ 0.036058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  275. [ 0.075723] smpboot: CPU0: AMD A10-5800K APU with Radeon(tm) HD Graphics (fam: 15, model: 10, stepping: 01)
  276. [ 0.181666] Performance Events: Fam15h core perfctr, AMD PMU driver.
  277. [ 0.181670] ... version: 0
  278. [ 0.181671] ... bit width: 48
  279. [ 0.181672] ... generic registers: 6
  280. [ 0.181673] ... value mask: 0000ffffffffffff
  281. [ 0.181674] ... max period: 00007fffffffffff
  282. [ 0.181674] ... fixed-purpose events: 0
  283. [ 0.181675] ... event mask: 000000000000003f
  284. [ 0.182864] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  285. [ 0.182956] x86: Booting SMP configuration:
  286. [ 0.182957] .... node #0, CPUs: #1 #2 #3
  287. [ 0.222238] x86: Booted up 1 node, 4 CPUs
  288. [ 0.222241] smpboot: Total of 4 processors activated (30551.16 BogoMIPS)
  289. [ 0.222959] devtmpfs: initialized
  290. [ 0.226518] PM: Registering ACPI NVS region [mem 0x8d6db000-0x8da3dfff] (3551232 bytes)
  291. [ 0.226595] PM: Registering ACPI NVS region [mem 0x8e612000-0x8e817fff] (2121728 bytes)
  292. [ 0.227482] pinctrl core: initialized pinctrl subsystem
  293. [ 0.227560] NET: Registered protocol family 16
  294. [ 0.227674] cpuidle: using governor ladder
  295. [ 0.227676] cpuidle: using governor menu
  296. [ 0.227730] ACPI: bus type PCI registered
  297. [ 0.227732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  298. [ 0.227821] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  299. [ 0.227823] PCI: not using MMCONFIG
  300. [ 0.227824] PCI: Using configuration type 1 for base access
  301. [ 0.227825] PCI: Using configuration type 1 for extended access
  302. [ 0.238279] ACPI: Added _OSI(Module Device)
  303. [ 0.238282] ACPI: Added _OSI(Processor Device)
  304. [ 0.238283] ACPI: Added _OSI(3.0 _SCP Extensions)
  305. [ 0.238284] ACPI: Added _OSI(Processor Aggregator Device)
  306. [ 0.240025] ACPI: Executed 1 blocks of module-level executable AML code
  307. [ 0.243201] ACPI: Interpreter enabled
  308. [ 0.243205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
  309. [ 0.243209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
  310. [ 0.243223] ACPI: (supports S0 S3 S4 S5)
  311. [ 0.243224] ACPI: Using IOAPIC for interrupt routing
  312. [ 0.243356] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  313. [ 0.243394] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  314. [ 0.243656] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  315. [ 0.339500] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  316. [ 0.339505] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  317. [ 0.339685] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug PME]
  318. [ 0.339852] acpi PNP0A03:00: _OSC: OS now controls [AER PCIeCapability]
  319. [ 0.340293] PCI host bridge to bus 0000:00
  320. [ 0.340296] pci_bus 0000:00: root bus resource [bus 00-ff]
  321. [ 0.340298] pci_bus 0000:00: root bus resource [io 0x0000-0x03af]
  322. [ 0.340299] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7]
  323. [ 0.340301] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df]
  324. [ 0.340302] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  325. [ 0.340304] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  326. [ 0.340305] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
  327. [ 0.340306] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
  328. [ 0.340312] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
  329. [ 0.340407] pci 0000:00:01.0: [1002:9901] type 00 class 0x030000
  330. [ 0.340416] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
  331. [ 0.340420] pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff]
  332. [ 0.340425] pci 0000:00:01.0: reg 0x18: [mem 0xfef00000-0xfef3ffff]
  333. [ 0.340457] pci 0000:00:01.0: supports D1 D2
  334. [ 0.340525] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
  335. [ 0.340532] pci 0000:00:01.1: reg 0x10: [mem 0xfef44000-0xfef47fff]
  336. [ 0.340570] pci 0000:00:01.1: supports D1 D2
  337. [ 0.340664] pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330
  338. [ 0.340684] pci 0000:00:10.0: reg 0x10: [mem 0xfef4a000-0xfef4bfff 64bit]
  339. [ 0.340774] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
  340. [ 0.340828] pci 0000:00:10.0: System wakeup disabled by ACPI
  341. [ 0.340879] pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330
  342. [ 0.340906] pci 0000:00:10.1: reg 0x10: [mem 0xfef48000-0xfef49fff 64bit]
  343. [ 0.340996] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
  344. [ 0.341046] pci 0000:00:10.1: System wakeup disabled by ACPI
  345. [ 0.341093] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
  346. [ 0.341108] pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
  347. [ 0.341116] pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
  348. [ 0.341123] pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
  349. [ 0.341130] pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
  350. [ 0.341138] pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
  351. [ 0.341145] pci 0000:00:11.0: reg 0x24: [mem 0xfef50000-0xfef507ff]
  352. [ 0.341246] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
  353. [ 0.341257] pci 0000:00:12.0: reg 0x10: [mem 0xfef4f000-0xfef4ffff]
  354. [ 0.341336] pci 0000:00:12.0: System wakeup disabled by ACPI
  355. [ 0.341377] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
  356. [ 0.341391] pci 0000:00:12.2: reg 0x10: [mem 0xfef4e000-0xfef4e0ff]
  357. [ 0.341455] pci 0000:00:12.2: supports D1 D2
  358. [ 0.341457] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
  359. [ 0.341500] pci 0000:00:12.2: System wakeup disabled by ACPI
  360. [ 0.341539] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
  361. [ 0.341550] pci 0000:00:13.0: reg 0x10: [mem 0xfef4d000-0xfef4dfff]
  362. [ 0.341642] pci 0000:00:13.0: System wakeup disabled by ACPI
  363. [ 0.341684] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
  364. [ 0.341699] pci 0000:00:13.2: reg 0x10: [mem 0xfef4c000-0xfef4c0ff]
  365. [ 0.341763] pci 0000:00:13.2: supports D1 D2
  366. [ 0.341765] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
  367. [ 0.341810] pci 0000:00:13.2: System wakeup disabled by ACPI
  368. [ 0.341851] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
  369. [ 0.341967] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
  370. [ 0.341984] pci 0000:00:14.2: reg 0x10: [mem 0xfef40000-0xfef43fff 64bit]
  371. [ 0.342036] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
  372. [ 0.342079] pci 0000:00:14.2: System wakeup disabled by ACPI
  373. [ 0.342115] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
  374. [ 0.342235] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
  375. [ 0.342299] pci 0000:00:14.4: System wakeup disabled by ACPI
  376. [ 0.342342] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
  377. [ 0.342402] pci 0000:00:15.0: supports D1 D2
  378. [ 0.342449] pci 0000:00:15.0: System wakeup disabled by ACPI
  379. [ 0.342489] pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
  380. [ 0.342558] pci 0000:00:15.1: supports D1 D2
  381. [ 0.342603] pci 0000:00:15.1: System wakeup disabled by ACPI
  382. [ 0.342644] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
  383. [ 0.342711] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
  384. [ 0.342779] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
  385. [ 0.342846] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
  386. [ 0.342915] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
  387. [ 0.342980] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
  388. [ 0.343114] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
  389. [ 0.343121] pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode)
  390. [ 0.343123] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode)
  391. [ 0.343124] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode)
  392. [ 0.343125] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
  393. [ 0.343127] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  394. [ 0.343128] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
  395. [ 0.343130] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
  396. [ 0.343178] pci 0000:00:15.0: PCI bridge to [bus 02]
  397. [ 0.343258] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  398. [ 0.343276] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff]
  399. [ 0.343302] pci 0000:03:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
  400. [ 0.343318] pci 0000:03:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
  401. [ 0.343403] pci 0000:03:00.0: supports D1 D2
  402. [ 0.343404] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  403. [ 0.343435] pci 0000:03:00.0: System wakeup disabled by ACPI
  404. [ 0.350268] pci 0000:00:15.1: PCI bridge to [bus 03]
  405. [ 0.350275] pci 0000:00:15.1: bridge window [io 0xe000-0xefff]
  406. [ 0.350282] pci 0000:00:15.1: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
  407. [ 0.350736] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 6 7 10 11 14 15) *0
  408. [ 0.350799] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 6 7 10 11 14 15) *0
  409. [ 0.350863] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 6 7 10 11 14 15) *0
  410. [ 0.350926] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 10 11 14 15) *0
  411. [ 0.350977] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 6 7 10 11 14 15) *0
  412. [ 0.351018] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 6 7 10 11 14 15) *0
  413. [ 0.351059] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 6 7 10 11 14 15) *0
  414. [ 0.351099] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 6 7 10 11 14 15) *0
  415. [ 0.351398] vgaarb: setting as boot device: PCI:0000:00:01.0
  416. [ 0.351400] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
  417. [ 0.351404] vgaarb: loaded
  418. [ 0.351406] vgaarb: bridge control possible 0000:00:01.0
  419. [ 0.351457] PCI: Using ACPI for IRQ routing
  420. [ 0.358231] PCI: pci_cache_line_size set to 64 bytes
  421. [ 0.358275] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
  422. [ 0.358277] e820: reserve RAM buffer [mem 0x8d3e7000-0x8fffffff]
  423. [ 0.358278] e820: reserve RAM buffer [mem 0x8e612000-0x8fffffff]
  424. [ 0.358279] e820: reserve RAM buffer [mem 0x8ec4d000-0x8fffffff]
  425. [ 0.358281] e820: reserve RAM buffer [mem 0x8f000000-0x8fffffff]
  426. [ 0.358282] e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
  427. [ 0.358415] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  428. [ 0.358418] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  429. [ 0.360505] Switched to clocksource hpet
  430. [ 0.366281] pnp: PnP ACPI init
  431. [ 0.366297] ACPI: bus type PNP registered
  432. [ 0.366415] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
  433. [ 0.366418] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  434. [ 0.366496] system 00:01: [mem 0x90000000-0xbfffffff] has been reserved
  435. [ 0.366498] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  436. [ 0.366569] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  437. [ 0.366848] system 00:03: [io 0x04d0-0x04d1] has been reserved
  438. [ 0.366850] system 00:03: [io 0x040b] has been reserved
  439. [ 0.366851] system 00:03: [io 0x04d6] has been reserved
  440. [ 0.366853] system 00:03: [io 0x0c00-0x0c01] has been reserved
  441. [ 0.366854] system 00:03: [io 0x0c14] has been reserved
  442. [ 0.366856] system 00:03: [io 0x0c50-0x0c51] has been reserved
  443. [ 0.366858] system 00:03: [io 0x0c52] has been reserved
  444. [ 0.366859] system 00:03: [io 0x0c6c] has been reserved
  445. [ 0.366861] system 00:03: [io 0x0c6f] has been reserved
  446. [ 0.366863] system 00:03: [io 0x0cd0-0x0cd1] has been reserved
  447. [ 0.366864] system 00:03: [io 0x0cd2-0x0cd3] has been reserved
  448. [ 0.366866] system 00:03: [io 0x0cd4-0x0cd5] has been reserved
  449. [ 0.366867] system 00:03: [io 0x0cd6-0x0cd7] has been reserved
  450. [ 0.366869] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
  451. [ 0.366871] system 00:03: [io 0x0800-0x089f] could not be reserved
  452. [ 0.366872] system 00:03: [io 0x0b20-0x0b3f] has been reserved
  453. [ 0.366874] system 00:03: [io 0x0900-0x090f] has been reserved
  454. [ 0.366875] system 00:03: [io 0x0910-0x091f] has been reserved
  455. [ 0.366877] system 00:03: [io 0xfe00-0xfefe] has been reserved
  456. [ 0.366879] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  457. [ 0.366881] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  458. [ 0.366882] system 00:03: [mem 0xfed80000-0xfed8ffff] has been reserved
  459. [ 0.366885] system 00:03: [mem 0xfed61000-0xfed70fff] has been reserved
  460. [ 0.366887] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
  461. [ 0.366889] system 00:03: [mem 0xfed00000-0xfed00fff] could not be reserved
  462. [ 0.366890] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
  463. [ 0.366892] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  464. [ 0.367043] system 00:04: [io 0x0300-0x031f] has been reserved
  465. [ 0.367045] system 00:04: [io 0x0290-0x029f] has been reserved
  466. [ 0.367047] system 00:04: [io 0x0230-0x023f] has been reserved
  467. [ 0.367048] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  468. [ 0.367085] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
  469. [ 0.367146] system 00:06: [io 0x04d0-0x04d1] has been reserved
  470. [ 0.367147] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  471. [ 0.367183] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  472. [ 0.367229] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  473. [ 0.367464] pnp 00:09: [dma 0 disabled]
  474. [ 0.367509] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
  475. [ 0.367691] pnp: PnP ACPI: found 10 devices
  476. [ 0.367691] ACPI: bus type PNP unregistered
  477. [ 0.374472] pci 0000:00:14.4: PCI bridge to [bus 01]
  478. [ 0.374483] pci 0000:00:15.0: PCI bridge to [bus 02]
  479. [ 0.374490] pci 0000:00:15.1: PCI bridge to [bus 03]
  480. [ 0.374492] pci 0000:00:15.1: bridge window [io 0xe000-0xefff]
  481. [ 0.374497] pci 0000:00:15.1: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
  482. [ 0.374502] pci_bus 0000:00: resource 4 [io 0x0000-0x03af]
  483. [ 0.374503] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7]
  484. [ 0.374505] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df]
  485. [ 0.374506] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff]
  486. [ 0.374507] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff]
  487. [ 0.374509] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff]
  488. [ 0.374510] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff]
  489. [ 0.374511] pci_bus 0000:01: resource 4 [io 0x0000-0x03af]
  490. [ 0.374513] pci_bus 0000:01: resource 5 [io 0x03e0-0x0cf7]
  491. [ 0.374514] pci_bus 0000:01: resource 6 [io 0x03b0-0x03df]
  492. [ 0.374515] pci_bus 0000:01: resource 7 [io 0x0d00-0xffff]
  493. [ 0.374516] pci_bus 0000:01: resource 8 [mem 0x000a0000-0x000bffff]
  494. [ 0.374518] pci_bus 0000:01: resource 9 [mem 0x000c0000-0x000dffff]
  495. [ 0.374519] pci_bus 0000:01: resource 10 [mem 0xc0000000-0xffffffff]
  496. [ 0.374521] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  497. [ 0.374522] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
  498. [ 0.374647] NET: Registered protocol family 2
  499. [ 0.374903] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  500. [ 0.375088] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  501. [ 0.375295] TCP: Hash tables configured (established 65536 bind 65536)
  502. [ 0.375326] TCP: reno registered
  503. [ 0.375337] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  504. [ 0.375374] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  505. [ 0.375522] NET: Registered protocol family 1
  506. [ 0.375536] pci 0000:00:01.0: Video device with shadowed ROM
  507. [ 0.540814] PCI: CLS 64 bytes, default 64
  508. [ 0.540863] Unpacking initramfs...
  509. [ 4.140715] Freeing initrd memory: 26664K (ffff88007e5f6000 - ffff880080000000)
  510. [ 4.140797] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  511. [ 4.140799] software IO TLB [mem 0x893e7000-0x8d3e7000] (64MB) mapped at [ffff8800893e7000-ffff88008d3e6fff]
  512. [ 4.141020] perf: AMD NB counters detected
  513. [ 4.141077] microcode: CPU0: patch_level=0x06001119
  514. [ 4.141085] microcode: CPU1: patch_level=0x06001119
  515. [ 4.141092] microcode: CPU2: patch_level=0x06001119
  516. [ 4.141097] microcode: CPU3: patch_level=0x06001119
  517. [ 4.141159] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  518. [ 4.141163] LVT offset 0 assigned for vector 0x400
  519. [ 4.141175] perf: AMD IBS detected (0x000000ff)
  520. [ 4.141436] futex hash table entries: 1024 (order: 4, 65536 bytes)
  521. [ 4.141469] audit: initializing netlink subsys (disabled)
  522. [ 4.141488] audit: type=2000 audit(1429423033.012:1): initialized
  523. [ 4.141829] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  524. [ 4.141853] zbud: loaded
  525. [ 4.142034] VFS: Disk quotas dquot_6.5.2
  526. [ 4.142052] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  527. [ 4.142103] msgmni has been set to 14251
  528. [ 4.142411] alg: No test for stdrng (krng)
  529. [ 4.142439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  530. [ 4.142491] io scheduler noop registered
  531. [ 4.142494] io scheduler deadline registered
  532. [ 4.142531] io scheduler cfq registered (default)
  533. [ 4.142916] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  534. [ 4.142932] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  535. [ 4.143008] GHES: HEST is not enabled!
  536. [ 4.143098] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  537. [ 4.163487] 00:09: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  538. [ 4.163926] Linux agpgart interface v0.103
  539. [ 4.164012] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  540. [ 4.164013] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  541. [ 4.164144] serio: i8042 KBD port at 0x60,0x64 irq 1
  542. [ 4.164328] mousedev: PS/2 mouse device common for all mice
  543. [ 4.164358] rtc_cmos 00:05: RTC can wake from S4
  544. [ 4.164486] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  545. [ 4.164512] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  546. [ 4.164535] ledtrig-cpu: registered to indicate activity on CPUs
  547. [ 4.164855] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
  548. [ 4.164856] AMD IOMMUv2 functionality not available on this system
  549. [ 4.164930] TCP: cubic registered
  550. [ 4.165043] NET: Registered protocol family 10
  551. [ 4.165285] mip6: Mobile IPv6
  552. [ 4.165290] NET: Registered protocol family 17
  553. [ 4.165294] mpls_gso: MPLS GSO support
  554. [ 4.165693] registered taskstats version 1
  555. [ 4.166092] rtc_cmos 00:05: setting system clock to 2015-04-19 05:57:13 UTC (1429423033)
  556. [ 4.166165] PM: Hibernation image not present or could not be loaded.
  557. [ 4.166917] Freeing unused kernel memory: 1204K (ffffffff818ed000 - ffffffff81a1a000)
  558. [ 4.166918] Write protecting the kernel read-only data: 8192k
  559. [ 4.169639] Freeing unused kernel memory: 928K (ffff880001518000 - ffff880001600000)
  560. [ 4.170329] Freeing unused kernel memory: 216K (ffff8800017ca000 - ffff880001800000)
  561. [ 4.187164] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  562. [ 4.214592] systemd-udevd[74]: starting version 215
  563. [ 4.214888] random: systemd-udevd urandom read with 14 bits of entropy available
  564. [ 4.220150] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  565. [ 4.220156] ACPI: Power Button [PWRB]
  566. [ 4.220223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  567. [ 4.220226] ACPI: Power Button [PWRF]
  568. [ 4.223858] wmi: Mapper loaded
  569. [ 4.225319] ACPI: bus type USB registered
  570. [ 4.225351] usbcore: registered new interface driver usbfs
  571. [ 4.225363] usbcore: registered new interface driver hub
  572. [ 4.225707] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  573. [ 4.225951] r8169 0000:03:00.0: irq 40 for MSI/MSI-X
  574. [ 4.226143] r8169 0000:03:00.0 eth0: RTL8168f/8111f at 0xffffc90000c5e000, 50:46:5d:b5:8f:44, XID 08000800 IRQ 40
  575. [ 4.226147] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  576. [ 4.226312] [drm] Initialized drm 1.1.0 20060810
  577. [ 4.227472] usbcore: registered new device driver usb
  578. [ 4.228008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  579. [ 4.228353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  580. [ 4.228724] ehci-pci: EHCI PCI platform driver
  581. [ 4.228890] QUIRK: Enable AMD PLL fix
  582. [ 4.228912] ehci-pci 0000:00:12.2: EHCI Host Controller
  583. [ 4.228919] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
  584. [ 4.228924] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  585. [ 4.228935] ehci-pci 0000:00:12.2: debug port 1
  586. [ 4.228973] ehci-pci 0000:00:12.2: irq 17, io mem 0xfef4e000
  587. [ 4.229462] SCSI subsystem initialized
  588. [ 4.231391] libata version 3.00 loaded.
  589. [ 4.236124] [drm] radeon kernel modesetting enabled.
  590. [ 4.242698] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
  591. [ 4.242835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  592. [ 4.242838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  593. [ 4.242840] usb usb1: Product: EHCI Host Controller
  594. [ 4.242841] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
  595. [ 4.242843] usb usb1: SerialNumber: 0000:00:12.2
  596. [ 4.242993] hub 1-0:1.0: USB hub found
  597. [ 4.243005] hub 1-0:1.0: 5 ports detected
  598. [ 4.243338] ehci-pci 0000:00:13.2: EHCI Host Controller
  599. [ 4.243343] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
  600. [ 4.243348] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
  601. [ 4.243357] ehci-pci 0000:00:13.2: debug port 1
  602. [ 4.243383] ehci-pci 0000:00:13.2: irq 17, io mem 0xfef4c000
  603. [ 4.254787] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
  604. [ 4.254898] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  605. [ 4.254901] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  606. [ 4.254903] usb usb2: Product: EHCI Host Controller
  607. [ 4.254905] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
  608. [ 4.254906] usb usb2: SerialNumber: 0000:00:13.2
  609. [ 4.255102] hub 2-0:1.0: USB hub found
  610. [ 4.255113] hub 2-0:1.0: 5 ports detected
  611. [ 4.255486] xhci_hcd 0000:00:10.0: xHCI Host Controller
  612. [ 4.255493] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
  613. [ 4.255563] ohci-pci: OHCI PCI platform driver
  614. [ 4.255718] xhci_hcd 0000:00:10.0: irq 41 for MSI/MSI-X
  615. [ 4.255722] xhci_hcd 0000:00:10.0: irq 42 for MSI/MSI-X
  616. [ 4.255725] xhci_hcd 0000:00:10.0: irq 43 for MSI/MSI-X
  617. [ 4.255727] xhci_hcd 0000:00:10.0: irq 44 for MSI/MSI-X
  618. [ 4.255730] xhci_hcd 0000:00:10.0: irq 45 for MSI/MSI-X
  619. [ 4.256005] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  620. [ 4.256007] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  621. [ 4.256008] usb usb3: Product: xHCI Host Controller
  622. [ 4.256009] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
  623. [ 4.256010] usb usb3: SerialNumber: 0000:00:10.0
  624. [ 4.256146] hub 3-0:1.0: USB hub found
  625. [ 4.256158] hub 3-0:1.0: 2 ports detected
  626. [ 4.256276] xhci_hcd 0000:00:10.0: xHCI Host Controller
  627. [ 4.256280] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 4
  628. [ 4.259126] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  629. [ 4.259128] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  630. [ 4.259129] usb usb4: Product: xHCI Host Controller
  631. [ 4.259130] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
  632. [ 4.259131] usb usb4: SerialNumber: 0000:00:10.0
  633. [ 4.259306] hub 4-0:1.0: USB hub found
  634. [ 4.259313] hub 4-0:1.0: 2 ports detected
  635. [ 4.259519] xhci_hcd 0000:00:10.1: xHCI Host Controller
  636. [ 4.259524] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5
  637. [ 4.259720] xhci_hcd 0000:00:10.1: irq 46 for MSI/MSI-X
  638. [ 4.259729] xhci_hcd 0000:00:10.1: irq 47 for MSI/MSI-X
  639. [ 4.259732] xhci_hcd 0000:00:10.1: irq 48 for MSI/MSI-X
  640. [ 4.259735] xhci_hcd 0000:00:10.1: irq 49 for MSI/MSI-X
  641. [ 4.259738] xhci_hcd 0000:00:10.1: irq 50 for MSI/MSI-X
  642. [ 4.259823] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  643. [ 4.259825] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  644. [ 4.259826] usb usb5: Product: xHCI Host Controller
  645. [ 4.259827] usb usb5: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
  646. [ 4.259828] usb usb5: SerialNumber: 0000:00:10.1
  647. [ 4.260013] hub 5-0:1.0: USB hub found
  648. [ 4.260020] hub 5-0:1.0: 2 ports detected
  649. [ 4.260099] xhci_hcd 0000:00:10.1: xHCI Host Controller
  650. [ 4.260101] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6
  651. [ 4.263139] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  652. [ 4.263141] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  653. [ 4.263142] usb usb6: Product: xHCI Host Controller
  654. [ 4.263143] usb usb6: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
  655. [ 4.263144] usb usb6: SerialNumber: 0000:00:10.1
  656. [ 4.263321] hub 6-0:1.0: USB hub found
  657. [ 4.263328] hub 6-0:1.0: 2 ports detected
  658. [ 4.263440] ahci 0000:00:11.0: version 3.0
  659. [ 4.263640] ahci 0000:00:11.0: irq 51 for MSI/MSI-X
  660. [ 4.263740] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode
  661. [ 4.263743] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio sxs
  662. [ 4.265161] scsi0 : ahci
  663. [ 4.265314] scsi1 : ahci
  664. [ 4.265550] scsi2 : ahci
  665. [ 4.265661] scsi3 : ahci
  666. [ 4.265773] scsi4 : ahci
  667. [ 4.265883] scsi5 : ahci
  668. [ 4.265996] scsi6 : ahci
  669. [ 4.266105] scsi7 : ahci
  670. [ 4.266155] ata1: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50100 irq 51
  671. [ 4.266157] ata2: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50180 irq 51
  672. [ 4.266159] ata3: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50200 irq 51
  673. [ 4.266161] ata4: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50280 irq 51
  674. [ 4.266163] ata5: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50300 irq 51
  675. [ 4.266165] ata6: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50380 irq 51
  676. [ 4.266167] ata7: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50400 irq 51
  677. [ 4.266169] ata8: SATA max UDMA/133 abar m2048@0xfef50000 port 0xfef50480 irq 51
  678. [ 4.266488] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9901 0x1043:0x8526).
  679. [ 4.266499] [drm] register mmio base: 0xFEF00000
  680. [ 4.266500] [drm] register mmio size: 262144
  681. [ 4.266548] ATOM BIOS: 113
  682. [ 4.266657] radeon 0000:00:01.0: VRAM: 768M 0x0000000000000000 - 0x000000002FFFFFFF (768M used)
  683. [ 4.266659] radeon 0000:00:01.0: GTT: 1024M 0x0000000030000000 - 0x000000006FFFFFFF
  684. [ 4.266661] [drm] Detected VRAM RAM=768M, BAR=256M
  685. [ 4.266662] [drm] RAM width 64bits DDR
  686. [ 4.266704] [TTM] Zone kernel: Available graphics memory: 3649440 kiB
  687. [ 4.266706] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  688. [ 4.266707] [TTM] Initializing pool allocator
  689. [ 4.266712] [TTM] Initializing DMA pool allocator
  690. [ 4.266730] [drm] radeon: 768M of VRAM memory ready
  691. [ 4.266731] [drm] radeon: 1024M of GTT memory ready.
  692. [ 4.266745] [drm] Loading ARUBA Microcode
  693. [ 4.266768] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_pfp.bin
  694. [ 4.266782] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_me.bin
  695. [ 4.266793] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/ARUBA_rlc.bin
  696. [ 4.266796] [drm] Internal thermal controller without fan control
  697. [ 4.266954] [drm] radeon: dpm initialized
  698. [ 4.267043] radeon 0000:00:01.0: firmware: direct-loading firmware radeon/TAHITI_uvd.bin
  699. [ 4.267059] [drm] GART: num cpu pages 262144, num gpu pages 262144
  700. [ 4.288783] [drm] PCIE GART of 1024M enabled (table at 0x0000000000276000).
  701. [ 4.288904] radeon 0000:00:01.0: WB enabled
  702. [ 4.288907] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000030000c00 and cpu addr 0xffff880230c57c00
  703. [ 4.289630] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xffffc90011035a18
  704. [ 4.289631] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000030000c04 and cpu addr 0xffff880230c57c04
  705. [ 4.289633] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000030000c08 and cpu addr 0xffff880230c57c08
  706. [ 4.289634] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000030000c0c and cpu addr 0xffff880230c57c0c
  707. [ 4.289636] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000030000c10 and cpu addr 0xffff880230c57c10
  708. [ 4.289638] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  709. [ 4.289639] [drm] Driver supports precise vblank timestamp query.
  710. [ 4.289640] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
  711. [ 4.289657] radeon 0000:00:01.0: irq 52 for MSI/MSI-X
  712. [ 4.289668] radeon 0000:00:01.0: radeon: using MSI.
  713. [ 4.289934] [drm] radeon: irq initialized.
  714. [ 4.308946] [drm] ring test on 0 succeeded in 3 usecs
  715. [ 4.308952] [drm] ring test on 3 succeeded in 3 usecs
  716. [ 4.308958] [drm] ring test on 4 succeeded in 3 usecs
  717. [ 4.364543] [drm] ring test on 5 succeeded in 1 usecs
  718. [ 4.384392] [drm] UVD initialized successfully.
  719. [ 4.385199] [drm] ib test on ring 0 succeeded in 0 usecs
  720. [ 4.385723] [drm] ib test on ring 3 succeeded in 0 usecs
  721. [ 4.386246] [drm] ib test on ring 4 succeeded in 0 usecs
  722. [ 4.406918] [drm] ib test on ring 5 succeeded
  723. [ 4.427237] [drm] Radeon Display Connectors
  724. [ 4.427238] [drm] Connector 0:
  725. [ 4.427239] [drm] HDMI-A-1
  726. [ 4.427240] [drm] HPD1
  727. [ 4.427241] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
  728. [ 4.427242] [drm] Encoders:
  729. [ 4.427243] [drm] DFP1: INTERNAL_UNIPHY2
  730. [ 4.427244] [drm] Connector 1:
  731. [ 4.427244] [drm] VGA-1
  732. [ 4.427245] [drm] HPD2
  733. [ 4.427246] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
  734. [ 4.427247] [drm] Encoders:
  735. [ 4.427248] [drm] CRT1: INTERNAL_UNIPHY2
  736. [ 4.427248] [drm] CRT1: NUTMEG
  737. [ 4.427249] [drm] Connector 2:
  738. [ 4.427250] [drm] DVI-D-1
  739. [ 4.427250] [drm] HPD3
  740. [ 4.427251] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
  741. [ 4.427252] [drm] Encoders:
  742. [ 4.427253] [drm] DFP2: INTERNAL_UNIPHY
  743. [ 4.578527] usb 1-1: new high-speed USB device number 2 using ehci-pci
  744. [ 4.582451] ata1: SATA link down (SStatus 0 SControl 300)
  745. [ 4.582512] ata5: SATA link down (SStatus 0 SControl 300)
  746. [ 4.582541] ata3: SATA link down (SStatus 0 SControl 300)
  747. [ 4.586527] ata8: SATA link down (SStatus 0 SControl 300)
  748. [ 4.604806] [drm] fb mappable at 0xC047A000
  749. [ 4.604807] [drm] vram apper at 0xC0000000
  750. [ 4.604808] [drm] size 5787648
  751. [ 4.604809] [drm] fb depth is 24
  752. [ 4.604810] [drm] pitch is 6400
  753. [ 4.604898] fbcon: radeondrmfb (fb0) is primary device
  754. [ 4.677705] Console: switching to colour frame buffer device 200x56
  755. [ 4.680283] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
  756. [ 4.680284] radeon 0000:00:01.0: registered panic notifier
  757. [ 4.710719] [drm] Initialized radeon 2.39.0 20080528 for 0000:00:01.0 on minor 0
  758. [ 4.710907] ohci-pci 0000:00:12.0: OHCI PCI host controller
  759. [ 4.710914] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7
  760. [ 4.710953] ohci-pci 0000:00:12.0: irq 18, io mem 0xfef4f000
  761. [ 4.713617] usb 1-1: New USB device found, idVendor=0951, idProduct=1625
  762. [ 4.713620] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  763. [ 4.713622] usb 1-1: Product: DT 101 II
  764. [ 4.713623] usb 1-1: Manufacturer: Kingston
  765. [ 4.713625] usb 1-1: SerialNumber: 001E4FB776D6A93037A60140
  766. [ 4.715065] usb-storage 1-1:1.0: USB Mass Storage device detected
  767. [ 4.715190] scsi8 : usb-storage 1-1:1.0
  768. [ 4.715266] usbcore: registered new interface driver usb-storage
  769. [ 4.754496] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  770. [ 4.755104] ata4.00: HPA detected: current 1953523055, native 1953525168
  771. [ 4.755251] ata4.00: ATA-9: WDC WD1003FZEX-00MK2A0, 01.01A01, max UDMA/133
  772. [ 4.755255] ata4.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  773. [ 4.756041] ata4.00: configured for UDMA/133
  774. [ 4.758482] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  775. [ 4.762483] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  776. [ 4.762518] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  777. [ 4.763497] ata2.00: HPA detected: current 234175402, native 234441648
  778. [ 4.763872] ata6.00: HPA detected: current 1250261615, native 1250263728
  779. [ 4.763929] ata2.00: ATA-9: INTEL SSDSC2CW120A3, 400i, max UDMA/133
  780. [ 4.763935] ata2.00: 234175402 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  781. [ 4.763948] ata6.00: ATA-8: WDC WD6402AAEX-00Z3A0, 05.01D05, max UDMA/133
  782. [ 4.763950] ata6.00: 1250261615 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  783. [ 4.765189] ata6.00: configured for UDMA/133
  784. [ 4.770532] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  785. [ 4.770535] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  786. [ 4.770537] usb usb7: Product: OHCI PCI host controller
  787. [ 4.770539] usb usb7: Manufacturer: Linux 3.16.0-4-amd64 ohci_hcd
  788. [ 4.770540] usb usb7: SerialNumber: 0000:00:12.0
  789. [ 4.770702] hub 7-0:1.0: USB hub found
  790. [ 4.770712] hub 7-0:1.0: 5 ports detected
  791. [ 4.770980] ohci-pci 0000:00:13.0: OHCI PCI host controller
  792. [ 4.770985] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8
  793. [ 4.771004] ohci-pci 0000:00:13.0: irq 18, io mem 0xfef4d000
  794. [ 4.773944] ata2.00: configured for UDMA/133
  795. [ 4.774304] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSC2CW12 400i PQ: 0 ANSI: 5
  796. [ 4.774651] scsi 3:0:0:0: Direct-Access ATA WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
  797. [ 4.774918] scsi 5:0:0:0: Direct-Access ATA WDC WD6402AAEX-0 1D05 PQ: 0 ANSI: 5
  798. [ 4.787255] ata7.00: HPA detected: current 624876202, native 625142448
  799. [ 4.787271] ata7.00: ATA-8: ST3320613AS, CC2F, max UDMA/133
  800. [ 4.787273] ata7.00: 624876202 sectors, multi 16: LBA48 NCQ (depth 31/32)
  801. [ 4.829191] ata7.00: configured for UDMA/133
  802. [ 4.829331] scsi 6:0:0:0: Direct-Access ATA ST3320613AS CC2F PQ: 0 ANSI: 5
  803. [ 4.831537] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  804. [ 4.831539] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  805. [ 4.831541] usb usb8: Product: OHCI PCI host controller
  806. [ 4.831542] usb usb8: Manufacturer: Linux 3.16.0-4-amd64 ohci_hcd
  807. [ 4.831544] usb usb8: SerialNumber: 0000:00:13.0
  808. [ 4.831713] hub 8-0:1.0: USB hub found
  809. [ 4.831722] hub 8-0:1.0: 5 ports detected
  810. [ 4.832522] sd 1:0:0:0: [sda] 234175402 512-byte logical blocks: (119 GB/111 GiB)
  811. [ 4.832556] sd 3:0:0:0: [sdb] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
  812. [ 4.832559] sd 3:0:0:0: [sdb] 4096-byte physical blocks
  813. [ 4.832596] sd 1:0:0:0: [sda] Write Protect is off
  814. [ 4.832598] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  815. [ 4.832603] sd 3:0:0:0: [sdb] Write Protect is off
  816. [ 4.832605] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  817. [ 4.832613] sd 6:0:0:0: [sdd] 624876202 512-byte logical blocks: (319 GB/297 GiB)
  818. [ 4.832620] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  819. [ 4.832625] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  820. [ 4.832629] sd 5:0:0:0: [sdc] 1250261615 512-byte logical blocks: (640 GB/596 GiB)
  821. [ 4.832719] sd 5:0:0:0: [sdc] Write Protect is off
  822. [ 4.832721] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
  823. [ 4.832732] sd 6:0:0:0: [sdd] Write Protect is off
  824. [ 4.832734] sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00
  825. [ 4.832762] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  826. [ 4.832808] sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  827. [ 4.833031] sd 1:0:0:0: Attached scsi generic sg0 type 0
  828. [ 4.833147] sd 3:0:0:0: Attached scsi generic sg1 type 0
  829. [ 4.833202] sd 5:0:0:0: Attached scsi generic sg2 type 0
  830. [ 4.833337] sd 6:0:0:0: Attached scsi generic sg3 type 0
  831. [ 4.833563] sda: sda1 sda2 < sda5 sda6 sda7 sda8 > sda3
  832. [ 4.834371] sd 1:0:0:0: [sda] Attached SCSI disk
  833. [ 4.850315] sdc:
  834. [ 4.850539] sd 5:0:0:0: [sdc] Attached SCSI disk
  835. [ 4.854806] sdd: sdd1
  836. [ 4.855178] sd 6:0:0:0: [sdd] Attached SCSI disk
  837. [ 4.918430] sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 sdb8 sdb9 >
  838. [ 4.919027] sd 3:0:0:0: [sdb] Attached SCSI disk
  839. [ 5.106328] usb 7-2: new low-speed USB device number 2 using ohci-pci
  840. [ 5.138287] tsc: Refined TSC clocksource calibration: 3819.008 MHz
  841. [ 5.275414] usb 7-2: New USB device found, idVendor=09da, idProduct=c10a
  842. [ 5.275417] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  843. [ 5.275419] usb 7-2: Product: USB Mouse
  844. [ 5.275421] usb 7-2: Manufacturer: A4Tech
  845. [ 5.278548] hidraw: raw HID events driver (C) Jiri Kosina
  846. [ 5.284593] usbcore: registered new interface driver usbhid
  847. [ 5.284596] usbhid: USB HID core driver
  848. [ 5.285324] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:12.0/usb7/7-2/7-2:1.0/0003:09DA:C10A.0001/input/input3
  849. [ 5.285480] hid-generic 0003:09DA:C10A.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:12.0-2/input0
  850. [ 5.569139] device-mapper: uevent: version 1.0.3
  851. [ 5.569223] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  852. [ 5.714717] scsi 8:0:0:0: Direct-Access Kingston DT 101 II 1.00 PQ: 0 ANSI: 2
  853. [ 5.714984] sd 8:0:0:0: Attached scsi generic sg4 type 0
  854. [ 5.715573] sd 8:0:0:0: [sde] 7847936 512-byte logical blocks: (4.01 GB/3.74 GiB)
  855. [ 5.716371] sd 8:0:0:0: [sde] Write Protect is off
  856. [ 5.716373] sd 8:0:0:0: [sde] Mode Sense: 23 00 00 00
  857. [ 5.717174] sd 8:0:0:0: [sde] No Caching mode page found
  858. [ 5.717200] sd 8:0:0:0: [sde] Assuming drive cache: write through
  859. [ 5.721325] random: nonblocking pool is initialized
  860. [ 5.721343] sde: sde1 sde2
  861. [ 5.724610] sd 8:0:0:0: [sde] Attached SCSI removable disk
  862. [ 5.910210] ISO 9660 Extensions: Microsoft Joliet Level 3
  863. [ 5.912455] ISO 9660 Extensions: RRIP_1991A
  864. [ 5.927337] aufs: module is from the staging directory, the quality is unknown, you have been warned.
  865. [ 5.928133] aufs 3.16-20140908
  866. [ 5.934895] loop: module loaded
  867. [ 5.945565] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  868. [ 6.138062] Switched to clocksource tsc
  869. [ 11.773292] systemd-udevd[793]: starting version 215
  870. [ 12.045643] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  871. [ 12.082121] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  872. [ 12.082167] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  873. [ 12.093708] ACPI: acpi_idle registered with cpuidle
  874. [ 12.113795] acpi-cpufreq: overriding BIOS provided _PSD data
  875. [ 12.175804] input: PC Speaker as /devices/platform/pcspkr/input/input4
  876. [ 12.268347] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
  877. [ 12.269098] snd_hda_intel 0000:00:01.1: irq 53 for MSI/MSI-X
  878. [ 12.311354] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input5
  879. [ 12.320382] sound hdaudioC1D0: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
  880. [ 12.320389] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  881. [ 12.320392] sound hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  882. [ 12.320394] sound hdaudioC1D0: mono: mono_out=0x0
  883. [ 12.320395] sound hdaudioC1D0: dig-out=0x11/0x1e
  884. [ 12.320397] sound hdaudioC1D0: inputs:
  885. [ 12.320399] sound hdaudioC1D0: Front Mic=0x19
  886. [ 12.320401] sound hdaudioC1D0: Rear Mic=0x18
  887. [ 12.320403] sound hdaudioC1D0: Line=0x1a
  888. [ 12.321229] AVX version of gcm_enc/dec engaged.
  889. [ 12.327379] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
  890. [ 12.344050] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
  891. [ 12.344293] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
  892. [ 12.344371] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
  893. [ 12.344469] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
  894. [ 12.345268] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
  895. [ 12.345492] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
  896. [ 12.345715] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
  897. [ 12.345792] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
  898. [ 12.357756] alg: No test for crc32 (crc32-pclmul)
  899. [ 12.482762] asus_wmi: ASUS WMI generic driver loaded
  900. [ 12.503201] asus_wmi: Initialization: 0x0
  901. [ 12.503235] asus_wmi: BIOS WMI version: 0.9
  902. [ 12.503308] asus_wmi: SFUN value: 0x0
  903. [ 12.503797] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input14
  904. [ 12.505006] asus_wmi: Disabling ACPI video driver
  905. [ 12.550620] kvm: Nested Virtualization enabled
  906. [ 12.550625] kvm: Nested Paging enabled
  907. [ 14.352938] input: BRLTTY 5.2dev Linux Screen Driver Keyboard as /devices/virtual/input/input15
  908. [ 15.232173] lp: driver loaded but no devices found
  909. [ 15.261569] ppdev: user-space parallel port driver
  910. [ 15.346733] fuse init (API version 7.23)
  911. [ 18.900306] Bluetooth: Core ver 2.19
  912. [ 18.900321] NET: Registered protocol family 31
  913. [ 18.900323] Bluetooth: HCI device and connection manager initialized
  914. [ 18.900329] Bluetooth: HCI socket layer initialized
  915. [ 18.900332] Bluetooth: L2CAP socket layer initialized
  916. [ 18.900341] Bluetooth: SCO socket layer initialized
  917. [ 18.977547] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  918. [ 18.977550] Bluetooth: BNEP filters: protocol multicast
  919. [ 18.977558] Bluetooth: BNEP socket layer initialized
  920. [ 19.210288] systemd-hostnamed[3269]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  921. [ 19.597560] cfg80211: Calling CRDA to update world regulatory domain
  922. [ 19.895968] cfg80211: World regulatory domain updated:
  923. [ 19.895972] cfg80211: DFS Master region: unset
  924. [ 19.895974] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  925. [ 19.895977] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  926. [ 19.895979] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  927. [ 19.895981] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  928. [ 19.895984] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  929. [ 19.895986] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  930. [ 19.895988] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  931. [ 19.895990] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  932. [ 19.895992] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  933. [ 20.057421] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168f-1.fw
  934. [ 20.161595] r8169 0000:03:00.0 eth0: link down
  935. [ 20.161612] r8169 0000:03:00.0 eth0: link down
  936. [ 20.161646] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  937. [ 21.829243] r8169 0000:03:00.0 eth0: link up
  938. [ 21.829251] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  939. [ 23.644048] systemd-logind[3574]: New seat seat0.
  940. [ 23.651419] systemd-logind[3574]: Failed to start user service: Unknown unit: user@1000.service
  941. [ 23.655574] systemd-logind[3574]: New session c1 of user mint.
  942. [ 72.359013] systemd-hostnamed[4110]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  943. [ 116.079568] systemd-hostnamed[4141]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  944. [ 178.674613] systemd-hostnamed[4168]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  945. [ 388.180029] EXT4-fs (sdb8): mounted filesystem with ordered data mode. Opts: (null)
  946. [ 721.915062] systemd-hostnamed[4341]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  947. mint@mint ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement