Contribute
Register

[Guide] HP Envy Haswell series J/K using Clover UEFI

Status
Not open for further replies.
I use the HD5000 plist with the USB drive because I get distortion with the HD4600 plist. The problem I have is if I boot to recovery partition i also get distortion and the only way around it is to boot with the USB drive. I have the HD4600 with the envy 17t j100.

Enable legacy boot in BIOS.
 
That worked thanks. I thought it used just efi.

This guide does use UEFI only, but enabling legacy enables CSM, and with CSM enabled, BIOS initializes the graphics system differently. Enabling legacy does not affect your ability to boot UEFI.

Some report that they can leave legacy off, but set config.plist/GUI/ScreenResolution=1024x768. Not sure if anyone has tried that here.

BTW, please fill out your profile correctly... so that system reflects the actual make/model# of your laptop.
 
After upgrading to yosemite using this guide I upgraded my HP Envy J from Yosemite to El Capitan. Everything works fine except for sound(audio),bluetooth and brightness...
 
After upgrading to yosemite using this guide I upgraded my HP Envy J from Yosemite to El Capitan. Everything works fine except for sound(audio),bluetooth and brightness...

Read post #1, "Problem Reporting".

Seems like you missed some big stuff...
 
Code:
$ kextstat|grep -y acpiplat
   13    2 0xffffff7f82cc8000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>


$ kextstat|grep -y appleintelcpu

Here are the attachments

View attachment 154435
View attachment 154436
View attachment 154437

EFI/Clover/drivers64UEFI is not per guide. Please fix.

ACPI is not patched per guide. Read post #1.

NullCPUPowerManagement.kext is installed. This guide does not use it at all.

ACPIBacklight.kext is installed and BrcmPatchRAM.kext. This guide uses IntelBacklight.kext instead. BrcmPatchRAM2.kext is used on 10.11. You neglected to run ./download.sh and ./install_downloads.sh.
 
EFI/Clover/drivers64UEFI is not per guide. Please fix.

ACPI is not patched per guide. Read post #1.

NullCPUPowerManagement.kext is installed. This guide does not use it at all.

ACPIBacklight.kext is installed and BrcmPatchRAM.kext. This guide uses IntelBacklight.kext instead. BrcmPatchRAM2.kext is used on 10.11. You neglected to run ./download.sh and ./install_downloads.sh.
I managed to fix bluetooth using BrcmPatchRAM2.kext and fixed backlight by removing ACPIBacklight.kext, only Audio isnt working. what could be the problem
 
I managed to fix bluetooth using BrcmPatchRAM2.kext and fixed backlight by removing ACPIBacklight.kext, only Audio isnt working. what could be the problem

Read post #1, "Problem Reporting".

(Why don't people READ?)
 
Read post #1, "Problem Reporting".

(Why don't people READ?)

I had just appended on the post above.. let me reattach,

Code:
$ kextstat|grep -y acpiplat
   13    2 0xffffff7f82c51000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1>
$ kextstat|grep -y appleintelcpu
 

Attachments

  • IOReg.ioreg
    2.6 MB · Views: 244
  • dsdt&ssdts.zip
    92 KB · Views: 224
  • CLOVER.zip
    10.7 MB · Views: 211
Status
Not open for further replies.
Back
Top