Contribute
Register

[WIP-Guide] Hp Envy 15-as133cl

Status
Not open for further replies.
I followed your guide for hotpatch backlight, it doesnt work.

At first, i thought by looking at the config.plist you provided that gfx0 was already renamed, nothing worked so I assumed it was because i didnt rename gfx0 in ssdt/dsdt... but it still doesnt work after i did.

Read backlight guide regarding EDID product-id spoof.
 
Do you know what was wrong about the ssdt? is the battery patch not working for my laptop?

I'll check EDID product-id spoof later tonight
 
I did follow that guide, but is it normal that in my ssdt4, there's battery reference? Also, why i cant compile the ssdt11?

I did look online before asking here.

I don't think SSDT-4 content is a problem.
SSDT-11 compiles without error (can even open it directly in MaciASL).

You ACPI setup is wrong.
No need to patch SSDTs without dual-GPU.
Do all renames via config.plist, patch only DSDT.
 
I don't think SSDT-4 content is a problem.
SSDT-11 compiles without error (can even open it directly in MaciASL).

You ACPI setup is wrong.
No need to patch SSDTs without dual-GPU.
Do all renames via config.plist, patch only DSDT.


Wow thank you! I'll focus on my dsdt then!

I didnt know how to check if the rename was working via clover hotpatch... I saw some rename patch needed a dynamic .aml in the patched directory (like the backlight patch) so i was wondering if the other rename patches was working.. I guess its somewhere in ioreg?
 
Wow thank you! I'll focus on my dsdt then!

I didnt know how to check if the rename was working via clover hotpatch... I saw some rename patch needed a dynamic .aml in the patched directory (like the backlight patch) so i was wondering if the other rename patches was working.. I guess its somewhere in ioreg?

Renames of ACPI objects via Clover will be reflected in ioreg and patchmatic -extract output.
 
Hi Rehab!

So I just received my wifi card, i'm glad to say that it's working well now :)

So for now,

What's working :
-Audio
-Usb
-Wifi (for some reason, i need to reselect the wifi after each boot)
-BT

What's not working :
-Backlight control
-Sleep
-Shutdown
-Webcam
-Not trackpad pref pane (no double tap, or right click :'()
-Touchscreen
-battery status

Unknown status :
- Usb C

So for now, i'll focus on.. sleep, shutdown, backlight control
(maybe touchscreen? why did the touchscreen works out of the box for the envy x360 and not mine... )

Sadly, i couldnt make the backlight to work, i saw from the boot.log that it does change EDID but it still doesnt work
(using the config.plist method, since my EDID wasnt nulll)

When i try patching my DSDT, macOs high Sierra stop booting.. so i couldn't check what was wrong...

here's the patch i applied to my dsdt :
DSM renames
B0D3 renames
GFX0 renames

Comment Out External ‘BNUM’ Ref
Add IMEI
"IRQ Fix"
"RTC Fix"
Shutdown Fix V2
OS Check Fix Win 8
Skylake LPC
SMBUS Fix
Fix _WAK Arg0 v2
USB3_PRW 0x0D Skylake (instant wake)
USB3_PRW 0x6D Skylake (instant wake)
Fix Mutex with non-Zero SyncLevel
HPET Fix

Inspired by jaymonkey post on the envy x360. The dsdt compile and doesnt complain...

The attached clover.zip is the full config with my patched dsdt...
The attached ioreg is the same, but without the patched dsdt....
 

Attachments

  • CLOVER.zip
    4.5 MB · Views: 74
  • ioreg.zip
    599 KB · Views: 65
  • 20171027_011812_HDR.jpg
    20171027_011812_HDR.jpg
    7.4 MB · Views: 80
Last edited:
Hi Rehab!

So I just received my wifi card, i'm glad to say that it's working well now :)

So for now,

What's working :
-Audio
-Usb
-Wifi (for some reason, i need to reselect the wifi after each boot)
-BT

What's not working :
-Backlight control
-Sleep
-Shutdown
-Webcam
-Not trackpad pref pane (no double tap, or right click :'()
-Touchscreen
-battery status

Unknown status :
- Usb C

So for now, i'll focus on.. sleep, shutdown, backlight control
(maybe touchscreen? why did the touchscreen works out of the box for the envy x360 and not mine... )

Sadly, i couldnt make the backlight to work, i saw from the boot.log that it does change EDID but it still doesnt work
(using the config.plist method, since my EDID wasnt nulll)

When i try patching my DSDT, macOs high Sierra stop booting.. so i couldn't check what was wrong...

here's the patch i applied to my dsdt :
DSM renames
B0D3 renames
GFX0 renames

Comment Out External ‘BNUM’ Ref
Add IMEI
"IRQ Fix"
"RTC Fix"
Shutdown Fix V2
OS Check Fix Win 8
Skylake LPC
SMBUS Fix
Fix _WAK Arg0 v2
USB3_PRW 0x0D Skylake (instant wake)
USB3_PRW 0x6D Skylake (instant wake)
Fix Mutex with non-Zero SyncLevel
HPET Fix

Inspired by jaymonkey post on the envy x360. The dsdt compile and doesnt complain...

The attached clover.zip is the full config with my patched dsdt...
The attached ioreg is the same, but without the patched dsdt....

Your ioreg shows that the backlight control should be available in SysPrefs->Displays.
What is the issue?
 
Oh my god, true! it does work aha
I was trying the keys on my keyboard.. they are not working.. is that normal? I can't lower the brightness using my keyboard..

What's working :
-Audio
-Usb
-Wifi (for some reason, i need to reselect the wifi after each boot)
-BT
-Backlight control (from display pref panel, not from the key on my keyboard, anyway I can fix this?)

What's not working :
-Sleep (can't patch dsdt)
-Shutdown (can't patch dsdt)
-Webcam (no clue..)
-Not trackpad pref pane (no double tap, or right click :'()
-Touchscreen (no clue...)
-battery status (can't patch dsdt... also no compatible battery patch for this laptop, need to craft my own...)

Unknown status :
- Usb C

Anyway, I can't patch my dsdt.. it crash like in my picture...

I tried the following patches on it :
DSM renames (was I wrong to do this patch?)
B0D3 renames (was I wrong to do this patch?)
GFX0 renames (was I wrong to do this patch?)

Comment Out External ‘BNUM’ Ref
Add IMEI
"IRQ Fix"
"RTC Fix"
Shutdown Fix V2
OS Check Fix Win 8
Skylake LPC
SMBUS Fix
Fix _WAK Arg0 v2
USB3_PRW 0x0D Skylake (instant wake)
USB3_PRW 0x6D Skylake (instant wake)
Fix Mutex with non-Zero SyncLevel
HPET Fix
 
Status
Not open for further replies.
Back
Top