-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In macOS 26, VoodooSMBus starts up after VoodooPS2 has finished initializing, preventing VoodooPS2 from notifying VoodooSMBus.
This prevents a nub being created for VoodooRMI to attach to, leaving the touchpad in PS/2 mode. Not the end of the world fortunately, just annoying.
Couple ideas:
- Have VoodooPS2 wait for VoodooSMBus attach (waitForAll)
- Maybe have it check to see if VoodooSMBus is injected first?
- Wait a beta or two to see if it goes away. This race condition has always existed though so it may make sense to just fix it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working