Solved Processor: Unknown

jxad

New member
AMD OS X Member
Dec 21, 2020
4
1
3
Italy
Im really struggling to change the CPU name, i try to edit AppleSystemInfo.string from /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj/

Can copy the file out but can't move the edited one into the folder, even as root.

Tried some scripts from the web.

https://github.com/corpnewt/CPU-Name/blob/master/README.md This one not working, probably for unknown SIP config.
 
You need SIP disabled and copy with Terminal using sudo.

Code:
sudo cp -Rf /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj ~/Desktop

Code:
sudo cp -Rf ~/Desktop/English.iproj /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/
 
  • Like
Reactions: jxad
You need SIP disabled and copy with Terminal using sudo.

Code:
sudo cp -Rf /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/English.lproj ~/Desktop

Code:
sudo cp -Rf ~/Desktop/English.iproj /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/
Thanks man, it worked
 
  • Like
Reactions: Shaneee
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.