Contribute
Register

High Sierra (10.13.3) wake up problems: MSI B75A-G43, GeForce 1030, Ivy-Bridge i3-3220

Status
Not open for further replies.
Joined
Mar 19, 2013
Messages
8
Motherboard
MSI B75A-G43
CPU
i3-3220
Graphics
GT 1030
Mac
  1. iMac
  2. MacBook Air
Mobile Phone
  1. iOS
## Problem description ##

PC goes into sleep (S3) and wakes up via power button or any keyboard key, but is unusable after wake up, i.e.
  • graphic animations are very slow
  • keystrokes and mouse clicks are only registered after a few seconds
  • keystrokes and mouse clicks are registered as if pressed long or entered several times
  • apps freeze after some seconds
  • restarting or shutdown via AppleMenue does not work, have to restart/shutdown via case buttons
Can someone give me any pointers or ideas what might be causing these problems or how I could proceede to find a solution?

I have an otherwise very stable system running, with nvidia web drivers, native CPU and native discrete GPU Power Management.

## PC Specs ##
  • OS: High Sierra, 10.13.3
  • Mainboard: MSI B75A-G43; BIOS v.
  • Graphics: MSI Geforce GT 1030
  • SSD: Crucial BX100
  • Chipset: Intel B75, Ivy-Bridge, 7er Series
  • Processor: Intel Pentium Core™ i3-3220
  • Integrated Graphics: Intel® HD Graphics 2500
  • Integrated Audio: Realtek ALC892
  • Integrated Network: RealtekRTL8111

## Power Management Guides ##

https://www.tonymacx86.com/threads/macos-native-cpu-igpu-power-management.222982
Clover options
- ACPI/Plugin Type 1
- ACPI/Generate Options/PluginTyp=true
- Kernel and Kext Patches/KernelXCPM=true</p>

https://www.tonymacx86.com/threads/macos-native-discrete-gpu-power-management.247479
Clover patch
- ACPI/DSDT/Patches/Imte 1/AMD/Nvidia GPU PM- Rename PEGP to GFX0

Attached: config.plist
 

Attachments

  • config.plist
    6.9 KB · Views: 205
@greta.gola

I was having a VERY similar problem with my hackintosh. After I went to the NVIDIA website and downloaded CUDA, it got a little better, but what truly made the biggest difference was when I stumbled upon this script:

bash <(curl -s https://raw.githubusercontent.com/Benjamin-Dobell/nvidia-update/master/nvidia-update.sh)

I can't remember where I found it on this website, but I believe it was made by Benjamin Dobell. What it does is it installs the correct, non-blacklisted, version of the NVIDIA web drivers for MacOSX.

After I did both of those things, my system was working smooth as butter!

I'm a noob, so I'm not even sure if that's your problem or not, but it helped me. So, I hope it can help you too! Please, let me know if it helps you at all.

-Kyle
 
Last edited by a moderator:
@greta.gola

I was having a VERY similar problem with my hackintosh. After I went to the NVIDIA website and downloaded CUDA, it got a little better, but what truly made the biggest difference was when I stumbled upon this script:

bash <(curl -s https://raw.githubusercontent.com/Benjamin-Dobell/nvidia-update/master/nvidia-update.sh)

I can't remember where I found it on this website, but I believe it was made by Benjamin Dobell. What it does is it installs the correct, non-blacklisted, version of the NVIDIA web drivers for MacOSX.

After I did both of those things, my system was working smooth as butter!

I'm a noob, so I'm not even sure if that's your problem or not, but it helped me. So, I hope it can help you too! Please, let me know if it helps you at all.

-Kyle

Thanks for your suggestion! I'll try it out and let you know how it worked.
 
I installed current CUDA drivers (v. 387.178) and updated NVIDIA drivers with Benjamins script. Sadly none of this solved my problem. I'm not sure whether it is CPU or GPU related, or maybe something entirly different.
 
Status
Not open for further replies.
Back
Top