Jump to content
33 posts in this topic

Recommended Posts

Hello people, i have some problem with my hackintosh under with clover Yosemite :

- Audio works but i have some problem every 40 minutes, the sound don't work during 20 seconds with scratch and come back to the normal after. 

- Internet work but after 40 minutes of utilisation internet don't work during 5 minutes and come back to the normal after.

 

So i find on google this dsdt for my motherboard:

https://github.com/thinker0/z87x-ud3h

 

But this dsdt don't match with my dsdt generate with Clover Configurator and when i try to use this dsdt, yosemite don't want to boot.

Maybe i don't apply correctly this dsdt, but the author say it is for os x yosemite and special for this motherboard, so if someone one can help me to resolve my problem it will be cool :)

I link my config.plist

 

Thanks.

 

config.txt

I use what chris1111 say that we must to use, i have 2 problems, one for audio and one for network.

But excuse how to inject ? I just know that i have in "devices"  in audio "1" inject for audio in Clover Configurator.

So you think that the link is bad ?


Maybe use this ?

https://github.com/toleda/audio_CloverALC

if you use the command toleda, you do not need any of hdenabler, even AppleHDA patched.

You have to use the audio config.plist injection 1.
Having AppleHDA native.
Mount the EFI partition hidden.
Run the command toleda, audio_cloverALC-100 command.

exactly. in the package you can find the command I listed.

 

It serves one in particular, but first you have to have those requirements

okok i will try thanks

I recommend:
delete kext audio, repairs permissions and cache, restart.
Install AppleHDA native, repairs, Restart.
inject audio 1, on config.plist
Mount the EFI partition, you have to see it on the desktop.
Run the command, answer y to 3 questions.
If all goes well, repairs and then restarts.

 

After placed the audio, we will think the ethernet,

That exactly the same kext that i come to install (v 3.1.0) so i don't think that necessary to reinstall it ?


I find Vietnam Tool : http://www.insanelymac.com/forum/files/file/210-hackintosh-vietnam-ultimate-aio-tool/

Very good AIO i think i will try codeccommander for sound after sleep, you don't think that "modify" the installation that i make for sound before  ?

I found this for native and i install that run toleda and no error:

http://www.hackintoshosx.com/files/file/4307-original-yosemite-applehda-kext/

 

I run 10.10.3, all work for audio now (i think for the moment no scratch)

 

i don't understand that excuse my english:

Regard, the ethernet, you've tried on network key +

Not the display to be able to add?
 
Ethernet work with the kext ethernet AppleIntelE1000e v3.1.0 in vietnam tool it exactly the same that you link to me no ?, for the moment no freeze.

very good for 'audio !!!

Let me know if there were problems, but I think and hope not.   ;)
On system preferences / network
In the window at the bottom left click on +, then later by the menu if you look you can add Ethernet.
I am attaching photos.
If you can not, I'll study again .....

Schermata 2015-06-08 alle 22.53.51.png

Schermata 2015-06-08 alle 22.54.11.png

Yes i can since the beginning even ! ethernet work but i don't know why after 40 minutes on internet internet freeze during max 5 minutes, there is no error message just any sites try to load but freeze at the same point on the chargement bar.

MacPro 6.1 is not so suitable for your hardware.

That right would Imac 14.2
Using the serial port of a real mac, you run the risk of being stuck on the hack and the real mac.
Do not recommend it, I say in general.
Sound like you?

I think that you want to say MacPro 5.1 so i go try to change to Imac 14,2 and what is serial port i want to change it but what is it ?

Sound no problem !


Just for info serial number don't come from a real mac.


Edit, i have change to iMac14,2 everything work (iMessage, icloud etc) so now you think that every thing can work ?

Things that do not work, try to correct them.

MacPro 5.1, I repeat, is not good for your hardaware. the right one is what I said.
SMBIOS is the version of the hardware that the bootloader is to emulate, must esere compatible with what you have.
I try to explain it as simply and compensibile.
I give you an example: if you are using mac mini, you would seem correct for your case?
For iCloud, iMessage, etc., as you work with SMBIOS wrong, must also funzionarti with the right one.
If it were not so, you should only change the parameters.
Another important thing is to create their own SSDT, you need to have a good power management.
If you nullcpupowermanagement.kext you should remove it, because this creates problems in this regard.

Ok so i change to imac 14,2 with a unique serial number, i check it on apple site web, it not used by a real mac, i link a screen for you see my smBIOS, i juste delete uuid and board serial number.

Me for make iMessage work, i follow a tuto that say that we must used a real: uuid, board serial number, ROM, MLB. And for 6 month no i have 0 problem with iMessage.

 

I have no nullcpupowermanagement.kext in extensions folder and how create my SSDT and why ?

For information internet have freeze with the new kext AppleIntelE1000e, here a another screen for you.

 

 

post-1368912-0-69840100-1433869741_thumb.png

post-1368912-0-90092900-1433870047_thumb.png

The problem with the connection, it is a well known problem that concerns Yosemite, the problem is related to a system process.

It will be fixed in version 10.4
if you read the news about the new version, it is spoken.
This problem does not happen at all, for example, I was lucky.
Create their own SSDT is very important, it encloses the data for its own CPU, and goes to work adequately.
if you have problems with iMessage, iCloud, it leaves the data as are attaulmente.
It is important that the data are not a real mac.
The SMBIOS leave 14.2, rightly so.
check here,https://selfsolve.apple.com/agreementWarrantyDynamic.do, by entering the serial use.
It should not be recognized.
if you want to create SSDT, I tell you how.

You must create the table SSDT be copied in EFI / Clover / ACPI / patched

Here: https://github.com/P...ha/ssdtPRGen.sh

From the terminal:

curl -o ~/ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/master/ssdtPRGen.sh

sending
chmod
+x ~/ssdtPRGen.sh
invio

~/ssdtPRGen.sh
sending

 

You'll work the script of the last two questions you answer with "n"

 

Do you want to copy /Users/fabio/Library/ssdtPRGen/ssdt.aml to /Extra/ssdt.aml? (y/n)? n
Do you want to open ssdt.dsl (y/n)? n

 

To find the folder: Users / your name / Library / ssdtPRGen
Inside copy the table where I indicated SSDT.aml
 
You will find different tables, not the wrong copy named, as I told you.
×
×
  • Create New...