Skip to content

Race Condition in Tahoe #198

@averycblack

Description

@averycblack

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:

  1. Have VoodooPS2 wait for VoodooSMBus attach (waitForAll)
  • Maybe have it check to see if VoodooSMBus is injected first?
  1. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions