Closed fhh200000 closed 4 years ago
Do you have VoodooHDA? Removing VoodooHDA reportedly fixes this issue.
Do you have VoodooHDA? Removing VoodooHDA reportedly fixes this issue.
No I don't use VoodooHDA, just AppleALC+AppleHDA.
Plus, I tried playing video using ffplay(ffmpeg) from brew, and the audio is good.
Maybe it is only the hardware decoder's problem?
Well I replaced the crashed libvDSP.dylib with the one from 10.13.3, and it now works fine.
(Only left the problem that the audio & video can't always keep in sync, but there are some solutions).
However, I still want to know why I keep receiving this error.
The error report indicates that the problem occurs at this position:
Is it because of some missing instruction sets from my CPU?
Anyway after adjusting the bus frequency, The audio seems pretty good.
Apologies for my mistake!
libvDSP.dylib grabbed from 10.13 - replace in /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
CPU: AMD A8-5600k APU . macOS version: 10.14.6 (18G87)& 10.15.1(19B88).
15h/16h or 17h: 15h/16h I am using and can reproduce on the latest patches: commit a071593092de8226329c904970dd0837c13eea87 .
Describe the bug Please forgive my poor English.
Hello there, I have a HD7750 1GB graphic card and I want to enable its HDMI Audio.
Both 10.14.6 and 10.15.1 can't support my HDMI Audio hardware natively(0x1002,0xAAB0),so I tried two methods:
1.Use AppleALC.kext to make it recognized by Mac.
2.Use the last working version of AppleHDA(from 10.13.3) to replace the original one entirely.
Both of the two methods work and I can get sound via HDMI.
However, when I open some music app (netease music from China), or open Quicktime Player to play some video, the whole application will crash and end with the same crash report:
But surprisingly in some applications like Google Chrome, it works fine.
In VLC media player the audio just stuck every 5 seconds or so. The AppleHDA itself is left unpatched.And since I can get pretty good sound using modified XNU kernel in 10.13.3, I think it might be the kernel's problem.
Thank you! Screenshots