You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2018. It is now read-only.
Had a few problems, ill list them all here instead of creating multiple issues, hope it's ok.
Issue #1 - If i download the whole package, the folders "/acpi" and "/tools/MacGen" comes up empty, not sure if its me doing something wrong here. I had to download said folders separately and merge them manually. (It was me doing something wrong.)
Issue #2 - (Fixed!) config.plist created by the script has a "KernelAndKextPatches" inside another "KernelAndKextPatches". The "KernelToPatch" gets nested inside the second one, resulting in the kernel patches not being applied during boot. (The "KextsToPatch" is inside the first one and works fine. After manually fixing the plist everything is ok. (Fixed!)
Issue #3 - fakeSMC package is outdated, resulting in kernel panic during boot when using a GTX 1000 series GPU. Problem is of course on GPUSensors.kext, but i think updating only one kext on the package is not recommended. After updating to the last version everything runs fine.
System Information
Issue Description
Had a few problems, ill list them all here instead of creating multiple issues, hope it's ok.
Issue #1 - If i download the whole package, the folders "/acpi" and "/tools/MacGen" comes up empty, not sure if its me doing something wrong here. I had to download said folders separately and merge them manually. (It was me doing something wrong.)
Issue #2 - (Fixed!) config.plist created by the script has a "KernelAndKextPatches" inside another "KernelAndKextPatches". The "KernelToPatch" gets nested inside the second one, resulting in the kernel patches not being applied during boot. (The "KextsToPatch" is inside the first one and works fine. After manually fixing the plist everything is ok. (Fixed!)
Issue #3 - fakeSMC package is outdated, resulting in kernel panic during boot when using a GTX 1000 series GPU. Problem is of course on GPUSensors.kext, but i think updating only one kext on the package is not recommended. After updating to the last version everything runs fine.