Contribute
Register

Mic not working and HDMI audio not trasmitted

Status
Not open for further replies.
Joined
Jan 9, 2016
Messages
119
Motherboard
Cube mix plus
CPU
M3-7y30
Graphics
HD 615, 1920 × 1080
Hi,
I just updated my hack to Mojave updating the kext and clover.
My device is ALC283.
It works very well now but I have two problems:
-The internal mic is not responding (headphones' mic works great instead)
-When I connect my tablet via HDMI the audio is not transferred to my tv but the internal speaker is still in use.
These two problems are shown with the update and High Sierra has no problem, is there a way to fix them?
The required files for support are attached.
Thanks
 

Attachments

  • debug_2746.zip
    3.1 MB · Views: 77
Last edited:
Hi,
I just updated my hack to Mojave updating the kext and clover.
My device is ALC283.
It works very well now but I have two problems:
-The internal mic is not responding (headphones' mic works great instead)
-When I connect my tablet via HDMI the audio is not transferred to my tv but the internal speaker is still in use.
These two problems are shown with the update and High Sierra has no problem, is there a way to fix them?
The required files for support are attached.
Thanks

AppleALC+CodecCommander requires SSDT-AppleALC.aml (look in CodecCommander repo for the SSDT-AppleALC.dsl).

Note also there are other layout-id values you can use with AppleALC/ALC283.
Look at AppleALC project (Resources/ALC283/Info.plist).
 
AppleALC+CodecCommander requires SSDT-AppleALC.aml (look in CodecCommander repo for the SSDT-AppleALC.dsl).

Note also there are other layout-id values you can use with AppleALC/ALC283.
Look at AppleALC project (Resources/ALC283/Info.plist).
I tried all the layout for alc283 (1,11,66) but the audio doesn't work with them... Only with layout-id 3 the speaker is detected... I added SSDT-AppleALC.aml however. Is there something else to do?
 

Attachments

  • debug_3553.zip
    3.1 MB · Views: 63
I tried all the layout for alc283 (1,11,66) but the audio doesn't work with them... Only with layout-id 3 the speaker is detected... I added SSDT-AppleALC.aml however. Is there something else to do?

You need to update your profile. It does not match the files you just uploaded.
Read the FAQ for requested profile data.

Shiki.kext should not be installed (it is replaced by WhateverGreen.kext).
Same for CoreDisplayFixup.kext (use -cdfon with WhateverGreen.kext)

Your ioreg shows no HDMI device connected.
 
I tried all the layout for alc283 (1,11,66) but the audio doesn't work with them... Only with layout-id 3 the speaker is detected... I added SSDT-AppleALC.aml however. Is there something else to do?
I just used AppleALC.kext from https://github.com/acidanthera/AppleALC/releases provided by vit9696, along with Lilu.kext . I got both mic and HDMI audio working.
 
Status
Not open for further replies.
Back
Top