Jump to content

AppleALC — dynamic AppleHDA patching


vit9696
5,390 posts in this topic

Recommended Posts

1 minute ago, Andres ZeroCross said:

Replace the old ones with this, reboot and upload your IOREG again. DON'T FORGET to use SSDT-CX8200.aml. I don't see SSDT-CX8200.aml in your EFI/CLOVER/ACPI/Patched. And use Latest lilu.kext and AppleALC.kext

SSDT-4x0G4k.aml

I will try it, as I said in my previous post SSDT-CX8200.aml is causing random kernel panics I don't know for what reason therefore I'm not using it. I'll try now with what you have suggested and see if it will work. 

Link to comment
Share on other sites

19 minutes ago, Andres ZeroCross said:

Replace the old ones with this, reboot and upload your IOREG again. DON'T FORGET to use SSDT-CX8200.aml. I don't see SSDT-CX8200.aml in your EFI/CLOVER/ACPI/Patched. And use Latest lilu.kext and AppleALC.kext

SSDT-4x0G4k.aml

So the headphones are getting recognized but the external mic is not and the laptop restarts after a few seconds I play an audio or plug the headphones (just like before) you can find attached the ioreg as well as the error log the laptop gives after the restart (idk if that could serve for anything). I'm deleting the SSDT-CX8200.aml to see if that will resolve the kernel panics

Maxs-MacBook-Pro.ioreg

error.txt

Link to comment
Share on other sites

2 minutes ago, maxo_91 said:

So the headphones are getting recognized but the external mic is not and the laptop restarts after a few seconds I play an audio or plug the headphones (just like before) you can find attached the ioreg as well as the error log the laptop gives after the restart (idk if that could serve for anything). I'm deleting the SSDT-CX8200.aml to see if that will resolve the kernel panics

Maxs-MacBook-Pro.ioreg

error.txt


IOREG is good, you have used alc-layout-id = 15 (21 in decimal).

Your kernel panic log is nothing to do about audio, take a picture above 

It's kernel panic about "com.apple.iokit.IOStorageFamily, com.apple.filesystems.apfs, dependency: com.apple.kec.corecrypto, dependency: com.apple.driver.AppleEffaceableStorage and dependency: com.apple.iokit.IOStorageFamily". There is no log kernel panic aboutt Audio, CodecCommander or other.

I thought, it's about your another configuration. Make sure you have used recently CLOVER Bootloader, Drivers, kext, and vanilla installation

Screen Shot 2019-06-29 at 20.28.07.png

Link to comment
Share on other sites

1 minute ago, Andres ZeroCross said:


IOREG is good, you have used alc-layout-id = 15 (21 in decimal).

Your kernel panic log is nothing to do about audio, take a picture above 

It's kernel panic about "com.apple.iokit.IOStorageFamily, com.apple.filesystems.apfs, dependency: com.apple.kec.corecrypto, dependency: com.apple.driver.AppleEffaceableStorage and dependency: com.apple.iokit.IOStorageFamily". There is no log kernel panic aboutt Audio, CodecCommander or other.

I thought, it's about your another configuration. Make sure you have used recently CLOVER Bootloader, Drivers, kext, and vanilla installation

Screen Shot 2019-06-29 at 20.28.07.png

maybe not directly but it's somehow related to the file cause after deleting it I have no problems with kernel panics and it was the same before when I've used it, now with your SSDT-4x0G4k.aml but without SSDT-CX8200.aml the headphones are working but the external mic is not, in fact there's no "line in" option in input tab in system prefs.

Link to comment
Share on other sites

maybe not directly but it's somehow related to the file cause after deleting it I have no problems with kernel panics and it was the same before when I've used it, now with your SSDT-4x0G4k.aml but without SSDT-CX8200.aml the headphones are working but the external mic is not, in fact there's no "line in" option in input tab in system prefs.


Ssdt-cx8200 is profile to make line in working.


Sent from my iPhone using Tapatalk
maybe not directly but it's somehow related to the file cause after deleting it I have no problems with kernel panics and it was the same before when I've used it, now with your SSDT-4x0G4k.aml but without SSDT-CX8200.aml the headphones are working but the external mic is not, in fact there's no "line in" option in input tab in system prefs.


Ssdt-cx8200 is profile to make line in working.


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

4 minutes ago, Andres ZeroCross said:

 


Ssdt-cx8200 is profile to make line in working.


Sent from my iPhone using Tapatalk

 

I see...I really can't tell why this file f's up so heavily with my system, as I said I followed the probook guide by @RehabMan it uses the latest kexts possible as he has a script that downloads the latest versions however it uses his own version of clover maybe somehow that's related to this idk :( I'll try to see with him whenever he shows up again, thank you very very much for the help and if there's another method I could enable the mic without this file pls let me know

Link to comment
Share on other sites

3 hours ago, Nodarkthings said:
Hi!
I've been sent here by Toleda, after I posted that: 

Why InsanelyMac does not support tonymacx86

(I suppose it's useless to copy it here)
To sum it up: AppleALC 1.2.8 works perfectly on my GA-Z68XP-UD3 while recent versions add considerable boot time.
Currently I'm running v1.2.8 with latest lilu on both 10.11.6 (loaded) and 10.13.6 (clean): boot times respectively 23s and 13s.
Tell me if you need some ioreg report or else — I'm a rather basic hackintosher, but if I can help, I'll do my best. ;-)

 

 


I don't understand about "loaded" and "clean" mean.


Sent from my iPhone using Tapatalk

 

 

Link to comment
Share on other sites

Hi vit9696, I'm trying to get audio working for Mojave on a GA-Z97X-UD3H, my audio is supposed to be RealTek AC1150. I currently have Inject 1, ResetHDA, and the HDAS to HDEF patch. But I don't have drivers on System Report _Audio and System Preferences_ Sound. I tried the debug log from your GitHub page https://github.com/acidanthera/AppleALC/wiki/Installation-and-usage. How can I fix this? Thank you

 

 

log show --predicate 'process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")' --style syslog --source

 

Filtering the log data using "process == "kernel" AND (composedMessage CONTAINS "AppleALC" OR composedMessage CONTAINS "Lilu")"

 

Skipping info and debug messages, pass --info and/or --debug to include.
Timestamp                       (process)[PID]    

