Contribute
Register

CPU Panic after trying to start OS X (Gigabyte Z97X-UD5H, i7 4790K) freeze

Status
Not open for further replies.
Joined
Feb 27, 2015
Messages
14
CPU
i7 4790K
Graphics
GTX 970
Mac
  1. MacBook Air
Classic Mac
  1. 0
Mobile Phone
  1. iOS
Hi everybody,
First, i should tell you, that english isn´t my nativ language!I tried to build my own hackintosh and all worked great with the installation... (there was a panic, but after restarting, it was away...)So all was ok, but after trying to start the PC with the MultiBeast Bootloader it stocks at the Apple Logo and this Panic comes up:
Bildschirmfoto 2015-03-22 um 12.30.19.png
My system: Z97X-UD5H(Bios Version: F7), i7 4790K, 32GB RAM HyperX Savage, Samsung 850 EVO) No Graphics Card (Only 4600)Hope you could help me...apfelbeat
 
Hi everybody,
First, i should tell you, that english isn´t my nativ language!I tried to build my own hackintosh and all worked great with the installation... (there was a panic, but after restarting, it was away...)So all was ok, but after trying to start the PC with the MultiBeast Bootloader it stocks at the Apple Logo and this Panic comes up:
View attachment 131305
My system: Z97X-UD5H(Bios Version: F7), i7 4790K, 32GB RAM HyperX Savage, Samsung 850 EVO) No Graphics Card (Only 4600)Hope you could help me...apfelbeat

Post a clear photo of the entire panic screen. This is only one line.
 
Here it is:
Bildschirmfoto 2015-03-22 um 14.14.06.jpg
Sorry for the first one...
 

Attachments

  • IMG_2378.jpg
    IMG_2378.jpg
    757.2 KB · Views: 109
Here it is:
View attachment 131312
Sorry for the first one...

Boot in to OS X with flag -x -f.

Run the below commands in terminal.
Code:
sudo rm -r /System/Library/Caches/com.apple.kext.caches
sudo touch /System/Library/Extensions
sudo kextcache -update-volume /

Then reboot and check.

If the booting resulting in the same KP then follow below,

Boot in to OS X with flag -x -f.

Copy the native ACPIPlatform kext to desktop
Code:
sudo cp -r /System/Library/Extensions/AppleACPIPlatform.kext

Then re-run the multibeast installer and select only the option "Drivers > System > AppleACPIPlatform Rollback > 10.9.5 AppleACPIPlatform Rollback" Install it.

Run the below commands in terminal.
Code:
sudo rm -r /System/Library/Caches/com.apple.kext.caches
sudo touch /System/Library/Extensions
sudo kextcache -update-volume /

Reboot OS X and check.
 
I haven´t got a bootable USB or do you mean the normal OS X USB?
If i just boot the Installation USB and click on Terminal, typing this command it said: command not found...
what is my mistake?
 
I haven´t got a bootable USB or do you mean the normal OS X USB?
If i just boot the Installation USB and click on Terminal, typing this command it said: command not found...
what is my mistake?

Bootable USB means the normal one which you had used for installation.

Oh.. Sorry if you are booting with USB all the above commands will not work.

Try to boot from HDD with flags "-x -f -v". If you are able to reach desktop then follow the post#4.
 
do you mean --->""<--- i should also typing, because it don´t get it.
i tried to start the PC with -x -f -v, but it didn´t work...
 
do you mean --->""<--- i should also typing, because it don´t get it.
i tried to start the PC with -x -f -v, but it didn´t work...

"" not required.

Boot with the help of your USB.

Then re-run the multibeast installer and select only the option "Drivers > System > AppleACPIPlatform Rollback > 10.9.5 AppleACPIPlatform Rollback" Install it.
 
sorry for the stupid question, but if i boot with the Installation USB, i have to overwrite the last installation, right?
Because i don´t know how to make it otherwise...
(And then, I have to download more then one driver...?)
 
sorry for the stupid question, but if i boot with the Installation USB, i have to overwrite the last installation, right?
Because i don´t know how to make it otherwise...
(And then, I have to download more then one driver...?)

Re run multibeast installer with the above mentioned option selected. So it will not over write anything.
 
Status
Not open for further replies.
Back
Top