Contribute
Register

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

Originally you had "both sleep" at the end of this, and then you edited it and removed that. Do they both sleep?
I was going to add a comment about how I am using my own edited USBInjectAllxx.kext then decided not to and wiped that comment by mistake. Yes, both system definitions sleep. iMac20,2 I’m running with Big Sur Release 1.
 
finally, USB ports back to me to start port mapping,
1604761282529.png


for person like me, first of all, u need to disable the SSDT-RHUB, enable USBInjectAll, enable XhciPortLimit to reload the USB port. the most important thing is to disable SSDT-RHUB

About the error ACPI_BIOS_ERROR, which I ask several posts ago when boot win from OC bootloader, disable ProtectUefiServices, so u all can boot win normally.

//with my current map, Bluetooth was disabled, I'm trying to enable it, I love to use internal Bluetooth and wifi shipped with this mainboard, wifi can enable using itlwm kext
1604761646256.png


working on bluetooth currently. My sleep work but wake in black screen, cause of my wrong port map.
 
for person like me, first of all, u need to disable the SSDT-RHUB, enable USBInjectAll, enable XhciPortLimit to reload the USB port. the most important thing is to disable SSDT-RHUB

That's very strange, I didn't have to disable SSDT-RHUB to remap the ports. (I did enable the USBInjectAll I posted above and XHCIPortLimit though)

I still haven't solved the sleep issue, I'm not going to go too crazy with it because I normally don't use it. My machine is a dual boot and it's usually up in one or the other all the time.
 
That's very strange, I didn't have to disable SSDT-RHUB to remap the ports. (I did enable the USBInjectAll I posted above and XHCIPortLimit though)
I generate this file in window, and I don't know why but when I boot with this file enabled, clear all ports in USB Ports -> refresh go to hell, nothing there. But when I disabled this file, things go right.
I still haven't solved the sleep issue, I'm not going to go too crazy with it because I normally don't use it. My machine is a dual boot and it's usually up in one or the other all the time.
I'm trying to enable only 4 ports, this one I meant, and sleep/wake work. So I think this related to port mapping error.
1604762271242.png


I will spend around 4 hours more on this, will leave it alone after that, cause like u, my PC on most of time. I'm just want to make the hack for this mainboard perfect as much as possible.

Edit: you didn't need to disable the RHUB file, I think because this file was generated along with your USBPorts.kext, so it already mapped in that file, when using USBInjectAll to inject all port, it will follow your SSDT file.
I generated it on window so I think this file include all my port. That why it not work.

The scenario when map ports would be using USBInjectAll with RHUB, or using only USBPorts.kext generated by hackintool goes to same result (googling)
 
Last edited:
I generate this file in window, and I don't know why but when I boot with this file enabled, clear all ports in USB Ports -> refresh go to hell, nothing there. But when I disabled this file, things go right.

I'm trying to enable only 4 ports, this one I meant, and sleep/wake work. So I think this related to port mapping error.
View attachment 494675

I will spend around 4 hours more on this, will leave it alone after that, cause like u, my PC on most of time. I'm just want to make the hack for this mainboard perfect as much as possible.

Edit: you didn't need to disable the RHUB file, I think because this file was generated along with your USBPorts.kext, so it already mapped in that file, when using USBInjectAll to inject all port, it will follow your SSDT file.
I generated it on window so I think this file include all my port. That why it not work.

The scenario when map ports would be using USBInjectAll with RHUB, or using only USBPorts.kext generated by hackintool goes to same result (googling)
I don't understand what you are trying to say but I had a different experience in trying to correctly map the ports. I had updated my Symbios from iMac 19,1 to iMac20,2 which caused sleep to fail. I tried remapping the ports to reenable sleep but I couldn't get all ports to show, some would but without all of them being activated I couldn't create a proper USBPort.kext.

I took a look at the info.plist in USBInjectAll_v0.7.5_z490-p.kext and it was missing iMac20,2 system definition so guessing I added that information using PlistEdit Pro copying other entries format and it worked. I could see all the ports again and was again able to map the ports I wanted enabling sleep.
 
I don't understand what you are trying to say but I had a different experience in trying to correctly map the ports. I had updated my Symbios from iMac 19,1 to iMac20,2 which caused sleep to fail. I tried remapping the ports to reenable sleep but I couldn't get all ports to show, some would but without all of them being activated I couldn't create a proper USBPort.kext.

I took a look at the info.plist in USBInjectAll_v0.7.5_z490-p.kext and it was missing iMac20,2 system definition so guessing I added that information using PlistEdit Pro copying other entries format and it worked. I could see all the ports again and was again able to map the ports I wanted enabling sleep.

The USBInjectAll I posted yesterday has 20,2 defined:

20-2.png
 
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.

I tried your EFI, changing only the Device Properties for iGPU and putting in my keys. I had a different problem, it wouldn't go to sleep. Monitors went off but fans never stopped, lights never went out. Also couldn't "wake" it from this state. I think your hardware is too different from mine. (I saw you had a Radeon defined)
 
The USBInjectAll I posted yesterday has 20,2 defined:

View attachment 494683
Yep, I saw that and looked at his github page. Thought that was cool, I also remember his contributions here in this thread which seemed to offer some break throughs. I'm staying with my set up as, is at least for the time being, no reason to change.
 
I tried your EFI, changing only the Device Properties for iGPU and putting in my keys. I had a different problem, it wouldn't go to sleep. Monitors went off but fans never stopped, lights never went out. Also couldn't "wake" it from this state. I think your hardware is too different from mine. (I saw you had a Radeon defined)
Well...deep subject. All kidding aside guess its Hackintosh quirkiness
 
Back
Top