Contribute
Register

[Help] [10.13.3] [Dell Vostro 3546] Sleep and Wake Issue

Status
Not open for further replies.
Joined
Jan 20, 2017
Messages
51
Motherboard
Dell Vostro 3546(clover)
CPU
Intel core i3-4005u;Dell 09XY3N;INTEL LYNX POINT-LP(MAINSTREAM)
Graphics
Intel integrated 4400 graphics only,1366*768
Mobile Phone
  1. Android
Dear @RehabMan ,
I have working almost everything in my Dell vostro 3546 with SSD Installation (Kingston 120gb A400).
Except for
1.Waking System from Sleep ,After upgrading to High Sierra from Sierra .Whenever I envoke Sleep either from
Code:
#pmset sleepnow
Or from Menu Bar .System does not wake up after few seconds ,however CPU and Disk seems to run slowly but USB and Display(Black) are not working .I try repeatedly pressing power button but no response.
I have to manually do hard shutdown by pressing Power Button for long time.Never injected EDID for Sierra so not for High Sierra too.
2.VoodooPS2Controller Installed in Clover/kexts/10.13 . Touchpad works (Synaptic) but not smooth as in Sierra .Further I don't have three finger gesture is working for left ,right swiping.
3.I have disabled sleepimage and swapfile by creating folder with same name in System Volume and moved sleepimage at other HFS+ volume on HDD.I want to move swapfile too to other HDD volume since kernel_task writes about 3gb in 2hours ,which seems to degrade ssd life soon.
Anyway to put swapfile at other volume or create dedicated swap partition for same,since disabling swap may cause System Freeze and Reboots etc.
Attached debug and pm config .
 

Attachments

  • debug.zip
    2.9 MB · Views: 97
Last edited:
I beg pardon for this ,but I forget to attach pm configs .Here it is :-
System-wide power settings:
Currently in use:
standbydelay 10800
standby 0
womp 0
halfdim 1
hibernatefile /Volumes/SleepImage/sleepimage
powernap 0
networkoversleep 0
disksleep 1
sleep 1 (sleep prevented by HandShaker)
autopoweroffdelay 28800
hibernatemode 0
autopoweroff 1
ttyskeepawake 1
displaysleep 1
lidwake 1


P:S:-
Edit option in mobile view is not visible for op so I thought to post in #2
 
Last edited:
Dear @RehabMan ,
I have working almost everything in my Dell vostro 3546 with SSD Installation (Kingston 120gb A400).
Except for
1.Waking System from Sleep ,After upgrading to High Sierra from Sierra .Whenever I envoke Sleep either from
Code:
#pmset sleepnow
Or from Menu Bar .System does not wake up after few seconds ,however CPU and Disk seems to run slowly but USB and Display(Black) are not working .I try repeatedly pressing power button but no response.
I have to manually do hard shutdown by pressing Power Button for long time.Never injected EDID for Sierra so not for High Sierra too.
2.VoodooPS2Controller Installed in Clover/kexts/10.13 . Touchpad works (Synaptic) but not smooth as in Sierra .Further I don't have three finger gesture is working for left ,right swiping.
3.I have disabled sleepimage and swapfile by creating folder with same name in System Volume and moved sleepimage at other HFS+ volume on HDD.I want to move swapfile too to other HDD volume since kernel_task writes about 3gb in 2hours ,which seems to degrade ssd life soon.
Anyway to put swapfile at other volume or create dedicated swap partition for same,since disabling swap may cause System Freeze and Reboots etc.
Attached debug and pm config .

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Looks like ACPI not patched correctly either. Look at guide linked from FAQ.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/


I didn't check anything else.
 
@RehabMan Sir, Is Warning Kext with invalid signatured (-67062) allowed: means kext is not installed correctly ?I have disabled SIP and kext-dev-mode arg enabled.How can i fix this ?
Or Kext installed in Clover instead is my fault.
If i move ACPIBatteryManager.kext to /S/L/E or /L/E ,it loads slow after boot in menu bar.For VoodooPS2Controller.kext and FakeSMC.kext ,at various instances i have seen ,it is told to keep in Clover/Kexts/*/ .OK, I will move them to /L/E/* but In your Github Wiki ,you have told to remove ApplePS2Controleer.kext and AppleACPIPS2nub.kext ,both of them not available instead AppleHIDMouse.kext and AppleHIDKeyboard.kext available,(do i remove them instead ?)
Other three are Lilu and its Plugins.
Please elaborate specifically more for ACPI patching errors,Sir.I have not patched my dsdt and gpu ssdt other than necesssary ones like IRQ fix and Renaming Devices and other stuffs. Do i patch for shutdown fix ,wak fix v2 ,HPET ,HDAS TO HDEF(NO HDMI PORT IN THIS LAPTOP), other common fixes etc .I never need them in Sierra.
What about swapfile ? Thanks for your response. sir
P.S;Darkwake=0 seems like fix Sleep issue but i never need that in Sierra.how can i debug whether sleep working fine or not .Also My fans seems not working .
 
Last edited:
Now ,just swapfile issue left .Any help sir
 
What issue?
I disabled swapfile creation on my boot partition with creating folder by name of same .now want to configure swapfile elsewhere on other partition like sleepimage. swapfile0 operation cause high disk usage by kernel_tasks process.which will surely degrade my SSD life .
2.further seems like my CPU fans are not working .any help for them.thanks
3.I don't have those shortcuts in keyboard prefane ,do I delete APPLEHIDMOUSE.kext & AppleHIDKeyboard.kext instead of ApplePS2controller.kext as it is not available for vodoops2controller.kext installation in /S/L/E
 
Last edited:
I disabled swapfile creation on my boot partition with creating folder by name of same .now want to configure swapfile elsewhere on other partition like sleepimage. swapfile0 operation cause high disk usage by kernel_tasks process.which will surely degrade my SSD life .

Google might help you with that... seems like not a hack specific issue...

2.further seems like my CPU fans are not working .any help for them.thanks

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

3.I don't have those shortcuts in keyboard prefane ,do I delete APPLEHIDMOUSE.kext & AppleHIDKeyboard.kext instead of ApplePS2controller.kext as it is not available for vodoops2controller.kext installation in /S/L/E

What do you mean by "those shortcuts"?
 
Google might help you with that... seems like not a hack specific issue...



No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.



What do you mean by "those shortcuts"?
Sorry.I was telling about three finger swipe gesture ,its working.Just FAN & Swapfile0 issue remains.
Thanks for your reply ,Sir btw problem-file is attached in #1
 
Status
Not open for further replies.
Back
Top