Contribute
Register

High Sierra on PC

Status
Not open for further replies.
Do you have link to download lower version of high sierra where it supports above hardware.
No, the only legal download is from the app store and they only supply the current version.
 
Team,

I have managed to fix audio issue by installing Voodooo package, which is working fine now. Now I am unable to fix Nvidia GT730 - Display drivers. I deployed Cuda and Nvidia pkg as well, but still showing up as "Nvidia Graphics 5MB". Please help me to fix this issue, which is final stage of deployment.

thanks
 
I have managed to fix audio issue by installing Voodooo package, which is working fine now. Now I am unable to fix Nvidia GT730 - Display drivers. I deployed Cuda and Nvidia pkg as well, but still showing up as "Nvidia Graphics 5MB". Please help me to fix this issue, which is final stage of deployment.

Successful use of the web drivers is dependent on a working implementation of NVRAM.
If your motherboard/BIOS lacks native NVRAM support then it must be emulated.
A simple test for native NVRAM support is described here :
https://www.tonymacx86.com/threads/native-nvram-available.192920/

In the past NVRAM emulation was accomplished by use of EmuVariableUefi-64 and RC scripts from the Clover installer.
More recently this has been superseded by way of AptioMemoryFix.efi as per our Clover Builds.
In any case determine if you have native or require emulated support and if required apply the fix then test again.

BIOS - Disable Integrated graphics - Set PEG as Primary.
Use a digital connection - DVI-D, HDMI or DP - VGA is not supported.
Remove nv_disable=1 from config.plist
Config.plist - Do not inject Intel or Nvidia graphics and no ig-platform-id
Config.plist - Disable SIP completely - CsrActiveConfig 0x67
Edit config.plist - NvidiaWeb = true as per Link

May need to install Lilu.kext and NvidiaGraphicsFixup.kext
 
Successful use of the web drivers is dependent on a working implementation of NVRAM.
If your motherboard/BIOS lacks native NVRAM support then it must be emulated.
A simple test for native NVRAM support is described here :
https://www.tonymacx86.com/threads/native-nvram-available.192920/

In the past NVRAM emulation was accomplished by use of EmuVariableUefi-64 and RC scripts from the Clover installer.
More recently this has been superseded by way of AptioMemoryFix.efi as per our Clover Builds.
In any case determine if you have native or require emulated support and if required apply the fix then test again.

BIOS - Disable Integrated graphics - Set PEG as Primary.
Use a digital connection - DVI-D, HDMI or DP - VGA is not supported.
Remove nv_disable=1 from config.plist
Config.plist - Do not inject Intel or Nvidia graphics and no ig-platform-id
Config.plist - Disable SIP completely - CsrActiveConfig 0x67
Edit config.plist - NvidiaWeb = true as per Link

May need to install Lilu.kext and NvidiaGraphicsFixup.kext


Thank you. Let me try out above option and share the feedback. Appreciate it.
 
Status
Not open for further replies.
Back
Top