I bought an old Macbook4,1 off ebay, installed Mojave 10.14.4 with Julian's patcher and patched the system post-install. I'm able to boot to the Welcome screen, but the top case and USB ports don't work, so unfortunately I can't use the trackpad/keyboard or any external ones. I tried swapping out the kexts with the ones Larsvonhier provided, but it's still not working. Forgive me if this was an issue addressed earlier.
sudo chown -R root:wheel *.*
sudo chmod -R 755 root:wheel *.*
ls -l (To check that permissions are indeed root:wheel for each kext)
sudo kextcache -prelinked-kernel /Volumes/<your patched drive>/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -K /Volumes/<your patched drive>/System/Library/Kernels/kernel /Volumes/<your patched drive>/System/Library/Extensions /Volumes/<your patched drive>/Library/Extensions
will be working on a date hybrid patch coming soonI guess @pkouame should be mentioned in the OP for his hybrid mode patch, editing HiToolBox, Appkit and CoreUI frameworks was not easy at all.
2011 MBP running 10.14.5 beta now...
Basically just followed dosdude1's instructions from post #12410...
Rebooted repatched everything is working including Siri.
2011 MBP running 10.14.5 beta now...
Basically just followed dosdude1's instructions from post #12410...
Rebooted repatched everything is working including Siri.
Wondering if just rebooting into macOS Patch Updater 1.3.0 and running post install will do the trick . . .
Can anyone make sense of this
Just to be clear...I followed dosdude! instruction as though I were making a new USB patcher, downloaded the latest version using the utility in the patcher...BUT...
Here's one screenshot, and I haven't seen any error logs, not sure where to go to check that. I don't have a VirtualBox installed.
As you can see from the screenshot, the camera isn't loading, the green light comes on but no camera.
ran the /sbin/mount rm -R/ System/Library/Etc codes .
Nope:"OOOoops!" I have 20 minutes of installing left to go. So . . . "/sbin/mount rm -R/ System/Library/Etc" That's not the complete line is it? Or should I just go to SafeBoot, however, and run the 10.14.4accel . . . or . . .
Code:
/sbin/mount -uw /
rm -R /System/Library/Extensions/AppleIntelHD3000*.*
rm -R /System/Library/Extensions/AppleIntelHDGraphics*.*
rm -R /System/Library/Extensions/GeForceTesla*.*
exit
No, it must be installed after 10.14.4 is installed. What you can do is boot Single User mode (hold Command + S at startup), then at the prompt, run the following:
Code:/sbin/mount -uw / rm -R /System/Library/Extensions/AppleIntelHD3000*.* rm -R /System/Library/Extensions/AppleIntelHDGraphics*.* rm -R /System/Library/Extensions/GeForceTesla*.* exit
That should get 10.14.4 to boot. Then, apply the patch I posted above, and afterwards, re-apply the Legacy Video Card Patch by booting off your USB installer and running the post-install tool (or you can use Patch Updater to re-install it). Reboot again, and it should boot with full video acceleration.
Hi,
Could you please specify in detail the "Etc" commands. I have never managed to install the betas since the first 10.14.4 by following dosdude1 post.
Thank you
My bad, haven't gotten around to installing .4 yet. Edited.That doesn't work on 10.14.4, prelink fails on AppleMuxControl and AppleGraphicsControl.
I ran it after 10.14.5beta loaded...but to be honest I always have gotten error message in terminal when I ran it...When do you use the script 10.14.4accel ?
Nope:
I'm not sure, is the camera listed in System Report under About this Mac? I only had problems initially with Siri and having no system audio output at all, but this was fixed using the Siri patch.
I just had my iSight camera temporarily fail in FaceTime on my 2011 8.1 MBP. The only thing I had done was switch to dark mode. I switched back to light mode and it seemed to nudge it to work, even when going back to dark mode again. Were you in dark mode when the camera wasn't working?
Are you seeing some text somewhere that actually reads "No Graphics Acceleration", and if so where, or are you making that determination by the fact that you're not seeing transparent menus, etc.?Just looked and "No Graphics Acceleration". No transparent anything . . .