Contribute
Register

No Audio Devices - AppleHDA Realtek Audio

Cold boot work, thank you! What driver should I install instead Realtek? Any hint in Linux?
 
Done. I appreciate!
 
Greetings.

I'm finishing a Mojave 10.4.3 build that uses an AORUS Z390I PRO WIFI motherboard, which has a Realtel ALC1220-VB codec (as per manual). Using a i7-8700 with 32 Gb memory. the onboard Intel HD 630 graphics works fine. I can get stereo audio through the DisplayPort/HDMI ports but the audio ports from the HDA chipset do not show on MacOS. I've followed your guides, but couldn't get it to appear with any config.plist settings, including:

Device/Audio/Inject="1" (also tried 2, 3 and 16)
Device/Audio/Inject/Layout="1" (and 2, 3, and 16)
Device/Audio/Inject/layout="1" (and 2, 3 and 16)

The thread was dubious regarding where to set the value, on the key Inject as a String ou in a subkey "layout", which
appears sometimes capitalized. Tried them all, nothing worked.

Notes:
- The Soundflower drives that appear came with migration from a dead MacBook Pro, they are just for intercepting audio and do not interfere, only the Diaplayport showed up before the migration.
- You asked for an ioreg output on the IOHDACodecDevice branch, but nothing came out - there is no such branch (should there be?)
- I switched back from Portuguese to English when running MultiBeast but it doesn't seem to have any effect.

Can you advise what is going wrong? The 1220 codec is listed as supported by this method, but I can't get anything else besides the Displayport audio to show up on the device list.

Thanks in advance,
B
 

Attachments

  • hda-problem.zip
    2.6 MB · Views: 59
Last edited:
HP EliteDesk 800 G1 Mini with Realtek 221.

Everytime i try to use AppleALC i got:
kextd stall[0], (60s): 'IOHDACodecFunction'

It's booting the system for 10 minutes, and yet still not working (even when it boots after those 10 minutes, i can't see any audio device).

Latest Lilu, latest AppleALC, Injected with 11 and 15 (found two sources on which to use):
- Added ALC221 layout-id 15 for HP ELITE DESK 800 G1 by MacPeet (https://github.com/acidanthera/AppleALC/releases/tag/1.3.5)
- Realtek ALC221 layout 11 (https://github.com/acidanthera/AppleALC/wiki/Supported-codecs)

I can get HDMI/DP audio work easily, because i use supported HD4600, but i don't want that. I got my PC plugged directly into stereo amplifier using JACK->RCA connection, i don't care about HDMI sound.

Is this even AppleALC problem? It occurs only when i inject it.

System is pretty much new and fresh.

Latest Clover
Unibeast -> QuickStart UEFI
Unibeast -> Drivers -> Network -> Intel -> IntelMausiEthernet v2.4.0
Latest Lilu
Latest WhateverGreen
Latest AppleALC with Injection on 11 and 15 layouts
 

Attachments

  • IMG_20190324_222500.jpg
    IMG_20190324_222500.jpg
    3.1 MB · Views: 65
Last edited:
Greetings everyone,

I have a problem with my build, it is an old Asus All In One ET2323. Everything works fine except audio. I have double checked that I have the ALC 887, picture attached.

1.Problem
No output devices found, tried Audio Inject 1, 2 and 3 with ResetHDA checked. Everything else works.

2. Version
macOS Mojave 10.14.3
computer - Asus ET2323 All in One
bios ver - 0604
processor - i5200u
graphics - intel hd graphics 5500

3. Procedure Used/Guides
Used guide here on website - https://www.tonymacx86.com/threads/high-sierra-applehda-audio.266974/

Everything is inside the attached archive.

Regards,
Adrian
 

Attachments

  • ALC887.zip
    2.3 MB · Views: 51
  • 20190314_223434.jpg
    20190314_223434.jpg
    3.5 MB · Views: 64
I've followed your guides, but couldn't get it to appear with any config.plist settings, including:

Device/Audio/Inject="1" (also tried 2, 3 and 16)
Device/Audio/Inject/Layout="1" (and 2, 3, and 16)
Device/Audio/Inject/layout="1" (and 2, 3 and 16)
Correct: Device/Audio/Inject="1"
The thread was dubious regarding where to set the value, on the key Inject as a String ou in a subkey "layout", which
"layout" is noted as a variable, not a property. The property is Devices::Audio::Inject
See AppleHDA Realtek Audio [Guide]/Post #1/I. Before You Install Audio/5. Set Audio/2. Set layout:
  • Xcode/edit: config.plist/Devices/Audio/Inject/layout
  • Example: Desktop/layout = 1 (recommended)
Note the absence of "layout" and the presence of "1" in the screenshot

Attach config.plist is correct
Installed AppleALC.kext and Lilu.kext do not support Mojave
Update with latest, see AppleHDA Realtek Audio [Guide]/Post #1/A. acidanthera/AppleALC
Restart, reply with new files
 
hello, well I'm having an issue where
No audio at all, neither through headphones nor through speakers, no devices show on the Audio control panel, neither in nor out I Tried :

1- installing AppleALC.Kext to /L/E

2- config.plist : A : DSDT patch: HDAS to HDEF

B: Devices: Inject “1” , ResetHDA : YES

vanilla AppleHDA is still loaded in the system

Config Plist used: Rehabman’s Config for UHD630

MACOS : 10.14.3

Motherboard: HP Pavilion Gaming 15-CX0056wm

BIOS: Clover UEFI

Processor intel core i5-8300H & 300 Series Chipset

Graphics: intel UHD 630 (working) / nVidia 1050Ti (not working but didn’t disable it yet)

Audio : Vendor ID : 10EC (Realtek) Device ID : 0295 (after searching the internet I think the codec my device use is ALC295 correct me if I’m wrong)



Guide used to install macOS :

https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/



Guide to get Audio Working:

https://www.tonymacx86.com/threads/mojave-applehda-audio.260004/



I tested all the layout IDs (1,3,13,14,15,28) but nothing worked

Thanks for your support
 

Attachments

  • AudioDeviceIssueFiles.zip
    19.5 MB · Views: 64
Back
Top