• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

No Hyper-threading or Turbo Boost Z490 Vision D

I am using GenSMBIOS-master.

I have tries a few and can get the Smbios name to change in "about this Mac" but still states at 3.7GHZ.

I have attached the config that gets the full 5.2ghz but with this I cannot get a serial to work.

Just says "default string"

Is there any workaround for this?
What are you referring to cannot get a serial to work? Do you mean a Serial isn't being displayed in About This Mac and System Report or your iServices fails to work?
 
  • Like
Reactions: Cliff8410
What are you referring to cannot get a serial to work? Do you mean a Serial isn't being displayed in About This Mac and System Report or your iServices fails to work?
Yes correct, when I use the config with custom smbios no serial is displayed in about this mac and iservices fail to work.
I do however get the full speed of 5.2GHZ with my processor.
Have you ever heard of this issue before?
 
Yes correct, when I use the config with custom smbios no serial is displayed in about this mac and iservices fail to work.
I do however get the full speed of 5.2GHZ with my processor.
Have you ever heard of this issue before?
No, never. Use OCC to generate the proper SMBIOS or use the following code and replace with existing ones in your config.plist. Use a text editor.

XML:
<key>PlatformInfo</key>
    <dict>
        <key>Automatic</key>
        <true/>
        <key>CustomMemory</key>
        <false/>
        <key>DataHub</key>
        <dict>
            <key>ARTFrequency</key>
            <integer>0</integer>
            <key>BoardProduct</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>BoardRevision</key>
            <data>AQ==</data>
            <key>DevicePathsSupported</key>
            <integer>0</integer>
            <key>FSBFrequency</key>
            <integer>0</integer>
            <key>InitialTSC</key>
            <integer>0</integer>
            <key>PlatformName</key>
            <string></string>
            <key>SmcBranch</key>
            <data></data>
            <key>SmcPlatform</key>
            <data>ajE4NWYAAAA=</data>
            <key>SmcRevision</key>
            <data></data>
            <key>StartupPowerEvents</key>
            <integer>0</integer>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSerialNumber</key>
            <string>C02DVDZR046M</string>
            <key>SystemUUID</key>
            <string>07BEEA01-6AF7-4480-A413-BEC4E30D2F2C</string>
        </dict>
        <key>Generic</key>
        <dict>
            <key>AdviseFeatures</key>
            <false/>
            <key>MaxBIOSVersion</key>
            <false/>
            <key>MLB</key>
            <string>C02051310GU0000JC</string>
            <key>ProcessorType</key>
            <integer>0</integer>
            <key>ROM</key>
            <data></data>
            <key>SpoofVendor</key>
            <true/>
            <key>SystemMemoryStatus</key>
            <string>Auto</string>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSerialNumber</key>
            <string>C02DVDZR046M</string>
            <key>SystemUUID</key>
            <string>07BEEA01-6AF7-4480-A413-BEC4E30D2F2C</string>
        </dict>
        <key>PlatformNVRAM</key>
        <dict>
            <key>BID</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>FirmwareFeatures</key>
            <data>dvWP/QgAAAA=</data>
            <key>FirmwareFeaturesMask</key>
            <data>f//f/wgAAAA=</data>
            <key>MLB</key>
            <string>C02051310GU0000JC</string>
            <key>ROM</key>
            <data></data>
            <key>SystemSerialNumber</key>
            <string>C02DVDZR046M</string>
            <key>SystemUUID</key>
            <string>07BEEA01-6AF7-4480-A413-BEC4E30D2F2C</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
            <key>BIOSReleaseDate</key>
            <string>11/16/2021</string>
            <key>BIOSVendor</key>
            <string></string>
            <key>BIOSVersion</key>
            <string>1715.60.5.0.0</string>
            <key>BoardAssetTag</key>
            <string>Base Board Asset Tag</string>
            <key>BoardLocationInChassis</key>
            <string>Part Component</string>
            <key>BoardManufacturer</key>
            <string></string>
            <key>BoardProduct</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>BoardSerialNumber</key>
            <string>C02051310GU0000JC</string>
            <key>BoardType</key>
            <integer>10</integer>
            <key>BoardVersion</key>
            <string>iMac20,2</string>
            <key>ChassisAssetTag</key>
            <string>Asset Tag#</string>
            <key>ChassisManufacturer</key>
            <string></string>
            <key>ChassisSerialNumber</key>
            <string>C02DVDZR046M</string>
            <key>ChassisType</key>
            <integer>13</integer>
            <key>ChassisVersion</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>FirmwareFeatures</key>
            <data>dvWP/QgAAAA=</data>
            <key>FirmwareFeaturesMask</key>
            <data>f//f/wgAAAA=</data>
            <key>PlatformFeature</key>
            <integer>32</integer>
            <key>ProcessorType</key>
            <integer>4105</integer>
            <key>SmcVersion</key>
            <data></data>
            <key>SystemFamily</key>
            <string>iMac</string>
            <key>SystemManufacturer</key>
            <string></string>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSKUNumber</key>
            <string>System SKU#</string>
            <key>SystemSerialNumber</key>
            <string>C02DVDZR046M</string>
            <key>SystemUUID</key>
            <string>07BEEA01-6AF7-4480-A413-BEC4E30D2F2C</string>
            <key>SystemVersion</key>
            <string>1.0</string>
        </dict>
        <key>UpdateDataHub</key>
        <true/>
        <key>UpdateNVRAM</key>
        <true/>
        <key>UpdateSMBIOS</key>
        <true/>
        <key>UpdateSMBIOSMode</key>
        <string>Create</string>
        <key>UseRawUuidEncoding</key>
        <false/>
    </dict>
 
