@v0id125 In the old forums was a detailed post about this issue. In short, Apples Code has a bug where in this case it ignores localization. To fix it you'd have to modify the binary... probably not worth the effort.
I was able to successfully edit my CPU name, but had to do it slightly different than Shaneee's tutorial.
1. When mounting the root partition, I got the following error:
$ sudo mount -uw /
mount_apfs: volume could not be mounted: Operation not permitted
mount: / failed with 77
To overcome this, I disabled SIP by editing my EFI config.plist to change the csr-active-config setting to E7030000 in the NVRAM section.
2. My Processors.strings file was not in an XML format like in Shaneee's tutorial. So I couldn't use a text editor (Atom in my case) to edit the file. Instead, I used ProperTree.
Success!
EDIT: After this was all done, I re-enabled SIP by changing the csr-active-config setting in the config.plist back to 00000000.
Well, I copied over the whole damn AppleSystemInfo.framework folder over from my back-up OC system and... I still have nothing displayed under System Info.
Funny thing is in OC the CPU is reported as Intel i5 3.60 GHz. I am guessing this fix only works with OC?
@slead if it just shows the frequency Catalina will ignore the localization, it's a bug in the code. You can either patch the binary (there was a post in the old forum explaining the situation) or change the cpu type. This option was just added to the OC master, in the upcoming OC 0.6.2 you could do that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
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.