Contribute
Register

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

Yeah sure, but isn't disable-external-gpu device property better? -wegnoegpu disables any GPU unconditionally, while the device property is applied just to the PciRoot path you specify, so in your case you can just leave disable-external-gpu. Am I wrong?

The -wegnoegpu disables BOTH GPUs which isn't what I want. I have to only disable the Nvidia to "hide" it from the Mac side of the machine.
 
Last edited:
The -wegnoegpu disables BOTH GPUs which isn't what I want. I have to only disable the Nvidia to "hide" it from the Mac side of the machine.
I was talking about using disable-external-gpu property :ehh:
 
Mmmmmmmh I think it's better using WhateverGreen disable-gpu property (yeah my bad, I thought it was disable-external-gpu but they changed it since a while). Check WhateverGreen README.md
 
Mmmmmmmh I think it's better using WhateverGreen disable-gpu property (yeah my bad, I thought it was disable-external-gpu but they changed it since a while). Check WhateverGreen README.md

I'll check it out. What does your USB map look like for this board? Curious what ports you killed to stay under the 15 port limit.
 
I'll check it out. What does your USB map look like for this board? Curious what ports you killed to stay under the 15 port limit.
also check over:
 
also check over:

That looks similar to the SSDT method in the OC guide: https://dortania.github.io/OpenCore-Install-Guide/extras/spoof.html#ssdt-method

I kind of like my method because it's easy for other users here to simply delete that line under Device Properties if they don't need it.
 
I'll check it out. What does your USB map look like for this board? Curious what ports you killed to stay under the 15 port limit.
Well we disabled many USB2.0 ports of USB3.0 ports to stay under the 15 ports limit so... It's a choice of yours decide what kind of ports disable and why. Since we don't use many USB2 devices we preferred using a USB2 hub wired on a single USB2 port
 
Well we disabled many USB2.0 ports of USB3.0 ports to stay under the 15 ports limit so... It's a choice of yours decide what kind of ports disable and why. Since we don't use many USB2 devices we preferred using a USB2 hub wired on a single USB2 port

One that's worth keeping is HS13, since it's actually a hub built-into the board and drives 3 physical ports:

1628704884477.png
 
Just to let you know I'm not using Hackintool for discovering the USB ports, but IORegistryExplorer and honestly it's a better alternative. We're using a Fenvi T919 so the HS13 port, which should be configured as an internal port (0xFF)
 
Back
Top