Last edited:
Okay tried that. Still the same issue. Have tried

-copied the above text and pasted. Same effect
-tried new serials and SMBIOS with GENSMBIOS-Master, Opencore configuration and also copied and pasted details across from Clover

Still no effect. The core max frequency is capped at 3.7GHZ

I only have one 16gb ram stick. I was thinking that would be an issue but it the same with two 16gb sticks in all different slot variations.

I really am baffled. I downloaded a few golden build EFI's, every one of them seems to have the same issue. with my cpu being capped at 3.7GHZ unless I put SMBIOSCUSTOMMODE to "Custom" and Kernal - Smbiosguid enabled in kernel quirks. Then I get full max core and freq range of up to 5.2GHZ.
 
Okay tried that. Still the same issue. Have tried

-copied the above text and pasted. Same effect
-tried new serials and SMBIOS with GENSMBIOS-Master, Opencore configuration and also copied and pasted details across from Clover

Still no effect. The core max frequency is capped at 3.7GHZ

I only have one 16gb ram stick. I was thinking that would be an issue but it the same with two 16gb sticks in all different slot variations.

I really am baffled. I downloaded a few golden build EFI's, every one of them seems to have the same issue. with my cpu being capped at 3.7GHZ unless I put SMBIOSCUSTOMMODE to "Custom" and Kernal - Smbiosguid enabled in kernel quirks. Then I get full max core and freq range of up to 5.2GHZ.
With the above data, is the Serial issue fixed?

Thanks for the additional info.

Use the following code.
XML:
<key>PlatformInfo</key>
    <dict>
        <key>Automatic</key>
        <true/>
        <key>CustomMemory</key>
        <false/>
        <key>DataHub</key>
        <dict>
            <key>ARTFrequency</key>
            <integer>0</integer>
            <key>BoardProduct</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>BoardRevision</key>
            <data>AQ==</data>
            <key>DevicePathsSupported</key>
            <integer>0</integer>
            <key>FSBFrequency</key>
            <integer>0</integer>
            <key>InitialTSC</key>
            <integer>0</integer>
            <key>PlatformName</key>
            <string></string>
            <key>SmcBranch</key>
            <data></data>
            <key>SmcPlatform</key>
            <data>ajE4NWYAAAA=</data>
            <key>SmcRevision</key>
            <data></data>
            <key>StartupPowerEvents</key>
            <integer>0</integer>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSerialNumber</key>
            <string>C02C1KZX046M</string>
            <key>SystemUUID</key>
            <string>69C03822-78FA-4237-B0B9-A68C5012330C</string>
        </dict>
        <key>Generic</key>
        <dict>
            <key>AdviseFeatures</key>
            <false/>
            <key>MaxBIOSVersion</key>
            <false/>
            <key>MLB</key>
            <string>C02953101CD0000JA</string>
            <key>ProcessorType</key>
            <integer>0</integer>
            <key>ROM</key>
            <data></data>
            <key>SpoofVendor</key>
            <true/>
            <key>SystemMemoryStatus</key>
            <string>Auto</string>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSerialNumber</key>
            <string>C02C1KZX046M</string>
            <key>SystemUUID</key>
            <string>69C03822-78FA-4237-B0B9-A68C5012330C</string>
        </dict>
        <key>PlatformNVRAM</key>
        <dict>
            <key>BID</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>FirmwareFeatures</key>
            <data>dvWP/QgAAAA=</data>
            <key>FirmwareFeaturesMask</key>
            <data>f//f/wgAAAA=</data>
            <key>MLB</key>
            <string>C02953101CD0000JA</string>
            <key>ROM</key>
            <data></data>
            <key>SystemSerialNumber</key>
            <string>C02C1KZX046M</string>
            <key>SystemUUID</key>
            <string>69C03822-78FA-4237-B0B9-A68C5012330C</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
            <key>BIOSReleaseDate</key>
            <string>11/16/2021</string>
            <key>BIOSVendor</key>
            <string></string>
            <key>BIOSVersion</key>
            <string>1715.60.5.0.0</string>
            <key>BoardAssetTag</key>
            <string>Base Board Asset Tag</string>
            <key>BoardLocationInChassis</key>
            <string>Part Component</string>
            <key>BoardManufacturer</key>
            <string></string>
            <key>BoardProduct</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>BoardSerialNumber</key>
            <string>C02953101CD0000JA</string>
            <key>BoardType</key>
            <integer>10</integer>
            <key>BoardVersion</key>
            <string>iMac20,2</string>
            <key>ChassisAssetTag</key>
            <string>Asset Tag#</string>
            <key>ChassisManufacturer</key>
            <string></string>
            <key>ChassisSerialNumber</key>
            <string>C02C1KZX046M</string>
            <key>ChassisType</key>
            <integer>13</integer>
            <key>ChassisVersion</key>
            <string>Mac-AF89B6D9451A490B</string>
            <key>FirmwareFeatures</key>
            <data>dvWP/QgAAAA=</data>
            <key>FirmwareFeaturesMask</key>
            <data>f//f/wgAAAA=</data>
            <key>PlatformFeature</key>
            <integer>32</integer>
            <key>ProcessorType</key>
            <integer>4105</integer>
            <key>SmcVersion</key>
            <data></data>
            <key>SystemFamily</key>
            <string>iMac</string>
            <key>SystemManufacturer</key>
            <string></string>
            <key>SystemProductName</key>
            <string>iMac20,2</string>
            <key>SystemSKUNumber</key>
            <string>System SKU#</string>
            <key>SystemSerialNumber</key>
            <string>C02C1KZX046M</string>
            <key>SystemUUID</key>
            <string>69C03822-78FA-4237-B0B9-A68C5012330C</string>
            <key>SystemVersion</key>
            <string>1.0</string>
        </dict>
        <key>UpdateDataHub</key>
        <true/>
        <key>UpdateNVRAM</key>
        <true/>
        <key>UpdateSMBIOS</key>
        <true/>
        <key>UpdateSMBIOSMode</key>
        <string>Overwrite</string>
        <key>UseRawUuidEncoding</key>
        <false/>
    </dict>

