syscl / M3800

auto patch macOS for M3800/XPS9530
110 stars 36 forks source link

No sound, brightness #109

Closed froggr closed 4 years ago

froggr commented 5 years ago

as per #108

The latest deploy script, and after copying the efi zip provided in #108, fixes many issues. however still experiencing:

On the last run of the deploy script, I receive this at the end when rebuilding kernel extension cache:

[ ---> ]  Installing external devices sleep patch...
/Library/LaunchDaemons/com.syscl.externalfix.sleepwatcher.plist: service already loaded
[ ---> ]  Rebuilding kernel extensions cache...
kill: 1060: No such process
Warning: /AppleInternal/Library/Extensions: No such file or directory
KernelCache ID: AAC9D39DAC8EE82D22A9458239008A47
update_dyld_shared_cache: warning: x86_64h skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-1.dat
update_dyld_shared_cache: warning: x86_64h skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-2.dat
update_dyld_shared_cache: warning: x86_64h skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-3.dat
update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-1.dat
update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-2.dat
update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-3.dat
update_dyld_shared_cache: i386 incorporating 630 OS dylibs, tracking 457 others, building closures for 248 executables
update_dyld_shared_cache: warning: x86_64h rejected from cached dylibs: /System/Library/PrivateFrameworks/CreateML.framework/Versions/A/CreateML (("Could not find dependency '/System/Library/PrivateFrameworks/TuriCore.framework/Versions/A/TuriCore'"))
update_dyld_shared_cache: x86_64h incorporating 1361 OS dylibs, tracking 1001 others, building closures for 2127 executables
[ Note ]  Congratulations! All operation has been completed.
[ Note ]  Reboot now. Then enjoy your OS X! -syscl/lighting/Yating Zhou @PCBeta.
GuillaumeHullin commented 5 years ago

Concerning the touchscreen https://github.com/syscl/M3800/issues/106#issuecomment-447650719

syscl commented 5 years ago

Please try the latest Clover in my repo.

froggr commented 5 years ago

I completely replaced my clover folder just to make sure I had the most recent clover version.

The latest script changes seems to allow the computer to go to sleep however still not when the lid closes. Brightness still will not change and the battery is draining very very quickly. Also touchpad is still not very usable.

Here is the entire debug log: log_3jan19_0740.txt

syscl commented 4 years ago

Feel free to test the latest repo which add support for 10.15, resolve lid wake issue and multi touch support. :)