toleda / audio_RealtekALC

macOS Realtek ALC onboard audio with Chameleon/Clover
202 stars 75 forks source link

Sound not working after install #43

Open frixuelos opened 6 years ago

frixuelos commented 6 years ago

I've followed all steps, all files attached. A

udio not working.

High Sierra 10.13.1/Gigabyte Z170 HD3P/BIOS VERSION F5/I5-6600/GTX 1070

I used CloverALC.command procedure.

Not installed kexts on OS, only moved and injected by Clover.

No devices detected.

Files: CloverALC.command.txt codecdetect.txt dpcimanager config.plist.txt bootlog.txt SSDT_PATCHED.zip

Thanks for help.

toleda commented 6 years ago

See README/F. Problem Reporting Attach requested files.

frixuelos commented 6 years ago

Updated info.

Thanks.

toleda commented 6 years ago

Screenshoot shows no codec. SSDT-HDEF.aml is not correct, remove. Install https://github.com/toleda/audio_ALCInjection/blob/master/ssdt_hdef/ssdt_hdef-1-100-hdas.zip Restart, reply with new files; include IOReg.

frixuelos commented 6 years ago

Done. Replaced SSDT-HDEF.aml

Files: audio_cloverALC-130_v0.3.command.txt dpcimanager audio_codecdetect_v2.3.command.txt config.plist.txt boot_log.txt IOReg.ioreg.txt

Thanks.

toleda commented 6 years ago

Boot log says: 47:829 0:000 Inserting SSDT-HDEF-2.aml from EFI\CLOVER\ACPI\patched ... Success 47:829 0:000 Inserting SSDT-HDEF-HDAS-1.aml from EFI\CLOVER\ACPI\patched ... Success Two SSDT-HDEFs installed, correct ssdt is ignored; remove SSDT-HDEF-2.aml

Boot log says: 47:844 0:000 Extra kext: EFI\CLOVER\kexts\Other\realtekALC.kext 47:849 0:001 Extra kext: EFI\CLOVER\kexts\Other\AppleALC.kext Two audio methods installed results in no audio; remove one audio method

IOReg.ioreg.txt is useless. Download https://github.com/toleda/audio_ALCInjection/blob/master/IORegistryExplorer_v2.1.zip IORegistryExplorer/File/Save a Copy As ...

Restart, reply with new files

Lots of cleanup required, not clear what happened; current system may not be repairable.

frixuelos commented 6 years ago

Removed all wrong files. Reinstalled ALC.command, sound working. That's perfect !

Thank you so much.