Jump to content
5410 posts in this topic

Recommended Posts

1 minute ago, ellaosx said:


Then you need to edit "info.plist of PinConfigs.kext", "info.plist in Resource of your codec", "layoutxx.xml" and "platform.xml" according to your working layoutID. 

21 minutes ago, ellaosx said:
[mention=1311960]Andres ZeroCross[/mention]
no, thats not what i meant.
i want to rename my layout7 to layout5.
i need to know which keys do i also need to edit in xml to change 7 to 5

Did you read my comment??? Different file with different locations, but it'about change 7 to 5
1. Edit info.plist of pinconfig,, there is many codec pinconfig and layout in there,, select yours,, and change from 7 to 5 for layouid section
2. Change info.plist inside codec name folder,, change path for layout and xml file from layout5.xml to layout7.xml and platform7.xml to platform5.xml and change ID from 7 to 5,, 
3. Rename Layout5.xml and platform7.xml toLayout5.xml and platform5.xml

You know,, i am not expert in english, so it will be hard for me to explain the detail with english language :hysterical:

Sent from my Mi Note 2 using Tapatalk
 

6 minutes ago, luky35 said:
My High Definition (HD) Audio, Realtek ALC286 card, and I do not manage to work.
I have AppleAlc.kext 1.3.2 and layout 3 in config.plist, but I do not get the sound.
 
 
alc-286.png.1f28f9c59058a0036f365246e7e9f6b1.png

So you want us to "imagine" your configurations and give the solution??

Sent from my Mi Note 2 using Tapatalk
 

Edited by Andres ZeroCross
  • Like 1
2 minutes ago, Andres ZeroCross said:

Did you read my comment??? Different file with different locations, but it'about change 7 to 5

Sent from my Mi Note 2 using Tapatalk

So you want us to "imagine" your configurations and give the solution??

Sent from my Mi Note 2 using Tapatalk
 

