Jump to content
50 posts in this topic

Recommended Posts

Hi guys,

 

I am trying to make my hackintosh to sleep but it refuses  :(. When i hit sleep it goes to "sleep" but the fans never turn off and i can't wake the rig, I always need to restart.

 

DSDT has no errors, generated SSDT with ssdtPRGen.sh completed with no errors.

 

Ill attach my IOREG, DSDT, SSDT, CLOVER cfg maybe some one can point me in the right direction for fixing this.

 

Thank you,

 

 

IOREG.zip

DSDT.aml.zip

SSDT.aml.zip

config.plist.zip

  • Like 1
Link to comment
https://www.insanelymac.com/forum/topic/320460-msi-zh77a-g43-refusing-to-sleep/
Share on other sites

MaLd0n thank you for trying to help me!

 

ok so i replaced the files and tested here are the results:

 

1. Slower boot-time

2. Sleep still doesn't work it shuts down the display/mouse/keyboard but the fans/hdd remain on

 

I tried to open the DSDT you attached but i get this error

post-20235-0-65283900-1485210225_thumb.png

  • Like 1

i apply patches for it, only confirmation!

 

see...

 

in old times my sleep broken with com.realtek.driver.RTL8192SU

 

remove realtek wifi and test


other

 

try nativepm with clover


need some tests

dont delete, only unplugged wlan :D

 

i think u use dropoem ssdt if u extract all ssdt in use

 

if u use only DSDT and SSDT pike, dont drop all ssdt, i think the system use others

 

i extract all ssdt in osx with patchmatic and after i used drop all

 

unchecked dropssdt

reboot and use it

https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2016-0312.zip

extract and put in /usr/bin

open terminal

cd ~/Desktop
mkdir extract
cd extract
patchmatic -extract

after u have all ssdt in use for osx, put in clover folder and check dropoemssdt

Clover 3974

 

Let's say i needed to start from scratch with my hackintosh, i was thinking of these steps:

 

1. Extract all DSDT/SSDT from Linux

2. Fix/patch DSDT/SSDT (nerver tried that)

3. Make a new clover config

4. Install macOS Sierra

 

Please correct me if i am wrong.

extract with clover, in boot screen press f4

config.plist generate in clover installation

 

-instal OS

-instal Clover

-extract and edit DSDT and SSDT

Done

 

send me ur original dsdt if u can, i apply essencial

System information: Mac OS X 10.12.2 (16C68)

Brandstring: "Intel® Core i3-2100 CPU @ 3.10GHz"
 
Notice: Downloading extractACPITables.zip ...
Notice: Downloading User Defined.cfg ...
Notice: Downloading Sandy Bridge.cfg ...
Version: models.cfg v160 / Sandy Bridge.cfg v150
 
 
Scope (_PR_) {222 bytes} with ACPI Processor declarations found in DSDT (ACPI 1.0 compliant)
Notice: Downloading Restrictions.cfg ...
Generating ssdt.dsl for a 'iMac12,1' with board-id [Mac-942B5BF58194151B]
Sandy Bridge Core i3-2100 processor [0x206A7] setup [0x0903]
With a maximum TDP of 65 Watt, as specified by Intel
Number logical CPU's: 4 (Core Frequency: 3100 MHz)
Number of Turbo States: 0
Number of P-States: 16 (1600-3100 MHz)
Injected C-States for CPU0 (C1,C3,C6)
Warning: 'cpu-type' may be set improperly (0x0903 instead of 0x0603)
- Clover users should read https://clover-wiki.zetam.org/Configuration/CPU#cpu_typeNotice:Downloading iasl.zip ...
 
Compiling: ssdt_pr.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140926-64 [Nov  6 2014]
Copyright © 2000 - 2014 Intel Corporation
 
ASL Input:     /Users/iondarie/Library/ssdtPRGen/ssdt.dsl - 160 lines, 4838 bytes, 34 keywords
AML Output:    /Users/iondarie/Library/ssdtPRGen/ssdt.aml - 1256 bytes, 11 named objects, 23 executable opcodes
 
Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
  • Like 1

solved the error by manually setting 0x0603 in clover.

 

Generating ssdt.dsl for a 'iMac12,1' with board-id [Mac-942B5BF58194151B]

Sandy Bridge Core i3-2100 processor [0x206A7] setup [0x0603]
With a maximum TDP of 65 Watt, as specified by Intel
Number logical CPU's: 4 (Core Frequency: 3100 MHz)
Number of Turbo States: 0
Number of P-States: 16 (1600-3100 MHz)
Injected C-States for CPU0 (C1,C3,C6)
Notice: Downloading iasl.zip ...
 
Compiling: ssdt_pr.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20140926-64 [Nov  6 2014]
Copyright © 2000 - 2014 Intel Corporation
 
ASL Input:     /Users/iondarie/Library/ssdtPRGen/ssdt.dsl - 160 lines, 4838 bytes, 34 keywords
AML Output:    /Users/iondarie/Library/ssdtPRGen/ssdt.aml - 1256 bytes, 11 named objects, 23 executable opcodes
 
Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
 
Anything else I need to set in clover like drop oem ssdt?

Yasssssasss it sleeps its' so so quiet!!!!

 

But it wont wake on mouse/keyboard, tried to wake it from button but i get panic... trying to catch the error to see what it says

 

 

Sent from my iPhone using Tapatalk Pro

  • Like 1
×
×
  • Create New...