Contribute
Register

[solved] AppleHDA conexant cx20756

Status
Not open for further replies.
Joined
Jun 1, 2013
Messages
156
Motherboard
Acer E5-575G-51BN
CPU
i5-7200u @ 2.7 ghz
Graphics
Intel HD620, 1920x1080
Mac
  1. iMac
Classic Mac
  1. Power Mac
Mobile Phone
  1. iOS
Same thing as yesterday, but with another laptop, I did this so far:

I cx20756 patched applehda.kext
I used IQR and Layout-ID 3 DSDT patch
Installed CodecComander.kext (also the binary file in /usr/bin)

No audio devices.. only in system report (headphones and mic, no internal speakers)
 
Same thing as yesterday, but with another laptop, I did this so far:

I cx20756 patched applehda.kext
I used IQR and Layout-ID 3 DSDT patch
Installed CodecComander.kext (also the binary file in /usr/bin)

No audio devices.. only in system report (headphones and mic, no internal speakers)

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
here
 

Attachments

  • stuff.zip
    3.9 MB · Views: 100

You are injecting layout-id 3. You should verify your AppleHDA uses layout-id 3.
Instructions are in the ACPI patching guide.
Also, if you have fully patched AppleHDA (seems so), I don't know why you have a KextsToPatch entry for AppleHDA...
 
I used applehdapatcher and it created my kext along a read-me file and there It said I should use layout-id 3
 
I used applehdapatcher and it created my kext along a read-me file and there It said I should use layout-id 3

Then I guess the XML files are not appropriate/not a match for your codec.
 
Then I guess the XML files are not appropriate/not a match for your codec.

Finally I patched It ( I think) , appleHDA loads and I can see everything in system report but I still don't have any audio device in settings
 
Finally I patched It ( I think) , appleHDA loads and I can see everything in system report but I still don't have any audio device in settings

Something still isn't correct then... no idea without full set of 'Problem Reporting' files.
 
here are the 'Problem Reporting' files you requested.. layout-ID is set to 8 now ( wich is the one my patch uses ) but still no audio device and dpcimanager shows me 2 audio devices.. why?
 

Attachments

  • Arhivă.zip
    4.4 MB · Views: 90
Status
Not open for further replies.
Back
Top