2019-06-03 06:44:07.427333-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-03 06:44:07.427335-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-04 17:50:42.428111-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-04 17:50:42.428113-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-05 17:22:26.427576-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-05 17:22:26.427578-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-06 21:25:58.428257-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-06 21:25:58.428258-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-07 22:28:37.426798-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-07 22:28:37.426800-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-08 18:59:03.428564-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-08 18:59:03.428566-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-10 17:48:08.428387-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-10 17:48:08.428389-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-11 21:13:30.428114-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-11 21:13:30.428116-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-13 18:27:11.428027-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-13 18:27:11.428029-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-15 21:43:18.428089-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-15 21:43:18.428091-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-17 20:12:28.430303-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-17 20:12:28.430305-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-18 18:04:49.428617-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-18 18:04:49.428618-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-19 20:19:31.428012-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-19 20:19:31.428014-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-20 19:33:44.442082-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-20 19:33:44.442084-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-23 21:29:43.428757-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-23 21:29:43.428759-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-24 20:12:15.427729-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-24 20:12:15.427731-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-25 19:11:29.428401-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-25 19:11:29.428403-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-25 22:20:35.429630-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-25 22:20:35.429632-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-25 22:28:42.428494-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-25 22:28:42.428496-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-26 18:20:26.428779-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-26 18:20:26.428781-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-26 23:03:18.427674-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-26 23:03:18.427676-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 08:02:14.561488-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 08:02:14.562539-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 17:59:41.562186-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 17:59:41.563238-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 19:00:32.561672-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 19:00:32.562724-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 19:14:36.559756-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 19:14:36.560807-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 19:26:09.560619-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 19:26:09.561670-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 19:38:03.560147-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 19:38:03.561199-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-27 19:42:43.563461-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-27 19:42:43.564512-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-28 07:49:22.559653-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-28 07:49:22.560706-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-28 17:24:35.559988-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-28 17:24:35.561039-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-28 18:11:54.513095-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-28 18:11:54.563787-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-28 18:11:54.564838-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-28 18:21:27.512830-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-28 18:21:27.563441-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-28 18:21:27.564493-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-29 09:27:02.513054-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-29 09:27:02.563823-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-29 09:27:02.564874-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-29 17:49:29.510662-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-29 17:49:29.561358-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-29 17:49:29.562410-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 10:32:22.510687-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-30 10:32:22.561381-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 10:32:22.562432-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:01:38.510407-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-30 14:01:38.561262-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:01:38.562313-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:05:08.511174-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-30 14:05:08.561913-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:05:08.562965-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:19:00.506419-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.1: already have prelinked v1.3.5.
2019-06-30 14:19:00.514217-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.4: already have prelinked v1.3.7.
2019-06-30 14:19:00.565875-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:19:00.566927-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:37:50.506824-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 14:37:50.514899-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 14:37:50.565731-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:37:50.566782-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:47:46.506295-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 14:47:46.514380-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 14:47:46.565335-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:47:46.566387-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:50:13.507254-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 14:50:13.515328-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 14:50:13.566184-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:50:13.567236-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:54:14.505991-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 14:54:14.514069-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 14:54:14.564948-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:54:14.565999-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 14:56:13.505376-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 14:56:13.513461-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 14:56:13.564329-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 14:56:13.565381-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 15:01:45.505904-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 15:01:45.513987-0400  localhost kernel[0]: Refusing new kext as.vit9696.AppleALC, v1.3.8: already have prelinked v1.3.7.
2019-06-30 15:01:45.564662-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 15:01:45.565713-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 15:06:57.506913-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 15:06:57.564430-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 15:06:57.565481-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 15:09:05.505668-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 15:09:05.564004-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 15:09:05.565055-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)
2019-06-30 15:12:20.506938-0400  localhost kernel[0]: Refusing new kext as.vit9696.Lilu, v1.3.6: already have prelinked v1.3.5.
2019-06-30 15:12:20.564551-0400  localhost kernel[0]: calling mpo_policy_init for Lilu
2019-06-30 15:12:20.565602-0400  localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.3.5 (Lilu)

Link to comment
Share on other sites

1 hour ago, MacPeet said:

@thesuffering

 

This trial is created with the latest code.
She also works with Catalina.
Catalina is beta.
You need boot flag ...
-lilubetaall -alcbeta
... for Catalina.

@MacPeet

  That worked, my friend!  Thank you.

 

When you have a chance can you help me figure out the last two parts to my AppleALC?

  • Mic on headphones doesnt work
  • Mute is grayed out altogether

 

 

 

Internal speakers DO work

Internal Mic Does work

Heaphone Audio Does work

 

Link to comment
Share on other sites

4 hours ago, MacPeet said:

@thesuffering

Headphone Mic is always problematic on combi jack. No ideas at the moment.
Mute is gray is unusual, but here are no ideas at the moment.

@MacPeet  not a problem.  Thanks for everything so far.  Is this (or will this be) merged into the standard AppleALC.kext or should I hang onto this customized one for the foreseeable future?

Link to comment
Share on other sites

There is any guide how can I add a custom config to AppleALC ? The codec is supported but I want to remove Digital Out and maybe add separate output for back and front 3.5 mm jack. There is any guide how can do this ?

 

I wanna learn so...

 

The codec is ALC 892 and the motherboard is ASRock B365M Pro4. Has 3 jacks on the back and 2 on the front (3: mic, headphones and maybe line in, 2: headphones and mic).

Link to comment
Share on other sites

Hello wizards!!!I have some curiosity regarding this wonderful Apple_ALC...

I've tested all compatible layout ID-s but what I discovered:

Layout ID =1 Full audio support, all connectors front/back but with some terrible sound distortions on front output jack

Layout ID = 7 Full output audio support , front jack workingnormaly  but no front/rear mic input...only line in is at the inputs side, but is not working

Is this output connection so drastically changed in layouts 1 and 7?

1.Asrock Z370-Extreme 4

