Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

Headphone not working properly in latest update. #115

Closed
TapiocaFox opened this issue Feb 9, 2019 · 21 comments
Closed

Headphone not working properly in latest update. #115

TapiocaFox opened this issue Feb 9, 2019 · 21 comments

Comments

@TapiocaFox
Copy link

In previous version I can use AppleALC by changing dsdt audio value to 0x0b. But in the recent version with macos 1.14.3. I can't hear any voice from headphone port. And I've installed codecommander and rebuilt kext caches for the new update.

@TapiocaFox TapiocaFox changed the title Headphone not works in latest update. Headphone not working properly in latest update. Feb 9, 2019
@shwiseman
Copy link

Can confirm this issue is present.

@the-darkvoid
Copy link
Owner

@shwiseman: Whats the build number of the latest version you are both referring to?
Is this the 10.14.3 Supplemental Update or 10.14.3 plain.

@shwiseman
Copy link

shwiseman commented Feb 11, 2019

@the-darkvoid I believe plain. The computer only lists "10.14.3" as the version.

My configuration:
alcid=11 in boot args
AppleALC.kext in CLOVER/kexts/Other
CodecCommander in /L/E

@Chilluminati91
Copy link

Can confirm, headphone jack is not working properly in the latest build. The sound is very quite and the volume change sound is garbled and cracks.

@TapiocaFox
Copy link
Author

@shwiseman: Whats the build number of the latest version you are both referring to?
Is this the 10.14.3 Supplemental Update or 10.14.3 plain.

the build number is 18D109

@TapiocaFox
Copy link
Author

I am wondering that it is not macos version that matters. Maybe it is new clover setup causes the problems.

@the-darkvoid
Copy link
Owner

Tested this against build 18D109. Headset is working as expected.

Note that I do not have CodecCommander.kext installed at all. If you use AppleALC with 0x0b layout, you don't need CodecCommander.kext in /L/E.

Remove CodecCommander.kext and any left-over AppleALC256.kext from /LE and rebuild kext cache.

@TapiocaFox
Copy link
Author

Tested this against build 18D109. Headset is working as expected.

Note that I do not have CodecCommander.kext installed at all. If you use AppleALC with 0x0b layout, you don't need CodecCommander.kext in /L/E.

Remove CodecCommander.kext and any left-over AppleALC256.kext from /LE and rebuild kext cache.

I have done what you said. Removing CodecCommander and rebuilding the cache with layout 0x0b and AppleALC. The change is that now internal speaker working, but has no good luck on the headphone jack, it is now with a uncleared glitched sound. BTW in your previous commits. I literally forgot to remove CodecCommander but AppleALC still works. Just a mention. Thanks for your effort!

@SheldonPeng
Copy link

针对build 18D109进行了测试。耳机按预期工作。
请注意,我根本没有安装CodecCommander.kext。如果您使用具有0x0b布局的AppleALC,则在/ L / E中不需要CodecCommander.kext。
从/ LE删除CodecCommander.kext和任何剩余的AppleALC256.kext并重建kext缓存。

我做了你说的话。删除CodecCommander并使用布局0x0b和AppleALC重建缓存。改变的是,现在内部扬声器工作,但耳机插孔没有好运,它现在有一个未清除的闪烁声音。BTW在您之前的提交中。我真的忘了删除CodecCommander,但AppleALC仍然有效。只是提一下。谢谢你的努力!

Hello,last night i was reinstalled my system and i had the same problems;However, I find a solution and I have solved this problems. I hope this will help you.
https://github.com/hackintosh-stuff/ComboJack

@j3ko
Copy link

j3ko commented Feb 13, 2019

针对build 18D109进行了测试。耳机按预期工作。
请注意,我根本没有安装CodecCommander.kext。如果您使用具有0x0b布局的AppleALC,则在/ L / E中不需要CodecCommander.kext。
从/ LE删除CodecCommander.kext和任何剩余的AppleALC256.kext并重建kext缓存。

我做了你说的话。删除CodecCommander并使用布局0x0b和AppleALC重建缓存。改变的是,现在内部扬声器工作,但耳机插孔没有好运,它现在有一个未清除的闪烁声音。BTW在您之前的提交中。我真的忘了删除CodecCommander,但AppleALC仍然有效。只是提一下。谢谢你的努力!

Hello,last night i was reinstalled my system and i had the same problems;However, I find a solution and I have solved this problems. I hope this will help you.
https://github.com/hackintosh-stuff/ComboJack

