Contribute
Register

Sebinouse's Build : CustoMacMini 2014 - Intel NUC Haswell i5-4250U - El Capitan

Status
Not open for further replies.
May be wrong pin. Can you help me to check appleHDA,Sebinouse? thanks. You try to give me your HDA
I have the exact same kext that the one you posted previously !
Our trouble is clearly EAPD support, but I have to time/need to investigate.

After one day I encounter one problem , after screen goes black(off) with computer working (itunes play in background) whe I try to wake my monitor all I get is no signal from him (computer is working OK, itunes is playing music). All I get to do to get video signal again is to reboot computer, there is a sollution for this ?
So to answer you is no is not hibernate , is sleep from menu, this is what I tested and till now seems to work OK with new value for frame buffer "0x0d220003".

I'm glad you found a solution ! "0x0d220003" is swiss-knife frame buffer and works great on our config.

I want to use another one to get UHD >30Hz and it seems to work.

What kind of screen to you have ? on mini-DP or mini-HDMI ?
 
A full hd screen.

Mini HDMI, for minidisplay only adapter I have is minidipslay to D-SUB(VGA) and when I used all I get is two resolution 1024x768 and 1366 with something , I do not remember now, so I will stick with mini HDMI for now.

Now with "0x0d220003" I do not have audio over HDMI, it is normal from what I understand on your posts, I use 3.5 audio out and is working OK, except same crackling sounds from time to time, I this is when no app need sound from system and when is needed from any app, something like enable sound and disable sound, I think is from CodecCommander.kext if I understand correctly reading on this link.

SOLVED, wrong default boot volume name. One question, you found a solution to clover boot without a key press at boot time ? No matter what put at timeout 1,2,.. doesn't go without a key pressed
 
I am using my new config, patch DSDT with audio 28 and not SSDT. Sound is very good and CPU temperature work normal is less than 100F(40C):headbang: :p

Great breakthrough ! :)
Can you share your DSDT edit and give us more details about your method ?
Do you also have a woking audio in ?
 
View attachment 170071 View attachment 170072

p/s No HDMI audio :D, and I use hackintosh VN tools patch ALC 283 audio 28

Can you share your AppleHDA.kext ... it seems to be patched


From Vietnam Tools :

Pin Config :
Code:
01271C30 01271D00 01271EA0 01271F90 01471C10 01471D00 01471E17 01471F90 01470C02 02171C50 02171D10 02171E21 02171F00
Layout :
Code:
<key>CodecID</key>
			<array>
				<integer>283902595</integer>
			</array>
			<key>Headphone</key>
			<dict>
				<key>AmpPostDelay</key>
				<integer>50</integer>
				<key>AmpPreDelay</key>
				<integer>100</integer>
				<key>DefaultVolume</key>
				<integer>4292870144</integer>
				<key>Headset_dBV</key>
				<integer>-1055916032</integer>
			</dict>
...
Platforms:
Code:
283
MIC ? : Node 17>18 ???
Int Spkr : Node 2>12>20 ... not used in the NUC
Headphones : 33>13>3
 
Can you share your AppleHDA.kext ... it seems to be patched


From Vietnam Tools :

Pin Config :
Code:
01271C30 01271D00 01271EA0 01271F90 01471C10 01471D00 01471E17 01471F90 01470C02 02171C50 02171D10 02171E21 02171F00
Layout :
Code:
<key>CodecID</key>
            <array>
                <integer>283902595</integer>
            </array>
            <key>Headphone</key>
            <dict>
                <key>AmpPostDelay</key>
                <integer>50</integer>
                <key>AmpPreDelay</key>
                <integer>100</integer>
                <key>DefaultVolume</key>
                <integer>4292870144</integer>
                <key>Headset_dBV</key>
                <integer>-1055916032</integer>
            </dict>
...
Platforms:
Code:
283
MIC ? : Node 17>18 ???
Int Spkr : Node 2>12>20 ... not used in the NUC
Headphones : 33>13>3

It here View attachment AppleHDA.kext.zip
I use your config and check in system report. In audio/Line output/ connection: unknown. It can be a problem? I don't know
 
I modified my files to match your "headphone" layout and I also updated the verbs to make them match (the connection unknown you noticed).

I attach the original 10.11.3.PB1 AppleHDA.kext, and a new patch (open Terminal.app, navigate to the patch directory and type "sh ..." as explained in post#1).

These files are meant to be used with my files (SSDTs / config.plist from post#1).

Let me know if you notice any improvement !

EDIT : from what I see your microphone doesn't seem to work, the purpose of this is to get HDMI+Headphone+Mic. Not just HDMI+Mic in my case and Headphone in yours.
 

Attachments

  • 20160102.zip
    1.6 MB · Views: 109
I modified my files to match your "headphone" layout and I also updated the verbs to make them match (the connection unknown you noticed).

I attach the original 10.11.3.PB1 AppleHDA.kext, and a new patch (open Terminal.app, navigate to the patch directory and type "sh ..." as explained in post#1).

These files are meant to be used with my files (SSDTs / config.plist from post#1).

Let me know if you notice any improvement !

EDIT : from what I see your microphone doesn't seem to work, the purpose of this is to get HDMI+Headphone+Mic. Not just HDMI+Mic in my case and Headphone in yours.

I have tried your new patch without success. My DSDT sound is good but after sleep/wake don't have sound :crazy:
 
I use last zip file to get on output audio headphones and hdmi without DSDT.aml file, only headphones.

I was on impression that zip file will get two audio at output in system preferences if
These files are meant to be used with my files (SSDTs / config.plist from post#1).
.
Sound in output tab is now the same like before (only headphones)


this what I do

1 I install Applehda.kext provided in /System/Library/Extensions
2 I run sh command in terminal
 
Status
Not open for further replies.
Back
Top