Contribute
Register

Asus H81T i5-4440S - Failed during yosemite installation

Status
Not open for further replies.
OK, finally i got it to work ....
I installed from my macbook to the hard drive by usb, clovered it and put it into the computer.
Working great....

Sound, and ethernet are not working yet... Can you help me ?

I saw a lot of things about DSDT, SSDT and DPCIManager what is that ?

And what else can i do to make it stable, i mean, sometime, it must switch it on twice to boot right... and sometime it reboot by itself expecially when i was using carbon copy cloner one hour ago...
Is that something refer to power management ?

Thanks a lot !!! it works :))
 
Last edited:
OK, finally i got it to work ....
I installed from my macbook to the hard drive by usb, clovered it and put it into the computer.
Working great....

Good.

With which options you have installed clover??

Sound, and ethernet are not working yet... Can you help me ?

Which audio codec you have?? Check motherboard manual/website.

Which Ethernet adapter you have?? Use DPCIManager to find out the hardware details (Check under PCIList tab)

DPCIManager : http://sourceforge.net/projects/dpcimanager/


I saw a lot of things about DSDT, SSDT and DPCIManager what is that ?

DSDT & SSDTs are part of the ACPI Specification.

DPCIManager is a utility using for multiple purposes.

And what else can i do to make it stable, i mean, sometime, it must switch it on twice to boot right...

Means?? Did you mean reboot??


and sometime it reboot by itself expecially when i was using carbon copy cloner one hour ago...
Is that something refer to power management ?

Instant reboot is may be related hardware components.

Check PSU/SMPS, CPU, CPU Cooler/FANs/ CPU Temp, RAMs, All power connections.
 
Good.
With which options you have installed clover??

With that :
• Install for UEFI motherboard only
• Instal Clover in the ESP
• Thèmes > as you want
• Drivers64UEFI > EmuVariableUefi-64 + OSxAptioFixDrv-64 + PartitionDxe-64
• RC scripts in the target volume


Which audio codec you have?? Check motherboard manual/website.
Finally i made it worked by using that link :
http://www.insanelymac.com/forum/topic/298819-yosemite-audio-realtek-alc-applehda/
And especially this part 3. cloverALC/Clover patched, and the script which is given with.

It is working but only with the headphone plug, the internal speaker does not work and does not apper on the list on system preferences>sound>output.


Which Ethernet adapter you have?? Use DPCIManager to find out the hardware details (Check under PCIList tab)

DPCIManager : http://sourceforge.net/projects/dpcimanager/

