Contribute
Register

Problem with sleep via lid close on Sony

Status
Not open for further replies.
[Guide] Disabling discrete graphics in dual-GPU laptops

ACPIDebug shows _PTS and _WAK executing successfully. Analyse DSDT code to see what either _PTS or _WAK is doing differently in the case of lid initiated sleep. Note it could also be something done in the LID object itself.

How can I do that...?
 

Attachments

  • RehabMan.zip
    408.9 KB · Views: 44
[Guide] Disabling discrete graphics in dual-GPU laptops

How can I do that...?

ACPIDebug can be useful for it.

Note: Moved off-topic posts.
 

Attachments

  • Prashant’s MacBook Air.ioreg
    2.2 MB · Views: 80
I have implemented brightness controls but sometimes it is not working when I start the system. I had to restart the system again in order to get the backlight working.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).
 
I have implemented brightness controls but sometimes it is not working when I start the system. I had to restart the system again in order to get the backlight working.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).
 
I have attached both the outputs when the brightness controls are working and when not.

When it doesn't works, I had to reboot the system once or twice to get it work.
 

Attachments

  • RehabMan.zip
    393.5 KB · Views: 56
  • Brightness Working.zip
    379.5 KB · Views: 50
I have attached both the outputs when the brightness controls are working and when not.

When it doesn't works, I had to reboot the system once or twice to get it work.

Post EFI/Clover folder. No difference seen in ioreg as it relates to graphics/brightness controls.
 
Why all the patches to IOAHCIBlockStorage?

Do I need to remove this. My system has a SATA hd.

I am sorry but, I don't know what do you mean by why all the patches to IOAHCIBlockStorage.
 
Status
Not open for further replies.
Back
Top