syscl / Fix-usb-sleep

Fix issue of "Diks not ejected properly upon sleep" on macOS
71 stars 20 forks source link

Doesn't work #24

Open webleon opened 4 years ago

webleon commented 4 years ago

Follow the guide and the script executed correctly, but doesn't make any effect on my Hackintosh.

iShot2020-05-10上午09 38 18

MB: Asrock Z370 Pro4 Bootloader: Clover 5108 OS: macOS 10.15.4 (19E287)

syscl commented 4 years ago

Might better to share running log?

findyy99 commented 4 years ago

@syscl Where is the log while running the script?

findyy@bogon Fix-usb-sleep % ./fixusb.sh [ OK ] Generate configuration file of sleepwatcher launch daemon. [ OK ] Generate script to load RTWlanUSB upon sleep. [ ---> ] Installing external devices sleep patch... Password: [ OK ] Install sleepwatcher daemon. [ OK ] Install configuration of sleepwatcher daemon. [ OK ] Install sleep script. [ OK ] Install wake script. [ OK ] Fix the permissions of /etc/sysclusbfix.sleep. [ OK ] Fix the permissions of /etc/sysclusbfix.wake. [ OK ] Trigger startup service of syscl.usb.fix. [ OK ] Clean up. [ Note ] DONE! Sleep to see change. [ Note ] Feel free to post issue on https://github.com/syscl/Fix-usb-sleep. findyy@bogon Fix-usb-sleep % ps aux | grep sleep findyy 43586 0.0 0.0 4286716 732 s000 S+ 5:18下午 0:00.01 grep sleep findyy@bogon Fix-usb-sleep % ps aux | grep sleepwatcher findyy 43591 0.0 0.0 4277500 720 s000 S+ 5:18下午 0:00.00 grep sleepwatcher