Contribute
Register

[Guide] Sierra on HP Spectre x360

Status
Not open for further replies.
by "native" are you referring to the original DSDT file in "origin"? I tried compiling that file but now it has errors I didn't see the first time I patched... Do we really think this windows 7 patch will fix an issue where wifi was operating perfectly. Nothing happened (epsilon/gamma) now it doesn't work? The two items seem unrelated?

You need to correct errors just as you did before...
Read ACPI patching guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

I mention the "OS Check Fix" set of patches because it has fixed the same issue you have on other computers.

Personally, I would use _OSI->XOSI patch and SSDT-XOSI.aml as per ACPI hotpatch guide.
 
You need to correct errors just as you did before...
Read ACPI patching guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/

I mention the "OS Check Fix" set of patches because it has fixed the same issue you have on other computers.

Personally, I would use _OSI->XOSI patch and SSDT-XOSI.aml as per ACPI hotpatch guide.
I followed the instructions. I opened the .dsl file of DSDT it compiles without error. After adding the bat fix there are 11 errors all having to do with not knowing what various variables are i.e. object does not exists, object not found. I am using the refs.txt file... What do I do? Add the variables to refs.txt? Not really explained in the guide. I also don't remember how I got brightness working, (whether I patched the DSDT) brightness patches in the source repo do not seem skylake specific.
 
I followed the instructions. I opened the .dsl file of DSDT it compiles without error. After adding the bat fix there are 11 errors all having to do with not knowing what various variables are i.e. object does not exists, object not found. I am using the refs.txt file... What do I do? Add the variables to refs.txt? Not really explained in the guide. I also don't remember how I got brightness working, (whether I patched the DSDT) brightness patches in the source repo do not seem skylake specific.

You will need to provide the files you're working with.
No one here is clairvoyant.
 
You will need to provide the files you're working with.
No one here is clairvoyant.
Looking back I definitely only needed to add the kext and didn't need to patch DSDT to fix brightness so I'll leave out the brightness fix. What files do you want... I'm repatching the native DSDT because when I tried to fix the wifi that broke for no reason I patched my DSDT with the osfix (windows 8) and other recommended patches and it broke my sound and did not fix wifi.
 

Attachments

  • Files.zip
    198.6 KB · Views: 79
Looking back I definitely only needed to add the kext and didn't need to patch DSDT to fix brightness so I'll leave out the brightness fix. What files do you want... I'm repatching the native DSDT because when I tried to fix the wifi that broke for no reason I patched my DSDT with the osfix (windows 8) and other recommended patches and it broke my sound and did not fix wifi.

Your files are disassembled incorrectly. You forgot to use the "-dl" flag.
 
Ok I thought I copy and pasted but with -dl there are no compile errors. I patched DSDT.dsl with battery and osfix(windows 7) (left everything else out because my sound broke last time I patched them). Using the new DSDT sound and wifi are still broken. Files related. Could be I broke the sound when I move unessential kexts from other to S/L/E... IDK

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleHDADisabler.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

KernelCache ID: 9DD823335CAB0AF2A797BE4B5AE7297F
 

Attachments

  • CLOVER.zip
    3.7 MB · Views: 79
  • RehabMan 2.zip
    640.2 KB · Views: 75
Ok I thought I copy and pasted but with -dl there are no compile errors. I patched DSDT.dsl with battery and osfix(windows 7) (left everything else out because my sound broke last time I patched them). Using the new DSDT sound and wifi are still broken. Files related. Could be I broke the sound when I move unessential kexts from other to S/L/E... IDK

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleHDADisabler.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

KernelCache ID: 9DD823335CAB0AF2A797BE4B5AE7297F

All kexts should be installed to the system volume.
Read post #2 of the guide:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Note: You have AppleHDADisabler.kext installed as if you're planning to use VoodooHDA, but VoodooHDA.kext is not installed.

Did you verify that WiFi is working on Windows?
 
Ok well I reinstalled voodoohda and that fixed the sound. Now I'm back where I started. No WiFi...
 
Please see latest zips from post #177 I have applied the windows 7 osfix to DSDT. Still the wifi won't turn on.
 
Status
Not open for further replies.
Back
Top