Finally after some reboot it worked by itself...(i put the kext file from my ethernet on /EFI/CLOVER/KEXTS/10.10


DSDT & SSDTs are part of the ACPI Specification.

DPCIManager is a utility using for multiple purposes.

Still don't know what it means ^^Do you have a website were it explain everything and what is important ?


Means?? Did you mean reboot??

I mean, at the beginning it was crashing during the boot... or rebooting by itself during the boot..
Now it is much better.

Instant reboot is may be related hardware components.

Check PSU/SMPS, CPU, CPU Cooler/FANs/ CPU Temp, RAMs, All power connections.

OK, so couldn't be about a software problem.

Thanks
 
It is working but only with the headphone plug, the internal speaker does not work and does not apper on the list on system preferences>sound>output.

Internal Speaker?? Desktops have internal speakers??


Still don't know what it means ^^Do you have a website were it explain everything and what is important ?

You can search in google.


OK, so couldn't be about a software problem.

Chances are there, but very less.

My configuration is almost the same as this one :
http://www.tonymacx86.com/user-buil...-miniitx-build-asus-h81t-i5-4570s-hd4600.html
except the cpu is a bit different : i5-4440S for me, do you think i can even use the DSDT.aml file even ?

DSDT/SSDTs will be different for different BIOS versions/CPUs.

You can extract the ACPI files from your BIOS. Then you can apply required patches and you can use it.

Boot into Linux (No need to install, just make bootable USB of Ubuntu then boot in to it)
Once it is reached desktop open the Terminal and run below command.
Code:
sudo cp -R /sys/firmware/acpi/tables DEST
* Replace DEST with the path of your USB Stick (USB Stick need to be formatted as FAT32 for avoiding the permission issues)

Before trying to open, it should be disassembled with iasl

1. Download iasl from here
2. Copy the download iasl binary to /usr/bin/
3. Copy the DSDT and all SSDTS (Copy from Dynamic folder too) to one new folder.
4. Add the extension .aml to all the copied files
5. Open terminal, change the directory to the created new folder (Where you put DSDT/SSDTs)
6. Run the command
Code:
iasl -da -dl *.aml
7. Download MaciASL from here
8. Copy the MaciASL to /Applications folder
9. Now you can open your DSDT/SSDTs with MaciASL and can apply required patches.
10. Here is the link for PJALM's desktop patch repo : http://www.pjalm.com/forums/
 
Internal Speaker?? Desktops have internal speakers??
Mine yes, my motherboad provide the plug, so, i plugged a speaker, and it works on ubuntu on my other HDD.

DSDT/SSDTs will be different for different BIOS versions/CPUs.

You can extract the ACPI files from your BIOS. Then you can apply required patches and you can use it.

Boot into Linux (No need to install, just make bootable USB of Ubuntu then boot in to it)
Once it is reached desktop open the Terminal and run below command.
Code:
sudo cp -R /sys/firmware/acpi/tables DEST
* Replace DEST with the path of your USB Stick (USB Stick need to be formatted as FAT32 for avoiding the permission issues)

Before trying to open, it should be disassembled with iasl

1. Download iasl from here
2. Copy the download iasl binary to /usr/bin/
3. Copy the DSDT and all SSDTS (Copy from Dynamic folder too) to one new folder.
4. Add the extension .aml to all the copied files
5. Open terminal, change the directory to the created new folder (Where you put DSDT/SSDTs)
6. Run the command
Code:
iasl -da -dl *.aml
7. Download MaciASL from here
8. Copy the MaciASL to /Applications folder
9. Now you can open your DSDT/SSDTs with MaciASL and can apply required patches.
10. Here is the link for PJALM's desktop patch repo : http://www.pjalm.com/forums/


Ok, i will try to follow your tutorial, and let you know about it.

So finally, after applying DSDT and SSDTs to my system, what else should i do?
I especially mean about the power management ? How to know if it is well set?
What else should i do to make it work like a charm?

EDIT: soon i will plug my wifi/bluetooth card when i would have bought an antenna for it. That wil be the last hardware thing for that computer.
 
Mine yes, my motherboad provide the plug, so, i plugged a speaker, and it works on ubuntu on my other HDD.

The kext may not have support for such type of internal speakers.

So finally, after applying DSDT and SSDTs to my system, what else should i do?
I especially mean about the power management ? How to know if it is well set?
What else should i do to make it work like a charm?

If your target is native CPU/IGPU power management, then follow this guide : http://www.tonymacx86.com/mavericks...vericks-native-cpu-igpu-power-management.html

EDIT: soon i will plug my wifi/bluetooth card when i would have bought an antenna for it. That wil be the last hardware thing for that computer.

Supported WiFi/BT Chipsets and method for enabling those are covered here : http://www.tonymacx86.com/network/104850-guide-airport-pcie-half-mini-v2.html
 
Ok, fast reply, thanks a lot, i will try to follow all of this guide and let you know... ;)

And last thing, i installed istat menu to follow computer use, and temperature sensors, doesn't work ..?
 
I am back ! I was on holidays !! :)

I followed your guide :
You can extract the ACPI files from your BIOS. Then you can apply required patches and you can use it.

Boot into Linux (No need to install, just make bootable USB of Ubuntu then boot in to it)
Once it is reached desktop open the Terminal and run below command.
Code:
sudo cp -R /sys/firmware/acpi/tables DEST
* Replace DEST with the path of your USB Stick (USB Stick need to be formatted as FAT32 for avoiding the permission issues)

Before trying to open, it should be disassembled with iasl

1. Download iasl from here
2. Copy the download iasl binary to /usr/bin/
3. Copy the DSDT and all SSDTS (Copy from Dynamic folder too) to one new folder.
4. Add the extension .aml to all the copied files
5. Open terminal, change the directory to the created new folder (Where you put DSDT/SSDTs)
6. Run the command Code:
Code:
iasl -da -dl *.aml
7. Download MaciASL from here
8. Copy the MaciASL to /Applications folder
9. Now you can open your DSDT/SSDTs with MaciASL and can apply required patches.
10. Here is the link for PJALM's desktop patch repo : http://www.pjalm.com/forums/

But i am stuck on the step 9, i mean, what should i do ?? I have my dsl files, i can openned them with MaciASL and so .. lots of patch available on the website, lot of information, i am comppletely lost ...
I also checked this guide :
http://www.tonymacx86.com/yosemite-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
And it says that we have to Filter ACPI files, fixing erros and use a patch? But why patching ?

I am trying to understand, but very not clear on internet to understand. Everywhere it say that we must patch or whatever, but nowhere it says why ....
 
Status
Not open for further replies.
Back
Top