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

Flakey digital output with realtek 892 #136

Open
dabaer opened this issue Apr 1, 2018 · 5 comments
Open

Flakey digital output with realtek 892 #136

dabaer opened this issue Apr 1, 2018 · 5 comments

Comments

@dabaer
Copy link

dabaer commented Apr 1, 2018

I apologize if the format is not correct, as the problem reporting section of the readme no longer exists.

On a fresh install of 10.13.4 and CloverALC (master branch as of yesterday) getting audio from the digital output is infrequent at best. Yesterday I was able to hear sound from it by restarting, however today that only makes it work for a minute or so.

screen shot 2018-04-01 at 9 44 28 am

The Kext does exist, but I'm guessing the problem is more from the audio ID that i'm injecting using the script. In earlier versions of the script it always suggested audio ID 0 which made my sound work 100% of the time. As of commits made either this month or last it says that ID is now invalid, and suggests the ID of 1 which I chose this time.

Any ideas? And if there are any logs or files I can upload for you please let me know.

@toleda
Copy link
Owner

toleda commented Apr 1, 2018

Audio ID: 0 has never been valid; attach Terminal output if available. Without knowing the motherboard, Audio ID: 1 is usually the best choice.

See README/F. Problem Reporting, attach requested files.

@dabaer
Copy link
Author

dabaer commented Apr 2, 2018

  1. Intermittent loss of audio from the digital output (all other outputs are fine) requiring restart. Rarely, switching away and back to digital out resumes sound. Additionally, sleeping and waking has resumed audio when it was previously loss (i did this once).
  2. macOS 10.13.4 (17E199) / Asus Z97-A / BIOS v 2801 / Intel Core i5 4690 / Nvidia GTX 970
  3. Procedures used: cloverALC
  4. N/A
  5. Dakora’s iMac.ioreg.zip
  6. system.log.zip
  7. AppleHDA.kext.zip
  • i. screen shot 2018-04-02 at 9 14 07 am
  • ii. Not sure what you're looking for in 8.ii but here: screen shot 2018-04-02 at 9 15 40 am
  1. Terminal Saved Output.txt
  2. N/A

@toleda
Copy link
Owner

toleda commented Apr 2, 2018

No disrespect intended, config.plist is a mess. Properties that do not apply to your system are set to YES. All commented out (#) properties should be removed.

Edit config.plist/
DSDT/Fixes/FixHDA/No
DSDT/Patches/Item 2 (Rename HDEF to AZAL) Remove
Devices/Audio/AFGLowPowerState/NO
Devices/Audio/ResetHDA/NO

System Information/Audio screen shot is not helpful, Built-In Digital Out is missing, replace
Restart
If problem returns, reply with new files.

@dabaer
Copy link
Author

dabaer commented Apr 3, 2018

It's okay, it's the default clover configuration. I will try those fixes and reply.

Also is this what you needed to see?

screen shot 2018-04-03 at 11 35 45 am

@toleda
Copy link
Owner

toleda commented Apr 5, 2018

Is there a reason Sample Rate is set to 48000?

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

No branches or pull requests

2 participants