Please :(

4 minutes ago, luky35 said:

Please :(


1. Open terminal and type "sudo kextcache -i /", save the output
2. Open IORegistryExplorer.app and save the output
3. Upload your CLOVER folder
4. Open DPCImanager.app and take the screenshot

ZIP All file into 1 file ZIPPED, and upload here

25 minutes ago, Andres ZeroCross said:


1. Open terminal and type "sudo kextcache -i /", save the output
2. Open IORegistryExplorer.app and save the output
3. Upload your CLOVER folder
4. Open DPCImanager.app and take the screenshot

ZIP All file into 1 file ZIPPED, and upload here

I attach everything you wanted.

Archive.zip

5 minutes ago, luky35 said:

I attach everything you wanted.

Archive.zip

Your IOREG show that you used VoooDooHDA.kext as audio kext,, but your kextcache didn't show any log related VoodooHDA.kext,, you only have "other" folder for kext inside CLVOER folder. I don't see VoodooHDA.kext in EFI/CLOVER/Kexts/Other.

Where did you put VoodooHDA.kext????

 

image.thumb.png.c6ce5c5639f922c327ee025a6caacaef.png

Edited by Andres ZeroCross
Just now, luky35 said:

I used VoodooHDA.kex t, which I removed now when I sent you Clover.

That's what my Clover looked like, which I'm sending.

 

 

CLOVER.zip



Then upload your IOREG after you delete that kexts and reboot. I am waiting for the new IOREG

2 minutes ago, luky35 said:

Now use this,, DSDT.aml. Replace the old ones in CLOVER/ACPI/Patched

After that reboot and upload again your IOREG, don't forget to check your audio.

12 minutes ago, Andres ZeroCross said:

Now use this,, DSDT.aml. Replace the old ones in CLOVER/ACPI/Patched

After that reboot and upload again your IOREG, don't forget to check your audio.

No audio OK

IORegistryExplorer.zip

3 minutes ago, luky35 said:


1. Make sure there is appleHDA.kext in System/Library/Extensions
2. Open terminal and type "sudo kextstat | grep HDA" and paste the output here

2 minutes ago, luky35 said:

AppleHDA (original Mojave) yes S/L/E

 

 

Terminal Saved Output.zip


Now try this and reboot... If sound still not working,, reupload your IOREG

DSDT.aml

On 12/1/2018 at 4:34 AM, najeeb_anwer said:

 

Re: DPCIManager, why is there a NULL Codec in the list. I have not seen that before when I have used DPCIManager.

 

Attached is the output of RunMe.app

Send me Najeebs-MacBook-Pro.zip

use this DSDT.aml. REmove your old DSDT.aml in CLOVER/ACPI/Patched

2 minutes ago, luky35 said:

She's working the sound

100 x thanks.

You're welcome

1 hour ago, Andres ZeroCross said:

use this DSDT.aml. REmove your old DSDT.aml in CLOVER/ACPI/Patched

 

There is something wrong with the attached DSDT.aml. The system will not boot if I put it in CLOVER/ACPI/patched. Also, I cannot open it with MaciASL:

image.png.0afd09ab642d93f3dadd41790db14e0e.png

 

I should mention that I did get working audio without this new DSDT and without making any changes on one of my previous boots, so the problem appears to be sporadic.

 

When the audio worked, the only codecs shown in DPCIManager were the IDT 92HD73C1 and the NVidia HDMI. There was no NULL Codec - that appears to be the problem that causes AppleHDA.kext to exit.

 

 
There is something wrong with the attached DSDT.aml. The system will not boot if I put it in CLOVER/ACPI/patched. Also, I cannot open it with MaciASL:
image.png.0afd09ab642d93f3dadd41790db14e0e.png
 
I should mention that I did get working audio without this new DSDT and without making any changes on one of my previous boots, so the problem appears to be sporadic.
 
When the audio worked, the only codecs shown in DPCIManager were the IDT 92HD73C1 and the NVidia HDMI. There was no NULL Codec - that appears to be the problem that causes AppleHDA.kext to exit.
 
It's your dsdt, not new one. It's only change about _DSM Properties for HDEF.

Not Boot because missing dependency with oem ssdt, or wrong config.plist configuration.

Before of this, you boot succesfully with this dsdt, so it mean you make "change" to your system config.plist and maybe patched.

Sent from my Mi Note 2 using Tapatalk

7 minutes ago, Andres ZeroCross said:

It's your dsdt, not new one. It's only change about _DSM Properties for HDEF.

Not Boot because missing dependency with oem ssdt, or wrong config.plist configuration.

Before of this, you boot succesfully with this dsdt, so it mean you make "change" to your system config.plist and maybe patched.

Sent from my Mi Note 2 using Tapatalk
 

 

Nope. No changes to anything except that I installed the DSDT attached to your post.

I put back the previous DSDT (the one you provided previously) and the system boots just fine.

I can open the DSDT (the one that works) with MaciASL, but not the one you provided today.

 

3 minutes ago, najeeb_anwer said:

 

Nope. No changes to anything except that I installed the DSDT attached to your post.

I put back the previous DSDT (the one you provided previously) and the system boots just fine.

I can open the DSDT (the one that works) with MaciASL, but not the one you provided today.

 

 

DSDT.aml is from this , you uploaded by yourself. Just usethis DSDT.aml again,, and check your system can boot or not

No change then it will boot,, Many thing can cause acpi can't boot.

2 minutes ago, Andres ZeroCross said:

 

DSDT.aml is from this , you uploaded by yourself. Just usethis DSDT.aml again,, and check your system can boot or not

No change then it will boot,, Many thing can cause acpi can't boot.

 

I'm confused about what you want me to do.

Like I said, the DSDT.aml that you provided previously works just fine to boot the system, but no audio.

You provided another DSDT.aml today which does not work; system wont boot with it.

2 minutes ago, najeeb_anwer said:

 

I'm confused about what you want me to do.

Like I said, the DSDT.aml that you provided previously works just fine to boot the system, but no audio.

You provided another DSDT.aml today which does not work; system wont boot with it.

Do me a favor and download the DSDT that you posted 2 hours ago and see if you can open it with MaciASL; I think it is corrupted.

×
×
  • Create New...