Hi @Bill Forest,
Copy "bkltpatch10.14.2.zip" ON YOUR DESKTOP and unziped it
You have now on your desktop a folder named bkltpatch10.14.2 with 4 files inside
Open Terminal and write (or copy) this:
Code:cd desktop/bkltpatch10.14.2; install.sh
This should work properly
On iMac7,1 and iMac8,1 (I have not tested on iMac 9.1) this does not work and gives Kernel Panic, 2 files should not be replaced but only "DisplayServices.framework"
Take a look at this:
Fix Backlight control with F1/F2 keys on Unsupported iMac7,1 & 8,1 with macOS 10.14 Mojave
Hi everybody I run a new thread because someone deleted my addition about this on the first page of the thread "macOS 10.14 Mojave on Unsupported Macs" perhaps thinking that my discovery was useless and not worth it! All is in the title! I have two unsupported iMac8,1 with macOS Mojave and I...forums.macrumors.com
Thanks, Alphascorp. After reading your post, I tried installing your "Fix Backlight control with F1-F2 keys for iMac 7,1 & 8,1" However, that did not work for me. So, I went back to try installing "bkltpatch10.14.2". However, I am still running into problems trying to install. I assume that the problem is the way I am writing.copying into Terminal. I noticed that there was a slight difference in what you wrote vs. what dosdude wrote. For example, Alphascord said to copy the zipped file to the desktop and upzip it. Then, to use this:
cd desktop/bkltpatch10.14.2;
install.sh
But dosdude said to use this:
cd /path/to/bkltpatch10.14.2
./install.sh
When I paste in dosdude lines from above, I get this:
[iMac:~] name% cd desktop/bkltpatch10.14.2;
install.sh[iMac:~/desktop/bkltpatch10.14.2] name% install.sh
install.sh: Command not found.
[iMac:~/desktop/bkltpatch10.14.2]
Again, I am sure that it is a simple error that I am making, but since I am new to Terminal, can anyone tell if there is a syntax (or other obvious) problem that keeps this from installing correctly?
Thanks,
Bill