Contribute
Register

Instant reboot that i can't fix it

Status
Not open for further replies.
Joined
Jul 8, 2014
Messages
239
Motherboard
msi ge60 2pc (apache)
CPU
i5 4200h/HM86
Graphics
intel HD 4600/NVIDIA GTX850/1080p
Mobile Phone
  1. Android
Hi, I've got the typical instant reboot of haswell cpu in mavericks in Yosemite and I dont know how I can fix it. THANKSSSS
 
Hi, I've got the typical instant reboot of haswell cpu in mavericks in Yosemite and I dont know how I can fix it. THANKSSSS

Use Clover with KernelPm option.
 
Use Clover with KernelPm option.

Thanks for answer. After boot, I've got an other problem, with -v boot flag only and with only the FakeSMC.kext from rehabman for Yosemite in Clover/Efi/kext/10.10, give me that and after reboot
View attachment IMG_20141019_172815.jpg.pdf

Then I try with my mavericks kexts except applehda and with DSDT and SSDT and that is
IMG_20141019_174539.jpg

I don't know how can fix it and what is the problem thanks
 
Thanks for answer. After boot, I've got an other problem, with -v boot flag only and with only the FakeSMC.kext from rehabman for Yosemite in Clover/Efi/kext/10.10, give me that and after reboot
View attachment 108015

Then I try with my mavericks kexts except applehda and with DSDT and SSDT and that is
View attachment 108016

I don't know how can fix it and what is the problem thanks

Use kernel flag nv_disable=1
 
Use kernel flag nv_disable=1
NICEEE, After hard work I Installed my Yosemite, sound works well putting my dsdt and ssdt of mavericks, but i've got some insues. I use hd 4600 of intel and in about this mac only can see hd 4600 7 mb and the graphics go bad and I don't know how i can fix it. You help me too disable nvidia card by SSDT but in yosemite I think that nvidia is enabled and I don't know how i can fix it. The graphic insue i don't know too how can i fix it thanks
 
NICEEE, After hard work I Installed my Yosemite, sound works well putting my dsdt and ssdt of mavericks, but i've got some insues. I use hd 4600 of intel and in about this mac only can see hd 4600 7 mb and the graphics go bad and I don't know how i can fix it. You help me too disable nvidia card by SSDT but in yosemite I think that nvidia is enabled and I don't know how i can fix it. The graphic insue i don't know too how can i fix it thanks

http://www.tonymacx86.com/yosemite-...-installation-guide-clover-hd4600-mobile.html
 
You should learn about the software you're using...

Read the Clover wiki: http://clover-wiki.zetam.org/Home
Ok, i think that I understand, i must put it in config.plist for patch the found of dsdt and replace some things. the problem is that i don't know how i must write Mobile HD4600 Yosemite something like that?
key>AppleIntelHD5000Graphics</key>
<array>
<dict>
<key>Find</key>
<data>3D868012047410EB5D=</data>
<key>Replace</key>
<data>3D868016047410EB5D</data>

key>AppleIntelFramebufferAzul</key>

<array>
<dict>
<key>Find</key>
<data>3D86801204=</data>
<key>Replace</key>
<data>3D86801604</data>

and with that i don't know how i can do it
Devices/FakeID/IntelGFX=0x04128086
Graphics/Inject/Intel=Yes
Graphics/ig-platform-id=0x0a260006
 
Ok, i think that I understand, i must put it in config.plist for patch the found of dsdt and replace some things. the problem is that i don't know how i must write Mobile HD4600 Yosemite something like that?
key>AppleIntelHD5000Graphics</key>
<array>
<dict>
<key>Find</key>
<data>3D868012047410EB5D=</data>
<key>Replace</key>
<data>3D868016047410EB5D</data>

key>AppleIntelFramebufferAzul</key>

<array>
<dict>
<key>Find</key>
<data>3D86801204=</data>
<key>Replace</key>
<data>3D86801604</data>

and with that i don't know how i can do it
Devices/FakeID/IntelGFX=0x04128086
Graphics/Inject/Intel=Yes
Graphics/ig-platform-id=0x0a260006

You will want to work on the syntax. There is no room for error. Use a plist editor such as Xcode or use the Clover Configurator.
 
Status
Not open for further replies.
Back
Top