Advertisement
zarMarco

dmesg

Sep 30th, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.86 KB | None | 0 0
  1. [march@archBookpro ~]$ dmesg
  2. [ 0.000000] Linux version 4.7.5-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Sat Sep 24 13:04:22 CEST 2016
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3c8ccbf9-e845-49ec-b470-a89a104a9d13 rw quiet
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  6. [ 0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
  7. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  8. [ 0.000000] e820: BIOS-provided physical RAM map:
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aeffffff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000beffffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bf718fff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000bf719000-0x00000000bf938fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bf939000-0x00000000bf954fff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bf955000-0x00000000bf96afff] ACPI data
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bf96b000-0x00000000bf977fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bf978000-0x00000000bf99afff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bf99b000-0x00000000bf9b5fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bf9b6000-0x00000000bf9dafff] type 20
  22. [ 0.000000] BIOS-e820: [mem 0x00000000bf9db000-0x00000000bfef8fff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000bfef9000-0x00000000bfefffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000d3400000-0x00000000d3400fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
  27. [ 0.000000] NX (Execute Disable) protection: active
  28. [ 0.000000] efi: EFI v1.10 by Apple
  29. [ 0.000000] efi: ACPI=0xbf96a000 ACPI 2.0=0xbf96a014 SMBIOS=0xbf71a000
  30. [ 0.000000] SMBIOS 2.4 present.
  31. [ 0.000000] DMI: Apple Inc. MacBookPro7,1/Mac-F222BEC8, BIOS MBP71.88Z.0039.B0E.1111071400 11/07/11
  32. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  33. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  34. [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
  35. [ 0.000000] MTRR default type: write-back
  36. [ 0.000000] MTRR fixed ranges enabled:
  37. [ 0.000000] 00000-9FFFF write-back
  38. [ 0.000000] A0000-FFFFF uncachable
  39. [ 0.000000] MTRR variable ranges enabled:
  40. [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
  41. [ 0.000000] 1 base 0BFF00000 mask FFFF00000 uncachable
  42. [ 0.000000] 2 disabled
  43. [ 0.000000] 3 disabled
  44. [ 0.000000] 4 disabled
  45. [ 0.000000] 5 disabled
  46. [ 0.000000] 6 disabled
  47. [ 0.000000] 7 disabled
  48. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  49. [ 0.000000] e820: last_pfn = 0xbfef9 max_arch_pfn = 0x400000000
  50. [ 0.000000] Scanning 1 areas for low memory corruption
  51. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  52. [ 0.000000] BRK [0x01b58000, 0x01b58fff] PGTABLE
  53. [ 0.000000] BRK [0x01b59000, 0x01b59fff] PGTABLE
  54. [ 0.000000] BRK [0x01b5a000, 0x01b5afff] PGTABLE
  55. [ 0.000000] BRK [0x01b5b000, 0x01b5bfff] PGTABLE
  56. [ 0.000000] BRK [0x01b5c000, 0x01b5cfff] PGTABLE
  57. [ 0.000000] BRK [0x01b5d000, 0x01b5dfff] PGTABLE
  58. [ 0.000000] RAMDISK: [mem 0x37519000-0x37a83fff]
  59. [ 0.000000] ACPI: Early table checksum verification disabled
  60. [ 0.000000] ACPI: RSDP 0x00000000BF96A014 000024 (v02 APPLE )
  61. [ 0.000000] ACPI: XSDT 0x00000000BF96A1C0 00007C (v01 APPLE Apple00 00000039 01000013)
  62. [ 0.000000] ACPI: FACP 0x00000000BF968000 0000F4 (v04 APPLE Apple00 00000039 Loki 0000005F)
  63. [ 0.000000] ACPI: DSDT 0x00000000BF95A000 0061ED (v01 APPLE MacBookP 00070001 INTL 20061109)
  64. [ 0.000000] ACPI: FACS 0x00000000BF71E000 000040
  65. [ 0.000000] ACPI: FACS 0x00000000BF71E000 000040
  66. [ 0.000000] ACPI: HPET 0x00000000BF967000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
  67. [ 0.000000] ACPI: APIC 0x00000000BF966000 000068 (v01 APPLE Apple00 00000001 Loki 0000005F)
  68. [ 0.000000] ACPI: APIC 0x00000000BF965000 000068 (v02 APPLE Apple00 00000001 Loki 0000005F)
  69. [ 0.000000] ACPI: ASF! 0x00000000BF963000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
  70. [ 0.000000] ACPI: SBST 0x00000000BF962000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
  71. [ 0.000000] ACPI: ECDT 0x00000000BF961000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
  72. [ 0.000000] ACPI: SSDT 0x00000000BF957000 00023A (v01 APPLE SataAhci 00001000 INTL 20061109)
  73. [ 0.000000] ACPI: SSDT 0x00000000BF956000 000024 (v01 APPLE Apple 00001000 INTL 20061109)
  74. [ 0.000000] ACPI: SSDT 0x00000000BF955000 0004DC (v01 APPLE CpuPm 00003000 INTL 20061109)
  75. [ 0.000000] ACPI: MCFG 0x00000000BF964000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
  76. [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
  77. [ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
  78. [ 0.000000] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
  79. [ 0.000000] ACPI: Local APIC address 0xfee00000
  80. [ 0.000000] No NUMA configuration found
  81. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
  82. [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffcfff]
  83. [ 0.000000] Zone ranges:
  84. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  85. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  86. [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
  87. [ 0.000000] Movable zone start for each node
  88. [ 0.000000] Early memory node ranges
  89. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff]
  90. [ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009ffff]
  91. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000aeffffff]
  92. [ 0.000000] node 0: [mem 0x00000000bf000000-0x00000000bf718fff]
  93. [ 0.000000] node 0: [mem 0x00000000bf939000-0x00000000bf954fff]
  94. [ 0.000000] node 0: [mem 0x00000000bf96b000-0x00000000bf977fff]
  95. [ 0.000000] node 0: [mem 0x00000000bf99b000-0x00000000bf9b5fff]
  96. [ 0.000000] node 0: [mem 0x00000000bf9db000-0x00000000bfef8fff]
  97. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
  98. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
  99. [ 0.000000] On node 0 totalpages: 982041
  100. [ 0.000000] DMA zone: 64 pages used for memmap
  101. [ 0.000000] DMA zone: 23 pages reserved
  102. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  103. [ 0.000000] DMA32 zone: 11186 pages used for memmap
  104. [ 0.000000] DMA32 zone: 715899 pages, LIFO batch:31
  105. [ 0.000000] Normal zone: 4096 pages used for memmap
  106. [ 0.000000] Normal zone: 262144 pages, LIFO batch:31
  107. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  108. [ 0.000000] ACPI: Local APIC address 0xfee00000
  109. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  110. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  111. [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
  112. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  113. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  114. [ 0.000000] ACPI: IRQ0 used by override.
  115. [ 0.000000] ACPI: IRQ9 used by override.
  116. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  117. [ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
  118. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  119. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  120. [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
  121. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  122. [ 0.000000] PM: Registered nosave memory: [mem 0xaf000000-0xbeffffff]
  123. [ 0.000000] PM: Registered nosave memory: [mem 0xbf719000-0xbf938fff]
  124. [ 0.000000] PM: Registered nosave memory: [mem 0xbf955000-0xbf96afff]
  125. [ 0.000000] PM: Registered nosave memory: [mem 0xbf978000-0xbf99afff]
  126. [ 0.000000] PM: Registered nosave memory: [mem 0xbf9b6000-0xbf9dafff]
  127. [ 0.000000] PM: Registered nosave memory: [mem 0xbfef9000-0xbfefffff]
  128. [ 0.000000] PM: Registered nosave memory: [mem 0xbff00000-0xd33fffff]
  129. [ 0.000000] PM: Registered nosave memory: [mem 0xd3400000-0xd3400fff]
  130. [ 0.000000] PM: Registered nosave memory: [mem 0xd3401000-0xffbfffff]
  131. [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
  132. [ 0.000000] e820: [mem 0xd3401000-0xffbfffff] available for PCI devices
  133. [ 0.000000] Booting paravirtualized kernel on bare hardware
  134. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  135. [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
  136. [ 0.000000] percpu: Embedded 33 pages/cpu @ffff88013fc00000 s97944 r8192 d29032 u1048576
  137. [ 0.000000] pcpu-alloc: s97944 r8192 d29032 u1048576 alloc=1*2097152
  138. [ 0.000000] pcpu-alloc: [0] 0 1
  139. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 966672
  140. [ 0.000000] Policy zone: Normal
  141. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3c8ccbf9-e845-49ec-b470-a89a104a9d13 rw quiet
  142. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  143. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  144. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  145. [ 0.000000] Memory: 3729832K/3928164K available (6000K kernel code, 979K rwdata, 1888K rodata, 1244K init, 1164K bss, 198332K reserved, 0K cma-reserved)
  146. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  147. [ 0.000000] Preemptible hierarchical RCU implementation.
  148. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  149. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
  150. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  151. [ 0.000000] NR_IRQS:8448 nr_irqs:440 16
  152. [ 0.000000] Console: colour dummy device 80x25
  153. [ 0.000000] console [tty0] enabled
  154. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  155. [ 0.000000] hpet clockevent registered
  156. [ 0.000000] tsc: Fast TSC calibration using PIT
  157. [ 0.000000] tsc: Detected 2389.310 MHz processor
  158. [ 0.003345] Calibrating delay loop (skipped), value calculated using timer frequency.. 4780.72 BogoMIPS (lpj=7964366)
  159. [ 0.003348] pid_max: default: 32768 minimum: 301
  160. [ 0.003358] ACPI: Core revision 20160422
  161. [ 0.009975] ACPI: 4 ACPI AML tables successfully acquired and loaded
  162.  
  163. [ 0.025225] Security Framework initialized
  164. [ 0.025228] Yama: becoming mindful.
  165. [ 0.025534] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  166. [ 0.027368] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  167. [ 0.028374] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  168. [ 0.028382] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  169. [ 0.028762] CPU: Physical Processor ID: 0
  170. [ 0.028764] CPU: Processor Core ID: 0
  171. [ 0.028767] mce: CPU supports 6 MCE banks
  172. [ 0.028774] CPU0: Thermal monitoring enabled (TM2)
  173. [ 0.028779] process: using mwait in idle threads
  174. [ 0.028785] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
  175. [ 0.028786] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
  176. [ 0.029190] Freeing SMP alternatives memory: 24K (ffffffff81a2d000 - ffffffff81a33000)
  177. [ 0.032287] ftrace: allocating 23851 entries in 94 pages
  178. [ 0.040115] smpboot: Max logical packages: 1
  179. [ 0.040120] smpboot: APIC(0) Converting physical 0 to logical package 0
  180. [ 0.040578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  181. [ 0.076666] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (family: 0x6, model: 0x17, stepping: 0xa)
  182. [ 0.076666] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
  183. [ 0.076666] ... version: 2
  184. [ 0.076666] ... bit width: 40
  185. [ 0.076666] ... generic registers: 2
  186. [ 0.076666] ... value mask: 000000ffffffffff
  187. [ 0.076666] ... max period: 000000007fffffff
  188. [ 0.076666] ... fixed-purpose events: 3
  189. [ 0.076666] ... event mask: 0000000700000003
  190. [ 0.096743] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  191. [ 0.113353] x86: Booting SMP configuration:
  192. [ 0.113355] .... node #0, CPUs: #1
  193. [ 0.198695] x86: Booted up 1 node, 2 CPUs
  194. [ 0.198695] smpboot: Total of 2 processors activated (9560.30 BogoMIPS)
  195. [ 0.200244] devtmpfs: initialized
  196. [ 0.200244] x86/mm: Memory block size: 128MB
  197. [ 0.204411] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
  198. [ 0.204411] PM: Registering ACPI NVS region [mem 0xbf719000-0xbf938fff] (2228224 bytes)
  199. [ 0.204411] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  200. [ 0.204411] pinctrl core: initialized pinctrl subsystem
  201. [ 0.204411] RTC time: 13:55:56, date: 09/30/16
  202. [ 0.204411] NET: Registered protocol family 16
  203. [ 0.220004] cpuidle: using governor ladder
  204. [ 0.233337] cpuidle: using governor menu
  205. [ 0.233358] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  206. [ 0.233360] ACPI: bus type PCI registered
  207. [ 0.233362] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  208. [ 0.233642] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
  209. [ 0.233644] PCI: not using MMCONFIG
  210. [ 0.233646] PCI: Using configuration type 1 for base access
  211. [ 0.246702] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  212. [ 0.246729] ACPI: Disabled all _OSI OS vendors
  213. [ 0.246732] ACPI: Added _OSI(Module Device)
  214. [ 0.246734] ACPI: Added _OSI(Processor Device)
  215. [ 0.246735] ACPI: Added _OSI(3.0 _SCP Extensions)
  216. [ 0.246737] ACPI: Added _OSI(Processor Aggregator Device)
  217. [ 0.246738] ACPI: Added _OSI(Darwin)
  218. [ 0.246744] ACPI : EC: EC description table is found, configuring boot EC
  219. [ 0.246746] ACPI : EC: EC started
  220. [ 0.271999] ACPI: BIOS _OSI(Darwin) query honored via DMI
  221. [ 0.273342] ACPI: Dynamic OEM Table Load:
  222. [ 0.273350] ACPI: SSDT 0xFFFF88013A942800 00027A (v01 APPLE Cpu0Ist 00003000 INTL 20061109)
  223. [ 0.273752] ACPI: Dynamic OEM Table Load:
  224. [ 0.273760] ACPI: SSDT 0xFFFF88013A932000 0005A6 (v01 APPLE Cpu0Cst 00003001 INTL 20061109)
  225. [ 0.274324] ACPI: Dynamic OEM Table Load:
  226. [ 0.274331] ACPI: SSDT 0xFFFF88013A946600 0000C8 (v01 APPLE Cpu1Ist 00003000 INTL 20061109)
  227. [ 0.274680] ACPI: Dynamic OEM Table Load:
  228. [ 0.274686] ACPI: SSDT 0xFFFF88013A94A480 000085 (v01 APPLE Cpu1Cst 00003000 INTL 20061109)
  229. [ 0.275166] ACPI: Interpreter enabled
  230. [ 0.275184] ACPI: (supports S0 S3 S4 S5)
  231. [ 0.275186] ACPI: Using IOAPIC for interrupt routing
  232. [ 0.275210] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
  233. [ 0.275494] PCI: MMCONFIG at [mem 0xf0000000-0xf04fffff] reserved in ACPI motherboard resources
  234. [ 0.275504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  235. [ 0.329226] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  236. [ 0.329233] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
  237. [ 0.329243] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-04] only partially covers this bridge
  238. [ 0.329491] PCI host bridge to bus 0000:00
  239. [ 0.329495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  240. [ 0.329497] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  241. [ 0.329499] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  242. [ 0.329501] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  243. [ 0.329504] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  244. [ 0.329506] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  245. [ 0.329508] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  246. [ 0.329510] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  247. [ 0.329512] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  248. [ 0.329514] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  249. [ 0.329516] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  250. [ 0.329518] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  251. [ 0.329520] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  252. [ 0.329522] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  253. [ 0.329524] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  254. [ 0.329526] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  255. [ 0.329528] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
  256. [ 0.329531] pci_bus 0000:00: root bus resource [bus 00-ff]
  257. [ 0.329547] pci 0000:00:00.0: [10de:0d60] type 00 class 0x060000
  258. [ 0.329743] pci 0000:00:00.1: [10de:0d68] type 00 class 0x050000
  259. [ 0.329956] pci 0000:00:01.0: [10de:0d6d] type 00 class 0x050000
  260. [ 0.330162] pci 0000:00:01.1: [10de:0d6e] type 00 class 0x050000
  261. [ 0.330368] pci 0000:00:01.2: [10de:0d6f] type 00 class 0x050000
  262. [ 0.330569] pci 0000:00:01.3: [10de:0d70] type 00 class 0x050000
  263. [ 0.330774] pci 0000:00:02.0: [10de:0d71] type 00 class 0x050000
  264. [ 0.330975] pci 0000:00:02.1: [10de:0d72] type 00 class 0x050000
  265. [ 0.331174] pci 0000:00:03.0: [10de:0d80] type 00 class 0x060100
  266. [ 0.331184] pci 0000:00:03.0: reg 0x10: [io 0x2100-0x21ff]
  267. [ 0.331304] pci 0000:00:03.1: [10de:0d7b] type 00 class 0x050000
  268. [ 0.331443] pci 0000:00:03.2: [10de:0d79] type 00 class 0x0c0500
  269. [ 0.331455] pci 0000:00:03.2: reg 0x10: [io 0x2000-0x20ff]
  270. [ 0.331463] pci 0000:00:03.2: reg 0x14: [mem 0xd3486000-0xd3487fff]
  271. [ 0.331479] pci 0000:00:03.2: reg 0x20: [io 0x2240-0x227f]
  272. [ 0.331486] pci 0000:00:03.2: reg 0x24: [io 0x2200-0x223f]
  273. [ 0.331521] pci 0000:00:03.2: PME# supported from D3hot D3cold
  274. [ 0.331624] pci 0000:00:03.3: [10de:0d69] type 00 class 0x050000
  275. [ 0.331856] pci 0000:00:03.4: [10de:0d7a] type 00 class 0x0b4000
  276. [ 0.331877] pci 0000:00:03.4: reg 0x10: [mem 0xd3400000-0xd347ffff]
  277. [ 0.332094] pci 0000:00:04.0: [10de:0d9c] type 00 class 0x0c0310
  278. [ 0.332105] pci 0000:00:04.0: reg 0x10: [mem 0xd348a000-0xd348afff]
  279. [ 0.332156] pci 0000:00:04.0: supports D1 D2
  280. [ 0.332158] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  281. [ 0.332242] pci 0000:00:04.0: System wakeup disabled by ACPI
  282. [ 0.332292] pci 0000:00:04.1: [10de:0d9d] type 00 class 0x0c0320
  283. [ 0.332305] pci 0000:00:04.1: reg 0x10: [mem 0xd348b100-0xd348b1ff]
  284. [ 0.332361] pci 0000:00:04.1: supports D1 D2
  285. [ 0.332363] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  286. [ 0.332450] pci 0000:00:04.1: System wakeup disabled by ACPI
  287. [ 0.332507] pci 0000:00:06.0: [10de:0d9c] type 00 class 0x0c0310
  288. [ 0.332519] pci 0000:00:06.0: reg 0x10: [mem 0xd3489000-0xd3489fff]
  289. [ 0.332570] pci 0000:00:06.0: supports D1 D2
  290. [ 0.332572] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
  291. [ 0.332652] pci 0000:00:06.0: System wakeup disabled by ACPI
  292. [ 0.332703] pci 0000:00:06.1: [10de:0d9d] type 00 class 0x0c0320
  293. [ 0.332716] pci 0000:00:06.1: reg 0x10: [mem 0xd348b000-0xd348b0ff]
  294. [ 0.332772] pci 0000:00:06.1: supports D1 D2
  295. [ 0.332774] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
  296. [ 0.332860] pci 0000:00:06.1: System wakeup disabled by ACPI
  297. [ 0.332920] pci 0000:00:08.0: [10de:0d94] type 00 class 0x040300
  298. [ 0.332932] pci 0000:00:08.0: reg 0x10: [mem 0xd3480000-0xd3483fff]
  299. [ 0.332982] pci 0000:00:08.0: PME# supported from D3hot D3cold
  300. [ 0.333087] pci 0000:00:0a.0: [10de:0d88] type 00 class 0x010601
  301. [ 0.333098] pci 0000:00:0a.0: reg 0x10: [io 0x2298-0x229f]
  302. [ 0.333104] pci 0000:00:0a.0: reg 0x14: [io 0x22a4-0x22a7]
  303. [ 0.333110] pci 0000:00:0a.0: reg 0x18: [io 0x2290-0x2297]
  304. [ 0.333116] pci 0000:00:0a.0: reg 0x1c: [io 0x22a0-0x22a3]
  305. [ 0.333122] pci 0000:00:0a.0: reg 0x20: [io 0x2280-0x228f]
  306. [ 0.333129] pci 0000:00:0a.0: reg 0x24: [mem 0xd3484000-0xd3485fff]
  307. [ 0.333237] pci 0000:00:0b.0: [10de:0d75] type 00 class 0x050000
  308. [ 0.333248] pci 0000:00:0b.0: reg 0x10: [mem 0xd3488000-0xd3488fff]
  309. [ 0.333411] pci 0000:00:0e.0: [10de:0d9a] type 01 class 0x060400
  310. [ 0.333662] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
  311. [ 0.333831] pci 0000:00:15.0: [10de:0d9b] type 01 class 0x060400
  312. [ 0.334081] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
  313. [ 0.334240] pci 0000:00:16.0: [10de:0d9b] type 01 class 0x060400
  314. [ 0.334490] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
  315. [ 0.334616] pci 0000:00:17.0: [10de:0d76] type 01 class 0x060400
  316. [ 0.334656] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
  317. [ 0.334886] pci 0000:01:00.0: [11c1:5901] type 00 class 0x0c0010
  318. [ 0.334910] pci 0000:01:00.0: reg 0x10: [mem 0xd3300000-0xd3300fff 64bit]
  319. [ 0.335024] pci 0000:01:00.0: supports D1 D2
  320. [ 0.335026] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  321. [ 0.340022] pci 0000:00:0e.0: PCI bridge to [bus 01]
  322. [ 0.340045] pci 0000:00:0e.0: bridge window [mem 0xd3300000-0xd33fffff]
  323. [ 0.340353] pci 0000:02:00.0: [14e4:432b] type 00 class 0x028000
  324. [ 0.340375] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit]
  325. [ 0.340642] pci 0000:02:00.0: supports D1 D2
  326. [ 0.340644] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  327. [ 0.340680] pci 0000:02:00.0: System wakeup disabled by ACPI
  328. [ 0.341066] pci 0000:00:15.0: PCI bridge to [bus 02]
  329. [ 0.341088] pci 0000:00:15.0: bridge window [mem 0xd3200000-0xd32fffff]
  330. [ 0.341396] pci 0000:03:00.0: [14e4:1684] type 00 class 0x020000
  331. [ 0.341419] pci 0000:03:00.0: reg 0x10: [mem 0xd3100000-0xd310ffff 64bit]
  332. [ 0.341544] pci 0000:03:00.0: PME# supported from D3hot D3cold
  333. [ 0.341595] pci 0000:03:00.0: System wakeup disabled by ACPI
  334. [ 0.341980] pci 0000:00:16.0: PCI bridge to [bus 03]
  335. [ 0.342002] pci 0000:00:16.0: bridge window [mem 0xd3100000-0xd31fffff]
  336. [ 0.342065] pci 0000:04:00.0: [10de:08a0] type 00 class 0x030000
  337. [ 0.342075] pci 0000:04:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
  338. [ 0.342084] pci 0000:04:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
  339. [ 0.342092] pci 0000:04:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
  340. [ 0.342098] pci 0000:04:00.0: reg 0x24: [io 0x1000-0x107f]
  341. [ 0.342104] pci 0000:04:00.0: reg 0x30: [mem 0xd3000000-0xd301ffff pref]
  342. [ 0.342272] pci 0000:00:17.0: PCI bridge to [bus 04]
  343. [ 0.342277] pci 0000:00:17.0: bridge window [io 0x1000-0x1fff]
  344. [ 0.342280] pci 0000:00:17.0: bridge window [mem 0xd2000000-0xd30fffff]
  345. [ 0.342285] pci 0000:00:17.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  346. [ 0.342758] ACPI: PCI Interrupt Link [LNK1] (IRQs *16 17 18 19 20 21 22 23)
  347. [ 0.342852] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 *17 18 19 20 21 22 23)
  348. [ 0.342947] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 *18 19 20 21 22 23)
  349. [ 0.343040] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 *19 20 21 22 23)
  350. [ 0.343134] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 *19 20 21 22 23)
  351. [ 0.343228] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 *19 20 21 22 23)
  352. [ 0.343321] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 *19 20 21 22 23)
  353. [ 0.343421] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 *19 20 21 22 23)
  354. [ 0.343514] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 *21 22 23)
  355. [ 0.343607] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 *21 22 23)
  356. [ 0.343702] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 *21 22 23)
  357. [ 0.343798] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 *21 22 23)
  358. [ 0.343891] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 *23)
  359. [ 0.343983] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 *23)
  360. [ 0.344075] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 *23)
  361. [ 0.344167] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 *23)
  362. [ 0.344262] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 *22 23)
  363. [ 0.344352] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 *17 18 19 20 21 22 23)
  364. [ 0.344444] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 *17 18 19 20 21 22 23)
  365. [ 0.344535] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 *17 18 19 20 21 22 23)
  366. [ 0.344626] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 *20 21 22 23)
  367. [ 0.344717] ACPI: PCI Interrupt Link [LGPU] (IRQs *16 17 18 19 20 21 22 23)
  368. [ 0.344806] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
  369. [ 0.344898] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 *18 19 20 21 22 23)
  370. [ 0.344989] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 *18 19 20 21 22 23)
  371. [ 0.345080] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 *22 23)
  372. [ 0.345169] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
  373. [ 0.345420] ACPI: Enabled 3 GPEs in block 00 to 1F
  374. [ 0.345439] ACPI: Enabled 3 GPEs in block 20 to 5F
  375. [ 0.345493] ACPI : EC: EC stopped
  376. [ 0.345510] ACPI : EC: GPE = 0x57, I/O: command/status = 0x66, data = 0x62
  377. [ 0.345512] ACPI : EC: EC started
  378. [ 0.366800] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=none,locks=none
  379. [ 0.366800] vgaarb: loaded
  380. [ 0.366800] vgaarb: setting as boot device: PCI:0000:04:00.0
  381. [ 0.366800] vgaarb: bridge control possible 0000:04:00.0
  382. [ 0.366825] PCI: Using ACPI for IRQ routing
  383. [ 0.366829] PCI: pci_cache_line_size set to 64 bytes
  384. [ 0.367556] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
  385. [ 0.367558] e820: reserve RAM buffer [mem 0xaf000000-0xafffffff]
  386. [ 0.367560] e820: reserve RAM buffer [mem 0xbf719000-0xbfffffff]
  387. [ 0.367562] e820: reserve RAM buffer [mem 0xbf955000-0xbfffffff]
  388. [ 0.367564] e820: reserve RAM buffer [mem 0xbf978000-0xbfffffff]
  389. [ 0.367566] e820: reserve RAM buffer [mem 0xbf9b6000-0xbfffffff]
  390. [ 0.367568] e820: reserve RAM buffer [mem 0xbfef9000-0xbfffffff]
  391. [ 0.367689] NetLabel: Initializing
  392. [ 0.367690] NetLabel: domain hash size = 128
  393. [ 0.367691] NetLabel: protocols = UNLABELED CIPSOv4
  394. [ 0.367706] NetLabel: unlabeled traffic allowed by default
  395. [ 0.367753] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
  396. [ 0.367760] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
  397. [ 0.367765] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
  398. [ 0.369789] amd_nb: Cannot enumerate AMD northbridges
  399. [ 0.369789] clocksource: Switched to clocksource hpet
  400. [ 0.374921] VFS: Disk quotas dquot_6.6.0
  401. [ 0.374947] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  402. [ 0.375057] pnp: PnP ACPI init
  403. [ 0.375218] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
  404. [ 0.375223] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  405. [ 0.375386] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
  406. [ 0.375390] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  407. [ 0.375556] system 00:02: [io 0x0400-0x047f] has been reserved
  408. [ 0.375559] system 00:02: [io 0x0480-0x04ff] has been reserved
  409. [ 0.375561] system 00:02: [io 0x0500-0x057f] has been reserved
  410. [ 0.375564] system 00:02: [io 0x0580-0x05ff] has been reserved
  411. [ 0.375566] system 00:02: [io 0x0800-0x087f] has been reserved
  412. [ 0.375568] system 00:02: [io 0x0880-0x08ff] has been reserved
  413. [ 0.375571] system 00:02: [io 0x04d0-0x04d1] has been reserved
  414. [ 0.375573] system 00:02: [io 0x0295-0x0296] has been reserved
  415. [ 0.375577] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  416. [ 0.375607] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  417. [ 0.376126] pnp: PnP ACPI: found 4 devices
  418. [ 0.383299] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  419. [ 0.383386] pci 0000:00:0e.0: PCI bridge to [bus 01]
  420. [ 0.383399] pci 0000:00:0e.0: bridge window [mem 0xd3300000-0xd33fffff]
  421. [ 0.383420] pci 0000:00:15.0: PCI bridge to [bus 02]
  422. [ 0.383431] pci 0000:00:15.0: bridge window [mem 0xd3200000-0xd32fffff]
  423. [ 0.383452] pci 0000:00:16.0: PCI bridge to [bus 03]
  424. [ 0.383463] pci 0000:00:16.0: bridge window [mem 0xd3100000-0xd31fffff]
  425. [ 0.383484] pci 0000:00:17.0: PCI bridge to [bus 04]
  426. [ 0.383487] pci 0000:00:17.0: bridge window [io 0x1000-0x1fff]
  427. [ 0.383491] pci 0000:00:17.0: bridge window [mem 0xd2000000-0xd30fffff]
  428. [ 0.383494] pci 0000:00:17.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
  429. [ 0.383499] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  430. [ 0.383501] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  431. [ 0.383503] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  432. [ 0.383505] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  433. [ 0.383507] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  434. [ 0.383509] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  435. [ 0.383512] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  436. [ 0.383514] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  437. [ 0.383516] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  438. [ 0.383518] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  439. [ 0.383520] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  440. [ 0.383522] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  441. [ 0.383524] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  442. [ 0.383526] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  443. [ 0.383528] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  444. [ 0.383531] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  445. [ 0.383533] pci_bus 0000:00: resource 20 [mem 0xc0000000-0xfebfffff window]
  446. [ 0.383535] pci_bus 0000:01: resource 1 [mem 0xd3300000-0xd33fffff]
  447. [ 0.383538] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd32fffff]
  448. [ 0.383540] pci_bus 0000:03: resource 1 [mem 0xd3100000-0xd31fffff]
  449. [ 0.383542] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
  450. [ 0.383544] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd30fffff]
  451. [ 0.383546] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
  452. [ 0.383576] NET: Registered protocol family 2
  453. [ 0.383765] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  454. [ 0.383885] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  455. [ 0.384072] TCP: Hash tables configured (established 32768 bind 32768)
  456. [ 0.384124] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  457. [ 0.384153] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  458. [ 0.384219] NET: Registered protocol family 1
  459. [ 0.384591] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 20
  460. [ 0.437057] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
  461. [ 0.437432] ACPI: PCI Interrupt Link [Z000] enabled at IRQ 20
  462. [ 0.490378] ACPI: PCI Interrupt Link [Z001] enabled at IRQ 18
  463. [ 0.490973] PCI: CLS 256 bytes, default 64
  464. [ 0.491026] Unpacking initramfs...
  465. [ 0.590618] Freeing initrd memory: 5548K (ffff880037519000 - ffff880037a84000)
  466. [ 0.590626] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  467. [ 0.590629] software IO TLB [mem 0xa8778000-0xac778000] (64MB) mapped at [ffff8800a8778000-ffff8800ac777fff]
  468. [ 0.590765] Scanning for low memory corruption every 60 seconds
  469. [ 0.590777] efifb: dmi detected MacBookPro7,1 - framebuffer at 0xc0010000 (1280x800, stride 8192)
  470. [ 0.591129] futex hash table entries: 512 (order: 3, 32768 bytes)
  471. [ 0.591490] Initialise system trusted keyrings
  472. [ 0.591616] workingset: timestamp_bits=38 max_order=20 bucket_order=0
  473. [ 0.593932] zbud: loaded
  474. [ 0.594180] Key type big_key registered
  475. [ 0.594446] Key type asymmetric registered
  476. [ 0.594491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  477. [ 0.594525] io scheduler noop registered
  478. [ 0.594527] io scheduler deadline registered
  479. [ 0.594567] io scheduler cfq registered (default)
  480. [ 0.594974] ACPI: PCI Interrupt Link [Z00B] enabled at IRQ 22
  481. [ 0.595366] ACPI: PCI Interrupt Link [Z00J] enabled at IRQ 17
  482. [ 0.595742] ACPI: PCI Interrupt Link [Z00N] enabled at IRQ 16
  483. [ 0.595896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  484. [ 0.595903] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  485. [ 0.595919] efifb: probing for efifb
  486. [ 0.595945] efifb: framebuffer at 0xc0010000, using 6400k, total 6400k
  487. [ 0.595947] efifb: mode is 1280x800x32, linelength=8192, pages=1
  488. [ 0.595948] efifb: scrolling: redraw
  489. [ 0.595950] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  490. [ 0.600018] Console: switching to colour frame buffer device 160x50
  491. [ 0.603940] fb0: EFI VGA frame buffer device
  492. [ 0.603951] intel_idle: does not run on family 6 model 23
  493. [ 0.604033] Monitor-Mwait will be used to enter C-1 state
  494. [ 0.604039] Monitor-Mwait will be used to enter C-2 state
  495. [ 0.604043] Monitor-Mwait will be used to enter C-3 state
  496. [ 0.604047] tsc: Marking TSC unstable due to TSC halts in idle
  497. [ 0.604369] GHES: HEST is not enabled!
  498. [ 0.604429] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  499. [ 0.604926] Linux agpgart interface v0.103
  500. [ 0.605148] rtc_cmos 00:03: RTC can wake from S4
  501. [ 0.605426] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  502. [ 0.605478] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
  503. [ 0.605488] ledtrig-cpu: registered to indicate activity on CPUs
  504. [ 0.605799] NET: Registered protocol family 10
  505. [ 0.606007] NET: Registered protocol family 17
  506. [ 0.606198] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
  507. [ 0.606203] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
  508. [ 0.606263] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  509. [ 0.606472] registered taskstats version 1
  510. [ 0.606475] Loading compiled-in X.509 certificates
  511. [ 0.606494] zswap: loaded using pool lzo/zbud
  512. [ 0.609262] Magic number: 0:543:939
  513. [ 0.609404] rtc_cmos 00:03: setting system clock to 2016-09-30 13:55:57 UTC (1475243757)
  514. [ 0.609477] PM: Hibernation image not present or could not be loaded.
  515. [ 0.610999] Freeing unused kernel memory: 1244K (ffffffff818f6000 - ffffffff81a2d000)
  516. [ 0.611002] Write protecting the kernel read-only data: 8192k
  517. [ 0.611241] Freeing unused kernel memory: 128K (ffff8800015e0000 - ffff880001600000)
  518. [ 0.611725] Freeing unused kernel memory: 160K (ffff8800017d8000 - ffff880001800000)
  519. [ 0.620209] random: systemd-tmpfile: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  520. [ 0.622170] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  521. [ 0.622226] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  522. [ 0.623159] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  523. [ 0.623190] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  524. [ 0.627168] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  525. [ 0.627189] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  526. [ 0.627200] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  527. [ 0.627471] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  528. [ 0.627488] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
  529. [ 0.672072] ACPI: bus type USB registered
  530. [ 0.672109] usbcore: registered new interface driver usbfs
  531. [ 0.672123] usbcore: registered new interface driver hub
  532. [ 0.672159] usbcore: registered new device driver usb
  533. [ 0.672610] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  534. [ 0.672909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  535. [ 0.673085] ehci-pci: EHCI PCI platform driver
  536. [ 0.673319] ehci-pci 0000:00:04.1: EHCI Host Controller
  537. [ 0.673328] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 1
  538. [ 0.675411] ehci-pci 0000:00:04.1: debug port 1
  539. [ 0.675438] ehci-pci 0000:00:04.1: disable ppcd for nvidia mcp89
  540. [ 0.675444] ehci-pci 0000:00:04.1: cache line size of 256 is not supported
  541. [ 0.675463] ehci-pci 0000:00:04.1: irq 22, io mem 0xd348b100
  542. [ 0.682912] SCSI subsystem initialized
  543. [ 0.683419] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.10
  544. [ 0.683661] hub 1-0:1.0: USB hub found
  545. [ 0.683671] hub 1-0:1.0: 6 ports detected
  546. [ 0.684208] ehci-pci 0000:00:06.1: EHCI Host Controller
  547. [ 0.684215] ehci-pci 0000:00:06.1: new USB bus registered, assigned bus number 2
  548. [ 0.684224] ehci-pci 0000:00:06.1: debug port 1
  549. [ 0.684247] ehci-pci 0000:00:06.1: disable ppcd for nvidia mcp89
  550. [ 0.684252] ehci-pci 0000:00:06.1: cache line size of 256 is not supported
  551. [ 0.684267] ehci-pci 0000:00:06.1: irq 18, io mem 0xd348b000
  552. [ 0.684968] libata version 3.00 loaded.
  553. [ 0.693358] ehci-pci 0000:00:06.1: USB 2.0 started, EHCI 1.10
  554. [ 0.693566] hub 2-0:1.0: USB hub found
  555. [ 0.693575] hub 2-0:1.0: 6 ports detected
  556. [ 0.694192] ohci-pci: OHCI PCI platform driver
  557. [ 0.694364] ohci-pci 0000:00:04.0: OHCI PCI host controller
  558. [ 0.694373] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 3
  559. [ 0.694397] ohci-pci 0000:00:04.0: irq 20, io mem 0xd348a000
  560. [ 0.740142] firewire_ohci 0000:01:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
  561. [ 0.749027] hub 3-0:1.0: USB hub found
  562. [ 0.749037] hub 3-0:1.0: 6 ports detected
  563. [ 0.749360] ahci 0000:00:0a.0: version 3.0
  564. [ 0.749644] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 18
  565. [ 0.749719] ahci 0000:00:0a.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
  566. [ 0.749722] ahci 0000:00:0a.0: flags: 64bit ncq sntf pm led pio slum part apst
  567. [ 0.750151] scsi host0: ahci
  568. [ 0.750279] scsi host1: ahci
  569. [ 0.750347] ata1: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484100 irq 25
  570. [ 0.750349] ata2: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484180 irq 25
  571. [ 0.750521] ohci-pci 0000:00:06.0: OHCI PCI host controller
  572. [ 0.750529] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 4
  573. [ 0.750548] ohci-pci 0000:00:06.0: irq 20, io mem 0xd3489000
  574. [ 0.805592] hub 4-0:1.0: USB hub found
  575. [ 0.805601] hub 4-0:1.0: 6 ports detected
  576. [ 0.990057] usb 1-6: new high-speed USB device number 2 using ehci-pci
  577. [ 1.003449] usb 2-1: new high-speed USB device number 2 using ehci-pci
  578. [ 1.060918] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  579. [ 1.060938] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  580. [ 1.062629] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  581. [ 1.062633] ata2.00: ATAPI: MATSHITADVD-R UJ-898, HC10, max UDMA/100
  582. [ 1.065221] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  583. [ 1.065233] ata2.00: configured for UDMA/100
  584. [ 1.072304] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  585. [ 1.073231] ata1.00: ATA-8: KINGSTON SV300S37A240G, 541ABBF0, max UDMA/133
  586. [ 1.073235] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32)
  587. [ 1.082303] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  588. [ 1.082964] ata1.00: configured for UDMA/133
  589. [ 1.083205] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 BBF0 PQ: 0 ANSI: 5
  590. [ 1.109822] scsi 1:0:0:0: CD-ROM MATSHITA DVD-R UJ-898 HC10 PQ: 0 ANSI: 5
  591. [ 1.122869] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
  592. [ 1.122944] sd 0:0:0:0: [sda] Write Protect is off
  593. [ 1.122947] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  594. [ 1.122972] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  595. [ 1.124251] sda: sda1 sda2 sda3
  596. [ 1.124731] sd 0:0:0:0: [sda] Attached SCSI disk
  597. [ 1.133108] usb-storage 2-1:1.0: USB Mass Storage device detected
  598. [ 1.136484] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
  599. [ 1.136490] cdrom: Uniform CD-ROM driver Revision: 3.20
  600. [ 1.136759] sr 1:0:0:0: Attached scsi CD-ROM sr0
  601. [ 1.136838] scsi host2: usb-storage 2-1:1.0
  602. [ 1.136928] usbcore: registered new interface driver usb-storage
  603. [ 1.137259] usbcore: registered new interface driver uas
  604. [ 1.240145] firewire_core 0000:01:00.0: created device fw0: GUID d8a25efffee72864, S800
  605. [ 1.240155] firewire_core 0000:01:00.0: phy config: new root=ffc0, gap_count=63
  606. [ 1.256290] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  607. [ 1.340138] ip_tables: (C) 2000-2006 Netfilter Core Team
  608. [ 1.518712] usb 4-3: new full-speed USB device number 2 using ohci-pci
  609. [ 1.596518] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2270c4e5287, max_idle_ns: 440795218647 ns
  610. [ 1.764938] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  611. [ 1.765075] systemd[1]: Detected architecture x86-64.
  612. [ 1.765272] systemd[1]: Set hostname to <archBookpro>.
  613. [ 1.835314] systemd[1]: Reached target Remote File Systems.
  614. [ 1.835399] systemd[1]: Listening on udev Control Socket.
  615. [ 1.836236] systemd[1]: Listening on Process Core Dump Socket.
  616. [ 1.836272] systemd[1]: Listening on udev Kernel Socket.
  617. [ 1.836319] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  618. [ 1.836757] systemd[1]: Created slice System Slice.
  619. [ 1.836882] systemd[1]: Created slice system-netctl.slice.
  620. [ 1.836928] systemd[1]: Listening on Journal Socket (/dev/log).
  621. [ 1.836952] systemd[1]: Reached target Encrypted Volumes.
  622. [ 1.836970] systemd[1]: Reached target Login Prompts.
  623. [ 1.837014] systemd[1]: Listening on Journal Socket.
  624. [ 1.850549] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  625. [ 1.851235] systemd[1]: Mounting Huge Pages File System...
  626. [ 1.851920] systemd[1]: Mounting Debug File System...
  627. [ 1.852663] systemd[1]: Starting Setup Virtual Console...
  628. [ 1.852803] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  629. [ 1.855939] systemd[1]: Starting Remount Root and Kernel File Systems...
  630. [ 1.859078] systemd[1]: Created slice system-dhcpcd.slice.
  631. [ 1.859158] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  632. [ 1.859817] systemd[1]: Mounting POSIX Message Queue File System...
  633. [ 1.859984] systemd[1]: Created slice User and Session Slice.
  634. [ 1.860036] systemd[1]: Reached target Slices.
  635. [ 1.860283] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  636. [ 1.862916] systemd[1]: Starting Set Up Additional Binary Formats...
  637. [ 1.863009] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  638. [ 1.863044] systemd[1]: Reached target Paths.
  639. [ 1.863237] systemd[1]: Created slice system-getty.slice.
  640. [ 1.863303] systemd[1]: Listening on LVM2 metadata daemon socket.
  641. [ 1.863680] EXT4-fs (sda2): re-mounted. Opts: data=ordered
  642. [ 1.864848] systemd[1]: Mounting Configuration File System...
  643. [ 1.865492] systemd[1]: Starting Apply Kernel Variables...
  644. [ 1.877646] systemd[1]: Starting Journal Service...
  645. [ 1.879136] systemd[1]: Mounted Huge Pages File System.
  646. [ 1.879175] systemd[1]: Mounted POSIX Message Queue File System.
  647. [ 1.879197] systemd[1]: Mounted Debug File System.
  648. [ 1.879222] systemd[1]: Mounted Configuration File System.
  649. [ 1.879465] systemd[1]: Started Create list of required static device nodes for the current kernel.
  650. [ 1.879878] systemd[1]: Started Remount Root and Kernel File Systems.
  651. [ 1.880552] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 154 (systemd-binfmt)
  652. [ 1.881209] systemd[1]: Mounting Arbitrary Executable File Formats File System...
  653. [ 1.881895] systemd[1]: Starting Load/Save Random Seed...
  654. [ 1.887838] systemd[1]: Starting udev Coldplug all Devices...
  655. [ 1.888507] systemd[1]: Starting Create Static Device Nodes in /dev...
  656. [ 1.889597] systemd[1]: Mounted Arbitrary Executable File Formats File System.
  657. [ 1.889886] systemd[1]: Started Apply Kernel Variables.
  658. [ 1.895869] systemd[1]: Started Load/Save Random Seed.
  659. [ 1.898860] systemd[1]: Started Set Up Additional Binary Formats.
  660. [ 1.917277] systemd[1]: Started Setup Virtual Console.
  661. [ 1.925138] systemd[1]: Started Create Static Device Nodes in /dev.
  662. [ 1.925269] systemd[1]: Reached target Local File Systems (Pre).
  663. [ 1.925947] systemd[1]: Starting udev Kernel Device Manager...
  664. [ 1.953803] systemd[1]: Started udev Coldplug all Devices.
  665. [ 1.975218] systemd[1]: Started udev Kernel Device Manager.
  666. [ 1.994374] systemd[1]: Started Journal Service.
  667. [ 2.009329] systemd-journald[166]: Received request to flush runtime journal from PID 1
  668. [ 2.035848] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  669. [ 2.035883] ACPI: Lid Switch [LID0]
  670. [ 2.035940] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  671. [ 2.035944] ACPI: Power Button [PWRB]
  672. [ 2.035993] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  673. [ 2.035996] ACPI: Sleep Button [SLPB]
  674. [ 2.036080] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  675. [ 2.036083] ACPI: Power Button [PWRF]
  676. [ 2.046031] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
  677. [ 2.046541] ACPI: AC Adapter [ADP1] (on-line)
  678. [ 2.061000] ACPI: SBS HC: EC = 0xffff88013a946400, offset = 0x20, query_bit = 0x10
  679. [ 2.072801] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  680. [ 2.073485] usb 4-5: new low-speed USB device number 3 using ohci-pci
  681. [ 2.078555] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
  682. [ 2.078585] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no)
  683. [ 2.078734] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2c/LNXVIDEO:00/input/input4
  684. [ 2.097465] pps_core: LinuxPPS API ver. 1 registered
  685. [ 2.097469] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  686. [ 2.101757] PTP clock support registered
  687. [ 2.134550] input: PC Speaker as /devices/platform/pcspkr/input/input5
  688. [ 2.134638] [drm] Initialized drm 1.1.0 20060810
  689. [ 2.135450] tg3.c:v3.137 (May 11, 2014)
  690. [ 2.136605] media: Linux media interface: v0.10
  691. [ 2.149434] scsi 2:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
  692. [ 2.153687] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  693. [ 2.160522] Linux video capture interface: v2.00
  694. [ 2.164934] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  695. [ 2.167249] Adding 4587072k swap on /dev/sda3. Priority:-1 extents:1 across:4587072k SSFS
  696. [ 2.173733] ssb: Found chip with id 0x4322, rev 0x01 and package 0x0A
  697. [ 2.173742] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x17, vendor 0x4243)
  698. [ 2.173749] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x10, vendor 0x4243)
  699. [ 2.173755] ssb: Core 2 found: PCI-E (cc 0x820, rev 0x0B, vendor 0x4243)
  700. [ 2.173761] ssb: Core 3 found: PCI (cc 0x804, rev 0x0E, vendor 0x4243)
  701. [ 2.173767] ssb: Core 4 found: USB 2.0 Device (cc 0x81A, rev 0x05, vendor 0x4243)
  702. [ 2.173773] ssb: Core 5 found: UNKNOWN (cc 0x8FF, rev 0x00, vendor 0x4243)
  703. [ 2.173779] ssb: Core 6 found: Internal Memory (cc 0x80E, rev 0x03, vendor 0x4243)
  704. [ 2.178047] snd_hda_intel 0000:00:08.0: enabling device (0000 -> 0002)
  705. [ 2.178355] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
  706. [ 2.178365] snd_hda_intel 0000:00:08.0: Disabling MSI
  707. [ 2.178368] snd_hda_intel 0000:00:08.0: position_fix set to 1 for device 10de:cb89
  708. [ 2.189231] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8507)
  709. [ 2.209492] thermal thermal_zone0: failed to read out thermal zone (-19)
  710. [ 2.209556] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
  711. [ 2.229533] uvcvideo 1-6:1.0: Entity type for entity Processing 3 was not initialized!
  712. [ 2.229540] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
  713. [ 2.231424] input: Built-in iSight as /devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input6
  714. [ 2.231470] usbcore: registered new interface driver uvcvideo
  715. [ 2.231472] USB Video Class driver (1.1.1)
  716. [ 2.241844] wmi: Mapper loaded
  717. [ 2.267247] intel_powerclamp: No package C-state available
  718. [ 2.287331] intel_powerclamp: No package C-state available
  719. [ 2.290536] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
  720. [ 2.316181] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address c4:2c:03:1f:ac:dc
  721. [ 2.316187] tg3 0000:03:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
  722. [ 2.316190] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
  723. [ 2.316192] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
  724. [ 2.356477] ACPI Warning: \_SB.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160422/nsarguments-95)
  725. [ 2.356560] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM
  726. [ 2.356606] nouveau 0000:04:00.0: enabling device (0006 -> 0007)
  727. [ 2.359537] ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 16
  728. [ 2.359609] checking generic (c0010000 640000) vs hw (c0000000 10000000)
  729. [ 2.359611] fb: switching to nouveaufb from EFI VGA
  730. [ 2.359668] Console: switching to colour dummy device 80x25
  731. [ 2.359842] nouveau 0000:04:00.0: NVIDIA MCP89 (0af000a2)
  732. [ 2.404171] nouveau 0000:04:00.0: bios: version 70.89.02.00.00
  733. [ 2.430094] tg3 0000:03:00.0 enp3s0: renamed from eth0
  734. [ 2.439786] nouveau 0000:04:00.0: fb: 256 MiB stolen system memory
  735. [ 2.522830] nouveau 0000:04:00.0: bus: MMIO write of 0000807f FAULT at 100c18
  736. [ 2.733278] nouveau 0000:04:00.0: bus: MMIO write of 0000807e FAULT at 100c1c
  737. [ 2.796174] applesmc: key=323 fan=1 temp=15 index=15 acc=1 lux=2 kbd=1
  738. [ 2.839975] input: applesmc as /devices/platform/applesmc.768/input/input7
  739. [ 3.384484] usb 4-6: new full-speed USB device number 4 using ohci-pci
  740. [ 3.397934] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  741. [ 3.430610] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
  742. [ 3.458255] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
  743. [ 3.458280] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
  744. [ 3.468972] Broadcom 43xx driver loaded [ Features: PNLS ]
  745. [ 3.482626] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  746. [ 3.493824] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  747. [ 3.497095] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  748. [ 3.529172] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  749. [ 3.565050] random: nonblocking pool is initialized
  750. [ 3.588098] hub 4-6:1.0: USB hub found
  751. [ 3.591050] hub 4-6:1.0: 3 ports detected
  752. [ 3.626962] hidraw: raw HID events driver (C) Jiri Kosina
  753. [ 3.650145] input: bcm5974 as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.2/input/input8
  754. [ 3.650618] usbcore: registered new interface driver bcm5974
  755. [ 3.669099] usbcore: registered new interface driver usbhid
  756. [ 3.669101] usbhid: USB HID core driver
  757. [ 3.684233] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:06.0/usb4/4-5/4-5:1.0/0003:05AC:8242.0003/input/input9
  758. [ 3.685654] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0237.0001/input/input10
  759. [ 3.723373] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
  760. [ 3.723378] snd_hda_codec_cirrus hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  761. [ 3.723380] snd_hda_codec_cirrus hdaudioC0D0: hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
  762. [ 3.723382] snd_hda_codec_cirrus hdaudioC0D0: mono: mono_out=0x0
  763. [ 3.723384] snd_hda_codec_cirrus hdaudioC0D0: dig-out=0x10/0x0
  764. [ 3.723386] snd_hda_codec_cirrus hdaudioC0D0: inputs:
  765. [ 3.723389] snd_hda_codec_cirrus hdaudioC0D0: Mic=0xd
  766. [ 3.737057] appleir 0003:05AC:8242.0003: input,hiddev0,hidraw0: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:06.0-5/input0
  767. [ 3.746871] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  768. [ 3.790338] mousedev: PS/2 mouse device common for all mice
  769. [ 3.790693] apple 0003:05AC:0237.0001: input,hidraw1: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input0
  770. [ 3.793125] apple 0003:05AC:0237.0002: hidraw2: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input1
  771. [ 3.886707] usb 4-6.1: new full-speed USB device number 5 using ohci-pci
  772. [ 3.913601] [TTM] Zone kernel: Available graphics memory: 1893952 kiB
  773. [ 3.913604] [TTM] Initializing pool allocator
  774. [ 3.913610] [TTM] Initializing DMA pool allocator
  775. [ 3.913625] nouveau 0000:04:00.0: DRM: VRAM: 256 MiB
  776. [ 3.913628] nouveau 0000:04:00.0: DRM: GART: 1048576 MiB
  777. [ 3.913633] nouveau 0000:04:00.0: DRM: TMDS table version 2.0
  778. [ 3.913635] nouveau 0000:04:00.0: DRM: DCB version 4.0
  779. [ 3.913638] nouveau 0000:04:00.0: DRM: DCB outp 00: 01800113 00010030
  780. [ 3.913641] nouveau 0000:04:00.0: DRM: DCB outp 01: 020112a6 0f220010
  781. [ 3.913643] nouveau 0000:04:00.0: DRM: DCB outp 02: 02011262 00020010
  782. [ 3.913645] nouveau 0000:04:00.0: DRM: DCB conn 00: 00000040
  783. [ 3.913647] nouveau 0000:04:00.0: DRM: DCB conn 01: 00101146
  784. [ 3.918266] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  785. [ 3.918268] [drm] Driver supports precise vblank timestamp query.
  786. [ 3.933474] nouveau 0000:04:00.0: DRM: MM: using M2MF for buffer copies
  787. [ 4.030525] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  788. [ 4.033914] nouveau 0000:04:00.0: DRM: allocated 1280x800 fb: 0x50000, bo ffff8800a765ac00
  789. [ 4.034115] fbcon: nouveaufb (fb0) is primary device
  790. [ 4.050476] Bluetooth: Core ver 2.21
  791. [ 4.050844] NET: Registered protocol family 31
  792. [ 4.050845] Bluetooth: HCI device and connection manager initialized
  793. [ 4.050850] Bluetooth: HCI socket layer initialized
  794. [ 4.050857] Bluetooth: L2CAP socket layer initialized
  795. [ 4.050864] Bluetooth: SCO socket layer initialized
  796. [ 4.057442] usbcore: registered new interface driver btusb
  797. [ 4.069083] Bluetooth: hci0: BCM: chip id 254 build 0522
  798. [ 4.072074] Bluetooth: hci0: BCM: product 05ac:8213
  799. [ 4.090066] Bluetooth: hci0: Bluetooth USB Host Controller
  800. [ 4.117429] Console: switching to colour frame buffer device 160x50
  801. [ 4.119819] nouveau 0000:04:00.0: fb0: nouveaufb frame buffer device
  802. [ 4.133400] [drm] Initialized nouveau 1.3.1 20120801 for 0000:04:00.0 on minor 0
  803. [ 4.256937] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  804. [ 4.455030] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input11
  805. [ 4.455275] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input12
  806. [ 4.455513] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.0/sound/card0/input13
  807. [ 4.455735] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.0/sound/card0/input14
  808. [ 4.517021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  809. [ 4.520925] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  810. [ 4.563365] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  811. [ 13.970202] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  812. [ 14.237017] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  813. [ 14.239381] wlan0: authenticate with 22:02:71:27:da:27
  814. [ 14.267233] wlan0: send auth to 22:02:71:27:da:27 (try 1/3)
  815. [ 14.268896] wlan0: authenticated
  816. [ 14.275212] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  817. [ 14.523614] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  818. [ 14.787370] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  819. [ 56.897900] fuse init (API version 7.25)
  820. [ 66.140220] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  821. [ 66.423675] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  822. [ 102.008107] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  823. [ 102.220267] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  824. [ 102.483772] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  825. [ 102.710259] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  826. [ 102.997089] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  827. [ 116.106713] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  828. [ 116.343608] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  829. [ 116.613585] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  830. [ 134.043579] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  831. [ 134.313720] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  832. [ 160.004136] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  833. [ 160.230298] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  834. [ 160.506940] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  835. [ 160.750409] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  836. [ 161.050278] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  837. [ 181.126966] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  838. [ 181.400355] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  839. [ 181.444047] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  840. [ 190.887075] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
  841. [ 191.163673] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  842. [ 191.322444] wlan0: authenticate with 22:02:71:27:da:27
  843. [ 191.350335] wlan0: send auth to 22:02:71:27:da:27 (try 1/3)
  844. [ 191.351918] wlan0: authenticated
  845. [ 191.353498] wlan0: associate with 22:02:71:27:da:27 (try 1/3)
  846. [ 191.358434] wlan0: RX AssocResp from 22:02:71:27:da:27 (capab=0x411 status=0 aid=3)
  847. [ 191.358746] wlan0: associated
  848. [ 191.358796] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  849. [ 198.607632] nouveau 0000:04:00.0: fifo: DMA_PUSHER - ch 3 [Xorg[829]] get 002002a7d4 put 002002a8b8 ib_get 0000036d ib_put 000003d2 state 8000ef05 (err: INVALID_CMD) push 00400040
  850. [ 198.641568] nouveau 0000:04:00.0: fifo: DMA_PUSHER - ch 3 [Xorg[829]] get 00200315c0 put 00200315f4 ib_get 000003e8 ib_put 00000026 state 80000000 (err: INVALID_CMD) push 00400040
  851. [ 198.724354] nouveau 0000:04:00.0: fifo: DMA_PUSHER - ch 3 [Xorg[829]] get 002003ecbc put 002003eda0 ib_get 000000e2 ib_put 00000109 state 8000ef05 (err: INVALID_CMD) push 00400040
  852. [ 227.126018] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79800
  853. [ 276.511360] perf: interrupt took too long (3135 > 3132), lowering kernel.perf_event_max_sample_rate to 63600
  854. [ 361.276870] CE: hpet increased min_delta_ns to 11521 nsec
  855. [ 412.322720] perf: interrupt took too long (3927 > 3918), lowering kernel.perf_event_max_sample_rate to 50700
  856. [ 467.537031] CE: hpet increased min_delta_ns to 17281 nsec
  857. [ 636.301449] perf: interrupt took too long (4921 > 4908), lowering kernel.perf_event_max_sample_rate to 40500
  858. [ 1997.431902] perf: interrupt took too long (6170 > 6151), lowering kernel.perf_event_max_sample_rate to 32400
  859. [ 3978.010431] Qt bearer threa[8345]: segfault at 7f09ca2976b8 ip 00007f09d4a5922d sp 00007f09caee6810 error 4 in libQt5Network.so.5.7.0[7f09d49b8000+161000]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement