Mac Os For Amd Apu Radeon
You should see the installer in few minutes.
Mac Os For Amd Apu Drivers
Select the language and click continue, next go to menu bar and select Utilities – again select Disk Utility.
Click Now select the HDD which you want to use for installing OS X and click on Partition and click on Options just beside + and – Select GUID partition scheme and click OK
Partition however you want make sure you give at least 60 GB to OS X. After partitioning click on the Erase tab and select the Mac OS X partition that you have created and format it using Mac OS Extended Journaled.
Close the Disk Utility by clicking on the red x mark on top left corner of the application.
Click Continue and Agree the license agreement in the next screen and in the next screen before clicking on Install you must click onCustomize.
Leave all the selections default as all the required stuffs would be selected, just go to the Laptop Drivers section and uncheck the Trackpad, PS2, Mouse support.
Click OK
Select the Drive where you want to install OS X and click Install it will take 30 mins to install once done, remove your USB drive and Reboot.
If you have done exactly how i have mentioned, you should see the Chameleon boot loader screen,
…………we are not done yet. If you see Boot 0 and your chameleon vanishes right after it displays Boot 0 keep pressing Up arrow key in the keyboard it will show the chameleon boot loader.
Make sure the pointer is pointing at the OS X drive.
Now type ( the letters will appear on the bottom of the screen)
– x GraphicsEnabler=NO ( these are case sensitive type as shown)
-x is used to boot in the safe mode with disabled Graphics ( so we use Graphics enabler =no command in order to avoid any conflict with the Graphics Drivers(kexts))
It will show you the gray apple logo eventually It should bring you to the Setup screen.
Complete the Setup and Viola you should have the Mavericks Desktop. Important this is that you do not restart or shutdown until the OS configures, you will get a pop up saying the computer is configured successfully.
Your Ethernet should be working good. However now we will fix some other issues.
Once the configuration completes you must reboot and in Chameleon boot loader now you can type using the boot flags -v GraphicsEnabler=NO .
Mac Os For Amd Apu Version
if your screen freezes at 'Missing Bluetooth Controller Transport' it is because of the graphics kexts to solve this do as below.
Boot with -s. When you see the prompt 'root:':
Type: mount -uw /
Type: cd /System/Library/Extensions
Type: mkdir intel_back
Type: mv AppleIntelHD* AppleIntelF* intel_back/
Type: touch ../Extensions
this was the fix posted on http://quickwebgems….controller.html
thanks for the uploader
If this doesn't solve your problem use the above commands and replace the 4th line with the below
mv GEForce* intel_back/
rest should remain same ( we are just moving the GEForce kexts to the intel_back directory)
Boot using the same boot flag -v GraphicsEnabler=NO
To fix the Graphics Issues just download these files CLICK (modified for Radeon HD 6770)and install these using Kext Wizard which is installed by the Niresh's distro by default.Just type Kext in the spotlight or it will be in Applications
Extract the files – Open Kext Wizard – Go to installation tab browse and select these files and click install.
These will replace your existing Radeon Kexts, now you should have full QE IC.
Now reboot and do the below to avoid any more errors.
Mac Os For Amd Apu Ryzen
AMD Users May Have Problem With AppleIntelCPUPowerManagement.kext
Backup The Related Kexts
Reboot Using '-s' Kernel Flag (Without The Quotes)
type 'fsck -fy' press enter (Without The Quotes)
type 'mount -uw /' press enter (Without The Quotes)
type 'mv /System/Library/Extensions/AppleIntelCPU* /' press enter (Without The Quotes)
Unfortunately my audio is still not working, i will find a fix and post is ASAP.
Mac Os For Amd Processor
Audio is fixed
You will just have to ensure to select the Line out type in the System preferences – Sound.
Complete video tutorial of my installation can be found below.