This fixed it for me, headphones work now

@shwiseman
Copy link

Mine still do not. i7-7500U

@j3ko
Copy link

j3ko commented Feb 14, 2019

Mine still do not. i7-7500U

I'm not sure if it is necessary but in the AppleALC commit (db5ffed) there were other changes to the repo, especially in /Clover/ACPI/patched

@syifan
Copy link

syifan commented Feb 14, 2019

@magneticchen I think the macos version does not matter. I have not upgraded to 10.14.3 and I am still having the same issue. I am using 10.14.2 now.

@syifan
Copy link

syifan commented Feb 14, 2019

针对build 18D109进行了测试。耳机按预期工作。
请注意,我根本没有安装CodecCommander.kext。如果您使用具有0x0b布局的AppleALC,则在/ L / E中不需要CodecCommander.kext。
从/ LE删除CodecCommander.kext和任何剩余的AppleALC256.kext并重建kext缓存。

我做了你说的话。删除CodecCommander并使用布局0x0b和AppleALC重建缓存。改变的是,现在内部扬声器工作,但耳机插孔没有好运,它现在有一个未清除的闪烁声音。BTW在您之前的提交中。我真的忘了删除CodecCommander,但AppleALC仍然有效。只是提一下。谢谢你的努力!

Hello,last night i was reinstalled my system and i had the same problems;However, I find a solution and I have solved this problems. I hope this will help you.
https://github.com/hackintosh-stuff/ComboJack

This solution worked for me. I have to put the kext file in /EFI/EFI/clover/kext/others folder. It would not work it the kext is put in /L/E.

@SheldonPeng
Copy link

SheldonPeng commented Feb 14, 2019

我还是没有。i7-7500U

Hello,I thing maybe this kext will help you to solve the problem.
You can put it in CLOVER/kexts/others and you need to delete original kext.
I hope it will help you.
https://send.firefox.com/download/dd7269a949/#AUIU8LLguDnGCpkrR9ssKw

@syifan
Copy link

syifan commented Feb 14, 2019

Mine still do not. i7-7500U

Mine is i7-7200u. Can it make a difference?

@egore24
Copy link

egore24 commented Feb 14, 2019

Can confirm this issue persists. Completely fresh install of Mojave 10.14.3 (18D109) with latest repo. ComboJack does however correct the issue. Would be a plus if CJ wasn't needed. Thanks.

@TapiocaFox
Copy link
Author

针对build 18D109进行了测试。耳机按预期工作。
请注意,我根本没有安装CodecCommander.kext。如果您使用具有0x0b布局的AppleALC,则在/ L / E中不需要CodecCommander.kext。
从/ LE删除CodecCommander.kext和任何剩余的AppleALC256.kext并重建kext缓存。

我做了你说的话。删除CodecCommander并使用布局0x0b和AppleALC重建缓存。改变的是,现在内部扬声器工作,但耳机插孔没有好运,它现在有一个未清除的闪烁声音。BTW在您之前的提交中。我真的忘了删除CodecCommander,但AppleALC仍然有效。只是提一下。谢谢你的努力!

Hello,last night i was reinstalled my system and i had the same problems;However, I find a solution and I have solved this problems. I hope this will help you.
https://github.com/hackintosh-stuff/ComboJack

Works for me.

@the-darkvoid
Copy link
Owner

Based on feedback VerbStub.kext was already present, however the repository setup script now also includes the ComboJack user daemon installation. This is in the latest commit.

When I have time I'll do a pull request against ComboJack to make it work with CodecCommander as well, which has had a hda-verb client extension since a number of years for these exact use cases.
This would eliminate the requirement of VerbStub.kext

@Andrw0830
Copy link

Based on feedback VerbStub.kext was already present, however the repository setup script now also includes the ComboJack user daemon installation. This is in the latest commit.

When I have time I'll do a pull request against ComboJack to make it work with CodecCommander as well, which has had a hda-verb client extension since a number of years for these exact use cases.
This would eliminate the requirement of VerbStub.kext

Thanks man! I have the same codec on my Dell Inspiron 7567 and hope we can get it to work with CodecCommander. This should mean easier for new OS versions since CodecCommander is more widely used.

@the-darkvoid
Copy link
Owner

Pull request was submitted to hackintosh-stuff/ComboJack@a5fb1b9 and merged successfully.

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

No branches or pull requests

9 participants