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

Fix AMD HDA Controllers on macOS Sequoia #923

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

Zormeister
Copy link
Contributor

@Zormeister Zormeister commented Oct 19, 2024

Add in a modified version of the original VendorID check patch which matches the Sequoia AppleHDAController binary

Confirmed to be working on a 1022:1457 HDA Controller (🦀)

I just need people to test this on 1022:1487 and 1022:15E3 IDs

Confirmed working on all affected HDA controllers!

@Zormeister Zormeister marked this pull request as ready for review October 19, 2024 23:35
@BunnyIsaac
Copy link

can confirm this fixes it for me

@vit9696
Copy link
Collaborator

vit9696 commented Oct 22, 2024

Isn't using 0c82e16 style patch more reliable?

@BunnyIsaac
Copy link

is that not already merged in the main branch?

@Zormeister
Copy link
Contributor Author

Isn't using 0c82e16 style patch more reliable?

I can certainly try and see if that style of patch works

@Zormeister
Copy link
Contributor Author

@vit9696

Using that patch didn't work, likely due to the VendorID not being spoofed to 8086

@vit9696 vit9696 merged commit fb5b14d into acidanthera:master Oct 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants