Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Headphone jack sound issues #4

Closed
EETagent opened this issue Jun 9, 2020 · 9 comments
Closed

Headphone jack sound issues #4

EETagent opened this issue Jun 9, 2020 · 9 comments
Labels
bug Something isn't working

Comments

@EETagent
Copy link
Owner

EETagent commented Jun 9, 2020

New issue dedicated to issue with headphone jack. Possible fix below. I will try to find out other options that do not require patching using bash scripts.

https://github.com/tienhuynh5312/ThinkPad-T480-Hackintosh
^ jack audio got fixed with above repo. But instead of running his provided "read and write.app", I executed:
sudo mount -uw /
then ./install.sh and reboot.

Originally posted by @khokho in #2 (comment)

@EETagent EETagent added the bug Something isn't working label Jun 9, 2020
@khokho
Copy link

khokho commented Jun 13, 2020

Turns out this was an issue with layout-id. I just removed alcid=86 from boot-args and the value(layout_id=11) in DeviceProperties was already right for me(Realtek ALC257).

the guide I used: https://dortania.github.io/OpenCore-Desktop-Guide/post-install/audio.html

@khokho
Copy link

khokho commented Jun 13, 2020

Not sure if the fix above is needed because I can't test without it

@EETagent
Copy link
Owner Author

@khokho Thanks

obrazek

Looks like I forgot to change value in Device Properties. layout-id 86 is created specially for T480. Could you test it with both boot-arg and right value in device properties?

@khokho
Copy link

khokho commented Jun 13, 2020

image
Actually right now I've only tested it with boot-args(alcid=11). Will test without it later.

I grabbed 11 from this page and it seemed to work.
https://github.com/acidanthera/AppleALC/wiki/Supported-codecs

@EETagent
Copy link
Owner Author

I used layout-id 11 previously. When AppleALC 1.5.0 released, I moved layout-id to 86. To be honest, I haven't tested any of them as it was reported working for taina's build

@khokho
Copy link

khokho commented Jun 13, 2020

Seems to be working without boot-args as well. It was really unusable before. I'll report if it goes weird again.

@khokho
Copy link

khokho commented Jun 14, 2020

With id=11 there are still issues after sleep. id=14 does not work at all.

@EETagent
Copy link
Owner Author

EETagent commented Jun 16, 2020

Please test 892183a

For me, audio jack and speakers works well. If it's everything right, will merge testing with master and close this issue.

@EETagent
Copy link
Owner Author

@khokho Probably fixed. Reopen please if problems persists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants