Jump to content

Power off and power off automatically after a few minutes


22 posts in this topic

Recommended Posts

8 hours ago, foskvs said:

Try with this one (without FixShutdown in config.plist).

DSDT.aml.zip

thank you ,l've tried this one (without fixshutdown in config.plist) nothing happened

I uploaded the dsdt extracted from the clover interface.

DSDT.aml.zip

Edited by ZHLI
added attached
7 hours ago, foskvs said:

附上您的EFI文件夹。

更好地解释您的问题...当您关闭电脑或其他东西时,您是否重新启动?

Just Shut down  the pc,

power off automatically after a few minutes 

EFI.zip

ACPI patching is wrong:

1) SSDT-IGPU injects layout-id on Device IGPU, but your HD 630 is named GFX0 in OEM tables. Remove it.

2) ig-platform-id in config.plist is good for SkyLake mobile, not KabyLake desktop. Use 59120000 instead.

3) SMBIOS: use iMac18,1 or iMac18,2

3) config.plist -> Kernel and Kext Patches

884751860_Schermata2018-09-25alle17_28_20.png.20e162e4aa1347f012d829416217dec0.png

4) Why are you using fake ids to fake it like a Skylake CPU/GPU? As of 10.13.6 there's full support for Kaby Lake CPUs/GPUs

DSDT.aml.zip

12 hours ago, foskvs said:

ACPI patching is wrong:

1) SSDT-IGPU injects layout-id on Device IGPU, but your HD 630 is named GFX0 in OEM tables. Remove it.

2) ig-platform-id in config.plist is good for SkyLake mobile, not KabyLake desktop. Use 59120000 instead.

3) SMBIOS: use iMac18,1 or iMac18,2

3) config.plist -> Kernel and Kext Patches

884751860_Schermata2018-09-25alle17_28_20.png.20e162e4aa1347f012d829416217dec0.png

4) Why are you using fake ids to fake it like a Skylake CPU/GPU? As of 10.13.6 there's full support for Kaby Lake CPUs/GPUs

DSDT.aml.zip

I searched on internet Find that one person use same CPU or Mainboard,So I using fake id like a Skylake CPU/GPU

I changed ig-platform-id=0x59120000,SMIBIOS,Kernel and Kext Patches,  And how remove ssdt-igpu injects ? SMBIOS 18,1 18,2 The HD630 always 7M1753892682_ScreenShoot2018-09-2611_44_29.png.71d7524354c047ef98c86d75a5784278.png

Edited by ZHLI
added attached

No ioreg attached...

0x19120000 is a platform-id used for Skylake graphics.

Read here: https://en.wikipedia.org/wiki/Skylake_(microarchitecture)

and here: https://en.wikipedia.org/wiki/Kaby_Lake

As you can easily see, 7100 is a Kaby Lake processor. They are fully supported Out Of the Box, so there is no need to fake their ids.

 

Shutdown problems might also be related to incorrect power management. Hard to say without an ioreg.

48 minutes ago, foskvs said:

No ioreg attached...

0x19120000 is a platform-id used for Skylake graphics.

Read here: https://en.wikipedia.org/wiki/Skylake_(microarchitecture)

and here: https://en.wikipedia.org/wiki/Kaby_Lake

As you can easily see, 7100 is a Kaby Lake processor. They are fully supported Out Of the Box, so there is no need to fake their ids.

 

Shutdown problems might also be related to incorrect power management. Hard to say without an ioreg.

Remove ig platform id, Then ?

Uploaded IOReg attached

IOReg.zip

2 minutes ago, ZHLI said:

Remove ig platform id, Then ?

Inject ig-platform-id = 0x59120000

Remove any fake-id from Devices section. Your IGPU is detected as HD 520 (8086-1916), thus loading Skylake framebuffer rather than KBLFramebuffer.

 

19 minutes ago, foskvs said:

Place the DSDT attached here in EFI/CLOVER/ACPI/patched, boot in verbose mode, log in and then shut down the computer. Does the problem still persist? Any error message on the display?

After clicking Shutdown, the display is black, is not powered off.

14 hours ago, foskvs said:

Remove the DSDT and try FixShutdown patch in config.plist

Retry. Same issue?

The First time power off,Display turn offed But the Host Desktop Keep on,Tried again turn offed Normal.

Thank you for your help. Can you explaning the reason?

2 hours ago, ZHLI said:

The First time power off,Display turn offed But the Host Desktop Keep on,Tried again turn offed Normal.

Thank you for your help. Can you explaning the reason?

Golden rule for hackintosh. One fix at a time.

On 9/28/2018 at 4:21 PM, foskvs said:

Golden rule for hackintosh. One fix at a time.

got it

So experienced, how long has it been to use hackintosh?

ALC+Lilu inject layoutid do not have Microphone input,How to solve it?

Edited by ZHLI
×
×
  • Create New...