Jump to content
87 posts in this topic

Recommended Posts

If your boot from pendrive restart continuously you must to patch the kernel for haswell.

You can find the patched kernel in download section, download the file for your version of Mavericks

More info in this topic:

http://www.insanelymac.com/forum/topic/293503-haswell-early-reboot-mavericks-locked-msrs-and-hp-envy-15-j063cl-i7-4700mq/

Open terminal and extract dsdt with this command (copy/paste in terminal):

 

perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while()
{ chomp; if($_ =~ /\"DSDT\.?\d?\"=]*)>/) { $buff = $1; open(PIP,
"|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'

 

Compress and attach the file you find in desktop

  • 3 weeks later...

Hello

 

The graphic of this notebook is HD 4400

 

Try boot with -f -v GraphicsEnabler=Yes IntelAzulFB=12

 

if don't work, boot with -x -f -v

 

This notebook has dedicated+integrated vídeo card? if has please, disable dedicated grafik card in Bios

no

I do not know what the ig-platform, and how it gets

 

which bootloader should I use?

 

Chameleon

chimera

or Clover?

Bootloader is your choice. All will work. Boot flags you need vary depending on bootloader.

 

If you're using Chameleon, the bootflags in post #19 should take care of your issue...

×
×
  • Create New...