-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added layoutid 59 ALC292 for Dell M4800 with dockstation support #773
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Added layoutid 59 in ALC292 for Dell Precision M4800 with dock station support
- Added NVIDIA HDMI for GK107 in 10.13.4+ (tested in nvidia k1100m)
tested successfully to be merged now.
@hansyao did you actually manage to patch this codec without the static noise / need for AlcPlugFix ? |
The only bug is left microphone jack does not work currently. |
Is it possible to leave laptop jack microphone working instead of the Dock one ? |
Not find the solution, yet. Probably I will look into this and try to make it next patch. |
I also have this issue, cant get multiple mics to work. My layout id is 23 foe asrock b365 pro4. Ports which I have:
I've found out this is because of mutegpio, I set the mutegpio to a correct value for the front mic and then back mic doesn't work anymore. But haven't yet looked any further to fix it. |
it may not be the same issue. My problem is that the layout settings corrected and the left microphone jack line in actually detected by OS. however, somehow the audio stream cannot be switched but still kept in built-in mic. |
Mine shows in system preferences too, but no sound comes from it. |
Have you tried booting without the dock and testing the laptop jack if microphone works on it. If laptop jack mic works when laptop boots without dock attached then that is kinda perfect as not everyone does have a dock and it would be working perfectly fine already like that. Who uses the dock can simply use the dock jack anyway. |
unfortunately, neither it does not work without Dock. |
Thanks. I'll try correct value of mutegpio to see the results later on. |
Hello! Is this still a WIP? I am sorry that I released v1.7.1 before asking for confirmation, but we will get this merged in the next release if further changes need to be made. |
no problem. Any changes we can make it in the next release. thanks! |
OK, thanks for letting me know. I have withdrawn the v1.7.1 release, and will merge this later, then release a new one instead. |
Merged, thanks! |
got it. thanks! |
Maybe Off-Topic but related to AppleALC in general. @hansyao if you can fix this, i would like to know the links on where you learned how to patch Audio correctly, i have seen a bit sfrom your repo/sites you linked but in chinese (if i am correct). i had to translate to look at some ways how to figure out specific things into audio patching that no other guides have provided such informations. In one word, it would be wise to make a How to correctly patch Audio Document into this repository so everyone can fix their codecs that are still incomplete (handicaped to be used with CodecCommander or ALCPlugFix). It would be wise to audit the patches and merge the same ones into a single patch, list it on the Wiki/Support List doc like this: Codec: ALC292 with Docking Station support This would cleanup AppleALC a lot and have less confusion regarding current support. |
Merging the different ID's alc292 makes no sense. Not every computer is the same and not every user needs to configure the docking station. |
@MacPeet just noticed that the binary was not built in latest release version 1.7.1, however, the patches was merged in source code. you may try the Artifacts version which included this patch. @PMheart may look into this and probably update the binary in release. |
@hansyao This PR has been merged to 1.7.1 release. The earlier version that did not contain it has been withdrawn. See https://github.com/acidanthera/AppleALC/releases/tag/1.7.1 for more details. |
@PMheart Not really. I just double checked that the binary https://github.com/acidanthera/AppleALC/releases/download/1.7.1/AppleALC-1.7.1-RELEASE.zip did not actually include the patches. ps. just uncomressed and checked |
I loaded exactly this release (releases/tag/1.7.1) from the link, but the new ID 59 does not work with it. |
@PMheart it seems the workflow actions run failed https://github.com/acidanthera/AppleALC/actions/runs/2184726481. the new built binary was not updated. |
@MacPeet you may try |
ok thanks, so my T450s works partly with ID59 (release AppleALC seems to be defective) internal speaker works I don't have a docking station. For my T450s, ID59 doesn't seem to be perfect. I'm sticking with my ID 15 ManualMode as everything works there. |
Thanks for letting me know. I have triggered the build again; it should be ready within minutes as we have now fixed Coverity. UPDATE - Done. |
@MacPeet May I know whether static noise avoid in your T450s without alcfix when you applied layout id 59? And your HP mic is combo jack, right? |
Well Noticed it’s now built successfully. 😏 |
I had no static noise on the HP on the T450s in my brief test with ID59 and yes it is a combo jack. HP-Mic does not work with it. The problems with combo sockets in SwitchMode have been known for a long time and not only with alc292. No longer a problem for me anyway, I use AirPods 3rd Gen with T450s. |
@MacPeet That's sounds like pretty good for T450s in id15. unfortunately, id15 does not work for Dell M4800. that's why I used to developed id59 for it. |
Yes, not every computer (manufacturer) is the same. There are also differences between users with and without a docking station. |
Yes. I agree with you. If we wanna do the merging id we may have to change the whole architecture in current AppleALC to adopt the compatibility but not only update pin config and layout as currently we are doing. That would be very huge work and I don’t think it’s worth to do it now. |
please see the latest artifacts was tested which work perfectly including mic, headset both in built-in and dock station.