Contribute
Register

macOS 10.13.1 Update

Status
Not open for further replies.
Had a perfectly smooth upgrade on system with Nvidia GTX 770. Have cheated and have fixed the Nvidia Info.plist (you need to change to <string>17B48</string> inside the file to fool the driver)
Code:
sudo nano /Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist
cd /Library/Extensions/
chown -R 0:0 NVDAStartupWeb.kext
sudo -s
chmod -R 755 NVDAStartupWeb.kext
kextcache -I /
Do the above before starting the upgrade to 10.13.1!

The only thing that failed to work was audio which I fixed by running the
./audio_cloverALC-130_v0.3.command
 
Last edited:
Hi, I'd like to know will the update converts my HFS+ automatically to APFS? Thanks!

Good question- I just tested this and the update definitely will NOT convert the base install from HFS+ to APFS.
 
Smooth update, native audio so all I had to do was to patch NVDAStartupWeb.
 
How did you patch that?

Like dziny said:

Had a perfectly smooth upgrade on system with Nvidia GTX 770. Have cheated and have fixed the Nvidia Info.plist (you need to change to <string>17B48</string> inside the file to fool the driver)
Code:
sudo nano /Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist
cd /Library/Extensions/
chown -R 0:0 NVDAStartupWeb.kext
sudo -s
chmod -R 755 NVDAStartupWeb.kext
kextcache -I /
Do the above before starting the upgrade to 10.13.1!
 
Can we create a new USB bootable as per the same process as before using Unibeast
 
I am currently updating now, will report once it has finished. I am using Lilu + WhateverGreen + AppleALC so this should be interesting since I have an almost entirely Lilu dependent system (because I wanted a vanilla hackintosh)
 
Status
Not open for further replies.
Back
Top