Jump to content

Hi :)

 

In the recently published OC0.6.2 the change logs mentions:

Added ProcessorType option to Generic allowing custom CPU names

 

Does anyone know hot to set a custom CPU name?

I read configuration.pdf but couldn't find any info (probably the pdf wasn't updated, yet?)

 

Best,

-a-

Link to comment
https://linustechtips.com/topic/1254748-opencore-062-custom-cpu-names/
Share on other sites

Link to post
Share on other sites

I am assuming you will need to edit the config.plist file and in the Generic section there will be a ProcessorType field for you to edit.

 

Remember to use ProperTree to edit the config.plist otherwise OpenCore might refuse to boot after you make the change.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to post
Share on other sites

8 hours ago, Master Disaster said:

I am assuming you will need to edit the config.plist file and in the Generic section there will be a ProcessorType field for you to edit.

 

Remember to use ProperTree to edit the config.plist otherwise OpenCore might refuse to boot after you make the change.

Well In config.plist ->Platform Info ->Generic, the ProcessorType variable is a number/integer (default=0 for "automatic").

According to OC's configuration.pdf, it refers to SMBIOS processor type.

Now in the SMBIOS Properties section of that PDF:

ProcessorType

Type:plist integer, 16-bit

Failsafe:0(Automatic)

SMBIOS:APPLE_SMBIOS_TABLE_TYPE131-ProcessorType

Description: Combined of Processor Major and Minor types.

Automatic value generation tries to provide most accurate value for the currently installed CPU. When this fails please make sure to create an issue and provide sysctl machdep.cpu and dmidecodeoutput. For a full list of available values and their limitations (the value will only apply if the CPU core count matches) refer to AppleSMBIOS definitions header here (https://github.com/acidanthera/OpenCorePkg/blob/master/Include/Apple/IndustryStandard/AppleSmBios.h)"

 

This is above my level of understanding, unfortunately.

Maybe someone can explain it to me like I'm 10 years old 😅

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×