Contribute
Register

[Success] - Asus ROG Strix Z490-E Gaming + i9 10900K + OpenCore

same here in win, but how about your mac ? does it look like this?
View attachment 494568

I'm thinking about disable this one and try to func sleep/wake

Sleep was working perfectly in all my other builds, 0.5.9, 0.6.0, and 0.6.1 The thing I did differently for 0.6.3 was started from scratch and just followed the OC guide. We have to look at what's different between them to solve it. My guess either the ACPI files I had in there before, or some obscure setting in config.plist. Changes in the latest kexts like Lilo, etc. is another possibility.
 
Sleep was working perfectly in all my other builds, 0.5.9, 0.6.0, and 0.6.1 The thing I did differently for 0.6.3 was started from scratch and just followed the OC guide. We have to look at what's different between them to solve it. My guess either the ACPI files I had in there before, or some obscure setting in config.plist.
I'm looking into this also, but currently, I face a problem with hackintool when clear all USB ports and refresh after that, all port disappear. Refresh nothing :(
 
same here in win, but how about your mac ? does it look like this?


I'm thinking about disable this one and try to func sleep/wake

Here's my tree on the Mac side if it helps:

1604705001002.png
 
Ran a test to try and capture the wake reason, here it is:

craig@CRAIG-PC ~ % pmset -g pslog Logging IORegisterForSystemPower sleep/wake messages pmset is in logging mode now. Hit ctrl-c to exit. 2020-11-06 18:38:34 -0500 IOPSNotificationCreateRunLoopSource Now drawing from 'AC Power' 2020-11-06 18:38:45 -0500 IORegisterForSystemPower: ...Sleeping... 2020-11-06 18:39:54 -0500 IORegisterForSystemPower: ...HasPoweredOn... Wake Reason = XDCI CNVW wakeType = HID Activity

So looks like USB right?


EDIT: Everything I'm finding via Google points to the USB map, I might have to rebuild it ... again...
 
Last edited:
So I redid the USB map from scratch, and then did a diff on it against the old one, they're EXACTLY the same.

On my system the map is definitely working, because devices that are plugged in are hidden in the USB view. (for ports that I disabled in the map to stay at 15)

I attached a MUCH better USBInjectAll kext courtesy of @xiaoviejiang

EDIT: Since I was at it, I made what I think is a huge improvement to the USB map, I killed the solo red port in exchange for ALL THREE black ports! Much more useful for keyboard, mouse, etc.

New map: (updated USBports.kext.zip attached)

1604716603317.png
 

Attachments

  • iMac20,1_USBInjectAll_v0.7.5_z490.kext.zip
    20.2 KB · Views: 40
  • USBPorts.kext.zip
    1.5 KB · Views: 38
Last edited:
So I redid the USB map from scratch, and then did a diff on it against the old one, they're EXACTLY the same.

On my system the map is definitely working, because devices that are plugged in are hidden in the USB view. (for ports that I disabled in the map to stay at 15)

I attached a MUCH better USBInjectAll kext courtesy of @xiaoviejiang

EDIT: Since I was at it, I made what I think is a huge improvement to the USB map, I killed the solo red port in exchange for ALL THREE black ports! Much more useful for keyboard, mouse, etc.

New map: (updated USBports.kext.zip attached)

View attachment 494608
Here's my OC 6.3 EFI folder for comparison, I uses it on two different drives, one as iMac19,1 and the other as iMac20,2.
 

Attachments

  • EFI.zip
    15 MB · Views: 85
Last edited:
Here's my OC 6.3 EFI folder for comparison, I uses it on two different drives, one as iMac19,1 and the other as iMac20,2.

Originally you had "both sleep" at the end of this, and then you edited it and removed that. Do they both sleep?
 
Back
Top