Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot apply the patchers correctly at boot time #25

Closed
riantsoa opened this issue Dec 15, 2019 · 6 comments
Closed

Cannot apply the patchers correctly at boot time #25

riantsoa opened this issue Dec 15, 2019 · 6 comments

Comments

@riantsoa
Copy link

Hi,
i was trying to install the kext and the patch and I didn't able to make it work.
I investigate and I found this problem on the log of clover that in my opinion prevent the patch to work.
I have T480S running clover.
This is the boot log :

0:112 0:000 - [02]: com.apple.driver.AppleSMBusController (Prevent VoodooPS2Controller to attach to MOU) - invalid Find/Replace data - skipping!

And this is the line in the plist.config

Comment
Prevent VoodooPS2Controller to attach to MOU
Find
PHN0cmluZz5QTlAwRjBFPC9zdHJpbmc+CgkJCQk8c3RyaW5nPlBOUDBGMTM8L3N0cmluZz4JCQkJPHN0cmluZz5QTlAwRjEzPC9zdHJpbmc+
InfoPlistPatch

Name
com.apple.driver.AppleSMBusController
Replace
PHN0cmluZz5QTlAwRjBFPC9zdHJpbmc+

@riantsoa
Copy link
Author

I resolve the issue, I moved the kext from /S/L/E to the EFI folder. Maybe it's a good idea to update the guide and specifically tell the user to use the EFI folder?

@leo-labs
Copy link
Member

which kext did you move?

@riantsoa
Copy link
Author

I moved the VoodooSMBus.kext from /S/L/E to clover EFI partition. It doesn't work if I put it in /S/L/E.

@leo-labs
Copy link
Member

I think you should never put kexts into /S/L/E, rather in /L/E. Does it work there for you?

@riantsoa
Copy link
Author

I tried also to put on /L/E. The only way to make it work for me was to move it to the clover EFI partition inside the EFI/Clover/kext/Other/ directory.

@riantsoa
Copy link
Author

Please,On another topic on your t480s, do you have color problem and font problem?
On my t480s mojave internal screen, the windows and font is very small and I have also color problems. Do you have similar issue? Which version of macOS do you use on your t480s?
If not, is it possible you share your EFI folder? :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants