Contribute
Register

i5 9600k - Smbios? Help

Status
Not open for further replies.
remove sensor kext

try replacing fakesmc.kext virtualsmc kext

remove the folders in acpi/patched folder, it is not a dumping ground for random folder/files only keep your needed aml files in there
This using VirtualSMC
 

Attachments

  • photo1628168207.jpeg
    photo1628168207.jpeg
    231.1 KB · Views: 44
Ok perfect this patch worked! :)

Code:
<dict>
                    <key>Comment</key>
                    <string>ACPI Patch</string>
                    <key>Enabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    oAqTU1RBUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    oAqRCv8L//8=
                    </data>
                </dict>

There seems to be a problem with the bios of MSI cards ...
 
Ok perfect this patch worked! :)

Code:
<dict>
                    <key>Comment</key>
                    <string>ACPI Patch</string>
                    <key>Enabled</key>
                    <false/>
                    <key>Find</key>
                    <data>
                    oAqTU1RBUwE=
                    </data>
                    <key>Replace</key>
                    <data>
                    oAqRCv8L//8=
                    </data>
                </dict>

There seems to be a problem with the bios of MSI cards ...
how? when your patch is disabled?
 
But now, the processor is not detected, why? I would like a suitable ssdt I don't know, although I have seen a rehabman post that says that no ssdt is needed for coffe lake (besides other cpu) if in the settings it is activated: PluginType = true
 
But now, the processor is not detected, why? I would like a suitable ssdt I don't know, although I have seen a rehabman post that says that no ssdt is needed for coffe lake (besides other cpu) if in the settings it is activated: PluginType = true
Processor is not detected where?
 
Status
Not open for further replies.
Back
Top