Contribute
Register

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

Status
Not open for further replies.
Weird.. Is there a way to get clean AppleHDA for 10.10.3 without reinstall os x? Maybe someone can send me
Would it be helpful if i copy it from my system and upload it?
Also my audio was not working until i copied the final config.plist
Maybe this helps.
 
Would it be helpful if i copy it from my system and upload it?
Also my audio was not working until i copied the final config.plist
Maybe this helps.

Thanks, i've already got it. Yes, in final config there are 2 patches for sound in kextsToPatch section).
How long is your battery live with hack? Mine 3h with browser, mail, skype, wifi, bluetooth (trackpad connected) and xCode.
 
Thanks, i've already got it. Yes, in final config there are 2 patches for sound in kextsToPatch section).
How long is your battery live with hack? Mine 3h with browser, mail, skype, wifi, bluetooth (trackpad connected) and xCode.
I didn't test it. But when i unplug the charger, mostly it says around 2:30h left.
 
Is it possible to get the Cardreader working?
 
Is it possible to get the Cardreader working?

I never tried. It wasn't important to me. I no longer have the laptop.

It is always possible for someone with software development skills (VoodooSDHC.kext might be used as a base, but I'm certain it needs a lot of work).
 
Hello everyone!

I'm trying to install this on my Envy 15-k111nl.

I've successfully followed the guide until DSDT patching.

Output of disassemble.sh:
https://drive.google.com/open?id=0B8-M0eiR7v8sVHhSblh0dnlTV0E&authuser=0

Output of make patch:
https://drive.google.com/open?id=0B8-M0eiR7v8sQXJvQkRNbWxmRDg&authuser=0

Output of make:
Code:
[FONT=Menlo]MBP-di-Simone:envy.git simonerobertonunzi$ make[/FONT]
[FONT=Menlo]iasl -ve -p build/DSDT.aml patched/DSDT.dsl[/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]Intel ACPI Component Architecture[/FONT]
[FONT=Menlo]ASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015][/FONT]
[FONT=Menlo]Copyright (c) 2000 - 2014 Intel Corporation[/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]Compiler aborting due to parser-detected syntax error(s)[/FONT]
[FONT=Menlo]patched/DSDT.dsl   5750:                 Store (\_GPE.MMTB (Local2, \_GPE.OSUP (Local2)), Store (Local1, REG6))[/FONT]
[FONT=Menlo]Error    6126 -                                       syntax error, unexpected PARSEOP_STORE ^ [/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]patched/DSDT.dsl   6266:                 Store (\_GPE.MMTB (Local3, \_GPE.OSUP (Local3)), Store (Local2, REG6))[/FONT]
[FONT=Menlo]Error    6126 -                                       syntax error, unexpected PARSEOP_STORE ^ [/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]ASL Input:     patched/DSDT.dsl - 11351 lines, 344951 bytes, 4363 keywords[/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations[/FONT]
[FONT=Menlo]make: *** [build/DSDT.aml] Error 255[/FONT]

Is related to the K revision of the pc?

Output of:
Code:
[FONT=Menlo]$ kextstat|grep -y acpiplat[/FONT]
[FONT=Menlo]   13    2 0xffffff7f8292e000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]$ kextstat|grep -y appleintelcpu

[/FONT]

Here's my DSDT export:
https://drive.google.com/open?id=0B...29vRGhsQVJ3NWFGdHNpbjJBMy1ienZrTHM&authuser=0

My IOReg:
https://drive.google.com/open?id=0B8-M0eiR7v8sdmdDQy1odG1TMjA&authuser=0

My CLOVER folder:
https://drive.google.com/open?id=0B...3hLUXVHNkJKSGlJQkpoTk9WT0ZYNXJnc2c&authuser=0

GoogleDrive Folder with everything i can share:
https://drive.google.com/folderview...1YN0RoSG1QREdBTlZEcHN0RFNKSldDVUU&usp=sharing

At the moment everything working except for battery (no icon near clock or anything), and no audio

(In Clover i've added two kext suggested in the other thread from insanely mac just for trying after got stuck)

I will post details of my pc from linux editing this post.

What i've done wrong and what can i do?
 
Status
Not open for further replies.
Back
Top