Jump to content
25 posts in this topic

Recommended Posts

Hi,

 

So apparently I'm not the only one having this issue with the Haswell Intel i5 4200U, but I couldn't find a solution.

Basically everything is going super fast, the clock goes about 40 seconds forwards each second, videos of 6 minutes go by in a few seconds, etc.

It's very uncomfortable. I tried tweaking the Clover EFI settings : 

 

ACPI : Drop OEM

Boot : verbose, arch=86_64, ncpi0x2000, XMP Detection

CPU : nothing

Graphics : Inject Intel

Kernel : Apple RTC, KernelPm

 

I'm out of ideas... What do you suggest ? :( Thanks !

 

Specs :

 

Sony Vaio Pro 13

Intel Graphics HD 4400

256GB msata SSD

4GB DDR3

i5 4200U

Link to comment
https://www.insanelymac.com/forum/topic/296708-solved-system-is-too-fast/
Share on other sites

Hi, thanks for replying.

 

I unchecked ncpi0x2000 and ran this https://github.com/Piker-Alpha/RevoBoot/blob/clang/i386/libsaio/acpi/Tools/ssdtPRGen.sh as root.

 

It generated two files : ssdt_pr.aml and ssdt_pr.dsl. I copied them at $esp/EFI/CLOVER/ACPI/patched ($esp being my efi system partition).

 

But it didn't solve it :/

 

Here's the .dsl file http://pastebin.com/VSeVLw0y

Try without AppleRTC.


For generate SSDT, try this:

curl -o ssdtPRGen.sh https://raw.github.com/Piker-Alpha/RevoBoot/clang/i386/libsaio/acpi/Tools/ssdtPRGen.sh
chmod +x ssdtPRGen.sh
./ssdtPRGen.sh

rename file ssdt_pr.aml to SSDT.aml and put in /EFI/CLOVER/ACPI/patched.

I guess distro is the right word. Basically a usb .raw image.

 

Here it is : http://pastebin.com/FEBkpAPp

 

I also re tried generating a SSDT.aml your way, the result was the same.

 

 

 

Edit : 

Oh no... I updated Mavericks via the App Store. Now I can't boot Mac OS. Yes I feel stupid. Is there a way to fix this ?

×
×
  • Create New...