Advertisement
Guest User

Untitled

a guest
Nov 24th, 2016
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.00 KB | None | 0 0
  1. anya@anya-SATELLITE-L50-B:~$ dmesg
  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 4.4.0-47-generic (buildd@lcy01-03) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016 (Ubuntu 4.4.0-47.68-generic 4.4.24)
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic root=UUID=07041f71-3673-4179-82a0-a4f100545904 ro
  7. [ 0.000000] KERNEL supported cpus:
  8. [ 0.000000] Intel GenuineIntel
  9. [ 0.000000] AMD AuthenticAMD
  10. [ 0.000000] Centaur CentaurHauls
  11. [ 0.000000] x86/fpu: Legacy x87 FPU detected.
  12. [ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
  13. [ 0.000000] e820: BIOS-provided physical RAM map:
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000001f000000-0x000000001f03ffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x000000001f040000-0x000000001fffffff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x0000000077645fff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x0000000077646000-0x0000000077c45fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000077c46000-0x0000000077d45fff] ACPI NVS
  24. [ 0.000000] BIOS-e820: [mem 0x0000000077d46000-0x0000000077d85fff] ACPI data
  25. [ 0.000000] BIOS-e820: [mem 0x0000000077d86000-0x00000000794f0fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000794f1000-0x0000000079df0fff] ACPI NVS
  27. [ 0.000000] BIOS-e820: [mem 0x0000000079df1000-0x0000000079ffffff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x000000007a000000-0x000000007a7fffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x000000007ae00000-0x000000007fffffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  38. [ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved
  39. [ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
  40. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
  41. [ 0.000000] NX (Execute Disable) protection: active
  42. [ 0.000000] SMBIOS 2.7 present.
  43. [ 0.000000] DMI: TOSHIBA SATELLITE L50-B/Type2 - Board Product Name, BIOS 1.50 10/08/2014
  44. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  45. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  46. [ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
  47. [ 0.000000] MTRR default type: uncachable
  48. [ 0.000000] MTRR fixed ranges enabled:
  49. [ 0.000000] 00000-9FFFF write-back
  50. [ 0.000000] A0000-BFFFF uncachable
  51. [ 0.000000] C0000-FFFFF write-protect
  52. [ 0.000000] MTRR variable ranges enabled:
  53. [ 0.000000] 0 base 0FFD00000 mask FFFC00000 write-protect
  54. [ 0.000000] 1 base 000000000 mask F80000000 write-back
  55. [ 0.000000] 2 base 07C000000 mask FFC000000 uncachable
  56. [ 0.000000] 3 base 07B000000 mask FFF000000 uncachable
  57. [ 0.000000] 4 base 07AE00000 mask FFFE00000 uncachable
  58. [ 0.000000] 5 base 100000000 mask F80000000 write-back
  59. [ 0.000000] 6 disabled
  60. [ 0.000000] 7 disabled
  61. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  62. [ 0.000000] e820: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
  63. [ 0.000000] Scanning 1 areas for low memory corruption
  64. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  65. [ 0.000000] BRK [0x02202000, 0x02202fff] PGTABLE
  66. [ 0.000000] BRK [0x02203000, 0x02203fff] PGTABLE
  67. [ 0.000000] BRK [0x02204000, 0x02204fff] PGTABLE
  68. [ 0.000000] BRK [0x02205000, 0x02205fff] PGTABLE
  69. [ 0.000000] BRK [0x02206000, 0x02206fff] PGTABLE
  70. [ 0.000000] BRK [0x02207000, 0x02207fff] PGTABLE
  71. [ 0.000000] RAMDISK: [mem 0x337cc000-0x35bddfff]
  72. [ 0.000000] ACPI: Early table checksum verification disabled
  73. [ 0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 TOSQCI)
  74. [ 0.000000] ACPI: XSDT 0x0000000077D85120 000094 (v01 TOSQCI TOSQCI00 00000003 01000013)
  75. [ 0.000000] ACPI: FACP 0x0000000077D82000 0000F4 (v04 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  76. [ 0.000000] ACPI: DSDT 0x0000000077D6C000 010CD0 (v02 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  77. [ 0.000000] ACPI: FACS 0x0000000077CFF000 000040
  78. [ 0.000000] ACPI: UEFI 0x0000000077D84000 000236 (v01 TOSQCI TOSQCI00 00000001 ACPI 00040000)
  79. [ 0.000000] ACPI: MSDM 0x0000000077D83000 000055 (v03 TOSQCI TOSQCI00 00000001 ACPI 00040000)
  80. [ 0.000000] ACPI: HPET 0x0000000077D81000 000038 (v01 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  81. [ 0.000000] ACPI: LPIT 0x0000000077D80000 000104 (v01 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  82. [ 0.000000] ACPI: APIC 0x0000000077D7F000 000084 (v03 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  83. [ 0.000000] ACPI: MCFG 0x0000000077D7E000 00003C (v01 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  84. [ 0.000000] ACPI: SLIC 0x0000000077D7D000 000176 (v01 TOSQCI TOSQCI00 00000003 ACPI 00040000)
  85. [ 0.000000] ACPI: SSDT 0x0000000077D6B000 000763 (v01 INSYDE CpuPm 00003000 ACPI 00040000)
  86. [ 0.000000] ACPI: SSDT 0x0000000077D6A000 000290 (v01 INSYDE Cpu0Tst 00003000 ACPI 00040000)
  87. [ 0.000000] ACPI: SSDT 0x0000000077D69000 00017A (v01 INSYDE ApTst 00003000 ACPI 00040000)
  88. [ 0.000000] ACPI: UEFI 0x0000000077D68000 000042 (v01 TOSQCI TOSQCI00 00000000 ACPI 00040000)
  89. [ 0.000000] ACPI: SSDT 0x0000000077D67000 0003E6 (v01 INSYDE IsctTabl 00001000 ACPI 00040000)
  90. [ 0.000000] ACPI: FPDT 0x0000000077D66000 000044 (v01 TOSQCI TOSQCI00 00000002 ACPI 00040000)
  91. [ 0.000000] ACPI: Local APIC address 0xfee00000
  92. [ 0.000000] No NUMA configuration found
  93. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
  94. [ 0.000000] NODE_DATA(0) allocated [mem 0x17fff5000-0x17fff9fff]
  95. [ 0.000000] Zone ranges:
  96. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  97. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  98. [ 0.000000] Normal [mem 0x0000000100000000-0x000000017fffffff]
  99. [ 0.000000] Device empty
  100. [ 0.000000] Movable zone start for each node
  101. [ 0.000000] Early memory node ranges
  102. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  103. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001effffff]
  104. [ 0.000000] node 0: [mem 0x000000001f040000-0x000000001fffffff]
  105. [ 0.000000] node 0: [mem 0x0000000020100000-0x0000000077645fff]
  106. [ 0.000000] node 0: [mem 0x0000000077d86000-0x00000000794f0fff]
  107. [ 0.000000] node 0: [mem 0x0000000079df1000-0x0000000079ffffff]
  108. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff]
  109. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
  110. [ 0.000000] On node 0 totalpages: 1019421
  111. [ 0.000000] DMA zone: 64 pages used for memmap
  112. [ 0.000000] DMA zone: 21 pages reserved
  113. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  114. [ 0.000000] DMA32 zone: 7674 pages used for memmap
  115. [ 0.000000] DMA32 zone: 491136 pages, LIFO batch:31
  116. [ 0.000000] Normal zone: 8192 pages used for memmap
  117. [ 0.000000] Normal zone: 524288 pages, LIFO batch:31
  118. [ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
  119. [ 0.000000] Reserving Intel graphics stolen memory at 0x7b000000-0x7effffff
  120. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  121. [ 0.000000] ACPI: Local APIC address 0xfee00000
  122. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
  123. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
  124. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
  125. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
  126. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
  127. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  128. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  129. [ 0.000000] ACPI: IRQ0 used by override.
  130. [ 0.000000] ACPI: IRQ9 used by override.
  131. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  132. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  133. [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  134. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  135. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  136. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  137. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  138. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  139. [ 0.000000] PM: Registered nosave memory: [mem 0x1f000000-0x1f03ffff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0x77646000-0x77c45fff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0x77c46000-0x77d45fff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0x77d46000-0x77d85fff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0x794f1000-0x79df0fff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0x7a000000-0x7a7fffff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0x7a800000-0x7adfffff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0x7ae00000-0x7fffffff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  152. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed07fff]
  157. [ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
  158. [ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0bfff]
  159. [ 0.000000] PM: Registered nosave memory: [mem 0xfed0c000-0xfed0ffff]
  160. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed1bfff]
  161. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
  162. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
  163. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  164. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeefffff]
  165. [ 0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
  166. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffcfffff]
  167. [ 0.000000] PM: Registered nosave memory: [mem 0xffd00000-0xffffffff]
  168. [ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
  169. [ 0.000000] Booting paravirtualized kernel on bare hardware
  170. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  171. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
  172. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88017fc00000 s98008 r8192 d28968 u524288
  173. [ 0.000000] pcpu-alloc: s98008 r8192 d28968 u524288 alloc=1*2097152
  174. [ 0.000000] pcpu-alloc: [0] 0 1 2 3
  175. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1003470
  176. [ 0.000000] Policy zone: Normal
  177. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-47-generic root=UUID=07041f71-3673-4179-82a0-a4f100545904 ro
  178. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  179. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  180. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  181. [ 0.000000] Memory: 3889788K/4077684K available (8423K kernel code, 1285K rwdata, 3952K rodata, 1480K init, 1292K bss, 187896K reserved, 0K cma-reserved)
  182. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  183. [ 0.000000] Hierarchical RCU implementation.
  184. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  185. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  186. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  187. [ 0.000000] NR_IRQS:16640 nr_irqs:1024 16
  188. [ 0.000000] Console: colour dummy device 80x25
  189. [ 0.000000] console [tty0] enabled
  190. [ 0.000000] Maximum core-clock to bus-clock ratio: 0x1a
  191. [ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
  192. [ 0.000000] TSC runs at 2163200 KHz
  193. [ 0.000000] lapic_timer_frequency = 332800
  194. [ 0.000000] tsc: Detected 2163.200 MHz processor
  195. [ 0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4326.40 BogoMIPS (lpj=8652800)
  196. [ 0.000051] pid_max: default: 32768 minimum: 301
  197. [ 0.000067] ACPI: Core revision 20150930
  198. [ 0.027210] ACPI: 5 ACPI AML tables successfully acquired and loaded
  199. [ 0.027261] Security Framework initialized
  200. [ 0.027271] Yama: becoming mindful.
  201. [ 0.027303] AppArmor: AppArmor initialized
  202. [ 0.027782] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  203. [ 0.029559] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  204. [ 0.030369] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  205. [ 0.030391] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  206. [ 0.030760] Initializing cgroup subsys io
  207. [ 0.030777] Initializing cgroup subsys memory
  208. [ 0.030796] Initializing cgroup subsys devices
  209. [ 0.030806] Initializing cgroup subsys freezer
  210. [ 0.030816] Initializing cgroup subsys net_cls
  211. [ 0.030825] Initializing cgroup subsys perf_event
  212. [ 0.030835] Initializing cgroup subsys net_prio
  213. [ 0.030848] Initializing cgroup subsys hugetlb
  214. [ 0.030857] Initializing cgroup subsys pids
  215. [ 0.030887] CPU: Physical Processor ID: 0
  216. [ 0.030894] CPU: Processor Core ID: 0
  217. [ 0.030904] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  218. [ 0.030910] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  219. [ 0.035683] mce: CPU supports 6 MCE banks
  220. [ 0.035697] CPU0: Thermal monitoring handled by SMI
  221. [ 0.035702] process: using mwait in idle threads
  222. [ 0.035713] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
  223. [ 0.035721] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
  224. [ 0.036081] Freeing SMP alternatives memory: 32K (ffffffff820b5000 - ffffffff820bd000)
  225. [ 0.048994] ftrace: allocating 32047 entries in 126 pages
  226. [ 0.066314] smpboot: Max logical packages: 1
  227. [ 0.066327] smpboot: APIC(0) Converting physical 0 to logical package 0
  228. [ 0.067306] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  229. [ 0.107017] TSC deadline timer enabled
  230. [ 0.107022] smpboot: CPU0: Intel(R) Pentium(R) CPU N3540 @ 2.16GHz (family: 0x6, model: 0x37, stepping: 0x8)
  231. [ 0.107062] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
  232. [ 0.107087] ... version: 3
  233. [ 0.107094] ... bit width: 40
  234. [ 0.107099] ... generic registers: 2
  235. [ 0.107105] ... value mask: 000000ffffffffff
  236. [ 0.107112] ... max period: 000000ffffffffff
  237. [ 0.107118] ... fixed-purpose events: 3
  238. [ 0.107123] ... event mask: 0000000700000003
  239. [ 0.108570] x86: Booting SMP configuration:
  240. [ 0.108582] .... node #0, CPUs: #1
  241. [ 0.113417] CPU1: Thermal monitoring handled by SMI
  242. [ 0.115621] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  243. [ 0.115838] #2
  244. [ 0.120658] CPU2: Thermal monitoring handled by SMI
  245. [ 0.122881] #3
  246. [ 0.127704] CPU3: Thermal monitoring handled by SMI
  247. [ 0.129768] x86: Booted up 1 node, 4 CPUs
  248. [ 0.129778] smpboot: Total of 4 processors activated (17305.60 BogoMIPS)
  249. [ 0.130681] devtmpfs: initialized
  250. [ 0.136947] evm: security.selinux
  251. [ 0.136954] evm: security.SMACK64
  252. [ 0.136960] evm: security.SMACK64EXEC
  253. [ 0.136966] evm: security.SMACK64TRANSMUTE
  254. [ 0.136972] evm: security.SMACK64MMAP
  255. [ 0.136977] evm: security.ima
  256. [ 0.136983] evm: security.capability
  257. [ 0.137084] PM: Registering ACPI NVS region [mem 0x77c46000-0x77d45fff] (1048576 bytes)
  258. [ 0.137123] PM: Registering ACPI NVS region [mem 0x794f1000-0x79df0fff] (9437184 bytes)
  259. [ 0.137500] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  260. [ 0.137672] pinctrl core: initialized pinctrl subsystem
  261. [ 0.137866] RTC time: 19:17:31, date: 11/24/16
  262. [ 0.138137] NET: Registered protocol family 16
  263. [ 0.147502] cpuidle: using governor ladder
  264. [ 0.159511] cpuidle: using governor menu
  265. [ 0.159522] PCCT header not found.
  266. [ 0.159636] ACPI: bus type PCI registered
  267. [ 0.159645] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  268. [ 0.159779] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
  269. [ 0.159793] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
  270. [ 0.159809] PCI: Using configuration type 1 for base access
  271. [ 0.172270] ACPI: Added _OSI(Module Device)
  272. [ 0.172281] ACPI: Added _OSI(Processor Device)
  273. [ 0.172288] ACPI: Added _OSI(3.0 _SCP Extensions)
  274. [ 0.172295] ACPI: Added _OSI(Processor Aggregator Device)
  275. [ 0.188002] ACPI: Dynamic OEM Table Load:
  276. [ 0.188023] ACPI: SSDT 0xFFFF88017A691800 00047C (v01 PmRef Cpu0Ist 00003000 INTL 20130117)
  277. [ 0.189214] ACPI: Dynamic OEM Table Load:
  278. [ 0.189230] ACPI: SSDT 0xFFFF88017A692000 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
  279. [ 0.190816] ACPI: Dynamic OEM Table Load:
  280. [ 0.190831] ACPI: SSDT 0xFFFF88017A6BDA00 00015F (v01 PmRef ApIst 00003000 INTL 20130117)
  281. [ 0.191973] ACPI: Dynamic OEM Table Load:
  282. [ 0.191987] ACPI: SSDT 0xFFFF88017A6A7900 00008D (v01 PmRef ApCst 00003000 INTL 20130117)
  283. [ 0.194427] ACPI : EC: EC started
  284. [ 0.194759] ACPI: Interpreter enabled
  285. [ 0.194805] ACPI: (supports S0 S3 S4 S5)
  286. [ 0.194813] ACPI: Using IOAPIC for interrupt routing
  287. [ 0.194877] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  288. [ 0.198939] ACPI: Power Resource [USBC] (on)
  289. [ 0.204789] ACPI: Power Resource [PLPE] (on)
  290. [ 0.205168] ACPI: Power Resource [PLPE] (on)
  291. [ 0.213851] ACPI: Power Resource [CLK0] (on)
  292. [ 0.213944] ACPI: Power Resource [CLK1] (on)
  293. [ 0.288459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  294. [ 0.288477] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  295. [ 0.289079] \_SB_.PCI0:_OSC invalid UUID
  296. [ 0.289082] _OSC request data:1 1f 0
  297. [ 0.289090] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  298. [ 0.289118] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  299. [ 0.289686] PCI host bridge to bus 0000:00
  300. [ 0.289697] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
  301. [ 0.289706] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
  302. [ 0.289714] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
  303. [ 0.289723] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  304. [ 0.289731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  305. [ 0.289743] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  306. [ 0.289754] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
  307. [ 0.289765] pci_bus 0000:00: root bus resource [mem 0x80000000-0x909ffffe window]
  308. [ 0.289777] pci_bus 0000:00: root bus resource [bus 00-ff]
  309. [ 0.289793] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
  310. [ 0.289966] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
  311. [ 0.289987] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
  312. [ 0.290000] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
  313. [ 0.290012] pci 0000:00:02.0: reg 0x20: [io 0x2050-0x2057]
  314. [ 0.290183] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
  315. [ 0.290212] pci 0000:00:13.0: reg 0x10: [io 0x2048-0x204f]
  316. [ 0.290223] pci 0000:00:13.0: reg 0x14: [io 0x205c-0x205f]
  317. [ 0.290234] pci 0000:00:13.0: reg 0x18: [io 0x2040-0x2047]
  318. [ 0.290244] pci 0000:00:13.0: reg 0x1c: [io 0x2058-0x205b]
  319. [ 0.290255] pci 0000:00:13.0: reg 0x20: [io 0x2020-0x203f]
  320. [ 0.290266] pci 0000:00:13.0: reg 0x24: [mem 0x90914000-0x909147ff]
  321. [ 0.290306] pci 0000:00:13.0: PME# supported from D3hot
  322. [ 0.290445] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
  323. [ 0.290474] pci 0000:00:14.0: reg 0x10: [mem 0x90900000-0x9090ffff 64bit]
  324. [ 0.290529] pci 0000:00:14.0: PME# supported from D3hot D3cold
  325. [ 0.290638] pci 0000:00:14.0: System wakeup disabled by ACPI
  326. [ 0.290728] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
  327. [ 0.290769] pci 0000:00:1a.0: reg 0x10: [mem 0x90800000-0x908fffff]
  328. [ 0.290784] pci 0000:00:1a.0: reg 0x14: [mem 0x90700000-0x907fffff]
  329. [ 0.290874] pci 0000:00:1a.0: PME# supported from D0 D3hot
  330. [ 0.291020] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
  331. [ 0.291054] pci 0000:00:1b.0: reg 0x10: [mem 0x90910000-0x90913fff 64bit]
  332. [ 0.291119] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  333. [ 0.291258] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
  334. [ 0.291322] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  335. [ 0.291399] pci 0000:00:1c.0: System wakeup disabled by ACPI
  336. [ 0.291479] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
  337. [ 0.291543] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  338. [ 0.291624] pci 0000:00:1c.1: System wakeup disabled by ACPI
  339. [ 0.291711] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
  340. [ 0.291776] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  341. [ 0.291853] pci 0000:00:1c.2: System wakeup disabled by ACPI
  342. [ 0.291939] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320
  343. [ 0.291979] pci 0000:00:1d.0: reg 0x10: [mem 0x90915000-0x909153ff]
  344. [ 0.292082] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  345. [ 0.292195] pci 0000:00:1d.0: System wakeup disabled by ACPI
  346. [ 0.292275] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
  347. [ 0.292484] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
  348. [ 0.292533] pci 0000:00:1f.3: reg 0x10: [mem 0x90916000-0x9091601f]
  349. [ 0.292606] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
  350. [ 0.292925] pci 0000:01:00.0: [14e4:4365] type 00 class 0x028000
  351. [ 0.292990] pci 0000:01:00.0: reg 0x10: [mem 0x90600000-0x90607fff 64bit]
  352. [ 0.293157] pci 0000:01:00.0: supports D1 D2
  353. [ 0.293161] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  354. [ 0.293231] pci 0000:01:00.0: System wakeup disabled by ACPI
  355. [ 0.299713] pci 0000:00:1c.0: PCI bridge to [bus 01]
  356. [ 0.299726] pci 0000:00:1c.0: bridge window [mem 0x90600000-0x906fffff]
  357. [ 0.299855] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
  358. [ 0.299905] pci 0000:02:00.0: reg 0x10: [io 0x1000-0x10ff]
  359. [ 0.299939] pci 0000:02:00.0: reg 0x18: [mem 0x90404000-0x90404fff 64bit pref]
  360. [ 0.299963] pci 0000:02:00.0: reg 0x20: [mem 0x90400000-0x90403fff 64bit pref]
  361. [ 0.299981] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
  362. [ 0.300054] pci 0000:02:00.0: supports D1 D2
  363. [ 0.300058] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  364. [ 0.300127] pci 0000:02:00.0: System wakeup disabled by ACPI
  365. [ 0.307698] pci 0000:00:1c.1: PCI bridge to [bus 02]
  366. [ 0.307709] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
  367. [ 0.307718] pci 0000:00:1c.1: bridge window [mem 0x90400000-0x904fffff 64bit pref]
  368. [ 0.307847] pci 0000:03:00.0: [10ec:5229] type 00 class 0xff0000
  369. [ 0.307912] pci 0000:03:00.0: reg 0x10: [mem 0x90500000-0x90500fff]
  370. [ 0.308056] pci 0000:03:00.0: supports D1 D2
  371. [ 0.308060] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
  372. [ 0.308113] pci 0000:03:00.0: System wakeup disabled by ACPI
  373. [ 0.315723] pci 0000:00:1c.2: PCI bridge to [bus 03]
  374. [ 0.315736] pci 0000:00:1c.2: bridge window [mem 0x90500000-0x905fffff]
  375. [ 0.316782] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
  376. [ 0.316917] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  377. [ 0.317049] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
  378. [ 0.317182] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  379. [ 0.317314] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
  380. [ 0.317496] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
  381. [ 0.317629] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *7
  382. [ 0.317764] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *7
  383. [ 0.320400] ACPI: Enabled 5 GPEs in block 00 to 3F
  384. [ 0.320659] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
  385. [ 0.320905] vgaarb: setting as boot device: PCI:0000:00:02.0
  386. [ 0.320915] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  387. [ 0.320929] vgaarb: loaded
  388. [ 0.320935] vgaarb: bridge control possible 0000:00:02.0
  389. [ 0.321404] SCSI subsystem initialized
  390. [ 0.321493] libata version 3.00 loaded.
  391. [ 0.321541] ACPI: bus type USB registered
  392. [ 0.321584] usbcore: registered new interface driver usbfs
  393. [ 0.321608] usbcore: registered new interface driver hub
  394. [ 0.321643] usbcore: registered new device driver usb
  395. [ 0.321944] PCI: Using ACPI for IRQ routing
  396. [ 0.323347] PCI: pci_cache_line_size set to 64 bytes
  397. [ 0.323458] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
  398. [ 0.323461] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
  399. [ 0.323464] e820: reserve RAM buffer [mem 0x77646000-0x77ffffff]
  400. [ 0.323467] e820: reserve RAM buffer [mem 0x794f1000-0x7bffffff]
  401. [ 0.323470] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
  402. [ 0.323676] NetLabel: Initializing
  403. [ 0.323684] NetLabel: domain hash size = 128
  404. [ 0.323701] NetLabel: protocols = UNLABELED CIPSOv4
  405. [ 0.323726] NetLabel: unlabeled traffic allowed by default
  406. [ 0.323856] amd_nb: Cannot enumerate AMD northbridges
  407. [ 0.323890] clocksource: Switched to clocksource refined-jiffies
  408. [ 0.336168] AppArmor: AppArmor Filesystem Enabled
  409. [ 0.336304] pnp: PnP ACPI init
  410. [ 0.336411] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  411. [ 0.336556] system 00:01: [io 0x0680-0x069f] has been reserved
  412. [ 0.336567] system 00:01: [io 0x0400-0x047f] has been reserved
  413. [ 0.336576] system 00:01: [io 0x0500-0x05fe] has been reserved
  414. [ 0.336584] system 00:01: [io 0x0600-0x061f] has been reserved
  415. [ 0.336594] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
  416. [ 0.336605] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  417. [ 0.336783] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
  418. [ 0.336856] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  419. [ 0.336924] pnp 00:04: Plug and Play ACPI device, IDs TOS1151 PNP0f13 (active)
  420. [ 0.337641] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
  421. [ 0.337652] system 00:05: [mem 0xfed01000-0xfed01fff] has been reserved
  422. [ 0.337661] system 00:05: [mem 0xfed03000-0xfed03fff] has been reserved
  423. [ 0.337670] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
  424. [ 0.337683] system 00:05: [mem 0xfed0c000-0xfed0ffff] has been reserved
  425. [ 0.337692] system 00:05: [mem 0xfed08000-0xfed08fff] has been reserved
  426. [ 0.337701] system 00:05: [mem 0xfed1c000-0xfed1cfff] has been reserved
  427. [ 0.337710] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
  428. [ 0.337719] system 00:05: [mem 0xfef00000-0xfeffffff] has been reserved
  429. [ 0.337730] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  430. [ 0.340074] pnp: PnP ACPI: found 6 devices
  431. [ 0.348452] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  432. [ 0.348489] clocksource: Switched to clocksource acpi_pm
  433. [ 0.348507] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
  434. [ 0.348555] pci 0000:00:1c.1: BAR 14: no space for [mem size 0x00100000]
  435. [ 0.348565] pci 0000:00:1c.1: BAR 14: failed to assign [mem size 0x00100000]
  436. [ 0.348576] pci 0000:00:1c.0: PCI bridge to [bus 01]
  437. [ 0.348588] pci 0000:00:1c.0: bridge window [mem 0x90600000-0x906fffff]
  438. [ 0.348604] pci 0000:02:00.0: BAR 6: assigned [mem 0x90410000-0x9041ffff pref]
  439. [ 0.348616] pci 0000:00:1c.1: PCI bridge to [bus 02]
  440. [ 0.348625] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
  441. [ 0.348637] pci 0000:00:1c.1: bridge window [mem 0x90400000-0x904fffff 64bit pref]
  442. [ 0.348652] pci 0000:00:1c.2: PCI bridge to [bus 03]
  443. [ 0.348662] pci 0000:00:1c.2: bridge window [mem 0x90500000-0x905fffff]
  444. [ 0.348676] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
  445. [ 0.348688] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
  446. [ 0.348692] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
  447. [ 0.348696] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
  448. [ 0.348699] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  449. [ 0.348703] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  450. [ 0.348707] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  451. [ 0.348711] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
  452. [ 0.348715] pci_bus 0000:00: resource 11 [mem 0x80000000-0x909ffffe window]
  453. [ 0.348718] pci_bus 0000:01: resource 1 [mem 0x90600000-0x906fffff]
  454. [ 0.348722] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
  455. [ 0.348726] pci_bus 0000:02: resource 2 [mem 0x90400000-0x904fffff 64bit pref]
  456. [ 0.348730] pci_bus 0000:03: resource 1 [mem 0x90500000-0x905fffff]
  457. [ 0.348790] NET: Registered protocol family 2
  458. [ 0.349085] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  459. [ 0.349224] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  460. [ 0.349374] TCP: Hash tables configured (established 32768 bind 32768)
  461. [ 0.349442] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  462. [ 0.349487] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  463. [ 0.349624] NET: Registered protocol family 1
  464. [ 0.349660] pci 0000:00:02.0: Video device with shadowed ROM
  465. [ 0.350271] PCI: CLS 64 bytes, default 64
  466. [ 0.350378] Trying to unpack rootfs image as initramfs...
  467. [ 1.273351] Freeing initrd memory: 36936K (ffff8800337cc000 - ffff880035bde000)
  468. [ 1.273381] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  469. [ 1.273391] software IO TLB [mem 0x73646000-0x77646000] (64MB) mapped at [ffff880073646000-ffff880077645fff]
  470. [ 1.273675] Scanning for low memory corruption every 60 seconds
  471. [ 1.274521] futex hash table entries: 1024 (order: 4, 65536 bytes)
  472. [ 1.274579] audit: initializing netlink subsys (disabled)
  473. [ 1.274614] audit: type=2000 audit(1480015052.259:1): initialized
  474. [ 1.275206] Initialise system trusted keyring
  475. [ 1.275462] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  476. [ 1.278592] zbud: loaded
  477. [ 1.278972] VFS: Disk quotas dquot_6.6.0
  478. [ 1.279048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  479. [ 1.279603] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  480. [ 1.280109] fuse init (API version 7.23)
  481. [ 1.280387] Key type big_key registered
  482. [ 1.280420] Allocating IMA MOK and blacklist keyrings.
  483. [ 1.281904] Key type asymmetric registered
  484. [ 1.281915] Asymmetric key parser 'x509' registered
  485. [ 1.282040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  486. [ 1.282146] io scheduler noop registered
  487. [ 1.282157] io scheduler deadline registered (default)
  488. [ 1.282224] io scheduler cfq registered
  489. [ 1.282925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  490. [ 1.282945] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  491. [ 1.283015] efifb: probing for efifb
  492. [ 1.283027] efifb: framebuffer at 0xa0000, mapped to 0xffff8800000a0000, using 64k, total 64k
  493. [ 1.283038] efifb: mode is 640x480x1, linelength=80, pages=1
  494. [ 1.283044] efifb: scrolling: redraw
  495. [ 1.283051] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  496. [ 1.285619] Console: switching to colour frame buffer device 80x30
  497. [ 1.288144] fb0: EFI VGA frame buffer device
  498. [ 1.288241] intel_idle: MWAIT substates: 0x33000020
  499. [ 1.288244] intel_idle: v0.4.1 model 0x37
  500. [ 1.288247] intel_idle: lapic_timer_reliable_states 0xffffffff
  501. [ 1.288754] ACPI: AC Adapter [ACAD] (off-line)
  502. [ 1.288954] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  503. [ 1.289090] ACPI: Power Button [PWRB]
  504. [ 1.293301] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  505. [ 1.301368] ACPI: Lid Switch [LID]
  506. [ 1.305445] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  507. [ 1.313242] ACPI: Power Button [PWRF]
  508. [ 1.321338] GHES: HEST is not enabled!
  509. [ 1.325738] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  510. [ 1.349877] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  511. [ 1.823364] ACPI: Battery Slot [BAT1] (battery present)
  512. [ 1.827786] hpet: number irqs doesn't agree with number of timers
  513. [ 1.832542] Linux agpgart interface v0.103
  514. [ 1.850073] brd: module loaded
  515. [ 1.862181] loop: module loaded
  516. [ 1.866758] libphy: Fixed MDIO Bus: probed
  517. [ 1.870948] tun: Universal TUN/TAP device driver, 1.6
  518. [ 1.875006] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  519. [ 1.879269] PPP generic driver version 2.4.2
  520. [ 1.883472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  521. [ 1.887440] ehci-pci: EHCI PCI platform driver
  522. [ 1.891602] ehci-pci 0000:00:1d.0: EHCI Host Controller
  523. [ 1.895545] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
  524. [ 1.903558] ehci-pci 0000:00:1d.0: debug port 2
  525. [ 1.911605] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  526. [ 1.911627] ehci-pci 0000:00:1d.0: irq 23, io mem 0x90915000
  527. [ 1.927454] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  528. [ 1.931703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  529. [ 1.936015] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  530. [ 1.944080] usb usb1: Product: EHCI Host Controller
  531. [ 1.948224] usb usb1: Manufacturer: Linux 4.4.0-47-generic ehci_hcd
  532. [ 1.952420] usb usb1: SerialNumber: 0000:00:1d.0
  533. [ 1.956989] hub 1-0:1.0: USB hub found
  534. [ 1.961128] hub 1-0:1.0: 8 ports detected
  535. [ 1.965585] ehci-platform: EHCI generic platform driver
  536. [ 1.969718] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  537. [ 1.973826] ohci-pci: OHCI PCI platform driver
  538. [ 1.977938] ohci-platform: OHCI generic platform driver
  539. [ 1.981883] uhci_hcd: USB Universal Host Controller Interface driver
  540. [ 1.985998] xhci_hcd 0000:00:14.0: xHCI Host Controller
  541. [ 1.989864] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  542. [ 1.998703] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
  543. [ 2.007070] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  544. [ 2.007227] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  545. [ 2.011614] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  546. [ 2.020216] usb usb2: Product: xHCI Host Controller
  547. [ 2.024635] usb usb2: Manufacturer: Linux 4.4.0-47-generic xhci-hcd
  548. [ 2.029022] usb usb2: SerialNumber: 0000:00:14.0
  549. [ 2.033785] hub 2-0:1.0: USB hub found
  550. [ 2.038184] hub 2-0:1.0: 6 ports detected
  551. [ 2.043082] xhci_hcd 0000:00:14.0: xHCI Host Controller
  552. [ 2.047227] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  553. [ 2.056035] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
  554. [ 2.060517] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  555. [ 2.069303] usb usb3: Product: xHCI Host Controller
  556. [ 2.073761] usb usb3: Manufacturer: Linux 4.4.0-47-generic xhci-hcd
  557. [ 2.078203] usb usb3: SerialNumber: 0000:00:14.0
  558. [ 2.083008] hub 3-0:1.0: USB hub found
  559. [ 2.087463] hub 3-0:1.0: 1 port detected
  560. [ 2.092197] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  561. [ 2.102986] i8042: Detected active multiplexing controller, rev 1.1
  562. [ 2.108280] serio: i8042 KBD port at 0x60,0x64 irq 1
  563. [ 2.112928] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  564. [ 2.117570] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  565. [ 2.122138] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  566. [ 2.126598] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  567. [ 2.131512] mousedev: PS/2 mouse device common for all mice
  568. [ 2.136476] rtc_cmos 00:00: RTC can wake from S4
  569. [ 2.141229] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  570. [ 2.145132] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
  571. [ 2.149422] i2c /dev entries driver
  572. [ 2.153786] device-mapper: uevent: version 1.0.3
  573. [ 2.158648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  574. [ 2.166653] Intel P-state driver initializing.
  575. [ 2.171813] ledtrig-cpu: registered to indicate activity on CPUs
  576. [ 2.183035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  577. [ 2.184047] NET: Registered protocol family 10
  578. [ 2.184700] NET: Registered protocol family 17
  579. [ 2.184730] Key type dns_resolver registered
  580. [ 2.185269] microcode: CPU0 sig=0x30678, pf=0x8, revision=0x811
  581. [ 2.185275] microcode: CPU1 sig=0x30678, pf=0x8, revision=0x811
  582. [ 2.190866] microcode: CPU2 sig=0x30678, pf=0x8, revision=0x811
  583. [ 2.190936] microcode: CPU3 sig=0x30678, pf=0x8, revision=0x811
  584. [ 2.191087] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  585. [ 2.191398] registered taskstats version 1
  586. [ 2.191417] Loading compiled-in X.509 certificates
  587. [ 2.192882] Loaded X.509 cert 'Build time autogenerated kernel key: f7bc719d96df7c6d6fed8f4b9fd5d4ff001383c8'
  588. [ 2.192915] zswap: loaded using pool lzo/zbud
  589. [ 2.197310] Key type trusted registered
  590. [ 2.204836] Key type encrypted registered
  591. [ 2.204846] AppArmor: AppArmor sha1 policy hashing enabled
  592. [ 2.204849] ima: No TPM chip found, activating TPM-bypass!
  593. [ 2.204885] evm: HMAC attrs: 0x1
  594. [ 2.205376] Magic number: 8:570:294
  595. [ 2.205412] misc hpet: hash matches
  596. [ 2.205439] tty tty27: hash matches
  597. [ 2.206315] rtc_cmos 00:00: setting system clock to 2016-11-24 19:17:33 UTC (1480015053)
  598. [ 2.206454] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  599. [ 2.206455] EDD information not available.
  600. [ 2.206597] PM: Hibernation image not present or could not be loaded.
  601. [ 2.226176] ehci-pci 0000:00:1d.0: port 1 reset error -110
  602. [ 2.272195] tsc: Refined TSC clocksource calibration: 2166.667 MHz
  603. [ 2.272214] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1f3b3266cb4, max_idle_ns: 440795224023 ns
  604. [ 2.291654] Freeing unused kernel memory: 1480K (ffffffff81f43000 - ffffffff820b5000)
  605. [ 2.298812] Write protecting the kernel read-only data: 14336k
  606. [ 2.304231] Freeing unused kernel memory: 1804K (ffff88000183d000 - ffff880001a00000)
  607. [ 2.313297] Freeing unused kernel memory: 144K (ffff880001ddc000 - ffff880001e00000)
  608. [ 2.352262] usb 2-4: new high-speed USB device number 2 using xhci_hcd
  609. [ 2.368649] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  610. [ 2.369683] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  611. [ 2.369775] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  612. [ 2.370318] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  613. [ 2.370440] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  614. [ 2.370564] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  615. [ 2.370680] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  616. [ 2.370810] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  617. [ 2.370936] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  618. [ 2.371052] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  619. [ 2.482775] sdhci: Secure Digital Host Controller Interface driver
  620. [ 2.485143] usb 2-4: New USB device found, idVendor=05e3, idProduct=0608
  621. [ 2.485145] usb 2-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  622. [ 2.485147] usb 2-4: Product: USB2.0 Hub
  623. [ 2.485838] hub 2-4:1.0: USB hub found
  624. [ 2.486075] hub 2-4:1.0: 3 ports detected
  625. [ 2.521315] sdhci: Copyright(c) Pierre Ossman
  626. [ 2.527864] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  627. [ 2.539639] hidraw: raw HID events driver (C) Jiri Kosina
  628. [ 2.552855] wmi: Mapper loaded
  629. [ 2.561941] [drm] Initialized drm 1.1.0 20060810
  630. [ 2.568183] ahci 0000:00:13.0: version 3.0
  631. [ 2.568366] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
  632. [ 2.568776] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 88
  633. [ 2.585500] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
  634. [ 2.596402] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
  635. [ 2.608460] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  636. [ 2.609500] scsi host0: ahci
  637. [ 2.609995] scsi host1: ahci
  638. [ 2.610094] ata1: SATA max UDMA/133 abar m2048@0x90914000 port 0x90914100 irq 89
  639. [ 2.610096] ata2: SATA max UDMA/133 abar m2048@0x90914000 port 0x90914180 irq 89
  640. [ 2.650404] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  641. [ 2.662931] r8169 0000:02:00.0 eth0: RTL8106e at 0xffffc9000077c000, 2c:60:0c:6c:01:aa, XID 04900000 IRQ 90
  642. [ 2.676018] r8169 0000:02:00.0 enp2s0: renamed from eth0
  643. [ 2.718307] [drm] Memory usable by graphics device = 2048M
  644. [ 2.723811] checking generic (a0000 10000) vs hw (80000000 10000000)
  645. [ 2.723814] fb: switching to inteldrmfb from EFI VGA
  646. [ 2.729381] Console: switching to colour dummy device 80x25
  647. [ 2.729556] [drm] Replacing VGA console driver
  648. [ 2.730420] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  649. [ 2.730426] [drm] Driver supports precise vblank timestamp query.
  650. [ 2.780870] usb 2-4.1: new high-speed USB device number 3 using xhci_hcd
  651. [ 2.790988] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  652. [ 2.929073] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  653. [ 2.935721] usb 2-4.1: New USB device found, idVendor=04f2, idProduct=b446
  654. [ 2.935735] usb 2-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  655. [ 2.935747] usb 2-4.1: Product: TOSHIBA Web Camera - HD
  656. [ 2.935755] usb 2-4.1: Manufacturer: SunplusIT Inc
  657. [ 2.937179] ata1.00: READ LOG DMA EXT failed, trying unqueued
  658. [ 2.945223] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
  659. [ 2.945238] ata1.00: ATA-10: Platinet SSD 120GB, V2.5, max UDMA/133
  660. [ 2.945249] ata1.00: 234441648 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
  661. [ 2.953970] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
  662. [ 2.954234] ata1.00: configured for UDMA/133
  663. [ 2.959054] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  664. [ 2.959450] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
  665. [ 2.959624] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
  666. [ 2.960760] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  667. [ 2.961186] scsi 0:0:0:0: Direct-Access ATA Platinet SSD 120 V2.5 PQ: 0 ANSI: 5
  668. [ 2.961857] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  669. [ 2.961968] sd 0:0:0:0: [sda] Write Protect is off
  670. [ 2.961976] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  671. [ 2.962010] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  672. [ 2.962028] sd 0:0:0:0: Attached scsi generic sg0 type 0
  673. [ 2.962829] sda: sda1 sda2 < sda5 >
  674. [ 2.963847] sd 0:0:0:0: [sda] Attached SCSI disk
  675. [ 2.964077] ata2.00: ATAPI: TSSTcorp CDDVDW SU-208GB, TF01, max UDMA/100
  676. [ 2.967044] ata2.00: configured for UDMA/100
  677. [ 2.982367] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW SU-208GB TF01 PQ: 0 ANSI: 5
  678. [ 3.011569] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
  679. [ 3.011582] cdrom: Uniform CD-ROM driver Revision: 3.20
  680. [ 3.011993] sr 1:0:0:0: Attached scsi CD-ROM sr0
  681. [ 3.012160] sr 1:0:0:0: Attached scsi generic sg1 type 5
  682. [ 3.081312] usb 2-4.2: new full-speed USB device number 4 using xhci_hcd
  683. [ 3.099429] fbcon: inteldrmfb (fb0) is primary device
  684. [ 3.176348] usb 2-4.2: New USB device found, idVendor=0930, idProduct=0225
  685. [ 3.176351] usb 2-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  686. [ 3.176354] usb 2-4.2: Product: BCM43142A0
  687. [ 3.176356] usb 2-4.2: Manufacturer: Broadcom Corp
  688. [ 3.176357] usb 2-4.2: SerialNumber: 4CBB586B754D
  689. [ 3.274604] clocksource: Switched to clocksource tsc
  690. [ 3.452994] psmouse serio2: synaptics: queried max coordinates: x [..5660], y [..4690]
  691. [ 3.488231] psmouse serio2: synaptics: queried min coordinates: x [1366..], y [1298..]
  692. [ 3.558585] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf00123/0x840300/0x12e800/0x0, board id: 2989, fw id: 1717119
  693. [ 3.601814] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input9
  694. [ 4.467797] Console: switching to colour frame buffer device 170x48
  695. [ 4.473749] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  696. [ 5.057929] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  697. [ 5.236237] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  698. [ 5.239921] systemd[1]: Detected architecture x86-64.
  699. [ 5.247486] systemd[1]: Set hostname to <anya-SATELLITE-L50-B>.
  700. [ 5.363466] systemd[1]: Listening on Journal Socket (/dev/log).
  701. [ 5.367206] systemd[1]: Listening on Journal Audit Socket.
  702. [ 5.370689] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  703. [ 5.374260] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  704. [ 5.377819] systemd[1]: Listening on fsck to fsckd communication Socket.
  705. [ 5.381400] systemd[1]: Reached target Remote File Systems (Pre).
  706. [ 5.385050] systemd[1]: Reached target Remote File Systems.
  707. [ 5.388720] systemd[1]: Reached target User and Group Name Lookups.
  708. [ 5.392425] systemd[1]: Listening on Syslog Socket.
  709. [ 5.396159] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  710. [ 5.399858] systemd[1]: Listening on udev Control Socket.
  711. [ 5.403536] systemd[1]: Listening on udev Kernel Socket.
  712. [ 5.407310] systemd[1]: Created slice System Slice.
  713. [ 5.410927] systemd[1]: Reached target Encrypted Volumes.
  714. [ 5.414634] systemd[1]: Created slice User and Session Slice.
  715. [ 5.418395] systemd[1]: Reached target Slices.
  716. [ 5.422303] systemd[1]: Listening on Journal Socket.
  717. [ 5.437813] systemd[1]: Started Braille Device Support.
  718. [ 5.443296] systemd[1]: Starting Nameserver information manager...
  719. [ 5.450939] systemd[1]: Mounting Debug File System...
  720. [ 5.456192] systemd[1]: Starting Uncomplicated firewall...
  721. [ 5.461162] systemd[1]: Starting Journal Service...
  722. [ 5.466266] systemd[1]: Starting Set console keymap...
  723. [ 5.471137] systemd[1]: Mounting Huge Pages File System...
  724. [ 5.476167] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  725. [ 5.483892] systemd[1]: Starting Load Kernel Modules...
  726. [ 5.490122] systemd[1]: Mounting POSIX Message Queue File System...
  727. [ 5.497310] systemd[1]: Started Read required files in advance.
  728. [ 5.505352] lp: driver loaded but no devices found
  729. [ 5.505614] systemd[1]: Mounted Debug File System.
  730. [ 5.511526] systemd[1]: Mounted Huge Pages File System.
  731. [ 5.515516] ppdev: user-space parallel port driver
  732. [ 5.518768] systemd[1]: Mounted POSIX Message Queue File System.
  733. [ 5.526173] systemd[1]: Started Uncomplicated firewall.
  734. [ 5.532166] systemd[1]: Started Create list of required static device nodes for the current kernel.
  735. [ 5.536568] systemd[1]: Started Load Kernel Modules.
  736. [ 5.541806] systemd[1]: Started Nameserver information manager.
  737. [ 5.547568] systemd[1]: Started Journal Service.
  738. [ 5.793029] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  739. [ 5.900995] systemd-journald[282]: Received request to flush runtime journal from PID 1
  740. [ 6.033018] audit: type=1400 audit(1480015057.315:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=489 comm="apparmor_parser"
  741. [ 6.035623] audit: type=1400 audit(1480015057.319:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=487 comm="apparmor_parser"
  742. [ 6.035639] audit: type=1400 audit(1480015057.319:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=487 comm="apparmor_parser"
  743. [ 6.035649] audit: type=1400 audit(1480015057.319:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=487 comm="apparmor_parser"
  744. [ 6.035658] audit: type=1400 audit(1480015057.319:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=487 comm="apparmor_parser"
  745. [ 6.039228] audit: type=1400 audit(1480015057.323:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=486 comm="apparmor_parser"
  746. [ 6.039246] audit: type=1400 audit(1480015057.323:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=486 comm="apparmor_parser"
  747. [ 6.040151] audit: type=1400 audit(1480015057.323:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=491 comm="apparmor_parser"
  748. [ 6.042092] audit: type=1400 audit(1480015057.327:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=490 comm="apparmor_parser"
  749. [ 6.049247] random: nonblocking pool is initialized
  750. [ 6.514062] toshiba_bluetooth: Toshiba ACPI Bluetooth device driver
  751. [ 6.517034] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.23
  752. [ 6.520351] input: Toshiba input device as /devices/virtual/input/input13
  753. [ 6.547717] toshiba_acpi: Supported laptop features: hotkeys touchpad usb-sleep-charge usb-rapid-charge special-function-keys panel-power-on usb3
  754. [ 6.588593] media: Linux media interface: v0.10
  755. [ 6.590533] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  756. [ 6.590863] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  757. [ 6.607981] Linux video capture interface: v2.00
  758. [ 6.623248] Adding 4075516k swap on /dev/sda5. Priority:-1 extents:1 across:4075516k SSFS
  759. [ 6.623812] Bluetooth: Core ver 2.21
  760. [ 6.623841] NET: Registered protocol family 31
  761. [ 6.623844] Bluetooth: HCI device and connection manager initialized
  762. [ 6.623850] Bluetooth: HCI socket layer initialized
  763. [ 6.623855] Bluetooth: L2CAP socket layer initialized
  764. [ 6.623875] Bluetooth: SCO socket layer initialized
  765. [ 6.636638] snd_hda_codec_conexant hdaudioC0D0: CX20756: BIOS auto-probing.
  766. [ 6.637136] uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera - HD (04f2:b446)
  767. [ 6.637700] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20756: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  768. [ 6.637705] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  769. [ 6.637709] snd_hda_codec_conexant hdaudioC0D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
  770. [ 6.637711] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
  771. [ 6.637714] snd_hda_codec_conexant hdaudioC0D0: inputs:
  772. [ 6.637717] snd_hda_codec_conexant hdaudioC0D0: Internal Mic=0x1a
  773. [ 6.637721] snd_hda_codec_conexant hdaudioC0D0: Mic=0x19
  774. [ 6.640880] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
  775. [ 6.650105] input: TOSHIBA Web Camera - HD as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4.1/2-4.1:1.0/input/input16
  776. [ 6.650246] usbcore: registered new interface driver uvcvideo
  777. [ 6.650247] USB Video Class driver (1.1.1)
  778. [ 6.650887] usbcore: registered new interface driver btusb
  779. [ 6.659203] Bluetooth: hci0: BCM: chip id 70
  780. [ 6.666555] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  781. [ 6.666711] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  782. [ 6.666831] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
  783. [ 6.675267] Bluetooth: hci0: BCM43142A
  784. [ 6.675278] Bluetooth: hci0: BCM (001.001.011) build 0000
  785. [ 6.679544] bluetooth hci0: Direct firmware load for brcm/BCM.hcd failed with error -2
  786. [ 6.679550] Bluetooth: hci0: BCM: Patch brcm/BCM.hcd not found
  787. [ 6.718178] wl: module license 'MIXED/Proprietary' taints kernel.
  788. [ 6.718185] Disabling lock debugging due to kernel taint
  789. [ 6.738095] wl: module verification failed: signature and/or required key missing - tainting kernel
  790. [ 6.869740] kvm: disabled by bios
  791. [ 6.880338] wlan0: Broadcom BCM4365 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
  792. [ 6.921539] intel_soc_dts_thermal: request_threaded_irq ret -22
  793. [ 6.931113] kvm: disabled by bios
  794. [ 7.001648] intel_soc_dts_thermal: request_threaded_irq ret -22
  795. [ 7.005024] intel_rapl: Found RAPL domain package
  796. [ 7.005031] intel_rapl: Found RAPL domain core
  797. [ 7.108688] wl 0000:01:00.0 wlp1s0: renamed from wlan0
  798. [ 7.140476] cfg80211: World regulatory domain updated:
  799. [ 7.140479] cfg80211: DFS Master region: unset
  800. [ 7.140479] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  801. [ 7.140482] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  802. [ 7.140483] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  803. [ 7.140485] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  804. [ 7.140487] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  805. [ 7.140489] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  806. [ 7.140490] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  807. [ 7.140491] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  808. [ 7.140493] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  809. [ 7.343238] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  810. [ 7.517748] r8169 0000:02:00.0 enp2s0: link down
  811. [ 7.517828] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  812. [ 7.534842] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
  813. [ 8.685885] Bluetooth: hci0 command 0x1003 tx timeout
  814. [ 8.785393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  815. [ 8.785399] Bluetooth: BNEP filters: protocol multicast
  816. [ 8.785409] Bluetooth: BNEP socket layer initialized
  817. [ 9.414799] Bluetooth: RFCOMM TTY layer initialized
  818. [ 9.414810] Bluetooth: RFCOMM socket layer initialized
  819. [ 9.414821] Bluetooth: RFCOMM ver 1.11
  820. [ 42.499173] [Firmware Bug]: battery: (dis)charge rate invalid.
  821. anya@anya-SATELLITE-L50-B:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement