Advertisement
Guest User

cat /var/log/dmesg | less

a guest
May 2nd, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.13 KB | None | 0 0
  1. cat /var/log/dmesg | less
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 3.13.0-24-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 (Ubuntu 3.13.0-24.46-generic 3.13.9)
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=c93b4f44-80ae-4fe6-b0b2-70bb1df5e015 ro quiet splash vt.handoff=7
  7. [ 0.000000] KERNEL supported cpus:
  8. [ 0.000000] Intel GenuineIntel
  9. [ 0.000000] AMD AuthenticAMD
  10. [ 0.000000] Centaur CentaurHauls
  11. [ 0.000000] e820: BIOS-provided physical RAM map:
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000ba493fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000ba494000-0x00000000ba4d6fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000ba4d7000-0x00000000ba747fff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000ba748000-0x00000000ba966fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000ba967000-0x00000000baab6fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000baab7000-0x00000000bad67fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000bad68000-0x00000000bafe7fff] ACPI NVS
  26. [ 0.000000] BIOS-e820: [mem 0x00000000bafe8000-0x00000000baffffff] ACPI data
  27. [ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bf9fffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fdfffff] usable
  35. [ 0.000000] NX (Execute Disable) protection: active
  36. [ 0.000000] SMBIOS 2.7 present.
  37. [ 0.000000] DMI: CLEVO CO. W150HRM /W150HRM , BIOS 4.6.4 10/09/2011
  38. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000000] No AGP bridge found
  41. [ 0.000000] e820: last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
  42. [ 0.000000] MTRR default type: uncachable
  43. [ 0.000000] MTRR fixed ranges enabled:
  44. [ 0.000000] 00000-9FFFF write-back
  45. [ 0.000000] A0000-BFFFF uncachable
  46. [ 0.000000] C0000-CFFFF write-protect
  47. [ 0.000000] D0000-E7FFF uncachable
  48. [ 0.000000] E8000-FFFFF write-protect
  49. [ 0.000000] MTRR variable ranges enabled:
  50. [ 0.000000] 0 base 000000000 mask E00000000 write-back
  51. [ 0.000000] 1 base 200000000 mask FC0000000 write-back
  52. [ 0.000000] 2 base 0BB800000 mask FFF800000 uncachable
  53. [ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
  54. [ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
  55. [ 0.000000] 5 base 23FE00000 mask FFFE00000 uncachable
  56. [ 0.000000] 6 disabled
  57. [ 0.000000] 7 disabled
  58. [ 0.000000] 8 disabled
  59. [ 0.000000] 9 disabled
  60. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  61. [ 0.000000] original variable MTRRs
  62. [ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
  63. [ 0.000000] reg 1, base: 8GB, range: 1GB, type WB
  64. [ 0.000000] reg 2, base: 3000MB, range: 8MB, type UC
  65. [ 0.000000] reg 3, base: 3008MB, range: 64MB, type UC
  66. [ 0.000000] reg 4, base: 3GB, range: 1GB, type UC
  67. [ 0.000000] reg 5, base: 9214MB, range: 2MB, type UC
  68. [ 0.000000] total RAM covered: 8118M
  69. [ 0.000000] Found optimal setting for mtrr clean up
  70. [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 7 lose cover RAM: 0G
  71. [ 0.000000] New variable MTRRs
  72. [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
  73. [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
  74. [ 0.000000] reg 2, base: 3000MB, range: 8MB, type UC
  75. [ 0.000000] reg 3, base: 3008MB, range: 64MB, type UC
  76. [ 0.000000] reg 4, base: 4GB, range: 4GB, type WB
  77. [ 0.000000] reg 5, base: 8GB, range: 1GB, type WB
  78. [ 0.000000] reg 6, base: 9214MB, range: 2MB, type UC
  79. [ 0.000000] e820: update [mem 0xbb800000-0xffffffff] usable ==> reserved
  80. [ 0.000000] e820: last_pfn = 0xbaab7 max_arch_pfn = 0x400000000
  81. [ 0.000000] found SMP MP-table at [mem 0x000fcf60-0x000fcf6f] mapped at [ffff8800000fcf60]
  82. [ 0.000000] Scanning 1 areas for low memory corruption
  83. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  84. [ 0.000000] reserving inaccessible SNB gfx pages
  85. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  86. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  87. [ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
  88. [ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
  89. [ 0.000000] BRK [0x01fdf000, 0x01fdffff] PGTABLE
  90. [ 0.000000] init_memory_mapping: [mem 0x23fc00000-0x23fdfffff]
  91. [ 0.000000] [mem 0x23fc00000-0x23fdfffff] page 2M
  92. [ 0.000000] BRK [0x01fe0000, 0x01fe0fff] PGTABLE
  93. [ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fbfffff]
  94. [ 0.000000] [mem 0x23c000000-0x23fbfffff] page 2M
  95. [ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
  96. [ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
  97. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
  98. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  99. [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
  100. [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
  101. [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
  102. [ 0.000000] init_memory_mapping: [mem 0x40200000-0xba493fff]
  103. [ 0.000000] [mem 0x40200000-0xba3fffff] page 2M
  104. [ 0.000000] [mem 0xba400000-0xba493fff] page 4k
  105. [ 0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
  106. [ 0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
  107. [ 0.000000] init_memory_mapping: [mem 0xba4d7000-0xba747fff]
  108. [ 0.000000] [mem 0xba4d7000-0xba747fff] page 4k
  109. [ 0.000000] init_memory_mapping: [mem 0xba967000-0xbaab6fff]
  110. [ 0.000000] [mem 0xba967000-0xbaab6fff] page 4k
  111. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
  112. [ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
  113. [ 0.000000] RAMDISK: [mem 0x34bc8000-0x365dbfff]
  114. [ 0.000000] ACPI: RSDP 00000000000f0450 000024 (v02 ALASKA)
  115. [ 0.000000] ACPI: XSDT 00000000bafe9080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
  116. [ 0.000000] ACPI: FACP 00000000baff0f80 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
  117. [ 0.000000] ACPI: DSDT 00000000bafe9188 007DF4 (v02 ALASKA A M I 00000014 INTL 20051117)
  118. [ 0.000000] ACPI: FACS 00000000bafdff80 000040
  119. [ 0.000000] ACPI: APIC 00000000baff1078 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
  120. [ 0.000000] ACPI: MCFG 00000000baff1110 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  121. [ 0.000000] ACPI: SSDT 00000000baff1150 001068 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
  122. [ 0.000000] ACPI: MSDM 00000000baff21b8 000055 (v03 ALASKA A M I 01072009 AMI 00010013)
  123. [ 0.000000] ACPI: HPET 00000000baff2210 000038 (v01 ALASKA A M I 01072009 AMI. 00000004)
  124. [ 0.000000] ACPI: SSDT 00000000baff2248 0007C2 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  125. [ 0.000000] ACPI: SSDT 00000000baff2a10 000996 (v01 PmRef CpuPm 00003000 INTL 20051117)
  126. [ 0.000000] ACPI: DMAR 00000000baff33a8 0000E8 (v01 INTEL SNB 00000001 INTL 00000001)
  127. [ 0.000000] ACPI: SSDT 00000000baff3490 000578 (v01 SgRef SgTabl 00001000 INTL 20091112)
  128. [ 0.000000] ACPI: SSDT 00000000baff3a08 000A66 (v01 OptRef OptTabl 00001000 INTL 20091112)
  129. [ 0.000000] ACPI: Local APIC address 0xfee00000
  130. [ 0.000000] No NUMA configuration found
  131. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fdfffff]
  132. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fdfffff]
  133. [ 0.000000] NODE_DATA [mem 0x23fdf3000-0x23fdf7fff]
  134. [ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237400000-ffff88023f3fffff] on node 0
  135. [ 0.000000] Zone ranges:
  136. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  137. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  138. [ 0.000000] Normal [mem 0x100000000-0x23fdfffff]
  139. [ 0.000000] Movable zone start for each node
  140. [ 0.000000] Early memory node ranges
  141. [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
  142. [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
  143. [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
  144. [ 0.000000] node 0: [mem 0x40200000-0xba493fff]
  145. [ 0.000000] node 0: [mem 0xba4d7000-0xba747fff]
  146. [ 0.000000] node 0: [mem 0xba967000-0xbaab6fff]
  147. [ 0.000000] node 0: [mem 0x100000000-0x23fdfffff]
  148. [ 0.000000] On node 0 totalpages: 2073073
  149. [ 0.000000] DMA zone: 64 pages used for memmap
  150. [ 0.000000] DMA zone: 156 pages reserved
  151. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  152. [ 0.000000] DMA32 zone: 11858 pages used for memmap
  153. [ 0.000000] DMA32 zone: 758869 pages, LIFO batch:31
  154. [ 0.000000] Normal zone: 20472 pages used for memmap
  155. [ 0.000000] Normal zone: 1310208 pages, LIFO batch:31
  156. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  157. [ 0.000000] ACPI: Local APIC address 0xfee00000
  158. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  159. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  160. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
  161. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
  162. [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
  163. [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
  164. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
  165. [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
  166. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  167. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  168. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  169. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  170. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  171. [ 0.000000] ACPI: IRQ0 used by override.
  172. [ 0.000000] ACPI: IRQ2 used by override.
  173. [ 0.000000] ACPI: IRQ9 used by override.
  174. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  175. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  176. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  177. [ 0.000000] nr_irqs_gsi: 40
  178. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0xba494000-0xba4d6fff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0xba748000-0xba966fff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0xbaab7000-0xbad67fff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xbad68000-0xbafe7fff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xbafe8000-0xbaffffff]
  189. [ 0.000000] PM: Registered nosave memory: [mem 0xbb000000-0xbb7fffff]
  190. [ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbf9fffff]
  191. [ 0.000000] PM: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
  192. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  193. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  194. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  196. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  197. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  198. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  199. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  200. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  201. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  202. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  203. [ 0.000000] e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
  204. [ 0.000000] Booting paravirtualized kernel on bare hardware
  205. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
  206. [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88023fa00000 s86336 r8192 d24256 u262144
  207. [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u262144 alloc=1*2097152
  208. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  209. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2040523
  210. [ 0.000000] Policy zone: Normal
  211. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=c93b4f44-80ae-4fe6-b0b2-70bb1df5e015 ro quiet splash vt.handoff=7
  212. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  213. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  214. [ 0.000000] Checking aperture...
  215. [ 0.000000] No AGP bridge found
  216. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  217. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  218. [ 0.000000] Memory: 8050340K/8292292K available (7338K kernel code, 1138K rwdata, 3388K rodata, 1332K init, 1440K bss, 241952K reserved)
  219. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  220. [ 0.000000] Hierarchical RCU implementation.
  221. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  222. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  223. [ 0.000000] Offload RCU callbacks from all CPUs
  224. [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
  225. [ 0.000000] NR_IRQS:16640 nr_irqs:744 16
  226. [ 0.000000] Console: colour dummy device 80x25
  227. [ 0.000000] console [tty0] enabled
  228. [ 0.000000] allocated 33554432 bytes of page_cgroup
  229. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  230. [ 0.000000] hpet clockevent registered
  231. [ 0.000000] tsc: Fast TSC calibration using PIT
  232. [ 0.004000] tsc: Detected 2394.636 MHz processor
  233. [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.27 BogoMIPS (lpj=9578544)
  234. [ 0.000005] pid_max: default: 32768 minimum: 301
  235. [ 0.000026] Security Framework initialized
  236. [ 0.000043] AppArmor: AppArmor initialized
  237. [ 0.000044] Yama: becoming mindful.
  238. [ 0.000634] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  239. [ 0.002297] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  240. [ 0.003149] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  241. [ 0.003159] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  242. [ 0.003354] Initializing cgroup subsys memory
  243. [ 0.003359] Initializing cgroup subsys devices
  244. [ 0.003361] Initializing cgroup subsys freezer
  245. [ 0.003362] Initializing cgroup subsys blkio
  246. [ 0.003363] Initializing cgroup subsys perf_event
  247. [ 0.003366] Initializing cgroup subsys hugetlb
  248. [ 0.003386] CPU: Physical Processor ID: 0
  249. [ 0.003387] CPU: Processor Core ID: 0
  250. [ 0.003392] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  251. [ 0.003392] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  252. [ 0.003394] mce: CPU supports 9 MCE banks
  253. [ 0.003407] CPU0: Thermal monitoring enabled (TM1)
  254. [ 0.003418] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
  255. [ 0.003418] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
  256. [ 0.003418] tlb_flushall_shift: 5
  257. [ 0.003544] Freeing SMP alternatives memory: 32K (ffffffff81e6b000 - ffffffff81e73000)
  258. [ 0.005036] ACPI: Core revision 20131115
  259. [ 0.010346] ACPI: All ACPI Tables successfully acquired
  260. [ 0.236772] ftrace: allocating 28408 entries in 111 pages
  261. [ 0.250789] dmar: Host address width 36
  262. [ 0.250792] dmar: DRHD base: 0x000000fed90000 flags: 0x0
  263. [ 0.250801] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
  264. [ 0.250802] dmar: DRHD base: 0x000000fed91000 flags: 0x1
  265. [ 0.250807] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
  266. [ 0.250808] dmar: RMRR base: 0x000000bad43000 end: 0x000000bad51fff
  267. [ 0.250809] dmar: RMRR base: 0x000000bb800000 end: 0x000000bf9fffff
  268. [ 0.250880] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  269. [ 0.250881] HPET id 0 under DRHD base 0xfed91000
  270. [ 0.250882] HPET id 0 under DRHD base 0xfed91000
  271. [ 0.250883] HPET id 0 under DRHD base 0xfed91000
  272. [ 0.250884] HPET id 0 under DRHD base 0xfed91000
  273. [ 0.250885] HPET id 0 under DRHD base 0xfed91000
  274. [ 0.250885] HPET id 0 under DRHD base 0xfed91000
  275. [ 0.250886] HPET id 0 under DRHD base 0xfed91000
  276. [ 0.250887] HPET id 0 under DRHD base 0xfed91000
  277. [ 0.251066] Enabled IRQ remapping in x2apic mode
  278. [ 0.251068] Enabling x2apic
  279. [ 0.251069] Enabled x2apic
  280. [ 0.251074] Switched APIC routing to cluster x2apic.
  281. [ 0.251498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  282. [ 0.291217] smpboot: CPU0: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz (fam: 06, model: 2a, stepping: 07)
  283. [ 0.291224] TSC deadline timer enabled
  284. [ 0.293453] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
  285. [ 0.293460] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
  286. [ 0.293462] ... version: 3
  287. [ 0.293463] ... bit width: 48
  288. [ 0.293464] ... generic registers: 4
  289. [ 0.293465] ... value mask: 0000ffffffffffff
  290. [ 0.293466] ... max period: 0000ffffffffffff
  291. [ 0.293467] ... fixed-purpose events: 3
  292. [ 0.293468] ... event mask: 000000070000000f
  293. [ 0.295082] x86: Booting SMP configuration:
  294. [ 0.308229] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  295. [ 0.295084] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
  296. [ 0.387175] x86: Booted up 1 node, 8 CPUs
  297. [ 0.387179] smpboot: Total of 8 processors activated (38314.17 BogoMIPS)
  298. [ 0.394505] devtmpfs: initialized
  299. [ 0.397087] EVM: security.selinux
  300. [ 0.397089] EVM: security.SMACK64
  301. [ 0.397090] EVM: security.ima
  302. [ 0.397091] EVM: security.capability
  303. [ 0.397133] PM: Registering ACPI NVS region [mem 0xba494000-0xba4d6fff] (274432 bytes)
  304. [ 0.397139] PM: Registering ACPI NVS region [mem 0xbad68000-0xbafe7fff] (2621440 bytes)
  305. [ 0.397986] pinctrl core: initialized pinctrl subsystem
  306. [ 0.398043] regulator-dummy: no parameters
  307. [ 0.398074] RTC time: 19:46:44, date: 05/02/14
  308. [ 0.398106] NET: Registered protocol family 16
  309. [ 0.398200] cpuidle: using governor ladder
  310. [ 0.398201] cpuidle: using governor menu
  311. [ 0.398236] ACPI: bus type PCI registered
  312. [ 0.398238] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  313. [ 0.398294] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  314. [ 0.398296] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  315. [ 0.404889] PCI: Using configuration type 1 for base access
  316. [ 0.405831] bio: create slab <bio-0> at 0
  317. [ 0.405986] ACPI: Added _OSI(Module Device)
  318. [ 0.405988] ACPI: Added _OSI(Processor Device)
  319. [ 0.405990] ACPI: Added _OSI(3.0 _SCP Extensions)
  320. [ 0.405991] ACPI: Added _OSI(Processor Aggregator Device)
  321. [ 0.409128] ACPI: Executed 1 blocks of module-level executable AML code
  322. [ 0.426382] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  323. [ 0.426749] ACPI: SSDT 00000000bad41718 00067C (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  324. [ 0.427155] ACPI: Dynamic OEM Table Load:
  325. [ 0.427157] ACPI: SSDT (null) 00067C (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  326. [ 0.430578] ACPI: SSDT 00000000bad42a98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
  327. [ 0.431009] ACPI: Dynamic OEM Table Load:
  328. [ 0.431011] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
  329. [ 0.438467] ACPI: SSDT 00000000bad40d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  330. [ 0.438865] ACPI: Dynamic OEM Table Load:
  331. [ 0.438867] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  332. [ 0.450409] ACPI: Interpreter enabled
  333. [ 0.450423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  334. [ 0.450437] ACPI: (supports S0 S1 S3 S4 S5)
  335. [ 0.450438] ACPI: Using IOAPIC for interrupt routing
  336. [ 0.450463] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  337. [ 0.450620] ACPI: No dock devices found.
  338. [ 0.461596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  339. [ 0.461602] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  340. [ 0.461634] \_SB_.PCI0:_OSC invalid UUID
  341. [ 0.461635] _OSC request data:1 1f 0
  342. [ 0.461639] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  343. [ 0.462206] PCI host bridge to bus 0000:00
  344. [ 0.462209] pci_bus 0000:00: root bus resource [bus 00-3e]
  345. [ 0.462211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  346. [ 0.462213] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  347. [ 0.462215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  348. [ 0.462216] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  349. [ 0.462218] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  350. [ 0.462220] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  351. [ 0.462221] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
  352. [ 0.462223] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
  353. [ 0.462225] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
  354. [ 0.462227] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
  355. [ 0.462235] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
  356. [ 0.462329] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
  357. [ 0.462363] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  358. [ 0.462419] pci 0000:00:01.0: System wakeup disabled by ACPI
  359. [ 0.462452] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
  360. [ 0.462463] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
  361. [ 0.462469] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
  362. [ 0.462474] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  363. [ 0.462583] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
  364. [ 0.462607] pci 0000:00:16.0: reg 0x10: [mem 0xf740a000-0xf740a00f 64bit]
  365. [ 0.462685] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  366. [ 0.462774] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
  367. [ 0.462795] pci 0000:00:1a.0: reg 0x10: [mem 0xf7408000-0xf74083ff]
  368. [ 0.462886] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  369. [ 0.462955] pci 0000:00:1a.0: System wakeup disabled by ACPI
  370. [ 0.462988] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
  371. [ 0.463003] pci 0000:00:1b.0: reg 0x10: [mem 0xf7400000-0xf7403fff 64bit]
  372. [ 0.463072] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  373. [ 0.463128] pci 0000:00:1b.0: System wakeup disabled by ACPI
  374. [ 0.463158] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
  375. [ 0.463238] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  376. [ 0.463296] pci 0000:00:1c.0: System wakeup disabled by ACPI
  377. [ 0.463323] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
  378. [ 0.463403] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  379. [ 0.463460] pci 0000:00:1c.1: System wakeup disabled by ACPI
  380. [ 0.463488] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
  381. [ 0.463567] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  382. [ 0.463625] pci 0000:00:1c.2: System wakeup disabled by ACPI
  383. [ 0.463651] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
  384. [ 0.463730] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  385. [ 0.463788] pci 0000:00:1c.3: System wakeup disabled by ACPI
  386. [ 0.463822] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
  387. [ 0.463843] pci 0000:00:1d.0: reg 0x10: [mem 0xf7407000-0xf74073ff]
  388. [ 0.463935] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  389. [ 0.464001] pci 0000:00:1d.0: System wakeup disabled by ACPI
  390. [ 0.464031] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
  391. [ 0.464210] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
  392. [ 0.464228] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
  393. [ 0.464236] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
  394. [ 0.464244] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
  395. [ 0.464252] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
  396. [ 0.464260] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
  397. [ 0.464268] pci 0000:00:1f.2: reg 0x24: [mem 0xf7406000-0xf74067ff]
  398. [ 0.464313] pci 0000:00:1f.2: PME# supported from D3hot
  399. [ 0.464386] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
  400. [ 0.464402] pci 0000:00:1f.3: reg 0x10: [mem 0xf7405000-0xf74050ff 64bit]
  401. [ 0.464423] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  402. [ 0.464555] pci 0000:01:00.0: [10de:0dce] type 00 class 0x030000
  403. [ 0.464564] pci 0000:01:00.0: reg 0x10: [mem 0xf4000000-0xf5ffffff]
  404. [ 0.464573] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
  405. [ 0.464582] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe3ffffff 64bit pref]
  406. [ 0.464588] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
  407. [ 0.464595] pci 0000:01:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
  408. [ 0.464640] pci 0000:01:00.0: System wakeup disabled by ACPI
  409. [ 0.470417] pci 0000:00:01.0: PCI bridge to [bus 01]
  410. [ 0.470425] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  411. [ 0.470433] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff]
  412. [ 0.470443] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe3ffffff 64bit pref]
  413. [ 0.470530] pci 0000:00:1c.0: PCI bridge to [bus 02]
  414. [ 0.470618] pci 0000:03:00.0: [104c:8241] type 00 class 0x0c0330
  415. [ 0.470644] pci 0000:03:00.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
  416. [ 0.470664] pci 0000:03:00.0: reg 0x18: [mem 0xf7310000-0xf7311fff 64bit]
  417. [ 0.470771] pci 0000:03:00.0: supports D1 D2
  418. [ 0.470773] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  419. [ 0.470807] pci 0000:03:00.0: System wakeup disabled by ACPI
  420. [ 0.478437] pci 0000:00:1c.1: PCI bridge to [bus 03]
  421. [ 0.478450] pci 0000:00:1c.1: bridge window [mem 0xf7300000-0xf73fffff]
  422. [ 0.478576] pci 0000:04:00.0: [8086:0091] type 00 class 0x028000
  423. [ 0.478615] pci 0000:04:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
  424. [ 0.478799] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  425. [ 0.478838] pci 0000:04:00.0: System wakeup disabled by ACPI
  426. [ 0.486456] pci 0000:00:1c.2: PCI bridge to [bus 04]
  427. [ 0.486469] pci 0000:00:1c.2: bridge window [mem 0xf7200000-0xf72fffff]
  428. [ 0.486614] pci 0000:05:00.0: [197b:0250] type 00 class 0x020000
  429. [ 0.486637] pci 0000:05:00.0: reg 0x10: [mem 0xf6820000-0xf6823fff]
  430. [ 0.486668] pci 0000:05:00.0: reg 0x18: [io 0xd100-0xd17f]
  431. [ 0.486685] pci 0000:05:00.0: reg 0x1c: [io 0xd000-0xd0ff]
  432. [ 0.486701] pci 0000:05:00.0: reg 0x20: [mem 0xf6810000-0xf681ffff]
  433. [ 0.486732] pci 0000:05:00.0: reg 0x30: [mem 0xf6800000-0xf680ffff pref]
  434. [ 0.486820] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
  435. [ 0.486861] pci 0000:05:00.0: System wakeup disabled by ACPI
  436. [ 0.486900] pci 0000:05:00.1: [197b:2392] type 00 class 0x088000
  437. [ 0.486923] pci 0000:05:00.1: reg 0x10: [mem 0xf6826000-0xf68260ff]
  438. [ 0.487148] pci 0000:05:00.2: [197b:2391] type 00 class 0x080501
  439. [ 0.487171] pci 0000:05:00.2: reg 0x10: [mem 0xf6825000-0xf68250ff]
  440. [ 0.487397] pci 0000:05:00.3: [197b:2393] type 00 class 0x088000
  441. [ 0.487420] pci 0000:05:00.3: reg 0x10: [mem 0xf6824000-0xf68240ff]
  442. [ 0.494477] pci 0000:00:1c.3: PCI bridge to [bus 05]
  443. [ 0.494486] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
  444. [ 0.494495] pci 0000:00:1c.3: bridge window [mem 0xf6800000-0xf71fffff]
  445. [ 0.494507] pci 0000:00:1c.3: bridge window [mem 0xe4100000-0xe4afffff 64bit pref]
  446. [ 0.495954] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  447. [ 0.496005] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  448. [ 0.496054] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
  449. [ 0.496102] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
  450. [ 0.496149] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  451. [ 0.496198] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  452. [ 0.496246] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
  453. [ 0.496294] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  454. [ 0.496524] ACPI: Enabled 5 GPEs in block 00 to 3F
  455. [ 0.496530] ACPI: \_SB_.PCI0: notify handler is installed
  456. [ 0.496588] Found 1 acpi root devices
  457. [ 0.496622] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
  458. [ 0.496703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  459. [ 0.496708] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
  460. [ 0.496710] vgaarb: loaded
  461. [ 0.496711] vgaarb: bridge control possible 0000:01:00.0
  462. [ 0.496712] vgaarb: no bridge control possible 0000:00:02.0
  463. [ 0.496847] SCSI subsystem initialized
  464. [ 0.496891] libata version 3.00 loaded.
  465. [ 0.496911] ACPI: bus type USB registered
  466. [ 0.496924] usbcore: registered new interface driver usbfs
  467. [ 0.496930] usbcore: registered new interface driver hub
  468. [ 0.496950] usbcore: registered new device driver usb
  469. [ 0.497046] PCI: Using ACPI for IRQ routing
  470. [ 0.498584] PCI: pci_cache_line_size set to 64 bytes
  471. [ 0.498648] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  472. [ 0.498650] e820: reserve RAM buffer [mem 0xba494000-0xbbffffff]
  473. [ 0.498652] e820: reserve RAM buffer [mem 0xba748000-0xbbffffff]
  474. [ 0.498654] e820: reserve RAM buffer [mem 0xbaab7000-0xbbffffff]
  475. [ 0.498656] e820: reserve RAM buffer [mem 0x23fe00000-0x23fffffff]
  476. [ 0.498727] NetLabel: Initializing
  477. [ 0.498729] NetLabel: domain hash size = 128
  478. [ 0.498730] NetLabel: protocols = UNLABELED CIPSOv4
  479. [ 0.498742] NetLabel: unlabeled traffic allowed by default
  480. [ 0.498792] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  481. [ 0.498797] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  482. [ 0.500834] Switched to clocksource hpet
  483. [ 0.505351] AppArmor: AppArmor Filesystem Enabled
  484. [ 0.505372] pnp: PnP ACPI init
  485. [ 0.505382] ACPI: bus type PNP registered
  486. [ 0.505456] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  487. [ 0.505459] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  488. [ 0.505472] pnp 00:01: [dma 4]
  489. [ 0.505485] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  490. [ 0.505503] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
  491. [ 0.505583] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  492. [ 0.505621] system 00:04: [io 0x0680-0x069f] has been reserved
  493. [ 0.505623] system 00:04: [io 0x1000-0x100f] has been reserved
  494. [ 0.505625] system 00:04: [io 0xffff] has been reserved
  495. [ 0.505627] system 00:04: [io 0xffff] has been reserved
  496. [ 0.505629] system 00:04: [io 0x0400-0x0453] could not be reserved
  497. [ 0.505631] system 00:04: [io 0x0458-0x047f] has been reserved
  498. [ 0.505633] system 00:04: [io 0x0500-0x057f] has been reserved
  499. [ 0.505635] system 00:04: [io 0x164e-0x164f] has been reserved
  500. [ 0.505637] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  501. [ 0.505667] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
  502. [ 0.505709] system 00:06: [io 0x0454-0x0457] has been reserved
  503. [ 0.505711] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  504. [ 0.505754] system 00:07: [io 0x04d0-0x04d1] has been reserved
  505. [ 0.505757] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  506. [ 0.505781] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
  507. [ 0.505810] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active)
  508. [ 0.505837] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
  509. [ 0.506927] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
  510. [ 0.506929] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
  511. [ 0.506931] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
  512. [ 0.506933] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
  513. [ 0.506935] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
  514. [ 0.506937] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
  515. [ 0.506939] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved
  516. [ 0.506941] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
  517. [ 0.506943] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
  518. [ 0.506945] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
  519. [ 0.506947] system 00:0b: [mem 0xbfa00000-0xbfa00fff] has been reserved
  520. [ 0.506950] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
  521. [ 0.507067] pnp: PnP ACPI: found 12 devices
  522. [ 0.507068] ACPI: bus type PNP unregistered
  523. [ 0.513148] pci 0000:00:01.0: PCI bridge to [bus 01]
  524. [ 0.513151] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  525. [ 0.513154] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf60fffff]
  526. [ 0.513157] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe3ffffff 64bit pref]
  527. [ 0.513161] pci 0000:00:1c.0: PCI bridge to [bus 02]
  528. [ 0.513172] pci 0000:00:1c.1: PCI bridge to [bus 03]
  529. [ 0.513177] pci 0000:00:1c.1: bridge window [mem 0xf7300000-0xf73fffff]
  530. [ 0.513185] pci 0000:00:1c.2: PCI bridge to [bus 04]
  531. [ 0.513190] pci 0000:00:1c.2: bridge window [mem 0xf7200000-0xf72fffff]
  532. [ 0.513198] pci 0000:00:1c.3: PCI bridge to [bus 05]
  533. [ 0.513201] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
  534. [ 0.513206] pci 0000:00:1c.3: bridge window [mem 0xf6800000-0xf71fffff]
  535. [ 0.513210] pci 0000:00:1c.3: bridge window [mem 0xe4100000-0xe4afffff 64bit pref]
  536. [ 0.513216] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  537. [ 0.513218] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  538. [ 0.513220] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  539. [ 0.513222] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
  540. [ 0.513223] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
  541. [ 0.513225] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
  542. [ 0.513227] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
  543. [ 0.513228] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
  544. [ 0.513230] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
  545. [ 0.513232] pci_bus 0000:00: resource 13 [mem 0xbfa00000-0xfeafffff]
  546. [ 0.513234] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  547. [ 0.513235] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf60fffff]
  548. [ 0.513237] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe3ffffff 64bit pref]
  549. [ 0.513239] pci_bus 0000:03: resource 1 [mem 0xf7300000-0xf73fffff]
  550. [ 0.513241] pci_bus 0000:04: resource 1 [mem 0xf7200000-0xf72fffff]
  551. [ 0.513243] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
  552. [ 0.513245] pci_bus 0000:05: resource 1 [mem 0xf6800000-0xf71fffff]
  553. [ 0.513246] pci_bus 0000:05: resource 2 [mem 0xe4100000-0xe4afffff 64bit pref]
  554. [ 0.513272] NET: Registered protocol family 2
  555. [ 0.513430] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  556. [ 0.513590] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  557. [ 0.513717] TCP: Hash tables configured (established 65536 bind 65536)
  558. [ 0.513734] TCP: reno registered
  559. [ 0.513746] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  560. [ 0.513776] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  561. [ 0.513843] NET: Registered protocol family 1
  562. [ 0.513854] pci 0000:00:02.0: Boot video device
  563. [ 0.514348] PCI: CLS 64 bytes, default 64
  564. [ 0.514398] Trying to unpack rootfs image as initramfs...
  565. [ 0.938571] Freeing initrd memory: 26704K (ffff880034bc8000 - ffff8800365dc000)
  566. [ 0.938632] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  567. [ 0.938636] software IO TLB [mem 0xb6494000-0xba494000] (64MB) mapped at [ffff8800b6494000-ffff8800ba493fff]
  568. [ 0.938950] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x23
  569. [ 0.938954] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x23
  570. [ 0.938960] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x23
  571. [ 0.938967] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x23
  572. [ 0.938974] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x23
  573. [ 0.938980] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x23
  574. [ 0.938986] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x23
  575. [ 0.938992] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x23
  576. [ 0.939037] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
  577. [ 0.939039] Scanning for low memory corruption every 60 seconds
  578. [ 0.939273] Initialise system trusted keyring
  579. [ 0.939316] audit: initializing netlink socket (disabled)
  580. [ 0.939329] type=2000 audit(1399060004.704:1): initialized
  581. [ 0.965281] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  582. [ 0.966457] VFS: Disk quotas dquot_6.5.2
  583. [ 0.966493] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  584. [ 0.966843] fuse init (API version 7.22)
  585. [ 0.966900] msgmni has been set to 15775
  586. [ 0.966945] Key type big_key registered
  587. [ 0.967299] Key type asymmetric registered
  588. [ 0.967300] Asymmetric key parser 'x509' registered
  589. [ 0.967325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  590. [ 0.967367] io scheduler noop registered
  591. [ 0.967369] io scheduler deadline registered (default)
  592. [ 0.967388] io scheduler cfq registered
  593. [ 0.967563] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
  594. [ 0.967974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  595. [ 0.967986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  596. [ 0.968018] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
  597. [ 0.968019] vesafb: scrolling: redraw
  598. [ 0.968021] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  599. [ 0.968914] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
  600. [ 1.116517] Console: switching to colour frame buffer device 240x67
  601. [ 1.263526] fb0: VESA VGA frame buffer device
  602. [ 1.263540] intel_idle: MWAIT substates: 0x21120
  603. [ 1.263541] intel_idle: v0.4 model 0x2A
  604. [ 1.263542] intel_idle: lapic_timer_reliable_states 0xffffffff
  605. [ 1.263701] ipmi message handler version 39.2
  606. [ 1.265470] ACPI: AC Adapter [AC] (on-line)
  607. [ 1.265557] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  608. [ 1.265561] ACPI: Power Button [PWRB]
  609. [ 1.265588] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
  610. [ 1.265590] ACPI: Sleep Button [SLPB]
  611. [ 1.265618] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
  612. [ 1.290230] ACPI: Lid Switch [LID0]
  613. [ 1.290261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  614. [ 1.290263] ACPI: Power Button [PWRF]
  615. [ 1.298672] thermal LNXTHERM:00: registered as thermal_zone0
  616. [ 1.298674] ACPI: Thermal Zone [TZ0] (25 C)
  617. [ 1.298699] GHES: HEST is not enabled!
  618. [ 1.298780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  619. [ 1.312059] Linux agpgart interface v0.103
  620. [ 1.313125] brd: module loaded
  621. [ 1.314205] loop: module loaded
  622. [ 1.314566] libphy: Fixed MDIO Bus: probed
  623. [ 1.314638] tun: Universal TUN/TAP device driver, 1.6
  624. [ 1.314639] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  625. [ 1.314706] PPP generic driver version 2.4.2
  626. [ 1.314773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  627. [ 1.314776] ehci-pci: EHCI PCI platform driver
  628. [ 1.314887] ehci-pci 0000:00:1a.0: EHCI Host Controller
  629. [ 1.314892] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  630. [ 1.314905] ehci-pci 0000:00:1a.0: debug port 2
  631. [ 1.318819] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  632. [ 1.318834] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7408000
  633. [ 1.321979] ACPI: Battery Slot [BAT] (battery present)
  634. [ 1.329546] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  635. [ 1.329588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  636. [ 1.329590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  637. [ 1.329592] usb usb1: Product: EHCI Host Controller
  638. [ 1.329593] usb usb1: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
  639. [ 1.329595] usb usb1: SerialNumber: 0000:00:1a.0
  640. [ 1.329715] hub 1-0:1.0: USB hub found
  641. [ 1.329722] hub 1-0:1.0: 2 ports detected
  642. [ 1.329893] ehci-pci 0000:00:1d.0: EHCI Host Controller
  643. [ 1.329897] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  644. [ 1.329909] ehci-pci 0000:00:1d.0: debug port 2
  645. [ 1.333813] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  646. [ 1.333826] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7407000
  647. [ 1.345564] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  648. [ 1.345597] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  649. [ 1.345599] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  650. [ 1.345600] usb usb2: Product: EHCI Host Controller
  651. [ 1.345602] usb usb2: Manufacturer: Linux 3.13.0-24-generic ehci_hcd
  652. [ 1.345604] usb usb2: SerialNumber: 0000:00:1d.0
  653. [ 1.345719] hub 2-0:1.0: USB hub found
  654. [ 1.345725] hub 2-0:1.0: 2 ports detected
  655. [ 1.345799] ehci-platform: EHCI generic platform driver
  656. [ 1.345805] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  657. [ 1.345807] ohci-pci: OHCI PCI platform driver
  658. [ 1.345814] ohci-platform: OHCI generic platform driver
  659. [ 1.345818] uhci_hcd: USB Universal Host Controller Interface driver
  660. [ 1.345888] xhci_hcd 0000:03:00.0: xHCI Host Controller
  661. [ 1.345892] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
  662. [ 1.346071] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
  663. [ 1.346078] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
  664. [ 1.346085] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
  665. [ 1.346091] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
  666. [ 1.346097] xhci_hcd 0000:03:00.0: irq 47 for MSI/MSI-X
  667. [ 1.346103] xhci_hcd 0000:03:00.0: irq 48 for MSI/MSI-X
  668. [ 1.346110] xhci_hcd 0000:03:00.0: irq 49 for MSI/MSI-X
  669. [ 1.346116] xhci_hcd 0000:03:00.0: irq 50 for MSI/MSI-X
  670. [ 1.346256] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  671. [ 1.346258] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  672. [ 1.346260] usb usb3: Product: xHCI Host Controller
  673. [ 1.346262] usb usb3: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
  674. [ 1.346263] usb usb3: SerialNumber: 0000:03:00.0
  675. [ 1.346368] hub 3-0:1.0: USB hub found
  676. [ 1.346377] hub 3-0:1.0: 2 ports detected
  677. [ 1.346437] xhci_hcd 0000:03:00.0: xHCI Host Controller
  678. [ 1.346440] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
  679. [ 1.346480] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  680. [ 1.346482] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  681. [ 1.346483] usb usb4: Product: xHCI Host Controller
  682. [ 1.346485] usb usb4: Manufacturer: Linux 3.13.0-24-generic xhci_hcd
  683. [ 1.346486] usb usb4: SerialNumber: 0000:03:00.0
  684. [ 1.346592] hub 4-0:1.0: USB hub found
  685. [ 1.346601] hub 4-0:1.0: 2 ports detected
  686. [ 1.353624] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  687. [ 1.360184] i8042: Detected active multiplexing controller, rev 1.1
  688. [ 1.362535] serio: i8042 KBD port at 0x60,0x64 irq 1
  689. [ 1.362539] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  690. [ 1.362557] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  691. [ 1.362572] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  692. [ 1.362585] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  693. [ 1.362738] mousedev: PS/2 mouse device common for all mice
  694. [ 1.363169] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  695. [ 1.363197] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  696. [ 1.363244] device-mapper: uevent: version 1.0.3
  697. [ 1.363290] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
  698. [ 1.363295] ledtrig-cpu: registered to indicate activity on CPUs
  699. [ 1.363383] TCP: cubic registered
  700. [ 1.363455] NET: Registered protocol family 10
  701. [ 1.363602] NET: Registered protocol family 17
  702. [ 1.363610] Key type dns_resolver registered
  703. [ 1.363937] Loading compiled-in X.509 certificates
  704. [ 1.364849] Loaded X.509 cert 'Magrathea: Glacier signing key: 00a5a65759de474bc5c43120880c1b94a539f431'
  705. [ 1.364858] registered taskstats version 1
  706. [ 1.366286] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  707. [ 1.367517] Key type trusted registered
  708. [ 1.369860] Key type encrypted registered
  709. [ 1.371944] AppArmor: AppArmor sha1 policy hashing enabled
  710. [ 1.371947] IMA: No TPM chip found, activating TPM-bypass!
  711. [ 1.372399] regulator-dummy: disabling
  712. [ 1.372492] Magic number: 14:394:798
  713. [ 1.372598] rtc_cmos 00:05: setting system clock to 2014-05-02 19:46:45 UTC (1399060005)
  714. [ 1.373784] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  715. [ 1.373785] EDD information not available.
  716. [ 1.373816] PM: Hibernation image not present or could not be loaded.
  717. [ 1.374933] Freeing unused kernel memory: 1332K (ffffffff81d1e000 - ffffffff81e6b000)
  718. [ 1.374934] Write protecting the kernel read-only data: 12288k
  719. [ 1.376631] Freeing unused kernel memory: 844K (ffff88000172d000 - ffff880001800000)
  720. [ 1.377981] Freeing unused kernel memory: 708K (ffff880001b4f000 - ffff880001c00000)
  721. [ 1.388398] systemd-udevd[145]: starting version 204
  722. [ 1.400195] wmi: Mapper loaded
  723. [ 1.403112] [drm] Initialized drm 1.1.0 20060810
  724. [ 1.407341] sdhci: Secure Digital Host Controller Interface driver
  725. [ 1.407343] sdhci: Copyright(c) Pierre Ossman
  726. [ 1.408415] sdhci-pci 0000:05:00.1: SDHCI controller found [197b:2392] (rev 90)
  727. [ 1.408509] sdhci-pci 0000:05:00.1: dummy supplies not allowed
  728. [ 1.408510] mmc0: no vqmmc regulator found
  729. [ 1.408511] sdhci-pci 0000:05:00.1: dummy supplies not allowed
  730. [ 1.408512] mmc0: no vmmc regulator found
  731. [ 1.408561] mmc0: SDHCI controller on PCI [0000:05:00.1] using DMA
  732. [ 1.408574] sdhci-pci 0000:05:00.2: SDHCI controller found [197b:2391] (rev 90)
  733. [ 1.408616] sdhci-pci 0000:05:00.2: Refusing to bind to secondary interface.
  734. [ 1.408913] ahci 0000:00:1f.2: version 3.0
  735. [ 1.409032] ahci 0000:00:1f.2: irq 51 for MSI/MSI-X
  736. [ 1.409064] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  737. [ 1.409471] jme: JMicron JMC2XX ethernet driver version 1.0.8
  738. [ 1.409491] jme 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
  739. [ 1.410382] jme 0000:05:00.0 eth0: JMC250 Gigabit Ethernet chiprev:35 pcirev:5 macaddr:00:90:f5:c2:cd:4c
  740. [ 1.421662] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
  741. [ 1.421667] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
  742. [ 1.438012] scsi0 : ahci
  743. [ 1.438127] scsi1 : ahci
  744. [ 1.438232] scsi2 : ahci
  745. [ 1.438400] scsi3 : ahci
  746. [ 1.438559] scsi4 : ahci
  747. [ 1.438706] scsi5 : ahci
  748. [ 1.438748] ata1: SATA max UDMA/133 abar m2048@0xf7406000 port 0xf7406100 irq 51
  749. [ 1.438751] ata2: SATA max UDMA/133 abar m2048@0xf7406000 port 0xf7406180 irq 51
  750. [ 1.438752] ata3: SATA max UDMA/133 abar m2048@0xf7406000 port 0xf7406200 irq 51
  751. [ 1.438753] ata4: DUMMY
  752. [ 1.438754] ata5: DUMMY
  753. [ 1.438755] ata6: DUMMY
  754. [ 1.439474] [drm] Memory usable by graphics device = 2048M
  755. [ 1.439477] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
  756. [ 1.439479] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
  757. [ 1.439490] Console: switching to colour dummy device 80x25
  758. [ 1.485854] i915 0000:00:02.0: irq 52 for MSI/MSI-X
  759. [ 1.485864] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  760. [ 1.485865] [drm] Driver supports precise vblank timestamp query.
  761. [ 1.486012] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none
  762. [ 1.507301] [drm] Wrong MCH_SSKPD value: 0x16040307
  763. [ 1.507304] [drm] This can cause pipe underruns and display issues.
  764. [ 1.507305] [drm] Please upgrade your BIOS to fix this.
  765. [ 1.524191] fbcon: inteldrmfb (fb0) is primary device
  766. [ 1.641853] usb 1-1: new high-speed USB device number 2 using ehci-pci
  767. [ 1.757928] ata1: SATA link down (SStatus 0 SControl 300)
  768. [ 1.774469] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  769. [ 1.774474] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  770. [ 1.774950] hub 1-1:1.0: USB hub found
  771. [ 1.775073] hub 1-1:1.0: 6 ports detected
  772. [ 1.886227] usb 2-1: new high-speed USB device number 2 using ehci-pci
  773. [ 1.938168] tsc: Refined TSC clocksource calibration: 2394.560 MHz
  774. [ 2.018639] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  775. [ 2.018644] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  776. [ 2.019035] hub 2-1:1.0: USB hub found
  777. [ 2.019128] hub 2-1:1.0: 6 ports detected
  778. [ 2.078294] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  779. [ 2.080034] ata2.00: ATA-9: INTEL SSDSC2CW240A3, 400i, max UDMA/133
  780. [ 2.080038] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  781. [ 2.090010] ata2.00: configured for UDMA/133
  782. [ 2.090313] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSC2CW24 400i PQ: 0 ANSI: 5
  783. [ 2.090508] sd 1:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB)
  784. [ 2.090552] sd 1:0:0:0: Attached scsi generic sg0 type 0
  785. [ 2.090836] sd 1:0:0:0: [sda] Write Protect is off
  786. [ 2.090837] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  787. [ 2.090966] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  788. [ 2.092193] sda: sda1 sda2 < sda5 sda6 sda7 >
  789. [ 2.092892] sd 1:0:0:0: [sda] Attached SCSI disk
  790. [ 2.274518] Console: switching to colour frame buffer device 240x67
  791. [ 2.277827] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  792. [ 2.277829] i915 0000:00:02.0: registered panic notifier
  793. [ 2.277880] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  794. [ 2.277902] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
  795. [ 2.277946] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1e/LNXVIDEO:00/input/input10
  796. [ 2.278100] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  797. [ 2.290474] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
  798. [ 2.291287] acpi device:4c: registered as cooling_device8
  799. [ 2.291344] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11
  800. [ 2.291449] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  801. [ 2.388608] usb 2-1.1: New USB device found, idVendor=1d57, idProduct=001d
  802. [ 2.388619] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  803. [ 2.388625] usb 2-1.1: Product: HID compliant-mouse
  804. [ 2.388630] usb 2-1.1: Manufacturer: HID compliant-mouse
  805. [ 2.391849] hidraw: raw HID events driver (C) Jiri Kosina
  806. [ 2.395600] usbcore: registered new interface driver usbhid
  807. [ 2.395602] usbhid: USB HID core driver
  808. [ 2.396722] input: HID compliant-mouse HID compliant-mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input12
  809. [ 2.396796] hid-generic 0003:1D57:001D.0001: input,hidraw0: USB HID v1.10 Mouse [HID compliant-mouse HID compliant-mouse] on usb-0000:00:1d.0-1.1/input0
  810. [ 2.410478] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  811. [ 2.419869] ata3.00: ATAPI: MATSHITABD-MLT UJ240AF, 1.00, max UDMA/100
  812. [ 2.421133] ata3.00: configured for UDMA/100
  813. [ 2.422204] scsi 2:0:0:0: CD-ROM MATSHITA BD-MLT UJ240AF 1.00 PQ: 0 ANSI: 5
  814. [ 2.424490] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  815. [ 2.424492] cdrom: Uniform CD-ROM driver Revision: 3.20
  816. [ 2.424563] sr 2:0:0:0: Attached scsi CD-ROM sr0
  817. [ 2.424614] sr 2:0:0:0: Attached scsi generic sg1 type 5
  818. [ 2.576432] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
  819. [ 2.641583] random: init urandom read with 52 bits of entropy available
  820. [ 2.734334] Adding 7812092k swap on /dev/sda5. Priority:-1 extents:1 across:7812092k SSFS
  821. [ 2.753070] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  822. [ 2.780617] systemd-udevd[371]: starting version 204
  823. [ 2.803959] lp: driver loaded but no devices found
  824. [ 2.813256] ppdev: user-space parallel port driver
  825. [ 2.833028] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
  826. [ 2.833036] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  827. [ 2.833041] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
  828. [ 2.833044] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20131115/utaddress-251)
  829. [ 2.833048] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  830. [ 2.833050] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
  831. [ 2.833053] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20131115/utaddress-251)
  832. [ 2.833057] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  833. [ 2.833058] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
  834. [ 2.833061] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20131115/utaddress-251)
  835. [ 2.833065] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  836. [ 2.833066] lpc_ich: Resource conflict(s) found affecting gpio_ich
  837. [ 2.838049] mei_me 0000:00:16.0: irq 53 for MSI/MSI-X
  838. [ 2.844820] cfg80211: Calling CRDA to update world regulatory domain
  839. [ 2.849831] Intel(R) Wireless WiFi driver for Linux, in-tree:
  840. [ 2.849834] Copyright(c) 2003-2013 Intel Corporation
  841. [ 2.849937] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
  842. [ 2.850002] iwlwifi 0000:04:00.0: irq 54 for MSI/MSI-X
  843. [ 2.863273] iwlwifi 0000:04:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
  844. [ 2.875050] type=1400 audit(1399052807.000:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=467 comm="apparmor_parser"
  845. [ 2.875056] type=1400 audit(1399052807.000:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=467 comm="apparmor_parser"
  846. [ 2.875059] type=1400 audit(1399052807.000:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=467 comm="apparmor_parser"
  847. [ 2.875424] type=1400 audit(1399052807.000:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=467 comm="apparmor_parser"
  848. [ 2.875428] type=1400 audit(1399052807.000:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=467 comm="apparmor_parser"
  849. [ 2.875614] type=1400 audit(1399052807.000:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=467 comm="apparmor_parser"
  850. [ 2.881730] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUG disabled
  851. [ 2.881733] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
  852. [ 2.881734] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
  853. [ 2.881736] iwlwifi 0000:04:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
  854. [ 2.881812] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
  855. [ 2.894823] snd_hda_intel 0000:00:1b.0: irq 55 for MSI/MSI-X
  856. [ 2.912219] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
  857. [ 2.917717] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  858. [ 2.942679] Switched to clocksource tsc
  859. [ 2.947638] SKU: Nid=0x1d sku_cfg=0x40179a2d
  860. [ 2.947640] SKU: port_connectivity=0x1
  861. [ 2.947641] SKU: enable_pcbeep=0x1
  862. [ 2.947642] SKU: check_sum=0x00000007
  863. [ 2.947643] SKU: customization=0x0000009a
  864. [ 2.947644] SKU: external_amp=0x5
  865. [ 2.947644] SKU: platform_type=0x1
  866. [ 2.947645] SKU: swap=0x0
  867. [ 2.947646] SKU: override=0x1
  868. [ 2.948328] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  869. [ 2.948330] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  870. [ 2.948332] hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  871. [ 2.948333] mono: mono_out=0x0
  872. [ 2.948335] dig-out=0x1e/0x0
  873. [ 2.948335] inputs:
  874. [ 2.948337] Internal Mic=0x19
  875. [ 2.948339] Mic=0x18
  876. [ 2.948341] realtek: No valid SSID, checking pincfg 0x40179a2d for NID 0x1d
  877. [ 2.948342] realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0269
  878. [ 2.963083] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  879. [ 2.963735] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  880. [ 2.963799] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  881. [ 2.965265] cfg80211: World regulatory domain updated:
  882. [ 2.965268] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  883. [ 2.965271] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  884. [ 2.965273] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  885. [ 2.965275] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  886. [ 2.965276] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  887. [ 2.965278] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  888. [ 2.980475] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
  889. [ 3.051315] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  890. [ 3.226936] init: failsafe main process (736) killed by TERM signal
  891. [ 3.568038] Bluetooth: Core ver 2.17
  892. [ 3.568064] NET: Registered protocol family 31
  893. [ 3.568066] Bluetooth: HCI device and connection manager initialized
  894. [ 3.568074] Bluetooth: HCI socket layer initialized
  895. [ 3.568077] Bluetooth: L2CAP socket layer initialized
  896. [ 3.568081] Bluetooth: SCO socket layer initialized
  897. [ 3.570421] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  898. [ 3.570424] Bluetooth: BNEP filters: protocol multicast
  899. [ 3.570431] Bluetooth: BNEP socket layer initialized
  900. [ 3.571124] Bluetooth: RFCOMM TTY layer initialized
  901. [ 3.571130] Bluetooth: RFCOMM socket layer initialized
  902. [ 3.571134] Bluetooth: RFCOMM ver 1.11
  903. [ 3.573093] type=1400 audit(1399052807.696:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=879 comm="apparmor_parser"
  904. [ 3.573099] type=1400 audit(1399052807.696:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=879 comm="apparmor_parser"
  905. [ 3.573463] type=1400 audit(1399052807.696:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=879 comm="apparmor_parser"
  906. [ 3.658384] init: cups main process (886) killed by HUP signal
  907. [ 3.658396] init: cups main process ended, respawning
  908. [ 3.683542] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
  909. [ 3.690148] iwlwifi 0000:04:00.0: Radio type=0x1-0x2-0x0
  910. [ 3.783071] random: nonblocking pool is initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement