Latest security update 2019-001 10.14.6 borked my MBP4,1. I used dosdude1's Mojave patcher to recreate a USB installer and was able to revive the machine. Anyone else had problems with the update?
Latest security update 2019-001 10.14.6 borked my MBP4,1. I used dosdude1's Mojave patcher to recreate a USB installer and was able to revive the machine. Anyone else had problems with the update?
Yep, 2019-001 KPd my iMac 10,1. Did hard shutdown, since the KP notice kept looping. Then booted to USB Patcher, applied patches, got the Mojave login window, but bluetooth mouse wasn't connecting, even after waiting quite a while. Went to wired mouse for a bit, until bluetooth mouse was up again and everything was good. (KP had happened once before last week, when installing the 2019-001, and didn't recover completely. This time knew what to do...sort of.)Latest security update 2019-001 10.14.6 borked my MBP4,1. I used dosdude1's Mojave patcher to recreate a USB installer and was able to revive the machine. Anyone else had problems with the update?
Hi @olad
I installed the update 18G1012 last night on my MBP5,3
After reapplying the post installation patches with force cache rebuild it has rebooted successfully and everything worked EXCEPT "Siri" which has been updated and no longer works.
I just solved this problem by replacing Siri.app in /S/L/CoreServices from (18G103) and Siri works again!
View attachment 875277
Latest security update 2019-001 10.14.6 borked my MBP4,1. I used dosdude1's Mojave patcher to recreate a USB installer and was able to revive the machine. Anyone else had problems with the update?
My USB drive has a patcher version 1.3.3 while Mojave installer at 14.6.06... How do I update just the patcher to 1.3.5 within the drive without having to re-create the USB installer again...?
Did just that, took about 10 minutes start to finish.just grab the latest patcher and process that again - overwriting the USB stick.
Re-installing the Legacy Audio Patch using Patch Updater will fix that issue. The latest Patch Updater version is 1.2.0.After using the Mojave patch from dosdude1 link page and installing Mojave on my afps volume all works well but I have no sound. When I go to settings I cannot find input or out put. Siri too not working. How can I get the sound back.
Lastly the patcher shows version 1.2.0 in utility folder inspite of downloading latest patcher.
Mojave patcher for unsupported systems and patch updater, two different apps with different purposes.After using the Mojave patch from dosdude1 link page and installing Mojave on my afps volume all works well but I have no sound. When I go to settings I cannot find input or out put. Siri too not working. How can I get the sound back.
Lastly the patcher shows version 1.2.0 in utility folder inspite of downloading latest patcher.
Ok thanks all. Got my volume and sound back but apparently Siri is not working. any clues.
I will do that.Did you read at least the last 13 posts of this thread?
I will try this step as I have similar issue. How do I get to open the security update installer package and get to remove the Siri .appHi @olad
I installed the update 18G1012 last night on my MBP5,3
After reapplying the post installation patches with force cache rebuild it has rebooted successfully and everything worked EXCEPT "Siri" which has been updated and no longer works.
I just solved this problem by replacing Siri.app in /S/L/CoreServices from (18G103) and Siri works again!
View attachment 875277
EDIT:
I forgot to mention that I did not recreate a USB stick with the latest Patcher (1.3.5), I only extracted "macOS Post Install.app" from (macOS Mojave Patcher.app ▸ Contents ▸ Resources) and replaced the one of my installation USB key in (Applications ▸ Utilities)
Hi @olad
I installed the update 18G1012 last night on my MBP5,3
After reapplying the post installation patches with force cache rebuild it has rebooted successfully and everything worked EXCEPT "Siri" which has been updated and no longer works.
I just solved this problem by replacing Siri.app in /S/L/CoreServices from (18G103) and Siri works again!
View attachment 875277
EDIT:
I forgot to mention that I did not recreate a USB stick with the latest Patcher (1.3.5), I only extracted "macOS Post Install.app" from (macOS Mojave Patcher.app ▸ Contents ▸ Resources) and replaced the one of my installation USB key in (Applications ▸ Utilities)
I just updated to this latest Mojave 10.14.6 security update 2019-002 release build 18G2007
and noticed that Siri works correctly OOB but without the wave animation, could you or someone else upload the zipped "Siri.app" (18G103) ?
I'd want try that to check if it restores the oscilloscope wave animation on non-metal machine.
So, I've been working on a backlight control patch for the CCFL-based display systems, and I think I've found a working solution... Can I get some testers before I release this via Patch Updater? Need to make sure this is 100% stable.
This is for any machines that have a display that uses a CCFL backlight, which includes:
To install, just download and extract the attached ZIP, then run the following in Terminal:
- MacBook5,2
- iMac7,1
- iMac8,1
- iMac9,1
- MacBookPro4,1 (17" model only)
Code:cd /path/to/bkltpatch10.14.2 ./install.sh
Once complete, reboot the system. If it works, you should now have backlight brightness control!
WARNING: There is a chance this may cause a kernel panic. If so, all files removed/edited/replaced are backed up to ~/Bklt_Backup, and can be restored in singleuser mode.
So, I've been working on a backlight control patch for the CCFL-based display systems, and I think I've found a working solution... Can I get some testers before I release this via Patch Updater? Need to make sure this is 100% stable.
This is for any machines that have a display that uses a CCFL backlight, which includes:
To install, just download and extract the attached ZIP, then run the following in Terminal:
- MacBook5,2
- iMac7,1
- iMac8,1
- iMac9,1
- MacBookPro4,1 (17" model only)
Code:cd /path/to/bkltpatch10.14.2 ./install.sh
Once complete, reboot the system. If it works, you should now have backlight brightness control!
WARNING: There is a chance this may cause a kernel panic. If so, all files removed/edited/replaced are backed up to ~/Bklt_Backup, and can be restored in singleuser mode.
Sorry for asking a question that might be obvious to most of you--
I have an iMac 9,1 and am trying to get Brightness button the the keyboard to work after installing Mojave with DosDude's patcher (Thanks, DosDude).
I want follow the above instructions, but I am not quite sure how to do so. I have downloaded and extracted the ZIP file. What do I do next?
I tried opening Terminal and then I copied and pasted the code listed, but this is what I get:
cd /path/to/bkltpatch10.14.2
/path/to/bkltpatch10.14.2: No such file or directory.
./install.sh[iMac:~] (name)% ./install.sh
./install.sh: Command not found.
Again, I know that my problem is that I only know enough to be dangerous, but can someone direct me in how to do this properly, please. I appreciate your help.
cd desktop/bkltpatch10.14.2;
install.sh
Thanks to all. . Siri is working now.
Some how I did get the animation.Tried that but still no wave animation, on Mojave 10.14.6 build 18G2007 however Siri (v146.15.4) works OOB without animation.