View Single Post
 
Old 04-25-2011, 04:41 AM
fumoboy007 fumoboy007 is offline
Jaguar
 
Join Date: Jul 2010
Posts: 40
TSC synchronization problem?

Sounds like a TSC synchronization problem. To be sure, boot up with both cores, open Terminal.app, and then type
Code:
cat /var/log/kernel.log
If you see something like
Code:
MAC Framework successfully initialized
using 16384 buffer headers and 4096 cluster IO buffer headers
Unsynchronized TSC for cpu 1: 0x00000017b7359087, delta 0xfffffffffff4494d
then you have a TSC synchronization problem. In that case, compile the sources found here and use the resulting VoodooTSCSync.kext.

HP Pavilion a6110n
Asus M2N68-LA (NARRA2) | AMD Athlon 64 X2 4400+ | 6 GB DDR2 RAM | nVidia nForce 430 | nVidia GeForce 9500 GT (nVidia GeForce 6150 SE onboard) | Realtek ALC888S | Atheros 5212 (D-Link WDA-2320)
Reply With Quote