Jump to content

osx on Lenovo s510p


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/

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Don't worry, You can post the file when you want it.

 

No, dsdt only correct don't contain the patch for HD4400, but delete errors, warnings and remarks is a necessary condition to proceed to applying patches

Link to comment
Share on other sites

  • 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

Link to comment
Share on other sites

many thanks

I feel ok.

Yes, I disabled the nvidia card from the bios.

you certainly know more than me

but currently, the intel hd4400 is supported or not?

Mobile HD4400 is supported.

Link to comment
Share on other sites

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...

Link to comment
Share on other sites

 Share

×
×
  • Create New...