-
Notifications
You must be signed in to change notification settings - Fork 32
Add VoodooSMBus Maybe? #2
Comments
The problem with current setup is when I have one finger in the middle of touchpad and I touch another one on left bottom corner, while releasing the on in the middle, the cursor jumps around. And it really drives on my nerves 😄 |
@khokho Thanks, it looks really interesting.
T480 should be supported as its shares same SMBus with supported T480s. |
Thank you. I have 8086:9d23 as well. Sleep works fine for me but I'm running on internal drive. So I can't help you with that one. Only other problem I have is headphone jack start sounding weird at random times. |
^ jack audio got fixed with above repo. But instead of running his provided "read and write.app", I executed: |
@khokho When you tried installing that kext, did you compiled the latest version? Support for OpenCore has been recently added. Last official release is from October 2019, that's a long time. |
Oh, I see. Didn't notice that... |
resolves \EETagent#2
52a310a fixed my jumpy trackpad. All the gestures also seem to be much better! I also turned on the Tap to drag in accessibility and it's working like a charm. |
It is absolutely awesome. I am not going to merge it now to the master though as there are still issues with TrackPoint ( New version could fix that ) and longer boot times ( What for you? ) |
I feel like trackpoint is also better now but I don't use it so I might be wrong. |
17 seconds until OC boot screen are really long. 8-6 seconds are more normal For me, macOS sometimes boot really fast from OC boot menu, sometimes quite long. |
I opened an issue to discuss this and closed - sorry I missed this originally. I separately tested VoodooRMI and, yes, it's great. There are a few timeout errors in the Verbose Bootlog causing extended boot time. I think it relates to the trackpad instructions in SSDT-KBRD-TP.aml in the ACPI folder. I've just tested this out within the last 30 minutes, so hopefully I'll be able to chase down the exact issue this weekend. |
Every TrackPad and TrackPoint settings was removed from SSDT-KBRD-TP ( Now only KBRD ). I removed also SSDT-SBUS as it can cause conflicts with VoodooSMBus Latest versions in testing branch or release tab |
I don't think it's your issue but |
Also I just fixed my slow boot time to opencore with disabling CMS support. |
just posted this in the VoodoSMBus issues, too, but though i'd bring it here directly. i took a shot at recreating the the plist patches in opencore. opencore doesn't actually allow plist patching, but just blocks the kexts from loading. the patches go in the root -> kernel -> block section. the plist is very rough outside of this section, so i wouldn't use it for anything else. |
@danny7g Thanks, I will add those patches to the plist file. |
updated voodoosmbus from release version 2.0 i also ended up just deleting those kexts blocked in the post above. |
Nope. Merge it |
Because VoodooSMBus and VoodooRMI are already in master, I am closing this issue. |
Hello,
I'm super new to hackintosh but I somehow managed to boot it up on my t480. I found you repo a bit too late but it's really a blessing. 💯 👍
I found this kext: https://github.com/VoodooSMBus/VoodooSMBus which I tried to install but could figure out the .patch files and messed up the boot. So I'm just suggesting you to maybe try it.
The text was updated successfully, but these errors were encountered: