Jump to content

PLZ Help with kexts on 5480


DMC

Recommended Posts

  • Replies 48
  • Created
  • Last Reply

Top Posters In This Topic

Thanks! :)

 

Okay, summarizing I have fully running hackintosh! Thanks Jake, without u I would gave up.. 

Im sending debug report and hopes that we can do still more with it.

 

I tried my sd card reader and it's dont working - it's possible to run it? 

And bluetooth :)

 

Okay - I found next problem :c Audio in headphones is very bad and noisy - unusuable - how to fix that? 

 

Thanks! 

 

debug_1310.zip MacBook Pro (DMC).zip

Link to comment
Share on other sites

  • Moderators

From my Bootpack, inside /EFI/Clover/kexts/Other/CopyToLE there are 4 kexts. Copy them to /Library/Extensions.

FYI, Brcm* are for Bluetooth if you have the DW1560, DW1830 or DW1820a installed.

You just need CodecCommander for the headphone issue.

Remember to repair permission and rebuild cache anytime you make changes to /L/E or /S/L/E

Run these in terminal

  •       sudo chmod -Rf 755 /L*/E*
  •       sudo chown -Rf 0:0 /L*/E*
  •       sudo touch -f /L*/E*
  •       sudo chmod -Rf 755 /S*/L*/E*
  •       sudo chown -Rf 0:0 /S*/L*/E*
  •       sudo touch -f /S*/L*/E*
  •       sudo kextcache -Boot -U /

or you could use the Hackintool.app to update the cache under Tools

Link to comment
Share on other sites


×
×
  • Create New...