Thank you!! Great work as always.They're just copies of the frameworks from 10.14.3, unmodified.
Thank you!! Great work as always.They're just copies of the frameworks from 10.14.3, unmodified.
Neither are Metal-supported. No pre-2012 Mac is, except for Mac Pros with swapped GPUs.How do I know if my MacBook Pro 7,1 and my MacMini 3,1 are metal graphics or not? The MacMini Has a NVIDIA GeForce 9400 and the MacBook Pro has a NVIDIA GeForce 320M.
I think I’m staying at 10.14.3 I’ve tried 6 times using the terminal and can’t get into Mojave and when I try safemode I get a circle with a line through it I’m not versed with the terminal ask PkomumeI'm grateful for all the efforts of all the contributors listed in the OP.
Don't use safe mode, use single-user mode. Command+S at boot, not Shift.I think I’m staying at 10.14.3 I’ve tried 6 times using the terminal and can’t get into Mojave and when I try safemode I get a circle with a line through it I’m not versed with the terminal ask Pkomume
I reinstalled 10.14.3 and checked to see if GeForceTeslaGLDriver.bundle got renamed using command S but it still hung up so I tried safe mode to see if could rename backDon't use safe mode, use single-user mode. Command+S at boot, not Shift.
I reinstalled 10.14.3 and checked to see if GeForceTeslaGLDriver.bundle got renamed using command S but it still hung up so I tried safe mode to see if could rename back
The update on my supported machine (MBP 2012) to 10.14.4 developer beta 4 showed the firmware progress bar again.
I’ll stick to 10.14.3 on my unsupported Mac for a little longer, I think.
View attachment 824972
Hi Collin, I'm using a Mac Pro 3,1. It was running El Capitan, but I'm a heavy Adobe user, so needed to update for the latest batch of Creative Cloud updates to install. It has an Nvida Fermi Quadro 4000 for Mac video card installed, and 16 GB of RAM. Booting off a SSD in an OWC PCI card. Followed directions to the letter, but, now I have a system that will only boot a short way, then I get an error message, that the system has encountered an error. If you hit a key, it will start to load, about 1/4-inch on the bar, then shut down with a black screen. It wouldn't allow me to boot into the recovery volume, so I rebooted to my USB drive, selected the Patch the Recovery option, and it now allows me to boot into it. I've also used the option for Legacy Video Card in the Post Install Tool.
But it still won't boot past that 1/4 inch into the progress bar. There doesn't seem to be any FAQ or explanation of what the legacy patch tool options do, or when to use them. So, any help would be great. I'm wondering if the issue is the OWC Accelsior S card (https://eshop.macsales.com/item/OWC/SSDACL6G.S/)? I'm assuming that since the system will boot off the USB drive, that things like the video card, RAM, etc. all are working fine, so whatever is happening, happens almost immediately. I've been unplugging external drives, etc., to rule that out.
I read the note about the archive, but not quite sure how to install, but will give it a whirl. Love a short video tutorial.
You will need to apply the legacy video patch for any non-Metal card like the Nvidia Fermi Quadro 4000. If you have a backup of your previous El Captain volume, your best bet is to reformat the current system SSD as APFS and install patched Mojave 10.14.3 with migration from the backup volume for your other files.
If you have transparency of any kind then acceleration is working. Your issue is probably caused by an old application but not just the app file. There are potentially other files made by the app that are causing the issue. I would suggest to try booting in safe mode by holding the shift key on startup.Thanks. Ok, a bit of an update. More to come later. After numerous tries, installing Mojave as an update to the existing El Cap system, but ending up with a computer that crashed at startup, and reinstalling, etc. to no avail, I tried a different tack. I installed an empty drive in one of the bays of my MacPro 3,1 formatted and partitioned it, installed Mojave on it. And voila, it booted fine, the Nvidia Quadro Fermi 4000 card worked fine, and all was well. That was until I used Migration Assistant to transfer data, settings, etc.. and upon restart, same error and crash at Startup.
So, I installed again, used Migration Assistant to only transfer settings and users, and all is well. I don't know if there is a way to tell if Graphics Acceleration is working. It seems that the problem is with something in my existing system that is crashing the system. The challenge is how to transfer over data and apps on a selective basis. The moral is, as it always has been, start with a clean install.
I can confirm this issue on my iMac7,1. I did the update using the patcher tool after detecting modified backlight, and reloaded mojave and was bricked when doing the backlight with patcher tool again. I tried loading some backlight kexts from earlier in the thread which unbricks, but it seems to be running poorly.[doublepost=1551799896][/doublepost]
That seems to happen on some machine, for some odd reason. I thought it was due to AMD GPUs initially, but now I'm not sure. I may just remove this patch until I figure it out (however, I have been unable to replicate the issue on any of my machines).
This is a great news, because I expect that the same method will be valid also for the future 10.15 on fall 2019.
[doublepost=1551774075][/doublepost]
Once again, great insight about those legacy frameworks.
Alright, got everything figured out! To get acceleration working under 10.14.4 with a non-Metal GPU, just download this archive, extract it, cd into the extracted directory using Terminal, and then run ./install.sh. Please ensure you have the Legacy Video Card Patch installed properly (you can re-apply it with the post-install patch, or re-install it using Patch Updater after running the script just to be sure). After rebooting, you should now have full graphics acceleration!
View attachment 824764
Well, I need to give a HUGE thanks to @parrotgeek1, who figured out this amazing solution... Broadcom BCM94321 WiFi cards are now WORKING under Mojave! If you'd like to test, just download the attached ZIP, extract it, cd into the extracted directory using Terminal, and then run ./install.sh. This should get WiFi working on ALL machines with BCM94321 WiFi chipsets, including the MacMini3,1, MacBookAir2,1, MacBookPro4,1, iMac8,1, and more. Please post results!
View attachment 825032
No... The GPU support will remain the same as it's always been. Radeon HD 5xxx and 6xxx series will still not work.Can try everything if I just can get confirmed Radeon 6750 will be able to use gfx acc.
No... The GPU support will remain the same as it's always been. Radeon HD 5xxx and 6xxx series will still not work.
I tried safe mode and used in the terminal sudo nvram boot args=-x to enable it from the Mojave patcher no luck tried renaming OpenGL, removed GeForceTesla.kext, renamed GeForceTeslaGLDriver nothing from command sThat's really weird, because renaming "GeForceTeslaGLDriver.bundle" doesn't affect or broke nothing in OSX, only disables the OpenGL Acceleration to your iMac, anyway to boot in safe mode one time try this from Terminal:
sudo nvram boot-args="-no_compat_check -x"
(use sudo before the lines if you are at Mojave Desktop, don't use sudo from CMD+S mode)
after you have done, to disable the safe mode at every reboot, re-type: nvram boot-args="-no_compat_check", or reset PRAM as you know.
edit:
I missed the "-x" for safe mode, re-try