With OpenCore bootloader?I have a mid 2009 iMac 9,1 running Catalina 10.15.4.02
With OpenCore bootloader?I have a mid 2009 iMac 9,1 running Catalina 10.15.4.02
I'll try... This could help with drm (looks like it) only... Gonna do it, and then i 'll give some feedback...You might try these to see if it helps with Friendly Streaming open Applications folder-right click on Friendly Streaming-Show Package contents and unzip these to and place the contents in the Frameworks folder
[automerge]1586882769[/automerge]
If you have a version of tccplus click on Y to replace and it should work
no with dosdude1's Catalina PatcherWith OpenCore bootloader?
If you can't get Netflix to work on Friendly Streaming I got it to work with this app https://github.com/oscartbeaumont/ElectronPlayer/releases after you install it go to Applications right click on Electron Player show package contents-Frameworks/Electron.Frameworks and place those two in there and it does workI'll try... This could help with drm (looks like it) only... Gonna do it, and then i 'll give some feedback...
Do you still have the bootable pen of the instalation (dosdude1, right?)?Hi @Jforte ,
View attachment 905838
In first I have this message and when I download I have this:
View attachment 905839
and after i have this.. nothing else.
You might try these to see if it helps with Friendly Streaming open Applications folder-right click on Friendly Streaming-Show Package contents and unzip these to and place the contents in the Frameworks folder
[automerge]1586882769[/automerge]
If you have a version of tccplus click on Y to replace and it should work
Ahh! Ok. I already know that I just wondering OpenCore will work on Legacy iMac?no with dosdude1's Catalina Patcher
Neither of the solutions worked... Electron player gave me the M7121-3078 error (my browser no longer compatible).screenshot of the electron playerView attachment 905846
go to System Preferences-General and if you use Microsoft Edge set that as your default browser see if that works and which version of the Electron Player did you install as I have issues with the beta 3 versionNeither of the solutions worked... Electron player gave me the M7121-3078 error (my browser no longer compatible).
Also, friendly streaming allows me to add/remove streaming services...
jackluke's OpenCoreAPFSloader works but it just a boot menu as far as installing a full OpenCore I really don't knowAhh! Ok. I already know that I just wondering OpenCore will work on Legacy iMac?
just for your information the libwidedevinecdm.dylib those you can find in Google Chrome, Microsoft Edge, and Spotify apps I took those two from SpotifyNeither of the solutions worked... Electron player gave me the M7121-3078 error (my browser no longer compatible).
Also, friendly streaming allows me to add/remove streaming services...
I'm pretty sure it will work. Let us ask @jackluke.Ahh! Ok. I already know that I just wondering OpenCore will work on Legacy iMac?
jackluke's OpenCoreAPFSloader works but it just a boot menu as far as installing a full OpenCore I really don't know
I've found yet issue with Safari on 10.15.3
I can't enable any checkbox for extensions
This extensions works well in 13.0.5 Safari on High Sierra, the same version Safari I have on Catalina 10.15.3
View attachment 905850
A checkmark in the checkbox instantly appears and disappears again.
Does anybody know a workaround?
I have OpenCore 0.5.6 on MacBook6,1 with Catalina 10.15.3, just for fun. Here is my config.plistAhh! Ok. I already know that I just wondering OpenCore will work on Legacy iMac?
I have both versions on 2 different usb's I haven't really tested them except the meatiest on the first version and about 60 percent of the memtest my iMac shut down but I love it though it is awesome I just didn't know if was asking if OPenCore would work to install macOS Catalina as some people have to spoof their mac's to a different modelIt's not just a boot menu, it quickly fixes: csrutil (SIP disabled), amfi (Library validation disabled), no_compat_check (platform whitelist), legacy usb (input and output usb devices) and telemetry plugin (core2duo kernel panic or bootloop).
It allows to boot any unpatched (or patched) macOS and stock macOS recoveries, and to complete an OTA update (and macOS installer stage 2) on non-APFS firmware machine.
But it doesn't support non-EFI Metal GPU for bootscreen (unless you load refind first), while EFI Metal GPU flashed with a bootscreen are supported.
And it doesn't provide post-install patches as Audio, Wifi and Graphic acceleration, but almost surely using only my opencore setup you can directly login to a stock macOS Mojave or Catalina desktop lets say as a kind of safe mode.
This worked for me: https://forums.macrumors.com/threads/macos-10-15-catalina-on-unsupported-macs.2183772/post-28354240Yes, either "no matching processes belonging to you were found" or when applied with sudo... ...nothing. But M$ still does not start up.
I have OpenCore 0.5.6 on MacBook6,1 with Catalina 10.15.3, just for fun. Here is my config.plist
I have DSDT with fixed errors in EFI/OC/ACPI, FwRuntimeServices.efi as single efi driver for some quirks, and three kext for Continuity enabling and for better working wifi: Lilu.kext, AirportBrcmFixup.kext and BT4LEContinuityFixup.kext (with usb 4.0 dongle GMYLE), and fix for Bluetooth framework plist to permit the continuity for my Mac model. These kexts work in /L/E also, no need OpenCore. It's just for test and fun.
With OpenCore doesn't work Hibernation wake (mode 25) and OpenCore doesn't support legacy boot Windows. EFI linux and bless switch to other EFI OS supported. I use boot piker from MacBook EFI, see the config.plist.
1) DSDT and ACPI fixes not needed, I want to check could I use a custom DSDT if I will need it. And yes I could. (For the future)An advise, If you use the 10.15.4 you need to add the nvram "amfi_get_out_of_my_way=1" and also you should disable SIP with a csrutil base64 value, otherwise without fully disabling SIP the AMFI is not properly disabled and system won't boot with non-metal video patches.
I have some questions:
1) In your config.plist why do you have DSDT aml and ACPI fixes, are you sure they are needed on a real EFI mac ?
2) And why do you block the AppleTyMCEDriver.kext ?
3) I understand that you using Lilu.kext you can patch the Broadcom Wifi and BT4 BLE continuity, but can you patch also the AppleHDA.kext to enable Audio Sound when the stock AppleHDA.kext is installed in SLE ?
Because I made some attempts but even with Lilu.kext the Audio kext are injected on the prelinkedkernel but if I use a stock Catalina SLE they are loaded but not used.
1) DSDT and ACPI fixes not needed, I want to check could I use a custom DSDT if I will need it. And yes I could. (For the future)
2) This from simple.plist, for MacPro, it is not enabled in config.
3) I did not try to patch AppleHDA, this is work for AppleALC.kext. My goal was not to get Catalina completely through OpenCore, but see if I can use OpenCore in the future.
In fact, not all settings are needed there, I tried to wake up from hibernation, but vit9696 replied that recognizing the hibernation sign intercepts Apple BDs, too early for OpenCore could got it.
I was interested to see how the boot piker works, and can I minimally unmask my hardware, while on hackintosh, on the contrary, they mask it as much as possible. And also check how bless will work.
Do you still have the bootable pen of the instalation (dosdude1, right?)?
Do you have your SIP disabled (go to terminal and type 'csrutil status', if you don't know)?
If enabled, disable it...
Use it, boot your mac from it, select 'macOS Post Install' ser if all optimal patches are selected, including "library validation disabler patch" (for me, it is the last One, and it is not selected). Apply. See if tccplus works...
did you try deleting tccplus from the downloads folder then try the tccplus wrapperYes SIP is disabled:
View attachment 905905
When I launch "tccplus wrapper" I still have this message: the 'tccplus' tool by Jeremy Legendre doesn't seem to be installed.
Office works for me without 'amfi_get_out_of_my_way in the boot args and with using sudo killall taskgated but on first launch I got a error report before I closed the error report I launched Microsoft Word again and it opened then I closed the error reportAre we supposed to retain the boot-arg 'amfi_get_out_of_my_way=1' after installation of 10.15.4? Details below...
I was under the impression that amfi_get_out_of_my_way=1 was only required during installation of DosDude-patched 10.15.4 on my MBP6,2; however, I'm finding that my Microsoft Office 16.36 apps won't start without this boot-arg. Running 'sudo killall taskgated' in Terminal does not help.
Is it to be expected that we must retain the boot-arg 'amfi_get_out_of_my_way=1' after installation of 10.15.4?
did you try deleting tccplus from the downloads folder then try the tccplus wrapper
[automerge]1586900182[/automerge]
Office works for me without 'amfi_get_out_of_my_way in the boot args and with using sudo killall taskgated but on first launch I got a error report before I closed the error report I launched Microsoft Word again and it opened then I closed the error report
Office works for me without 'amfi_get_out_of_my_way in the boot args and with using sudo killall taskgated but on first launch I got a error report before I closed the error report I launched Microsoft Word again and it opened then I closed the error report