- Joined
- Dec 11, 2011
- Messages
- 2
- Motherboard
- Gigabyte P55M-UD2
- CPU
- Core i5 750
- Graphics
- Geforce GT440 - OEM 1.5GB
- Mac
-
- Classic Mac
-
- Mobile Phone
-
Today I installed on my P55M-UD2 build and it runs smoothly and anything works
The hardware configuration is:
P55M-UD2 (F11 BIOS)
Core i5 750
AMD Radeon HD6350 (LFH-60 to Dual DVI-I)
Sleep OK
Audio OK
Ethernet OK
Dual Monitor OK
First I followed this post to make a bootable Sierra install usb drive
https://www.tonymacx86.com/threads/...ierra-on-any-supported-intel-based-pc.200564/
Then modify the DSDT (My modified DSDT file is also attached), the DSDT file downloadable in the website's download zone has two issues, which make it won't works on Mac OS X 10.11+
1) For 10.11+, we need patch the DSDT with EHC1->EH01, EHC2->EH02 change to make USB works, please read: https://www.tonymacx86.com/threads/...orking-in-ga-p55m-ud2-v1-0-mobo.172843/page-2
2) For 10.11+, we need change the layout-id to make audio works, please read: https://www.tonymacx86.com/threads/...orking-in-el-capitan-mobo-ga-p55m-ud2.173423/
Both change we can be done in DSDT file directly, use MaciASL to open the DSDT.aml file you just downloaded
For issue 1, change all code "EHC1" to "EH01" then all "EHC2" to "EH02"
For issue 2, edit dsdt/HDEF/layout-id/0x01, 0x00, 0x00, 0x00 (replace: 0x77, 0x03, 0x00, 0x00)
Save the DSDT file
Then setup the BIOS
Refer to this post
https://www.tonymacx86.com/threads/ga-p55m-ud2-install-thread.61384/
1) Don't forget to disable serial port in BIOS!!!
2) Don't forget about other required settings (AHCI, PEG, HPET x64 etc.)
Then boot up the USB drive you made in first step, it will just boots up without any settings
follow the Mac OS X installer to finish installation, then reboot computer with the USB drive, then goes to Post Install steps.
POST INSTALL
You need both Clover Configurator and MultiBeast - Sierra Edition to finish the POST INSTALL steps.
First, install the MultiBeast
1) In the Quick Start, select Legacy Boot Mode
2) In the Drivers, select Audio ->Realtek -> ALC887/888b Legacy (Try Legacy first, if it don't work, then try the "current" one)
3) Select Network -> Realtek -> RTL8111 v2.2.1
4) Select Build -> Install
Finish the install of MultiBeast
Then Use Clover Configurator
Select Mount EFI -> Mount EFI partition
Click Open Partition, open the EFI partition in finder
Copy the DSDT.aml you modified into EFI/Clover/ACPI/patched folder
To make system wakes up correctly from sleep
In the System Preferences -> Energy Saver, check the "Start up automatically after a power failure"
Please read: https://www.tonymacx86.com/threads/partially-solved-sleep-problems-p55m-ud2-v1-1.3083/
For the AMD Radeon HD5450/6350 user only
Open /EFI/CLOVER/config.plist in Clover Configurator
In the Acpi, check the FixDisplay box in Fixes group
In the Devices, change the Fake ID -> ATI with 0x68E01002, that a PCI ID in ATi5000controller.kext which matches "Cedar" GPU core
Save the config.plist file
Reboot your computer and enjoy! My modified DSDT file is also attached
The hardware configuration is:
P55M-UD2 (F11 BIOS)
Core i5 750
AMD Radeon HD6350 (LFH-60 to Dual DVI-I)
Sleep OK
Audio OK
Ethernet OK
Dual Monitor OK
First I followed this post to make a bootable Sierra install usb drive
https://www.tonymacx86.com/threads/...ierra-on-any-supported-intel-based-pc.200564/
Then modify the DSDT (My modified DSDT file is also attached), the DSDT file downloadable in the website's download zone has two issues, which make it won't works on Mac OS X 10.11+
1) For 10.11+, we need patch the DSDT with EHC1->EH01, EHC2->EH02 change to make USB works, please read: https://www.tonymacx86.com/threads/...orking-in-ga-p55m-ud2-v1-0-mobo.172843/page-2
2) For 10.11+, we need change the layout-id to make audio works, please read: https://www.tonymacx86.com/threads/...orking-in-el-capitan-mobo-ga-p55m-ud2.173423/
Both change we can be done in DSDT file directly, use MaciASL to open the DSDT.aml file you just downloaded
For issue 1, change all code "EHC1" to "EH01" then all "EHC2" to "EH02"
For issue 2, edit dsdt/HDEF/layout-id/0x01, 0x00, 0x00, 0x00 (replace: 0x77, 0x03, 0x00, 0x00)
Save the DSDT file
Then setup the BIOS
Refer to this post
https://www.tonymacx86.com/threads/ga-p55m-ud2-install-thread.61384/
1) Don't forget to disable serial port in BIOS!!!
2) Don't forget about other required settings (AHCI, PEG, HPET x64 etc.)
Then boot up the USB drive you made in first step, it will just boots up without any settings
follow the Mac OS X installer to finish installation, then reboot computer with the USB drive, then goes to Post Install steps.
POST INSTALL
You need both Clover Configurator and MultiBeast - Sierra Edition to finish the POST INSTALL steps.
First, install the MultiBeast
1) In the Quick Start, select Legacy Boot Mode
2) In the Drivers, select Audio ->Realtek -> ALC887/888b Legacy (Try Legacy first, if it don't work, then try the "current" one)
3) Select Network -> Realtek -> RTL8111 v2.2.1
4) Select Build -> Install
Finish the install of MultiBeast
Then Use Clover Configurator
Select Mount EFI -> Mount EFI partition
Click Open Partition, open the EFI partition in finder
Copy the DSDT.aml you modified into EFI/Clover/ACPI/patched folder
To make system wakes up correctly from sleep
In the System Preferences -> Energy Saver, check the "Start up automatically after a power failure"
Please read: https://www.tonymacx86.com/threads/partially-solved-sleep-problems-p55m-ud2-v1-1.3083/
For the AMD Radeon HD5450/6350 user only
Open /EFI/CLOVER/config.plist in Clover Configurator
In the Acpi, check the FixDisplay box in Fixes group
In the Devices, change the Fake ID -> ATI with 0x68E01002, that a PCI ID in ATi5000controller.kext which matches "Cedar" GPU core
Save the config.plist file
Reboot your computer and enjoy! My modified DSDT file is also attached
Attachments
Last edited: