Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. 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?
  2. 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.
  3. 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 /
  4. Jake Lo

    Asus N56JR

    Product and vendor ID change on Broadcom2045FamilyUSBBluetoothHCIController_D for the BroadcomBluetoothHostControllerUSBTransport.kext.
  5. Place both kexts in /EFI/Clover/Kexts/10.10 Remove AppleIntelE1000e
  6. Yes, not issue upgrading to 10.10.5. Do you still have GenericUSBXHCI installed? Remove it and see if it makes a difference.
  7. The print screen shows PID as 0x17D0 and not 0x17cf. Is that correct?
  8. If you install Windows in UEFI mode, moving the bios to Legacy might prevent Windows from booting.
  9. 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.
  10. only *.aml are read. You can copy both, it won't matter.
  11. 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
  12. 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
  13. 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.
  14. 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
  15. Jake Lo

    Asus N56JR

    You reverse the Command and Option key.
  16. 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
  17. Jake Lo

    Asus N56JR

    Under Keyboard tab, not Input Resources. Click on Modifier Keys
  18. 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
  19. You were using bootpacks from both Chameleon and Clover guide. Can you upload your bootpack and files you have installed to /S/L/E?
  20. Are the USB ports working before installing GenericUSBXHCI?
  21. Jake Lo

    Asus N56JR

    Try this usbfix2.zip
  22. Using UEFI for this model has not work for me even after formatting to Fat16. It just hang when I select Bootx64.efi from the BIOS. So I stick with Legacy. Installing Clover with the following setting works. For Exx20 (SandyBridge models), use Legacy - GUID Scheme. Not UEFI Install Clover in the ESP Bootloader/Install boot0af in MBR CloverEFI/CloverEFI 64-bits SATA By the way Enoch is a different branch of Chameleon.
×
×
  • Create New...