On Tue, Oct 28, 2014 at 8:22 AM, Ted Unangst <t...@tedunangst.com> wrote: > On Tue, Oct 28, 2014 at 04:42, Abel Abraham Camarillo Ojeda wrote: >> $ while sleep 1; do date; done >> Tue Oct 28 04:34:04 CST 2014 >> Tue Oct 28 04:34:06 CST 2014 > >> cpu0 at mainbus0: apid 0 (boot processor) >> cpu0: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 2133.68 MHz > > One normal CPU. > >> cpu0: apic clock running at 586MHz > > One crazy fast apic. > >> cpu1 at mainbus0: apid 1 (application processor) >> cpu1: Intel(R) Xeon(R) CPU X3210 @ 2.13GHz, 4693.46 MHz > > One crazy fast CPU. > > Upgrade to a version that has the apic latching bug fixed. Or reboot > until the apic is detected properly.
Will try to update after 5.6 is released :-) Thanks to everyone