Contribute
Register

No audio - ALC233 - X302LA (Solved)

Status
Not open for further replies.

Attachments

  • config.plist
    5.3 KB · Views: 298
  • HDEF_Patch.txt
    638 bytes · Views: 240
  • system_IRQ.txt
    839 bytes · Views: 240
  • DSDT.aml
    93.8 KB · Views: 201
Here are the files.
Thank you very much in advance.
install the applehda from the mirone folder

you didn't have the required patches in clover.plist or the correct layout id

use the new dsdt and clover and give that a go and see how you get on

you may need to boot without caches and then rebuild caches if you have been installing/removing kexts
 

Attachments

  • config.plist
    5.4 KB · Views: 298
  • DSDT.aml
    94.9 KB · Views: 248
Boot It's been fine. But it still does not recognize the codec.
:banghead:
 
Boot It's been fine. But it still does not recognize the codec.
:banghead:
boot without caches then run:

sudo touch /System/Library/Extensions && sudo kextcache -u /

show us the output
 
boot without caches then run:

sudo touch /System/Library/Extensions && sudo kextcache -u /

show us the output

Last login: Sat Oct 29 16:14:49 on ttys000

mikorists-MacBook-Air:~ mikorist$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

KernelCache ID: 8B2A6BE241206CA5DB8D385C8910BFA0

symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

mikorists-MacBook-Air:~ mikorist$
 
Last login: Sat Oct 29 16:14:49 on ttys000

mikorists-MacBook-Air:~ mikorist$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext

KernelCache ID: 8B2A6BE241206CA5DB8D385C8910BFA0

symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

mikorists-MacBook-Air:~ mikorist$
you want to try installing the full patched applehda kext from the mirone folder?
 
several times in the last half hour.

it is in
/System/Library/Extensions

Nothing happens.

I also have a backup - the original AppleHDA.kext

AppleHDA Patcher v1.6 log say :

No substitutions made (already patched?), nothing done.

I'm spinning in circles
 
several times in the last half hour.

it is in
/System/Library/Extensions

Nothing happens.

I also have a backup - the original AppleHDA.kext

AppleHDA Patcher v1.6 log say :

No substitutions made (already patched?), nothing done.

I'm spinning in circles
you need to install the applehda that came in the mirone folder using a kext wizard of some some kind, then reboot without caches and run in terminal

sudo touch /System/Library/Extensions && sudo kextcache -u /

then reboot, sometimes a few reboots will be required

when you run the command, you should see the applehda listed in there

out of interest, what kexts (if any) do you have in efi folder ?
 
Strange.
Allowing invalid signature only for
CodecCommander.kext

install the applehda & codeccommander with kextbeast from Desktop.


and picture with error when booted last time.
 

Attachments

  • 20161029_171906.jpg
    20161029_171906.jpg
    1.7 MB · Views: 186
Last edited:
Strange.
Allowing invalid signature only for
CodecCommander.kext

install the applehda & codeccommander with kextbeast from Desktop.

Here is full CLOVER folder zipped.

and picture with error when booted last time.
strange...

set CsrActiveConfig to 0x67

and install the hdaenabler kext that is in the mirone folder
 
Status
Not open for further replies.
Back
Top