Jump to content

AppleALC — dynamic AppleHDA patching


vit9696
5,390 posts in this topic

Recommended Posts

Can someone help me find out the best config for my audio ? Tried all layouts for my codec but sound form headphones is missing or missing when waking from sleep (layout 11). I use applealc 1.4.2 because with applealc 1.4.4 i lose HDMI audio.

 

1. Laptop model/Motherboard model: Dell 5570
2. Codec name: ALC256
3. Layout used with the info what works for you (ideally if you try them all): tried all.
4. OS X versions you tried: Catalina and High Sierra
5. Autogenerated Info.plist made with the help of 
this utility. (ERROR 404)

 

debug files (i cannot upload here a file bigger than 0,2mb) : https://mega.nz/#!PFI3USxQ!wHtE6lVPjOB5Um8ySlFsoKUyq77HEgzcKb5rhD5Cs-s

Link to comment
Share on other sites

On 1/27/2020 at 3:00 AM, brousseau6933 said:

Revert back to old Lilu and AppleALC to verify. Happened to me once that AppleALC update caused problems.

 

Tried it but stopped me from starting up the computer (KP on boot), so I'm back to the current one with no headphone output.

Edited by InconspicuousDuck
Link to comment
Share on other sites

Hello everyone,

 

I'm struggling to get my audio to work.

Speakers:

The problem is that speakers are detectedas internal, connecting headphones output changes to "Headphones" I can turn volume up and down, but there is no sound coming out, nor through speakers nor through headphones. The "Mute" button is greyed out but not selected. In AudioMidiSetup.app speakers are also detected as internal. I can slide the volume, but no sound. "Master" is greyed out. I can choose between 2ch 48hz 16 & 24 bit, and 2ch 96hz 16 & 24 bit. No 44,1hz option.

Hackintool shows as Conexant (????????)

Layout-id is set to 15

alsamixer(ubuntu) shows CX8070

HDMI also no audio and video

Microfone:

Looks like it works. Reacts to voice in Sound preferences, did not try to record.

 

HARDWARE:

Lenovo S540 14IML

i7 10510u

Nvidia MX250(disabled in BIOS)

Intel UHD 620

12GB RAM

1TB NvME

512GB SSD(macOS Mojave 10.14.6)

 

Any help would be great. I'm stuck from here. I could provide some files if needed.

 

Cheers!

Link to comment
Share on other sites

Hello all, 

 

Long time Hackintosh user, very grateful for the community and being able to use the software for all of these years...

 

Simple problem here: 

 

I'm using v 1.4.6 of AppleALC on 10.15.3  Asus ROG Maximus X which has a Realtek 1220. My installation works great, but my mic is just way too low on volume. Is there any way to edit the kext to boost the input levels or should I just buy a hardware preamp? Works fine on Windows, so it's not a hardware issue.

 

Thanks in advance for any help.

Link to comment
Share on other sites

I have a "Lenovo Ideacentre Y900-34ISZ" which is supposed to have a ALC892 soundchip. I am currently trying to get it working on Catalina (10.15.2). Is this supposed to work with the current release of applealc.kext combined with the current lilu.kext ? If not could someone please add it ? I made a codec dump using linux which I have attached. Would be really greatfull if someone could add support for it. PS: HDMI audio seems to work.

 

 

CodecDump.zip

Edited by jin2k9
Link to comment
Share on other sites

hello,

my computer motherboard is an asus p5b-e plus with AD1988A codec.

i try high sierra 10.13.6 17g11023.

i didn't found the tool to make info.plist, sorry.

 

I have add the vendorid ( AnalogDevices with id 11D4) in vendors.plist, is it corect? is it enough to have the codec running? and how can i rebuild the kext? with xcode 10.1?

I have lilu and whatevergreen yet to have my gtx670 running. when i add AppleAlc, the gpu's codec appear in the sound prepfan, but not the internal codec.

truly thanks for your help.

 

Sans titre.png

Sans titre 2.png

Sans titre3.png

Sans titre 4.png

Link to comment
Share on other sites

hello @vandroiy2012

 

Excuse me if I'm annoying.
Unfortunately my new codecs have been forgotten twice in the new releases.

 

ALC1220 - LayoutID 30 (1E) for Z370 AORUS Gaming 7 - SwitchMode

 

new_Resources_alc1220.zip

 

all devices work well

 

 

ALC292 - LayoutID 15 (0F) for LENOVO THINKPAD T450/T450s/X240/...(Serie, all with this alc292) - ManualMode

 

new_Resources_alc292.zip

 

Headphones do not work with other IDs.
Only with this configuration (headphones as LineOut and ManualMode) do both connections of the combination socket work.
Now all devices work internally and externally.

 

 

Can you please add the new codecs in the next release?

 

many thanks

  • Like 1
Link to comment
Share on other sites

8 minutes ago, MacPeet said:

hello @vandroiy2012

 

Excuse me if I'm annoying.
Unfortunately my new codecs have been forgotten twice in the new releases.

 

 

Hi.

Sorry for this. 

Two times i forget about this folder on my desktop

 

434443025_ScreenShot2020-02-24at5_40_15PM.png.081b7686bd78e6cd661d976250e34fca.png

 

It would be nice if you make Pull Request now and in future. This will help me to merge resources right before making release and i will delete early mentioned folder from my desktop:). I use it only for your resources. Other contributors already make Pull Requests. 

 

Thanks in advance.  

 

  • Like 1
Link to comment
Share on other sites

@vandroiy2012

 

Download latest master.  --> check

Open AppleALC in Xcode. --> check

Add your GitHub account under Preferences Xcode -> Accounts --> check

Add your resources. --> check

Build project with menu / Product / Build for / Running  --> check

 

Open Source Control -> Commit ??? I don't find this option in xcode.

...

Check your changes.

Activate checkbox "Push to remote" ... branch origin/master and press Commit Files

 

 

Link to comment
Share on other sites

@vandroiy2012

 

I have Xcode 11.3.1
Command Line Tools for 11.3.1 now installed again
same result

 

Now I've seen with github I can make pull request.

 

pull.thumb.png.d5950323aed4c391bafadf78f55b513b.png


Please check my first pull request! (ALC292 - LayoutID 15 for LENOVO THINKPAD T450_T450s_X240 - ManualMode)
Is the zip file enough?

 

I can't create another pull request either.
I can not load the second codec.
I only have a github-free account and only a developer-free account.

 

Sorry for my lack of experience.
I used to develop a lot on Windows with Visual Studio, but I still lack experience with Xcode on macOS.

 

Thank you for your patience with me.

Link to comment
Share on other sites

×
×
  • Create New...