Unfortunately, The T2 Security chipset prevents booting from RAID 0 in APFS format for me. I was able to setup Raid 0 in APFS and installed Catalina though. I have 2018 Mac Mini. Is there a solution for me?I've followed that method with my supported 2012 Macbook Pro configured APFS RAID 0 with latest Macosx Catalina 10.15.1 release today and its working fine, just need to rename bootcaches near the end to complete installation.
View attachment 873477
This will be excellent. Hope to see it soon.from discord
dosdude1Today at 12:01 PM
No, I'm actually going to make a completely custom softwareupdated implementation, that not only ignores system checks, but also ensures post-install patches are not overwritten during the update process.
The Software update in System Preferences is broke in Catalina
Dosdude and Julian have a lot on their plates with Schoolwork and a life outside MR but dosdude said he is working on a fix its one thing at a timeHow come none of this stuff ever ends up in “known issues”? Seems like kind of a big one?
Unfortunately, The T2 Security chipset prevents booting from RAID 0 in APFS format for me. I was able to setup Raid 0 in APFS and installed Catalina though. I have 2018 Mac Mini. Is there a solution for me?![]()
Thank you, I did it and all is OK now!Have not done this for Catalina but this works for Mojave so give it a try. First find the name of your efi partition. In terminal use:
sudo diskutil list
You will be asked for your password then get a full list of all the drives. Find the efi one, for example mine is disk0s1 - yours may be different. Then mount this disk so it appears on your desktop. In terminal use :
sudo diskutil mount disk0s1
You may need to replace my example disk name with yours. After a moment the efi drive should appear on your desktop. You can then use finder to delete the following: apfs.efi, /BOOT/BOOTX64.EFI and startup.nsh.
I have tried this in Catalina and it does bring up the disk onto the desktop. However, I have no files to delete (using APFS ROM) so have not actually deleted anything to see if it works fully. Catalina's system drive is now read only so I do not know if this will effect mounted efi drive. If you find that you are not allowed to delete the files inside the efi drive then try this command first to make the system drive read/write (SIP disabled):
sudo mount -uw /
Sidecar will only work if you have HEVC encode/decode. Unfortunately the cMP3.1 is unable to do this. Need an upto date Intel CPU with QuickSync or T2 chip. Work is presently being done by members to get a cMP5.1 with appropriate graphics card (like RX580) to have HEVC encoding/decoding but it is proving a challenge. They have a solution but it is undergoing evaluation as we speak. Maybe the cMP3.1 may benefit from this work but at the moment the answer is no for Sidecar.Hi Guys, Can anyone tell me if Sidecar works on my MP 3.1 running Catalina ? I see it in system preferences and I am thinking of getting a 2018 iPad which is 6th generation and Sidecar supported.
Sidecar will only work if you have HEVC encode/decode. Unfortunately the cMP3.1 is unable to do this. Need an upto date Intel CPU with QuickSync or T2 chip. Work is presently being done by members to get a cMP5.1 with appropriate graphics card (like RX580) to have HEVC encoding/decoding but it is proving a challenge. They have a solution but it is undergoing evaluation as we speak. Maybe the cMP3.1 may benefit from this work but at the moment the answer is no for Sidecar.
In which case there is no chance as the GTX680 does not have HEVC hardware.I am using a GTX 680 2GB card
It's working for me on my MacBook Air 2,1, thank you.this Hitoolbox and Skylight works with 10.15.1 perfect just installer and reboot
In which case there is no chance as the GTX680 does not have HEVC hardware.
Unfortunately, Apple deprecated RAID 0 booting as far back as High Sierra. A number of people have tried to get round this and as far as I know have been largely unsuccessful. One reason provided by Apple engineers is that RAID booting is inherently insecure.
Some non-Apple engineers at carbon copy cloner and softraid tried to figure a workaround but gave up.
I have seen some very obscure methods that some people claim to work but it was too much effort for too little reward in my case.
Good luck.
Yes, but as far as I know the Kepler core does not contain any HEVC hardware so it will not benefit from any EFI patches etc. It is a card from 2012 so has done very well in its time but nVidia themselves say it is unable to encode/decode HEVC.On this thread: https://forums.macrumors.com/threads/opencore-on-the-mac-pro.2207814/post-27924041
Using the OpenCore bootloader and its config file with some kind of "on-the-fly EFI patches", seems unlocked HEVC encoding/decoding on target Metal GPUs (and similar method also should allow "Software Update" on Catalina unsupported machines).
Yes, but as far as I know the Kepler core does not contain any HEVC hardware so it will not benefit from any EFI patches etc. It is a card from 2012 so has done very well in its time but nVidia themselves say it is unable to encode/decode HEVC.
Yes this is looking promising if you have a graphics card that supports HEVC such as the AMD RX580. Cards like the GTX680 are metal enabled but lack the physical hardware for HEVC. So not all metal cards are capable of HEVC.I read from that thread that spoofed the MacPro as an iMac (with HEVC support GPU), I thought any Metal GPU were capable of HEVC, however just to clarify the credit for that discovery belongs to this post: https://forums.macrumors.com/threads/opencore-on-the-mac-pro.2207814/post-27921590
this Hitoolbox and Skylight works with 10.15.1 perfect just installer and reboot
I can confirm this works on MBP 8,2 without a hitch on 10.15.1 - Thanks!
Number 1. Software update in preferences not working yet.Which of these is the proper installation method for 10.15.1?
- Make a new USB patcher and then reinstall over current OS. OR
- Install from Software update and then apply the post-install patches?