never tried it on a front or back port, always use the hub inside of my keyboard...Usb BT has to be plugged through a USB hub, otherwise it freezes.
never tried it on a front or back port, always use the hub inside of my keyboard...Usb BT has to be plugged through a USB hub, otherwise it freezes.
1) The MacOS installer will reformat the drive to apfs, there is also a firmware patch for Mac Pro 3,1 to support apfs bootingI have couple questions after watching Henninges video
Thank you for your answers in advance and sorry for having so many
- He formats os hdd in os x format not apfs format. does hdd gets reformated to apfs durning installation? and how about 3.1 not supporting apfs format without dosdude patches gonna be handled?
- With new open core install whats gonna happen to SSE 4.2 emulation? will i need to manualy have to add sse4.2 patch or rx 570 gonna work out of the gate?
- (this one is not opencore related) Which os would give best performance and hardware acceleration for rx570, mojave/catalina/big sur?
- Can do all of this from dosdude patched mojave or should i go back to el capitan?
- after open core will my rx 570 have boot screen? because i would like to dual boot to windows to for some gaming and solid works
- I have already installed in my mac BMC94322MC card but haven't removed old bluetooth card should i still do it?
Yes.• He formats os hdd in os x format not apfs format. does hdd gets reformated to apfs durning installation?
Some options:• and how about 3.1 not supporting apfs format without dosdude patches gonna be handled?
Install the kext normally in /Library/Extensions or make Open Core inject it.• With new open core install whats gonna happen to SSE 4.2 emulation? will i need to manualy have to add sse4.2 patch or rx 570 gonna work out of the gate?
Either.• Can do all of this from dosdude patched mojave or should i go back to el capitan?
Windows on MacPro3,1 should be booted using legacy BIOS instead of UEFI. So you'll need to use Mac Boot Picker (Startup Manager - hold option key at boot) or RefindPlus.• after open core will my rx 570 have boot screen? because i would like to dual boot to windows to for some gaming and solid works
Maybe they expect OpenCore to be blessed directly.Been trying to do this all over again, now using oclp 0.0.18 and notice the EFI folder produced by "OpenCore-Patcher.command" does not contain an EFI/BOOT/BOOTx64.efi subtree - therefore there is no "EFI Boot" icon/option in the Mac Picker. Why is that? Must I create it myself?
If you held the Option key at boot then you're looking at the Startup Manager (Apple Boot Picker) but the default gray background was overridden by theYes I wanted OpenCore to appear in Startup Manager as "Efi Boot". So I created an EFI/BOOT/ folder and copied the 20KB boot.efi file into it renaming it BOOTx64.efi and booted pressing Option.
Was able to see two yellow drives, Install MacOS BigSur and EFI Boot. Chose the second and the system just hanged.
Restarted pressing Option and saw a black (OC picker?) screen showing two yellow drives with no labels under them.
Choosing the first results in the "not supported on this platform" message.
Choosing the second causes it to hang again.
DefaultBackgroundColor
option in your OpenCore config.plist file which is set to black. A black background color is a bad idea on old Macs (prior to 2013?) because the volume labels are always drawn with a black foreground color.............f72a2af6..........
......f7fdffd6d6d6d6fffb......
....2affd6d6d6d6d6d6d6d6abf6..
..f7d6d6d6abf8f7f755ffd6d6fe..
..fcd6d680..........f6fed6d6f9
f6d6d6ff..............f9d6d6fd
f8d6d6fa................fed6fe
55d6d6f8................fcd6d6
fbd6d6f7................80d6d6
55d6d62a................fdd6ff
f8d6d655................ffd6ab
f7d6d6fe..............f9d6d680
..fdd6d6fa..........f6fed6d6f7
..2ad6d6d6fc2a..f6f9ffd6d6fc..
....fad6d6d6d6d6d6d6d6d6fc....
......2afed6d6d6d6d6fffa......
..........f6f855f9f6..........
Jacklukem’s Big Sur basesystemfix usb installer fixed audio on my 3,1 using Big Sur. Wifi and USB 2 issues also. On his githubI've managed to setup opencore working with a working 11.2.3 Big Sur.
As per the video that Henninges posted. The trick was to use the config.text.plist and not the config.GOP.plist. Even that my card is an AMD R9 280X Mac flashed.
But for now, absence of internal audio make it a no-go for me, as my Mojave is still working without problems.
I was waiting for bigmac2 patch that will solve quite a lot of problems bigmac1 has, but the roadmap for release is passed and not even a public beta.
Oh well, Mojave will still be useful for more than a year so there is time
There is a fourth option, D, in that both RefindPlus (when theSome options:
A) put EFI drivers in firmware
B) load EFI drivers with rEFInd, RefindPlus, or OpenCore
C) make the firmware load EFI drivers from disk using the DriverOrder and Driver#### NVRAM variables.
supply_apfs
token is activated) and OpenCore (when the EnableJumpStart
flag is activated) will provide APFS capability on the fly without a need for adding drivers.Difficult to avoid some level of "Firm Patching" to get full functionality on an MP31. Seems most things work though and all depends on whether one needs something that doesn't without such patching.Jacklukem’s Big Sur basesystemfix usb installer fixed audio on my 3,1 using Big Sur.
I wouldn't call D a separate option. Instead, for each of the three options A,B,C, you have two choices: use the APFS driver or use a APFS JumpStart driver which loads the APFS driver from the APFS container. How does the APFS JumpStart driver handle multiple APFS partitions? Does each container use its own embedded driver, or does the APFS Jumpstart driver try choose the latest driver from all the containers?There is a fourth option, D, in that both RefindPlus (when thesupply_apfs
token is activated) and OpenCore (when theEnableJumpStart
flag is activated) will provide APFS capability on the fly without a need for adding drivers.
Options B & C have a disadvantage of loading a specific APFS driver version which might not be compatible with some Mac OS versions (apparently not a good idea to use Mojave or High Sierra APFS drivers for Big Sur) while Options A & D would dynamically load the correct driver version for each Mac OS version (assuming Option A refers to flashing the firmware for APFS).
Might be possible to get the same effect in Options B & C by using a APFS JumpStart driver instead of a specific APFS driver version. The JumpStart driver would then load the APFS driver to be used.
/usr/standalone/i386/apfs.efi
but I'm not sure about the situation when you want to install Big Sur and you don't have Big Sur yet. I guess that's not a problem - just follow Big Sur install instructions.It is from a user's point of view. The option open to a user in "D" is to activate a config flag in either or both of RP and OC as opposed to loading a driver (whether APFS or JumpStart) in one of the ways set out in the other options.I wouldn't call D a separate option.
It appears to connect a driver for each handle that needs it. Not 100% sure though.How does the APFS JumpStart driver handle multiple APFS partitions? Does each container use its own embedded driver, or does the APFS Jumpstart driver try choose the latest driver from all the containers?
That should work subject to Apple never dropping support for an older Mac OS version that you still want to run, in the APFS driver of a future one.Instead of using the APFS JumpStart driver, you can copy the apfs driver from the latest macOS you have whenever there's an update.
Confirmed that each container will have its own specific driver.It appears to connect a driver for each handle that needs it. Not 100% sure though.
Probably related to your GPUIf anyone has any ideas or tips, I'd appreciate the help!
That was next on my list to try, swapping the cards from my 5,1 and 3,1...but both of them are R9 280x's. I'll give that thread a good read.Probably related to your GPU
Gigabyte HD 7950, Mojave 14.6 clean install, kernel panics at every reboot
Hello ! First of all I'd like to thank this community for the very great tips I've learned so far. I've read hundreds of pages but yet I'm not tired to learn from such experts. So I've actually upgraded my system to a Mac Pro 5.1 (2010) dual hex X5690 @3.46 GHz, 128 Gb ram, and to get the...forums.macrumors.com