matemago Posted January 19, 2018 Author Share Posted January 19, 2018 well, after inquiring about USB3.0, I was told: my ioreg shows I haven't even implemented CPU PM I haven't implemented USB power properties well, i have no idea what that means. so i kept reading and found i should have a ssdt.aml file generated with ssdtPRGen.sh script , inside patched folder in clover EFI and that oem tables should not be droped for a haswell cpu like mine. and that i install an AppleIntelInfo.kext and also look for x86platformplugin inside CPU0 with ioreg. so:should i put ssdt.aml file in my clover patched folder?should i change option in clover to disable drop OEM?i didnt find x86platformplugin with ioreg inside CPU0... Archivo.zip Link to comment Share on other sites More sharing options...
Administrators Hervé Posted January 19, 2018 Administrators Share Posted January 19, 2018 Generate your CPU-specific power management SSDT as suggested. You will then gain full CPU SpeedStepping + Turbo boost (if applicable). Select KernelPm in your Clover config to patch the kernel for CPU power management That's all. Link to comment Share on other sites More sharing options...
matemago Posted January 19, 2018 Author Share Posted January 19, 2018 ok thanks, i just did that and now i see 10 PM states in ioreg. i also generate an uiac.aml file for my ports and usb power properties injected but i still cannot make my usb3.0 lexar ssd drive to work! what else can i check? it works in my windows10 partition and in real macs ... debug_3998.zip Link to comment Share on other sites More sharing options...
Recommended Posts