Advertisement
Guest User

dmesg

a guest
Sep 8th, 2014
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.77 KB | None | 0 0
  1. [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u1048576 alloc=1*2097152
  2. [ 0.000000] pcpu-alloc: [0] 0 1
  3. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 487304
  4. [ 0.000000] Policy zone: Normal
  5. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic root=UUID=5f905f4d-b327-4937-a345-da667af0219e ro locale=en quiet splash text vt.handoff=7
  6. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  7. [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
  8. [ 0.000000] Checking aperture...
  9. [ 0.000000] No AGP bridge found
  10. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  11. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  12. [ 0.000000] Memory: 1665216K/1980272K available (7372K kernel code, 1144K rwdata, 3404K rodata, 1336K init, 1440K bss, 315056K reserved)
  13. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  14. [ 0.000000] Hierarchical RCU implementation.
  15. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  16. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  17. [ 0.000000] Offload RCU callbacks from all CPUs
  18. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  19. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16
  20. [ 0.000000] Console: colour dummy device 80x25
  21. [ 0.000000] console [tty0] enabled
  22. [ 0.000000] allocated 8912896 bytes of page_cgroup
  23. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  24. [ 0.000000] hpet clockevent registered
  25. [ 0.000000] tsc: Fast TSC calibration using PIT
  26. [ 0.004000] tsc: Detected 1496.589 MHz processor
  27. [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 2993.17 BogoMIPS (lpj=5986356)
  28. [ 0.000007] pid_max: default: 32768 minimum: 301
  29. [ 0.052346] Security Framework initialized
  30. [ 0.052366] AppArmor: AppArmor initialized
  31. [ 0.052368] Yama: becoming mindful.
  32. [ 0.052639] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  33. [ 0.053466] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  34. [ 0.053841] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  35. [ 0.053847] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  36. [ 0.054089] Initializing cgroup subsys memory
  37. [ 0.054097] Initializing cgroup subsys devices
  38. [ 0.054099] Initializing cgroup subsys freezer
  39. [ 0.054101] Initializing cgroup subsys blkio
  40. [ 0.054103] Initializing cgroup subsys perf_event
  41. [ 0.054106] Initializing cgroup subsys hugetlb
  42. [ 0.054137] CPU: Physical Processor ID: 0
  43. [ 0.054139] CPU: Processor Core ID: 0
  44. [ 0.054145] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  45. [ 0.054145] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  46. [ 0.054150] mce: CPU supports 7 MCE banks
  47. [ 0.054166] CPU0: Thermal monitoring enabled (TM1)
  48. [ 0.054180] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
  49. [ 0.054180] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
  50. [ 0.054180] tlb_flushall_shift: 2
  51. [ 0.054359] Freeing SMP alternatives memory: 32K (ffffffff81e6d000 - ffffffff81e75000)
  52. [ 0.056146] ACPI: Core revision 20131115
  53. [ 0.069228] ACPI: All ACPI Tables successfully acquired
  54. [ 0.079690] ftrace: allocating 28537 entries in 112 pages
  55. [ 0.100869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  56. [ 0.140544] smpboot: CPU0: Intel(R) Celeron(R) CPU 1007U @ 1.50GHz (fam: 06, model: 3a, stepping: 09)
  57. [ 0.140555] TSC deadline timer enabled
  58. [ 0.140569] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
  59. [ 0.140579] ... version: 3
  60. [ 0.140581] ... bit width: 48
  61. [ 0.140582] ... generic registers: 8
  62. [ 0.140584] ... value mask: 0000ffffffffffff
  63. [ 0.140585] ... max period: 0000ffffffffffff
  64. [ 0.140587] ... fixed-purpose events: 3
  65. [ 0.140588] ... event mask: 00000007000000ff
  66. [ 0.142805] x86: Booting SMP configuration:
  67. [ 0.142808] .... node #0, CPUs: #1
  68. [ 0.155974] x86: Booted up 1 node, 2 CPUs
  69. [ 0.155978] smpboot: Total of 2 processors activated (5986.35 BogoMIPS)
  70. [ 0.156062] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  71. [ 0.157896] devtmpfs: initialized
  72. [ 0.161428] EVM: security.selinux
  73. [ 0.161431] EVM: security.SMACK64
  74. [ 0.161432] EVM: security.ima
  75. [ 0.161434] EVM: security.capability
  76. [ 0.161509] PM: Registering ACPI NVS region [mem 0x787cb000-0x78dcbfff] (6295552 bytes)
  77. [ 0.161631] PM: Registering ACPI NVS region [mem 0x79640000-0x798bffff] (2621440 bytes)
  78. [ 0.161682] PM: Registering ACPI NVS region [mem 0x798c6000-0x79908fff] (274432 bytes)
  79. [ 0.162798] pinctrl core: initialized pinctrl subsystem
  80. [ 0.162880] regulator-dummy: no parameters
  81. [ 0.162918] RTC time: 21:25:34, date: 09/08/14
  82. [ 0.162968] NET: Registered protocol family 16
  83. [ 0.163114] cpuidle: using governor ladder
  84. [ 0.163116] cpuidle: using governor menu
  85. [ 0.163175] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  86. [ 0.163177] ACPI: bus type PCI registered
  87. [ 0.163180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  88. [ 0.163249] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  89. [ 0.163252] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  90. [ 0.199108] PCI: Using configuration type 1 for base access
  91. [ 0.200205] bio: create slab <bio-0> at 0
  92. [ 0.200399] ACPI: Added _OSI(Module Device)
  93. [ 0.200401] ACPI: Added _OSI(Processor Device)
  94. [ 0.200403] ACPI: Added _OSI(3.0 _SCP Extensions)
  95. [ 0.200405] ACPI: Added _OSI(Processor Aggregator Device)
  96. [ 0.203286] ACPI : EC: EC description table is found, configuring boot EC
  97. [ 0.206282] ACPI: Executed 1 blocks of module-level executable AML code
  98. [ 0.213744] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  99. [ 0.242260] ACPI: SSDT 00000000795ed018 000853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  100. [ 0.242991] ACPI: Dynamic OEM Table Load:
  101. [ 0.242994] ACPI: SSDT (null) 000853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  102. [ 0.246024] ACPI: SSDT 00000000795eea98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
  103. [ 0.246789] ACPI: Dynamic OEM Table Load:
  104. [ 0.246792] ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
  105. [ 0.249840] ACPI: SSDT 00000000795efc18 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  106. [ 0.250560] ACPI: Dynamic OEM Table Load:
  107. [ 0.250563] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  108. [ 0.254052] ACPI: Interpreter enabled
  109. [ 0.254062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  110. [ 0.254069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  111. [ 0.254091] ACPI: (supports S0 S3 S4 S5)
  112. [ 0.254093] ACPI: Using IOAPIC for interrupt routing
  113. [ 0.254131] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  114. [ 0.254351] ACPI: No dock devices found.
  115. [ 0.268240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  116. [ 0.268248] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  117. [ 0.268644] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  118. [ 0.268906] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  119. [ 0.269871] PCI host bridge to bus 0000:00
  120. [ 0.269875] pci_bus 0000:00: root bus resource [bus 00-3e]
  121. [ 0.269878] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  122. [ 0.269881] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  123. [ 0.269884] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  124. [ 0.269886] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  125. [ 0.269888] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  126. [ 0.269891] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  127. [ 0.269893] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
  128. [ 0.269895] pci_bus 0000:00: root bus resource [mem 0x7ee00000-0xfeafffff]
  129. [ 0.269906] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
  130. [ 0.270037] pci 0000:00:02.0: [8086:0156] type 00 class 0x030000
  131. [ 0.270054] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
  132. [ 0.270064] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  133. [ 0.270071] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  134. [ 0.270240] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
  135. [ 0.270277] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
  136. [ 0.270397] pci 0000:00:14.0: PME# supported from D3hot D3cold
  137. [ 0.270475] pci 0000:00:14.0: System wakeup disabled by ACPI
  138. [ 0.270524] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  139. [ 0.270560] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a00f 64bit]
  140. [ 0.270682] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  141. [ 0.270818] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  142. [ 0.270849] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e18000-0xf7e183ff]
  143. [ 0.270990] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  144. [ 0.271067] pci 0000:00:1a.0: System wakeup disabled by ACPI
  145. [ 0.271116] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  146. [ 0.271141] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
  147. [ 0.271268] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  148. [ 0.271351] pci 0000:00:1b.0: System wakeup disabled by ACPI
  149. [ 0.271392] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  150. [ 0.271525] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  151. [ 0.271608] pci 0000:00:1c.0: System wakeup disabled by ACPI
  152. [ 0.271650] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
  153. [ 0.271778] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  154. [ 0.271895] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
  155. [ 0.272024] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  156. [ 0.272110] pci 0000:00:1c.3: System wakeup disabled by ACPI
  157. [ 0.272166] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  158. [ 0.272199] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e17000-0xf7e173ff]
  159. [ 0.272337] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  160. [ 0.272412] pci 0000:00:1d.0: System wakeup disabled by ACPI
  161. [ 0.272456] pci 0000:00:1f.0: [8086:1e5e] type 00 class 0x060100
  162. [ 0.272705] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
  163. [ 0.272740] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
  164. [ 0.272751] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
  165. [ 0.272764] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
  166. [ 0.272778] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
  167. [ 0.272792] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
  168. [ 0.272805] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e16000-0xf7e167ff]
  169. [ 0.272899] pci 0000:00:1f.2: PME# supported from D3hot
  170. [ 0.273011] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  171. [ 0.273038] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e15000-0xf7e150ff 64bit]
  172. [ 0.273072] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  173. [ 0.273286] pci 0000:00:1c.0: PCI bridge to [bus 01]
  174. [ 0.273435] pci 0000:02:00.0: [168c:0032] type 00 class 0x028000
  175. [ 0.273471] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d7ffff 64bit]
  176. [ 0.273552] pci 0000:02:00.0: reg 0x30: [mem 0xf7d80000-0xf7d8ffff pref]
  177. [ 0.273639] pci 0000:02:00.0: supports D1 D2
  178. [ 0.273641] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  179. [ 0.273684] pci 0000:02:00.0: System wakeup disabled by ACPI
  180. [ 0.281756] pci 0000:00:1c.1: PCI bridge to [bus 02]
  181. [ 0.281764] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
  182. [ 0.281946] pci 0000:03:00.0: [1969:10a0] type 00 class 0x020000
  183. [ 0.282051] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c3ffff 64bit]
  184. [ 0.282108] pci 0000:03:00.0: reg 0x18: [io 0xe000-0xe07f]
  185. [ 0.282616] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  186. [ 0.282731] pci 0000:03:00.0: System wakeup disabled by ACPI
  187. [ 0.289785] pci 0000:00:1c.3: PCI bridge to [bus 03]
  188. [ 0.289792] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  189. [ 0.289797] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  190. [ 0.289844] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
  191. [ 0.290710] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
  192. [ 0.290782] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12)
  193. [ 0.290850] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12)
  194. [ 0.290916] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
  195. [ 0.290981] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
  196. [ 0.291048] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
  197. [ 0.291114] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
  198. [ 0.291181] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
  199. [ 0.291722] ACPI: Enabled 3 GPEs in block 00 to 3F
  200. [ 0.291732] ACPI: \_SB_.PCI0: notify handler is installed
  201. [ 0.291815] Found 1 acpi root devices
  202. [ 0.291911] ACPI : EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
  203. [ 0.292035] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  204. [ 0.292040] vgaarb: loaded
  205. [ 0.292041] vgaarb: bridge control possible 0000:00:02.0
  206. [ 0.292251] SCSI subsystem initialized
  207. [ 0.292313] libata version 3.00 loaded.
  208. [ 0.292343] ACPI: bus type USB registered
  209. [ 0.292364] usbcore: registered new interface driver usbfs
  210. [ 0.292374] usbcore: registered new interface driver hub
  211. [ 0.292407] usbcore: registered new device driver usb
  212. [ 0.292530] PCI: Using ACPI for IRQ routing
  213. [ 0.294441] PCI: pci_cache_line_size set to 64 bytes
  214. [ 0.294512] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
  215. [ 0.294514] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
  216. [ 0.294516] e820: reserve RAM buffer [mem 0x787cb000-0x7bffffff]
  217. [ 0.294527] e820: reserve RAM buffer [mem 0x78de6000-0x7bffffff]
  218. [ 0.294536] e820: reserve RAM buffer [mem 0x78dee000-0x7bffffff]
  219. [ 0.294545] e820: reserve RAM buffer [mem 0x78f4f000-0x7bffffff]
  220. [ 0.294554] e820: reserve RAM buffer [mem 0x78f9e000-0x7bffffff]
  221. [ 0.294563] e820: reserve RAM buffer [mem 0x78fc2000-0x7bffffff]
  222. [ 0.294571] e820: reserve RAM buffer [mem 0x78fdb000-0x7bffffff]
  223. [ 0.294579] e820: reserve RAM buffer [mem 0x78ff4000-0x7bffffff]
  224. [ 0.294587] e820: reserve RAM buffer [mem 0x78ff7000-0x7bffffff]
  225. [ 0.294594] e820: reserve RAM buffer [mem 0x79003000-0x7bffffff]
  226. [ 0.294601] e820: reserve RAM buffer [mem 0x79034000-0x7bffffff]
  227. [ 0.294607] e820: reserve RAM buffer [mem 0x79045000-0x7bffffff]
  228. [ 0.294614] e820: reserve RAM buffer [mem 0x7907c000-0x7bffffff]
  229. [ 0.294620] e820: reserve RAM buffer [mem 0x7907e000-0x7bffffff]
  230. [ 0.294625] e820: reserve RAM buffer [mem 0x79081000-0x7bffffff]
  231. [ 0.294630] e820: reserve RAM buffer [mem 0x7909b000-0x7bffffff]
  232. [ 0.294635] e820: reserve RAM buffer [mem 0x798c6000-0x7bffffff]
  233. [ 0.294638] e820: reserve RAM buffer [mem 0x79d18000-0x7bffffff]
  234. [ 0.294641] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
  235. [ 0.294643] e820: reserve RAM buffer [mem 0x100200000-0x103ffffff]
  236. [ 0.294742] NetLabel: Initializing
  237. [ 0.294744] NetLabel: domain hash size = 128
  238. [ 0.294745] NetLabel: protocols = UNLABELED CIPSOv4
  239. [ 0.294761] NetLabel: unlabeled traffic allowed by default
  240. [ 0.294848] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  241. [ 0.294856] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  242. [ 0.296894] Switched to clocksource hpet
  243. [ 0.302789] AppArmor: AppArmor Filesystem Enabled
  244. [ 0.302818] pnp: PnP ACPI init
  245. [ 0.302836] ACPI: bus type PNP registered
  246. [ 0.302960] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  247. [ 0.302965] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  248. [ 0.303055] pnp 00:01: [dma 4]
  249. [ 0.303078] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  250. [ 0.303107] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
  251. [ 0.303243] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  252. [ 0.303299] system 00:04: [io 0x0680-0x069f] has been reserved
  253. [ 0.303303] system 00:04: [io 0x1000-0x100f] has been reserved
  254. [ 0.303305] system 00:04: [io 0xffff] has been reserved
  255. [ 0.303308] system 00:04: [io 0xffff] has been reserved
  256. [ 0.303311] system 00:04: [io 0x0400-0x0453] could not be reserved
  257. [ 0.303314] system 00:04: [io 0x0458-0x047f] has been reserved
  258. [ 0.303316] system 00:04: [io 0x0500-0x057f] has been reserved
  259. [ 0.303319] system 00:04: [io 0x164e-0x164f] has been reserved
  260. [ 0.303323] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  261. [ 0.303361] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
  262. [ 0.303427] system 00:06: [io 0x0454-0x0457] has been reserved
  263. [ 0.303431] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  264. [ 0.303494] system 00:07: [io 0x04d0-0x04d1] has been reserved
  265. [ 0.303498] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  266. [ 0.303535] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
  267. [ 0.303612] pnp 00:09: Plug and Play ACPI device, IDs ETD0108 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
  268. [ 0.303666] pnp 00:0a: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
  269. [ 0.303906] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
  270. [ 0.303909] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
  271. [ 0.303912] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
  272. [ 0.303915] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
  273. [ 0.303918] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
  274. [ 0.303921] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
  275. [ 0.303924] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
  276. [ 0.303926] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
  277. [ 0.303929] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
  278. [ 0.303932] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
  279. [ 0.303935] system 00:0b: [mem 0x7ee00000-0x7ee00fff] has been reserved
  280. [ 0.303939] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
  281. [ 0.304037] system 00:0c: [mem 0x7ee00000-0x7ee00fff] has been reserved
  282. [ 0.304041] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
  283. [ 0.304238] system 00:0d: [mem 0x20000000-0x201fffff] has been reserved
  284. [ 0.304241] system 00:0d: [mem 0x40004000-0x40004fff] has been reserved
  285. [ 0.304244] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
  286. [ 0.304316] pnp: PnP ACPI: found 14 devices
  287. [ 0.304318] ACPI: bus type PNP unregistered
  288. [ 0.311164] pci 0000:00:1c.0: PCI bridge to [bus 01]
  289. [ 0.311185] pci 0000:00:1c.1: PCI bridge to [bus 02]
  290. [ 0.311194] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
  291. [ 0.311208] pci 0000:00:1c.3: PCI bridge to [bus 03]
  292. [ 0.311213] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  293. [ 0.311221] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  294. [ 0.311237] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  295. [ 0.311239] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  296. [ 0.311242] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  297. [ 0.311244] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
  298. [ 0.311247] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
  299. [ 0.311249] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
  300. [ 0.311252] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
  301. [ 0.311254] pci_bus 0000:00: resource 11 [mem 0x7ee00000-0xfeafffff]
  302. [ 0.311257] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
  303. [ 0.311260] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  304. [ 0.311262] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
  305. [ 0.311299] NET: Registered protocol family 2
  306. [ 0.311483] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  307. [ 0.311543] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  308. [ 0.311590] TCP: Hash tables configured (established 16384 bind 16384)
  309. [ 0.311614] TCP: reno registered
  310. [ 0.311622] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  311. [ 0.311634] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  312. [ 0.311699] NET: Registered protocol family 1
  313. [ 0.311712] pci 0000:00:02.0: Boot video device
  314. [ 0.353025] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
  315. [ 0.353032] PCI: CLS 64 bytes, default 64
  316. [ 0.353103] Trying to unpack rootfs image as initramfs...
  317. [ 0.819786] Freeing initrd memory: 19208K (ffff880035a6c000 - ffff880036d2e000)
  318. [ 0.819792] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  319. [ 0.819796] software IO TLB [mem 0x67200000-0x6b200000] (64MB) mapped at [ffff880067200000-ffff88006b1fffff]
  320. [ 0.820029] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x17
  321. [ 0.820038] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17
  322. [ 0.820098] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  323. [ 0.820101] Scanning for low memory corruption every 60 seconds
  324. [ 0.820395] Initialise system trusted keyring
  325. [ 0.820455] audit: initializing netlink socket (disabled)
  326. [ 0.820468] type=2000 audit(1410211534.760:1): initialized
  327. [ 0.861761] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  328. [ 0.863044] zbud: loaded
  329. [ 0.863241] VFS: Disk quotas dquot_6.5.2
  330. [ 0.863291] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  331. [ 0.863833] fuse init (API version 7.22)
  332. [ 0.863932] msgmni has been set to 3637
  333. [ 0.864003] Key type big_key registered
  334. [ 0.864431] Key type asymmetric registered
  335. [ 0.864434] Asymmetric key parser 'x509' registered
  336. [ 0.864471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  337. [ 0.864505] io scheduler noop registered
  338. [ 0.864507] io scheduler deadline registered (default)
  339. [ 0.864535] io scheduler cfq registered
  340. [ 0.865190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  341. [ 0.865207] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  342. [ 0.865259] efifb: probing for efifb
  343. [ 0.866356] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004400000, using 1920k, total 1920k
  344. [ 0.866358] efifb: mode is 800x600x32, linelength=3200, pages=1
  345. [ 0.866360] efifb: scrolling: redraw
  346. [ 0.866362] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  347. [ 0.868173] Console: switching to colour frame buffer device 100x37
  348. [ 0.869896] fb0: EFI VGA frame buffer device
  349. [ 0.869921] intel_idle: MWAIT substates: 0x21120
  350. [ 0.869923] intel_idle: v0.4 model 0x3A
  351. [ 0.869925] intel_idle: lapic_timer_reliable_states 0xffffffff
  352. [ 0.870007] ipmi message handler version 39.2
  353. [ 0.880761] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  354. [ 0.880829] ACPI: AC Adapter [AC0] (on-line)
  355. [ 0.880959] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
  356. [ 0.904928] ACPI: Lid Switch [LID]
  357. [ 0.904987] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
  358. [ 0.904994] ACPI: Sleep Button [SLPB]
  359. [ 0.905033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  360. [ 0.905036] ACPI: Power Button [PWRF]
  361. [ 0.905851] thermal LNXTHERM:00: registered as thermal_zone0
  362. [ 0.905854] ACPI: Thermal Zone [THRM] (68 C)
  363. [ 0.905882] GHES: HEST is not enabled!
  364. [ 0.905976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  365. [ 0.909688] Linux agpgart interface v0.103
  366. [ 0.911892] brd: module loaded
  367. [ 0.912659] loop: module loaded
  368. [ 0.913207] libphy: Fixed MDIO Bus: probed
  369. [ 0.913306] tun: Universal TUN/TAP device driver, 1.6
  370. [ 0.913308] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  371. [ 0.913392] PPP generic driver version 2.4.2
  372. [ 0.913442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  373. [ 0.913447] ehci-pci: EHCI PCI platform driver
  374. [ 0.913699] ehci-pci 0000:00:1a.0: EHCI Host Controller
  375. [ 0.913732] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  376. [ 0.913751] ehci-pci 0000:00:1a.0: debug port 2
  377. [ 0.917674] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  378. [ 0.917713] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e18000
  379. [ 0.928707] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  380. [ 0.928760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  381. [ 0.928763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  382. [ 0.928765] usb usb1: Product: EHCI Host Controller
  383. [ 0.928767] usb usb1: Manufacturer: Linux 3.13.0-35-generic ehci_hcd
  384. [ 0.928769] usb usb1: SerialNumber: 0000:00:1a.0
  385. [ 0.928910] hub 1-0:1.0: USB hub found
  386. [ 0.928920] hub 1-0:1.0: 2 ports detected
  387. [ 0.929153] ehci-pci 0000:00:1d.0: EHCI Host Controller
  388. [ 0.929159] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  389. [ 0.929176] ehci-pci 0000:00:1d.0: debug port 2
  390. [ 0.933082] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  391. [ 0.933108] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e17000
  392. [ 0.944706] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  393. [ 0.944756] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  394. [ 0.944759] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  395. [ 0.944761] usb usb2: Product: EHCI Host Controller
  396. [ 0.944763] usb usb2: Manufacturer: Linux 3.13.0-35-generic ehci_hcd
  397. [ 0.944765] usb usb2: SerialNumber: 0000:00:1d.0
  398. [ 0.945082] hub 2-0:1.0: USB hub found
  399. [ 0.945091] hub 2-0:1.0: 2 ports detected
  400. [ 0.945184] ehci-platform: EHCI generic platform driver
  401. [ 0.945194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  402. [ 0.945196] ohci-pci: OHCI PCI platform driver
  403. [ 0.945206] ohci-platform: OHCI generic platform driver
  404. [ 0.945212] uhci_hcd: USB Universal Host Controller Interface driver
  405. [ 0.945400] xhci_hcd 0000:00:14.0: xHCI Host Controller
  406. [ 0.945408] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  407. [ 0.945516] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  408. [ 0.945549] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X
  409. [ 0.945631] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  410. [ 0.945634] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  411. [ 0.945636] usb usb3: Product: xHCI Host Controller
  412. [ 0.945638] usb usb3: Manufacturer: Linux 3.13.0-35-generic xhci_hcd
  413. [ 0.945640] usb usb3: SerialNumber: 0000:00:14.0
  414. [ 0.945835] hub 3-0:1.0: USB hub found
  415. [ 0.945850] hub 3-0:1.0: 4 ports detected
  416. [ 0.945967] xhci_hcd 0000:00:14.0: xHCI Host Controller
  417. [ 0.945972] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  418. [ 0.946022] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  419. [ 0.946025] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  420. [ 0.946027] usb usb4: Product: xHCI Host Controller
  421. [ 0.946030] usb usb4: Manufacturer: Linux 3.13.0-35-generic xhci_hcd
  422. [ 0.946032] usb usb4: SerialNumber: 0000:00:14.0
  423. [ 0.946197] hub 4-0:1.0: USB hub found
  424. [ 0.946211] hub 4-0:1.0: 4 ports detected
  425. [ 0.952871] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  426. [ 0.954604] i8042: Detected active multiplexing controller, rev 1.1
  427. [ 0.956057] serio: i8042 KBD port at 0x60,0x64 irq 1
  428. [ 0.956065] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  429. [ 0.956096] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  430. [ 0.956124] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  431. [ 0.956145] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  432. [ 0.956290] mousedev: PS/2 mouse device common for all mice
  433. [ 0.956462] rtc_cmos 00:05: RTC can wake from S4
  434. [ 0.956597] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  435. [ 0.956629] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  436. [ 0.956734] device-mapper: uevent: version 1.0.3
  437. [ 0.956812] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  438. [ 0.956819] ledtrig-cpu: registered to indicate activity on CPUs
  439. [ 0.956822] EFI Variables Facility v0.08 2004-May-17
  440. [ 1.021789] TCP: cubic registered
  441. [ 1.021894] NET: Registered protocol family 10
  442. [ 1.022099] NET: Registered protocol family 17
  443. [ 1.022110] Key type dns_resolver registered
  444. [ 1.022495] Loading compiled-in X.509 certificates
  445. [ 1.023805] Loaded X.509 cert 'Magrathea: Glacier signing key: b1414ae96c1b0ebb7c141fa405c1f6c98e8a66f0'
  446. [ 1.023821] registered taskstats version 1
  447. [ 1.026713] Key type trusted registered
  448. [ 1.029263] Key type encrypted registered
  449. [ 1.031621] AppArmor: AppArmor sha1 policy hashing enabled
  450. [ 1.031625] IMA: No TPM chip found, activating TPM-bypass!
  451. [ 1.031957] regulator-dummy: disabling
  452. [ 1.032004] Magic number: 14:222:449
  453. [ 1.032102] rtc_cmos 00:05: setting system clock to 2014-09-08 21:25:35 UTC (1410211535)
  454. [ 1.032555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  455. [ 1.032557] EDD information not available.
  456. [ 1.032700] PM: Hibernation image not present or could not be loaded.
  457. [ 1.051463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  458. [ 1.133435] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  459. [ 1.133443] ACPI: Battery Slot [BAT0] (battery present)
  460. [ 1.134661] Freeing unused kernel memory: 1336K (ffffffff81d1f000 - ffffffff81e6d000)
  461. [ 1.134664] Write protecting the kernel read-only data: 12288k
  462. [ 1.137742] Freeing unused kernel memory: 808K (ffff880001736000 - ffff880001800000)
  463. [ 1.140321] Freeing unused kernel memory: 692K (ffff880001b53000 - ffff880001c00000)
  464. [ 1.157514] systemd-udevd[101]: starting version 204
  465. [ 1.196170] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [74:d0:2b:1f:9c:e4]
  466. [ 1.207275] ahci 0000:00:1f.2: version 3.0
  467. [ 1.207480] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
  468. [ 1.207538] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
  469. [ 1.207542] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
  470. [ 1.210718] scsi0 : ahci
  471. [ 1.212846] scsi1 : ahci
  472. [ 1.216946] scsi2 : ahci
  473. [ 1.218480] scsi3 : ahci
  474. [ 1.218549] ata1: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16100 irq 41
  475. [ 1.218552] ata2: DUMMY
  476. [ 1.218554] ata3: DUMMY
  477. [ 1.218556] ata4: DUMMY
  478. [ 1.240633] usb 1-1: new high-speed USB device number 2 using ehci-pci
  479. [ 1.373045] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  480. [ 1.373051] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  481. [ 1.373504] hub 1-1:1.0: USB hub found
  482. [ 1.373941] hub 1-1:1.0: 4 ports detected
  483. [ 1.484617] usb 2-1: new high-speed USB device number 2 using ehci-pci
  484. [ 1.536563] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  485. [ 1.540613] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  486. [ 1.546079] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  487. [ 1.546085] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  488. [ 1.557806] ata1.00: ATA-8: ST320LT012-9WS14C, 0001SDM1, max UDMA/133
  489. [ 1.557811] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
  490. [ 1.605169] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  491. [ 1.605360] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  492. [ 1.605366] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  493. [ 1.605974] ata1.00: configured for UDMA/133
  494. [ 1.606229] scsi 0:0:0:0: Direct-Access ATA ST320LT012-9WS14 0001 PQ: 0 ANSI: 5
  495. [ 1.606453] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  496. [ 1.606457] sd 0:0:0:0: [sda] 4096-byte physical blocks
  497. [ 1.606521] sd 0:0:0:0: Attached scsi generic sg0 type 0
  498. [ 1.606756] sd 0:0:0:0: [sda] Write Protect is off
  499. [ 1.606762] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  500. [ 1.606893] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  501. [ 1.620995] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  502. [ 1.620999] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  503. [ 1.621381] hub 2-1:1.0: USB hub found
  504. [ 1.621588] hub 2-1:1.0: 4 ports detected
  505. [ 1.648754] psmouse serio4: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
  506. [ 1.658453] sda: sda1 sda2 sda3 sda4 sda5
  507. [ 1.659292] sd 0:0:0:0: [sda] Attached SCSI disk
  508. [ 1.816451] tsc: Refined TSC clocksource calibration: 1496.600 MHz
  509. [ 1.892634] usb 2-1.3: new full-speed USB device number 3 using ehci-pci
  510. [ 1.988664] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c52b
  511. [ 1.988668] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  512. [ 1.988671] usb 2-1.3: Product: USB Receiver
  513. [ 1.988674] usb 2-1.3: Manufacturer: Logitech
  514. [ 1.994117] hidraw: raw HID events driver (C) Jiri Kosina
  515. [ 2.003830] usbcore: registered new interface driver usbhid
  516. [ 2.003834] usbhid: USB HID core driver
  517. [ 2.010455] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.3/input2
  518. [ 2.013884] input: Logitech Unifying Device. Wireless PID:4013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/input/input12
  519. [ 2.014016] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:4013] on usb-0000:00:1d.0-1.3:1
  520. [ 2.060603] usb 2-1.4: new high-speed USB device number 4 using ehci-pci
  521. [ 2.143114] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x361f01)
  522. [ 2.157068] psmouse serio4: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0c.
  523. [ 2.185933] usb 2-1.4: New USB device found, idVendor=0bda, idProduct=5603
  524. [ 2.185938] usb 2-1.4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  525. [ 2.185941] usb 2-1.4: Product: USB2.0 HD UVC WebCam
  526. [ 2.185943] usb 2-1.4: Manufacturer: Generic
  527. [ 2.185945] usb 2-1.4: SerialNumber: 0x0001
  528. [ 2.225601] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input11
  529. [ 2.804112] raid6: sse2x1 4115 MB/s
  530. [ 2.872085] raid6: sse2x2 5084 MB/s
  531. [ 2.940067] raid6: sse2x4 5904 MB/s
  532. [ 2.940069] raid6: using algorithm sse2x4 (5904 MB/s)
  533. [ 2.940071] raid6: using ssse3x2 recovery algorithm
  534. [ 2.940153] Switched to clocksource tsc
  535. [ 2.941788] xor: measuring software checksum speed
  536. [ 2.980042] prefetch64-sse: 8376.000 MB/sec
  537. [ 3.020028] generic_sse: 7642.000 MB/sec
  538. [ 3.020031] xor: using function: prefetch64-sse (8376.000 MB/sec)
  539. [ 3.037152] bio: create slab <bio-1> at 1
  540. [ 3.037576] Btrfs loaded
  541. [ 5.391994] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
  542. [ 5.391999] EXT4-fs (sda3): write access will be enabled during recovery
  543. [ 5.536676] random: nonblocking pool is initialized
  544. [ 6.505545] EXT4-fs (sda3): orphan cleanup on readonly fs
  545. [ 6.603311] EXT4-fs (sda3): 19 orphan inodes deleted
  546. [ 6.603315] EXT4-fs (sda3): recovery complete
  547. [ 6.749657] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  548. [ 8.654644] init: plymouth-upstart-bridge main process (204) terminated with status 1
  549. [ 8.654661] init: plymouth-upstart-bridge main process ended, respawning
  550. [ 8.658189] init: plymouth-upstart-bridge main process (218) terminated with status 1
  551. [ 8.658204] init: plymouth-upstart-bridge main process ended, respawning
  552. [ 8.661827] init: plymouth-upstart-bridge main process (220) terminated with status 1
  553. [ 8.661843] init: plymouth-upstart-bridge main process ended, respawning
  554. [ 8.665415] init: plymouth-upstart-bridge main process (222) terminated with status 1
  555. [ 8.665430] init: plymouth-upstart-bridge main process ended, respawning
  556. [ 8.668977] init: plymouth-upstart-bridge main process (224) terminated with status 1
  557. [ 8.668993] init: plymouth-upstart-bridge main process ended, respawning
  558. [ 8.672129] init: plymouth-upstart-bridge main process (226) terminated with status 1
  559. [ 8.672145] init: plymouth-upstart-bridge main process ended, respawning
  560. [ 8.674214] init: plymouth-upstart-bridge main process (228) terminated with status 1
  561. [ 8.674244] init: plymouth-upstart-bridge main process ended, respawning
  562. [ 8.677853] init: plymouth-upstart-bridge main process (229) terminated with status 1
  563. [ 8.677869] init: plymouth-upstart-bridge main process ended, respawning
  564. [ 16.484247] Adding 7812496k swap on /dev/sda4. Priority:-1 extents:1 across:7812496k FS
  565. [ 16.549024] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  566. [ 16.615043] systemd-udevd[345]: starting version 204
  567. [ 16.757093] lp: driver loaded but no devices found
  568. [ 16.800308] ppdev: user-space parallel port driver
  569. [ 16.830171] [drm] Initialized drm 1.1.0 20060810
  570. [ 16.855113] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
  571. [ 16.882831] wmi: Mapper loaded
  572. [ 16.935169] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20131115/utaddress-251)
  573. [ 16.935179] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20131115/utaddress-251)
  574. [ 16.935184] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  575. [ 16.935189] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
  576. [ 16.935193] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GP01 2 (20131115/utaddress-251)
  577. [ 16.935196] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  578. [ 16.935198] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
  579. [ 16.935202] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GP01 2 (20131115/utaddress-251)
  580. [ 16.935205] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  581. [ 16.935207] lpc_ich: Resource conflict(s) found affecting gpio_ich
  582. [ 16.988191] cfg80211: Calling CRDA to update world regulatory domain
  583. [ 17.008946] type=1400 audit(1410211551.479:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=409 comm="apparmor_parser"
  584. [ 17.008956] type=1400 audit(1410211551.479:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=409 comm="apparmor_parser"
  585. [ 17.008962] type=1400 audit(1410211551.479:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=409 comm="apparmor_parser"
  586. [ 17.009582] type=1400 audit(1410211551.479:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=409 comm="apparmor_parser"
  587. [ 17.009590] type=1400 audit(1410211551.479:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=409 comm="apparmor_parser"
  588. [ 17.009909] type=1400 audit(1410211551.479:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=409 comm="apparmor_parser"
  589. [ 17.066972] [drm] Memory usable by graphics device = 2048M
  590. [ 17.066979] checking generic (e0000000 1e0000) vs hw (e0000000 10000000)
  591. [ 17.066981] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
  592. [ 17.067003] Console: switching to colour dummy device 80x25
  593. [ 17.224836] ath: phy0: Disable PLL PowerSave
  594. [ 17.231461] ath: phy0: Enable LNA combining
  595. [ 17.232722] ath: EEPROM regdomain: 0x60
  596. [ 17.232723] ath: EEPROM indicates we should expect a direct regpair map
  597. [ 17.232726] ath: Country alpha2 being used: 00
  598. [ 17.232727] ath: Regpair used: 0x60
  599. [ 17.249657] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  600. [ 17.250521] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90004400000, irq=17
  601. [ 17.268135] i915 0000:00:02.0: irq 43 for MSI/MSI-X
  602. [ 17.268151] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  603. [ 17.268153] [drm] Driver supports precise vblank timestamp query.
  604. [ 17.283602] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  605. [ 17.329249] Linux video capture interface: v2.00
  606. [ 17.344735] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (0bda:5603)
  607. [ 17.346375] input: USB2.0 HD UVC WebCam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input13
  608. [ 17.346466] usbcore: registered new interface driver uvcvideo
  609. [ 17.346469] USB Video Class driver (1.1.1)
  610. [ 17.359970] device-mapper: multipath: version 1.6.0 loaded
  611. [ 17.370461] fbcon: inteldrmfb (fb0) is primary device
  612. [ 17.568926] asus_wmi: module verification failed: signature and/or required key missing - tainting kernel
  613. [ 17.569677] asus_wmi: ASUS WMI generic driver loaded
  614. [ 17.569721] asus_wmi: Initialization: 0x1
  615. [ 17.569875] asus_wmi: BIOS WMI version: 7.9
  616. [ 17.571317] asus_wmi: SFUN value: 0x4a0877
  617. [ 17.571317] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input14
  618. [ 17.670318] asus_wmi: Backlight controlled by ACPI video driver
  619. [ 17.683439] cfg80211: World regulatory domain updated:
  620. [ 17.683440] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  621. [ 17.683442] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  622. [ 17.683444] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  623. [ 17.683445] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  624. [ 17.683446] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  625. [ 17.683447] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  626. [ 17.719471] Console: switching to colour frame buffer device 160x48
  627. [ 17.723205] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  628. [ 17.723206] i915 0000:00:02.0: registered panic notifier
  629. [ 17.745622] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  630. [ 17.793078] acpi device:32: registered as cooling_device3
  631. [ 17.815600] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
  632. [ 17.816652] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  633. [ 17.817033] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
  634. [ 17.842058] hda_codec: CX20751/2: BIOS auto-probing.
  635. [ 17.842277] autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  636. [ 17.842280] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  637. [ 17.842282] hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
  638. [ 17.842283] mono: mono_out=0x0
  639. [ 17.842284] inputs:
  640. [ 17.842287] Internal Mic=0x1a
  641. [ 17.842289] Headphone Mic=0x18
  642. [ 17.843069] hda_codec: Enable sync_write for stable communication
  643. [ 17.850991] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  644. [ 17.851214] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  645. [ 18.088943] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
  646. [ 18.871039] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
  647. [ 24.763456] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  648. [ 25.045879] init: failsafe main process (717) killed by TERM signal
  649. [ 25.304335] Bluetooth: Core ver 2.17
  650. [ 25.306818] NET: Registered protocol family 31
  651. [ 25.306823] Bluetooth: HCI device and connection manager initialized
  652. [ 25.306833] Bluetooth: HCI socket layer initialized
  653. [ 25.306838] Bluetooth: L2CAP socket layer initialized
  654. [ 25.306844] Bluetooth: SCO socket layer initialized
  655. [ 25.321832] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  656. [ 25.321837] Bluetooth: BNEP filters: protocol multicast
  657. [ 25.321847] Bluetooth: BNEP socket layer initialized
  658. [ 25.370586] Bluetooth: RFCOMM TTY layer initialized
  659. [ 25.370604] Bluetooth: RFCOMM socket layer initialized
  660. [ 25.370612] Bluetooth: RFCOMM ver 1.11
  661. [ 25.554359] type=1400 audit(1410211560.027:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=849 comm="apparmor_parser"
  662. [ 25.554372] type=1400 audit(1410211560.027:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=849 comm="apparmor_parser"
  663. [ 25.554999] type=1400 audit(1410211560.027:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=849 comm="apparmor_parser"
  664. [ 25.779128] init: cups main process (850) killed by HUP signal
  665. [ 25.779145] init: cups main process ended, respawning
  666. [ 26.561469] type=1400 audit(1410211561.035:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=933 comm="apparmor_parser"
  667. [ 26.561481] type=1400 audit(1410211561.035:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=933 comm="apparmor_parser"
  668. [ 26.561488] type=1400 audit(1410211561.035:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=933 comm="apparmor_parser"
  669. [ 26.562762] type=1400 audit(1410211561.035:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=933 comm="apparmor_parser"
  670. [ 26.562770] type=1400 audit(1410211561.035:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=933 comm="apparmor_parser"
  671. [ 26.563090] type=1400 audit(1410211561.035:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=933 comm="apparmor_parser"
  672. [ 26.659163] type=1400 audit(1410211561.131:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=932 comm="apparmor_parser"
  673. [ 26.934000] init: samba-ad-dc main process (924) terminated with status 1
  674. [ 26.942707] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  675. [ 26.943069] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  676. [ 26.945858] alx 0000:03:00.0: irq 45 for MSI/MSI-X
  677. [ 26.945992] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  678. [ 26.950663] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  679. [ 27.152431] init: Failed to spawn hybrid-gfx main process: unable to execute: No such file or directory
  680. [ 27.348171] init: plymouth-upstart-bridge main process ended, respawning
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement