Contribute
Register

Volume Hash Mismatch Error on macOS Monetery

Status
Not open for further replies.
Could you please report if issue is resolved. Thx in advance
The issue isn't resolved.

I have turned off my Bluetooth, it is helpful but still i get the errorr sometimes.
 
UEFI->ProtocolOverrides
HashServices set to YES
Try turning this up...
Hey, i tried this when you posted this reply but couldn't find this option:

UEFI->ProtocolOverrides
HashServices
 
Hey, i tried this when you posted this reply but couldn't find this option:

UEFI->ProtocolOverrides
HashServices
in config.plist:

Code:
<key>ProtocolOverrides</key>
        <dict>
            <key>AppleAudio</key>
            <false/>
            <key>AppleBootPolicy</key>
            <false/>
            <key>AppleDebugLog</key>
            <false/>
            <key>AppleEg2Info</key>
            <false/>
            <key>AppleFramebufferInfo</key>
            <false/>
            <key>AppleImageConversion</key>
            <false/>
            <key>AppleImg4Verification</key>
            <false/>
            <key>AppleKeyMap</key>
            <false/>
            <key>AppleRtcRam</key>
            <false/>
            <key>AppleSecureBoot</key>
            <false/>
            <key>AppleSmcIo</key>
            <true/>
            <key>AppleUserInterfaceTheme</key>
            <false/>
            <key>DataHub</key>
            <false/>
            <key>DeviceProperties</key>
            <false/>
            <key>FirmwareVolume</key>
            <true/>
            <key>HashServices</key>
            <false/>
            <key>OSInfo</key>
            <false/>
            <key>UnicodeCollation</key>
            <false/>
        </dict>
 
Forget it! Stranger no one post this
in config.plist:

Code:
<key>ProtocolOverrides</key>
        <dict>
            <key>AppleAudio</key>
            <false/>
            <key>AppleBootPolicy</key>
            <false/>
            <key>AppleDebugLog</key>
            <false/>
            <key>AppleEg2Info</key>
            <false/>
            <key>AppleFramebufferInfo</key>
            <false/>
            <key>AppleImageConversion</key>
            <false/>
            <key>AppleImg4Verification</key>
            <false/>
            <key>AppleKeyMap</key>
            <false/>
            <key>AppleRtcRam</key>
            <false/>
            <key>AppleSecureBoot</key>
            <false/>
            <key>AppleSmcIo</key>
            <true/>
            <key>AppleUserInterfaceTheme</key>
            <false/>
            <key>DataHub</key>
            <false/>
            <key>DeviceProperties</key>
            <false/>
            <key>FirmwareVolume</key>
            <true/>
            <key>HashServices</key>
            <false/>
            <key>OSInfo</key>
            <false/>
            <key>UnicodeCollation</key>
            <false/>
        </dict>
Found it.

<key>HashServices</key>
<false/>

Should i turn it on or leave it off ?
 
If you search outside of the tonymac site, you'll find the problem has been reported many places. In short, no one knows what's causing it or how to fix it. Ventura is also having the same issues. Its also happening on m1 computers. Apple is also stumped and doesn't have a solution to fix it yet.
 
Hi, Im running in the same issue... Im assuming it has something to do with BT rewrite of Monterrey. So I thing we just have to let devs time to improve kexts for this macOS version...
 
I had this error with almost every boot into Monterey.

I upgraded to Ventura (not without other problems), had to wipe and reinstall, and have not seen it since.
 
Status
Not open for further replies.
Back
Top