toleda / audio_CloverALC

macOS Realtek ALC onboard audio with Clover
679 stars 109 forks source link

Flakey digital output with realtek 892 #136

Open dabaer opened 6 years ago

dabaer commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago
  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
  8. Terminal Saved Output.txt
  9. N/A
toleda commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

Is there a reason Sample Rate is set to 48000?