Contribute
Register

Hackintosh restart when turn display off

Status
Not open for further replies.
That is my bluetooth. I set my bluetooth and webcam to internal but the problem not solved. :oops: :oops:
you are using SSDT-XOSI.aml but you still haven't added the XOSI rename in your config.plist

do you really need these boot arguments:
forceRenderStandby=0 -nodisplaysleepDC6 swd_panic=1 ?

run these commands in terminal:
Code:
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
sudo pmset -a standby 0
sudo pmset -a autopoweroff 0

also test without:
CpuTscSync.kext
 
you are using SSDT-XOSI.aml but you still haven't added the XOSI rename in your config.plist

do you really need these boot arguments:
forceRenderStandby=0 -nodisplaysleepDC6 swd_panic=1 ?

run these commands in terminal:
Code:
sudo pmset -a hibernatemode 0
sudo rm /var/vm/sleepimage
sudo mkdir /var/vm/sleepimage
sudo pmset -a standby 0
sudo pmset -a autopoweroff 0

also test without:
CpuTscSync.kext
I added the XOSI rename, deleted XOSI, I used that commands and i deleted CpuTscSync but nothing changed and i still have the same issue
 
I added the XOSI rename, deleted XOSI, I used that commands and i deleted CpuTscSync but nothing changed and i still have the same issue
you need the XOSI.aml if you have the rename, need both or none
 
you need the XOSI.aml if you have the rename, need both or none
Thank you for your help.
I deleted both XOSI and my laptop not restart when in the power but when i use from battery i have same issue
 
Thank you for your help.
I deleted both XOSI and my laptop not restart when in the power but when i use from battery i have same issue
do you mean when you shutdown the laptop it restarts instead?
 
do you mean when you shutdown the laptop it restarts instead?
no when i leave the laptop and and turn display off for example after 1 min The laptop restarts
 
no just when display turn off not sleep mode
not sure i get you

also your hardware profile is not filled out correctly

Asus is a bit vague

should be make and model
<--like mine
 
not sure i get you

also your hardware profile is not filled out correctly

Asus is a bit vague

should be make and model
<--like mine
I solved my problem with -noDC9 bootargs.
thanks for your helping
 
Status
Not open for further replies.
Back
Top