Page 1 of 1

Fix for out of sync TSC after sleep/wakeup.

Posted: Sat May 07, 2011 5:34 pm
by bgm
If you experience video/audio stuttering and/or periodic crashes of different software with EXC_I386_DIV (divide by zero) errors in __gettimeofday() after wakeup, the following might help you.

The original VoodooTSCSync only syncs CPUs once, on system startup. It's not enough for my T60p, which is out of sync on every wakeup. I modified VoodooTSCSync to sync on every power-on event. You can find my patches and a precompiled binary at http://code.google.com/p/voodootscsync/ ... etail?id=1.

Enjoy,
Bgm.

Re: Fix for out of sync TSC after sleep/wakeup.

Posted: Sun May 08, 2011 3:30 pm
by hetkoznap
It works like a charm! Thank you! :thumbs-UP:

Re: Fix for out of sync TSC after sleep/wakeup.

Posted: Wed May 11, 2011 5:29 am
by grandflash
Great, i had this problem over 2 years. Thank you!!!!!!!!!!!!!

Re: Fix for out of sync TSC after sleep/wakeup.

Posted: Wed May 11, 2011 9:56 am
by Anastasius
It seems I had this problem too (but never noticed it :)
My X61 is now faster after wakeup and NOW that's noticeable!! Great! Thank you :banana: