Glad to have found this thread dedicated mostly towards the 660. I've updated to 10.13.2 Developer Beta 3 and the problem remains. I hope Apple is looking into a fix...
For those of you who own the RX 560 (XFX-AMD Radeon or PowerColor Red Dragon), can you tell me if your Mac boots up with the Apple logo? Thx.
I have replaced GTX660 with RX580 (PowerColor Red Devil), and it boots up as swiftly and smoothly as usual. To make RX580 work, I have modified Clover like below:
1. Delete the CSM Video driver CsmVideoDxe-64.efi from the Clover / drivers64UEFI folder, and set Configuration / Graphics / PatchVBios to False.
2. Put the latest modified APFS.efi in the Clover / drivers64UEFI folder. This APFS.efi is patched binarily to avoid showing error massages, thus to avoid breaking the graphical boot process with abruptive text mode error massage screens.
3. Put latest Lilu and WhateverGreen in the Clover / kexts / 10.13 folder.
4. Patch the AppleGraphicsDevicePolicy.kext as Pike had suggested:
Code:
Kext: AppleGraphicsDevicePolicy
Find: <626f6172 642d6964>
Replace: <626f6172 642d6978>
(c)Pike R. Alpha
5. Inject power management policies in the AppleGraphicsPowerManagement.kext with Clover.