2.ALC1220

3. 10.15, 10.14

 

codec_dump.txt

Edited by mihu_yo
Link to comment
Share on other sites

Hi Everyone,

 

Pardon me if there is already an answer for my question but I've installed ALC295 for my Asus ROG GL503 with layout 1(layouts 3, 14, 77 are working also) but the sound on my headset(triple ring, with mic merged on it) has very faint sound. And if I click the Volume icon(photo attached) on the upper right, it just gives me one slider. I have seen people have different selections. Is this where the pinconfig.kext comes in? But I don't know how to edit the kext according to my device if there is a need to. Can someone help me please...

Thanks in advance.

 

Levi

Screen Shot 2019-07-09 at 2.16.58 PM.png

Link to comment
Share on other sites

Hi :0)

 

DeLL Inspiron 7777 AiO with ALC274 Under Mojave. Here's My CodecDump from Ubuntu.

 

Hope this Help !

 

 

CodecDump.zip

 

 

Did you tried several layout-id before?? Which layout id did you tried?? Try one layout id and upload ioreg output

 

 

Sent from my iPhone using Tapatalk

  • Thanks 1
Link to comment
Share on other sites

2 hours ago, Andres ZeroCross said:

 

 

Did you tried several layout-id before?? Which layout id did you tried?? Try one layout id and upload ioreg output

 

 

Sent from my iPhone using Tapatalk

 

Hi.

 

Are you kidding me ?? i try 1,2,3,5,7,11,12,14,15,16,17,18,21,22,27,31,54,55 

 

Can you imagine 1 femtosecond than all user are not butthead based ??

 

I consider myself than a {censored} but BEFORE sending someone here, it's because i can't find any solution. 

 

Useless to say, my AppleALC, Lilu is the latest version in Clover/kext/other directory.

 

I hope i made a BIG mistake.

 

BEST Regards, Ray.

 

 

inspiron7777.ioreg

Edited by DoZe
Link to comment
Share on other sites

1 hour ago, DoZe said:

 

Hi.

 

Are you kidding me ?? i try 1,2,3,5,7,11,12,14,15,16,17,18,21,22,27,31,54,55 

 

Can you imagine 1 femtosecond than all user are not butthead based ??

 

I consider myself than a {censored} but BEFORE sending someone here, it's because i can't find any solution. 

 

Useless to say, my AppleALC, Lilu is the latest version in Clover/kext/other directory.

 

I hope i made a BIG mistake.

 

BEST Regards, Ray.

 

 

inspiron7777.ioreg


Yes, you have made BIG Mistake. According to AppleALC Resource there is no support ALC274 yet. https://github.com/acidanthera/AppleALC/tree/master/Resources
Ofcourse i can build ones, if you want to try it

  • Like 1
Link to comment
Share on other sites

1 hour ago, DoZe said:

 

Hi.

 

Are you kidding me ?? i try 1,2,3,5,7,11,12,14,15,16,17,18,21,22,27,31,54,55 

 

Can you imagine 1 femtosecond than all user are not butthead based ??

 

I consider myself than a {censored} but BEFORE sending someone here, it's because i can't find any solution. 

 

Useless to say, my AppleALC, Lilu is the latest version in Clover/kext/other directory.

 

I hope i made a BIG mistake.

 

BEST Regards, Ray.

 

 

inspiron7777.ioreg


Use this,, use layoutid = 21.

Reboot and upload your IOREG Output

AppleALC.kext.zip

  • Like 1
Link to comment
Share on other sites

55 minutes ago, Andres ZeroCross said:


Yes, you have made BIG Mistake. According to AppleALC Resource there is no support ALC274 yet. https://github.com/acidanthera/AppleALC/tree/master/Resources
Ofcourse i can build ones, if you want to try it

 

Yep ! And Like me, you ignore it too. In other case, i suppose you say me this fact in your 1st reply.

 

Of course, no problem if you can build it and add it into GitHub, i want my BIG mistake deserve the AppleALC project.

 

Ready when you are.

 

Regards, Ray.

Link to comment
Share on other sites

×
×
  • Create New...