Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Can you check the BIOS what audio device it has? 92HD90BX or 92HD93BX?
  2. I think he meant 10.9.2 or 10.9.1 before it got changed not 10.10.2
  3. What's the resolution of the display? Try the E6220 pack but leave out the DSDT.aml. Boot to Clover, hit F4 to extract RAW DSDT/SSDT. Compress the origin folder and attach it. Will need a custom patch for this model. Also check to make sure that DiMM is in slot 1.
  4. Are you sure about the model or specs? Most of the E6230 I come across are 3rd Gen CPU with HD4000. If the processor i3-2350m you specified is correct, then you do have HD 3000, then the model you specify might be wrong and should be E6320?
  5. Is this the 1st Gen HD graphics or Nvidia? If 1st Gen, you'll need to remove AppleIntelHDGraphics* from /S/L/E Once booted, you can then install the patched kexts to fix the graphics issue. With this hack, external display will not work.
  6. from terminal 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 /
  7. Jake Lo

    Asus N56JR

    Product and vendor ID change on Broadcom2045FamilyUSBBluetoothHCIController_D for the BroadcomBluetoothHostControllerUSBTransport.kext.
  8. Place both kexts in /EFI/Clover/Kexts/10.10 Remove AppleIntelE1000e
  9. Yes, not issue upgrading to 10.10.5. Do you still have GenericUSBXHCI installed? Remove it and see if it makes a difference.
  10. The print screen shows PID as 0x17D0 and not 0x17cf. Is that correct?
  11. If you install Windows in UEFI mode, moving the bios to Legacy might prevent Windows from booting.
  12. One thing I forgot to do was patch for the SD Card reader. Does this model have one? Download this. Launch it and then click on File and save. Compress the file and attach it here. No, the SSDT is for power management. It's specific to your CPU and can enable your system to sleep. For the iCloud, iMessage stuff, that's a whole new ballgame.
  13. only *.aml are read. You can copy both, it won't matter.
  14. Should mount Disk2, not Disk3 as that's your USB drive. Use the EFI-mounterv3 included in the guide, it's more user friendly. Yes, copy the ssdt.aml to /EFI/Clover/ACPI/Patched
  15. run the command from the terminal since it's a shell script. Make sure to navigate to the location of the file or drag the file to the terminal Updated guide: Execute ssdtPRGen.sh from terminal (Included in Tools attached below) Place generated SSDT.aml in /EFI/Clover/ACPI/Patched
  16. Should be for both, but since the USB boots fine with the current settings, you could leave it as is. Just applied it to the SSD.
  17. It's on the guide Note1: For Exx20 (SandyBridge models), use Legacy - GUID Scheme. Not UEFI Install Clover with the following settings in 1: Prepare Bootable USB Drive step 26 above: Install Clover in the ESP Bootloader/Install boot0af in MBR CloverEFI/CloverEFI 64-bits SATA
  18. Jake Lo

    Asus N56JR

    You reverse the Command and Option key.
  19. You are missing DSDT/SSDT. Here, just patch it from your Origin folder. This should fix the audio and USB issue. Place it in Patched folder. You'll need to generate your own SSDT with the ssdtPRGen.sh. DSDT.aml.zip
  20. Jake Lo

    Asus N56JR

    Under Keyboard tab, not Input Resources. Click on Modifier Keys
  21. Try this since you have dual boot with Windows - go to EFI\EFI\Microsoft\Boot and rename bootmgfw.efi to bootmgfw-orig.efi - go to EFI\EFI\CLOVER\ and copy CLOVERX64.efi file to EFI\EFI\Microsoft\Boot, rename it to bootmgfw.efi
  22. You were using bootpacks from both Chameleon and Clover guide. Can you upload your bootpack and files you have installed to /S/L/E?
×
×
  • Create New...