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

Update 0xA2F0 controller patch to fix HDMI audio #761

Merged
merged 1 commit into from Feb 4, 2022
Merged

Update 0xA2F0 controller patch to fix HDMI audio #761

merged 1 commit into from Feb 4, 2022

Conversation

Core-i99
Copy link
Contributor

@Core-i99 Core-i99 commented Feb 4, 2022

Setting the device-id to 0x9D70 doesn't work with HDMI audio. This commit replaces 0x9D70 with 0xA170 which will also fix HDMI audio. The original patch also used 0xA170.

See:
#748 (comment)
d3715e0#commitcomment-65861080

setting the device-id to 0x9D70 doesn't work with hdmi audio. This commit replaces 0x9D70 with 0xA170 which will also fix hdmi audio. The original patch also used 0xA170.
@Core-i99 Core-i99 changed the title Update 0xA2F0 to fix HDMI audio too Update 0xA2F0 controller patch to fix HDMI audio Feb 4, 2022
@vandroiy2013 vandroiy2013 merged commit 2607fce into acidanthera:master Feb 4, 2022
@wings110
Copy link

itis not work for my desktop,0x9D70 work well

@Core-i99
Copy link
Contributor Author

Core-i99 commented Oct 12, 2022

@wings110 The patch before d3715e0 was using 0xA170. With commit d3715e0 this got changed to 0x9D70, with this PR I simply reverted that.

AppleALC version before 1.6.9 used 0xA170
Starting from version 1.6.9 it is a different patch, but still spoofing to 0xA170. So this shouldn't break anything.

Can you please tell which AppleALC version worked for you?

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