Is it possible to configure OpenCanopy for ultra widescreen resolutions, such as 3440x1440? My boot picker is stretched really wide.
It works fine on my 32:9 (3840x1080) monitor.Is it possible to configure OpenCanopy for ultra widescreen resolutions, such as 3440x1440? My boot picker is stretched really wide.
When updating to a newer version always consult with the relevant OC manual, because there might be new parameters introduced. Also there is anI figured I'd post here before reverting to 0.6.0.
I run a single Xeon as a media server w/4x8tb drives in RAID5 by SoftRAID. Everything worked fine with all the 0.5.x and 0.6.0 releases of OpenCore. Yesterday I updated OC to 0.6.1 and today I got a message from SoftRAID (see below) that it thinks I'm running with SecureBoot (a T2 chip), which obviously isn't the case.
I've never enabled any Security Settings in Recovery Mode, so this must be an OC implementation w/0.6.1. Can anyone provide any insight to managing this in 0.6.1, otherwise I'm going to revert to 0.6.0.
ocvalidate
utility for checking the configuration against the current release.SecureBootModel
parameter introduced, which you will have to set as disabled.0.6.1 added a few options about Secure Boot. Did you config them properly accordingly?I figured I'd post here before reverting to 0.6.0.
I run a single Xeon as a media server w/4x8tb drives in RAID5 by SoftRAID. Everything worked fine with all the 0.5.x and 0.6.0 releases of OpenCore. Yesterday I updated OC to 0.6.1 and today I got a message from SoftRAID (see below) that it thinks I'm running with SecureBoot (a T2 chip), which obviously isn't the case.
I've never enabled any Security Settings in Recovery Mode, so this must be an OC implementation w/0.6.1. Can anyone provide any insight to managing this in 0.6.1, otherwise I'm going to revert to 0.6.0.
OpenCore on Legacy Apple Hardware
This guide explains how to use the excellent OpenCore bootloader on a classic Mac Pro to install, run and update macOS Catalina, resulting in a clean, unpatched operating system no different than on a supported Mac.
Why OpenCore?
There are several advantages to using OpenCore on a classic Mac Pro:
Boot picker screen (even with a standard graphics card)
View attachment 916024
Software Update (just like on a supported Mac)
View attachment 882160
Hardware acceleration (and DRM for Netflix on Safari)View attachment 919405
Requirements
Mac Pro model Early 2009 with MacPro5,1 firmware,* Mid 2010 or Mid 2012 Processor architecture Westmere (E56xx, L56xx, X56xx) / Gulftown (W36xx) Boot ROM version 144.0.0.0.0* Graphics EFI (flashed) or standard UEFI card with Metal support
* Need to upgrade? See the upgrade instructions.
PART I
Basic Installation
PART II
Advanced Configuration
PART III
Maintenance
APPENDIX
Acknowledgements
A big thank you to @vit9696 and the other talented developers of Acidanthera for making all of this possible. Special gratitude goes to @h9826790 for spearheading the hardware acceleration study and @startergo for the relentless testing that led to boot screen support. And thanks to all those that have contributed to this thread!
I was waiting for post 1 to be updated before moving to OpenCore 0.6.1 - are you planning to update it?
Great - thanks so much - I'm retired now so I do appreciate you doing this and working full time too.Absolutely. I’m quite busy at the moment, but I will update the wiki as soon as I can.
No.Is there any possibility to boot Windows bootcamp with opencore?
It works fine on my 32:9 (3840x1080) monitor.
View attachment 951239
Are you using DisplayPort? Or HDMI?
May be you can run debug mode to check which resolutions are detected. Then manually assign a better resolution for the boot picker (if 3440x1440 is not on the list).I'm using DisplayPort on a Vega 64. 3440x1440 works fine once booted, just the boot picker is stretched.
Better not to touch them, AFAIK, these files are the signatures for secure boot.
Seems like it.
strings /System/Library/CoreServices/boot.efi.*.im4m | sort -u | sed -E '/^.{1,7}$/d'
Code:"Apple X86 Secure Boot Root CA - G11 2T8012Mac-TssLive-ManifestKeyGlobal-RevB-DataCenter1 xmH4smoln. ',X)QNPh 170323023206Z 170323214243Z0_1;09 7$Xbuks\ Apple Inc.1 }NT\rLg$c
There's a tool to open it:
which requires you build this first:![]()
GitHub - tihmstar/img4tool: A tool for manipulating IMG4, IM4M and IM4P files
A tool for manipulating IMG4, IM4M and IM4P files. Contribute to tihmstar/img4tool development by creating an account on GitHub.github.com
but I don't know what any of it means.![]()
GitHub - tihmstar/libgeneral: general stuff for projects
general stuff for projects. Contribute to tihmstar/libgeneral development by creating an account on GitHub.github.com
Device properties injection does not work yet properly in BigSur. A PCIE bridge has to be created through SSDT. In Mojave and Catalina it is the preferred way and leaving the boot arguments NVRAM variable as short as possible.It seems the default config.plist relies on boot-args for HWAccel & Catalina booting rather than the hybridization method with Device Properties for the GPU. Is there a reason for doing so performance wise or is it just easier to implement?
I have the same issue with my Vega 64 over displayport and hdmi on my 21:9 monitor. Running the debug version of OpenCore showed it wasn't detecting the 3440x1440 resolution. I tried forcing the resolution but lost my video output. I've chosen to accept it and use my secondary 2560x1440 monitor as my boot display since it displays correctly.I'm using DisplayPort on a Vega 64. 3440x1440 works fine once booted, just the boot picker is stretched.
0.6.1 added a few options about Secure Boot. Did you config them properly accordingly?
I posted my 0.6.1 package at here
You may try it.
Is there any possibility to boot Windows bootcamp with opencore?
Please provide logging file from the debug OC version. Example setup for the log file:@startergo also here are the two drives after boot that appear in apple boot menu with native boot graft card...
hello. I've installed Catalina in two 5,1s and they work perfectly, thanks you.
but one of them doesn't display the boot screen, it has a radeon HD 7870, the one that works is an RX 580.
anyone know how to fix it?
It's this exact model https://www.amazon.com/VisionTek-Radeon-GDDR5-MiniDP-Graphics/dp/B0085O90SQ
I got it used really cheap and it works perfectly everywhere else.
thanks in advanced.
OpenCore doesn't support the 7870.
This is the macOS support, not UEFI GOP support (which OpenCore use to show the boot screen).