Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Check in the following locations: /EFI/Clover/kexts/Other or 10.xx /System/Library/Extensions /Library/Extensions
  2. you have AppleHDA_ALC280.kext in /Library/Extensions? Repair permission and rebuild cache successfully? Note: Turns out this system has ALC255 instead.
  3. Looks like your model has a second graphics card. Check System Report ->Graphics/Display. Does it show 2 video card?
  4. Ooops. Yes, meant to enable Inject Intel, not ATI. To get Latitude theme to work, go to Config.plist change embedded to Latitude. By the way, what version of Bios are you on? If newer than A06, can you extract the raw files for me Go to Clover GUI. Hit F4, continue on to OSX Then compress and attach /EFI/Clover/ACPI/Origin.
  5. easy fix. Replace config with this one config.plist.zip
  6. try this what version of bios are you on? Archive.zip
  7. Try booting to Clover GUI ->Options ACPI patching -> DSDT name: Change it to BIOS.aml Tables dropping -> Uncheck Drop all OEM SSDT, place check next to all the Drop "SSDT-xx.aml" below it. Return to main menu and boot up OS X. Note: This disables all the patched SSDT/DSDT. Just want to eliminate if the patches are causing the issue.
  8. No need to rebuild. Attach permission fix output here and also a printscreen of the Audio in system reports or attach the whole system reports.
  9. When you hit F12 to select boot from the USB, you should see the Clover boot screen correct? Hit F4 when you're at the Clover GUI. Should do its thing in the background pretty quickly. Mount the EFI partition of the USB on a Mac system. Compress and attach the Clover folder here.
  10. Just added a bootpack for E6230_HD3000 in SandyBridge section, but you should be able to use UEFI format as does the IvyBridge model.
  11. Oh boy, what a mess! You do have FakeSMC in /EFI/Clover/kexts/Other, so get rid of FakeSMC in /S/L/E As a matter of fact, remove all the added kexts in /S/L/E, a total of 17. They are duplicates in /L/E Run permission fix and rebuild cache again. sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / If you encounter the error 77 above, rerun these again until success without error sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  12. Try this. Replace DSDT in patched folder as well 3020.zip
  13. Get rid of CloverHDA, only need AppleHDA_ALC293.kext Get rid of FakePCIID_XHCIMux.kext, this model don't have USB 2.0. Get rid of FakePCIID_Intel_HDMI_Audio, this prevents HDMI audio output. Get rid of AppleIntelE1000e.kext, you already have IntelMausiEthernet.kext Get rid of AppleGB.kext, not sure what's it for. I see you have FakeSMC in either /L/E or /S/L/E, make sure you don't have it in /EFI/Clover/kexts/Other as well. Or leave in EFI, but remove it from /L/E or /S/L/E Repair permission and rebuild cache.
  14. Might have to repatch your files. Boot to Clover GUI, hit F4. Then attach the Clover folder.
  15. Note: Better to use the More Reply Options to attach file going forward so we don't have to use external source. Ok, if you're using Styxie's files, try removing these from kexts/Other FakeSMC_CPUSensors FakeSMC_GPUSensors FakeSMC_LPCSensors FakeSMC_ACPISensors
  16. Link no working. Use internal attachment option by clicking on the More Reply Options on the lower right. File(s) must be compress first unless it's a jpg/png/bmp.
  17. Boot to Clover Gui, hit space bar. Select these verbose (-v) Don't reboot on panic (debug=0x100)
  18. Did you remove the external video card?
  19. You need to enable Inject Intel in order to get QE/CI
  20. Your ig-platform-id is incorrect, you had it 0x0d20003, should be 0x0d220003. I corrected it and added some patches for the audio. Add the kexts to /Library/Extensions, repair permission and rebuild cache. 3020M.zip
  21. what issue are you having? Are you able to follow the steps to create the Installer?
×
×
  • Create New...