Once you're done editing with the config.plist, save that and delete all the files from the directory Library/Preferences/SystemConfiguration except for "com.apple.Boot.plist" file.

Empty trash, reset NVRAM twice and then report.
 
I tired the above.

Also no success.
the system boots and has the attached details now in about this Mac. I am still capped at 3.7GHZ

Delete the system config files was a good shout. Really thought that would of fixed it but no luck unfortuentyl.

Id like to put it down to hardware but the fact it works with one config file and also fine in Windows means its has to be something with the SMBIOS?
 

Attachments

  • Image 06-01-2022 at 11.19 p.m..jpg
    Image 06-01-2022 at 11.19 p.m..jpg
    351.2 KB · Views: 55
I tired the above.

Also no success.
the system boots and has the attached details now in about this Mac. I am still capped at 3.7GHZ

Delete the system config files was a good shout. Really thought that would of fixed it but no luck unfortuentyl.

Id like to put it down to hardware but the fact it works with one config file and also fine in Windows means its has to be something with the SMBIOS?
This isn't correct at all. Comet Lake is natively supported and it should have all the details. Attach the last EFI to check further.
 
Okay. I got it! Sorry for my late reply. Spent the day with my friend who is quite more experienced than me at these builds.

We tried various different methods and configs but finally tried a clean OS and straight away it started to work. Could heard the fans ramping up when the turbo boost kicked in during the installation. Should of tried that initially thinking back when I tried a few golden build EFI’s and they were still causing issues.

Very strange as from my understanding it’s a sealed system but I guess along the way something must of got messed with.

Everything is working great now!

Still hoping for a fix for the limitation with thunderbolt interfaces and network features. If you need any tests done on my board I’d be happy to help.

Keep up the awesome work you guys.

Cliff
 
Okay. I got it! Sorry for my late reply. Spent the day with my friend who is quite more experienced than me at these builds.

We tried various different methods and configs but finally tried a clean OS and straight away it started to work. Could heard the fans ramping up when the turbo boost kicked in during the installation. Should of tried that initially thinking back when I tried a few golden build EFI’s and they were still causing issues.

Very strange as from my understanding it’s a sealed system but I guess along the way something must of got messed with.

Everything is working great now!

Still hoping for a fix for the limitation with thunderbolt interfaces and network features. If you need any tests done on my board I’d be happy to help.

Keep up the awesome work you guys.

Cliff
As per my experience, on Mac, when trying several fixes, sometimes it fails and the only way is the clean install.

Glad that you got it working now!

Thunderbolt limitation or Thunderbolt Interface limitation? Of course, you can now write a guide ;)

Keep up the awesome work you guys.
Thank You, cheers!
 
Sorry, thunderbolt interface limitation is what I meant.

Love if I could use both my ram sticks and also use my native WiFi card to have airdrop and continuity without having to worry about it disabling network features due to the ‘Disable IO Mapper’ quirk.

If I could help in anyway let me know guys.

Thank you once again for your help and well detailed troubleshooting. Learned a good bit more from this issue.

Cliff
 

Latest posts

Forum statistics

Threads
1,933
Messages
18,039
Members
27,793
Latest member
reachmrx