Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

You neglected to press F4 to collect current ACPI/origin.

Check output from 'pmset -g assertions'.

Note that you have an assertion (as provided in kextstat.rtf):
Code:
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 522(AddressBookSourceSync): [0x000002390001026d] 00:00:20 PreventUserIdleSystemSleep named: "Address Book Source Sync" 
    Timeout will fire in 1780 secs Action=TimeoutActionTurnOff

1780 seconds is 29.6 minutes.

Try LID _PRW patch. Also, instrument your _LID method (ACPIDebug) to see if it returns correct values.
Used patch remove _PRW from LID to DSDT and i get sleep from energy save preference, it go to sleep after 1min and 20 sec. that the screen goes off, but still not getting sleep if i close the laptop.
I installed ACPIDebug but I haven't understood what command should I put for verify if _LID method returns correct values. Thank You!
 
Used patch remove _PRW from LID to DSDT and i get sleep from energy save preference, it go to sleep after 1min and 20 sec. that the screen goes off, but still not getting sleep if i close the laptop.
I installed ACPIDebug but I haven't understood what command should I put for verify if _LID method returns correct values. Thank You!

There is a patch for instrumenting _LID in the ACPIDebug repo.
 


Hello

I upsets me, still 7 MB HD5500 and the screen that flickers...

My screen is an IIYAMA G-master Gb28888UHSU and my Hackintosh has 2 HDMI.

DVMT Pre allocated - 32/64/128 / etc etc...
IOKIt made.
Config ID 16260006-161610002-1616000 etc etc...
I have implemented all revenues of the Forum

I have set IntelGFX
But I have not found the right setting... :crazy::shifty:


I is not check in the Bios if view is a reality...
I don't have spare BIOS!

I changed the SMBIOS... Nothing helped...

Help!View attachment Help .zip
 

Attachments

  • Help 2.zip
    4.6 MB · Views: 78
You neglected to press F4 to collect current ACPI/origin.

Check output from 'pmset -g assertions'.

Note that you have an assertion (as provided in kextstat.rtf):
Code:
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 522(AddressBookSourceSync): [0x000002390001026d] 00:00:20 PreventUserIdleSystemSleep named: "Address Book Source Sync" 
    Timeout will fire in 1780 secs Action=TimeoutActionTurnOff

1780 seconds is 29.6 minutes.

Try LID _PRW patch. Also, instrument your _LID method (ACPIDebug) to see if it returns correct values.
Applied the instrument LID0._Lid patch, but when i try to compile i get a lot of errors:View attachment Errors.rtf.zip
 
Yes I know but I must return a value,

No idea what you mean.

no matter which to not blocked the boot.

Having trouble parsing that sentence as well. If you're unable to boot...

Boot verbose, show photo. Post EFI/Clover folder as ZIP (omit 'themes' folder).
 
No idea what you mean.



Having trouble parsing that sentence as well. If you're unable to boot...

Boot verbose, show photo. Post EFI/Clover folder as ZIP (omit 'themes' folder).


Without IGFX

IMG_20160330_162943.jpg


With a value 99999999

IMG_20160330_163238.jpg

IMG_20160330_163447.jpg
 

Post EFI/Clover folder as ZIP (omit 'themes' folder).

--

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
Applied the instrument LID0._Lid patch, but when i try to compile i get a lot of errors:View attachment 183241@rehabman
 
Back
Top