5T33Z0 / OC-Little-Translated

ACPI Hotpatches and Guides for the OpenCore Bootmanager. Enhance and fine-tune your system by adding devices and enabling additional features not covered in the OpenCore Install Guide.
BSD 3-Clause "New" or "Revised" License
504 stars 71 forks source link

"-radvesa" flag does not work for Sonoma install, but "-amd_no_dgpu_accel" works #107

Closed BillDH2k closed 5 months ago

BillDH2k commented 5 months ago

I've followed your excellent guide "Installing macOS Ventura or newer on Ivy Bridge systems" and successfully installed Sonoma on HP Z420/Z620 (X79 platform). One thing I've discovered was that "-radvesa" flag did not work, Sonoma install would stuck not passing this line:

(system) : failed lookup: name = com.apple.dock.fullscreen, requestor = Installer Program[59], error = 3; No such process

But "-amd_no_dgpu_accel" flag worked. I've tested three different cards, AMD RX380, RX480, and RX580, all same results.

May be you should add a note in your guide, by suggesting "-amd_no_dgpu_accel" flag, for discrete AMD cards.

Thanks!

5T33Z0 commented 5 months ago

Thanks for the feedback. I will update the guide. According to the whatevergreen repo, radvesa supposedly "Disables ATI/AMD video acceleration completely". Maybe it doesn't work with Sonoma.