Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Ventura keep rebooting. #59

Closed
loudywen opened this issue Dec 2, 2022 · 1 comment
Closed

Ventura keep rebooting. #59

loudywen opened this issue Dec 2, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@loudywen
Copy link

loudywen commented Dec 2, 2022

My setting
image

VMware version:
VMware Workstation 17

Issue:
image

log and vmx:
macOS 13.zip

Also tested this setting from #33

# >>> START <<<
# This spoofs CPUID as MacBook Pro (15-inch, 2018) - MacBookPro15,1
cpuid.0.ebx = "0111:0101:0110:1110:0110:0101:0100:0111"
cpuid.0.ecx = "0110:1100:0110:0101:0111:0100:0110:1110"
cpuid.0.edx = "0100:1001:0110:0101:0110:1110:0110:1001"
featMask.vm.cpuid.FAMILY = "Val:0x6"
featMask.vm.cpuid.MODEL = "Val:0x9e"
featMask.vm.cpuid.STEPPING = "Val:0x0a"
cpuid.brandstring = "Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz"
cpuid.inhibitDarwinMasks = "TRUE"
board-id.reflectHost = "FALSE"
board-id = "Mac-937A206F2EE63C01"

# Throw VMware error if no AVX2 support in CPU
featMask.vm.cpuid.AVX2 = "Min:1"

# Ensure no boot loop due to macOS unsupported Intel e1000 NIC
ethernet0.virtualDev = "vmxnet3"
# >>> END <<<
@DrDonk DrDonk added the duplicate This issue or pull request already exists label Dec 2, 2022
@DrDonk
Copy link
Owner

DrDonk commented Dec 2, 2022

This topic is now closed. There isn't a way to fix this. Please see

#47

@DrDonk DrDonk closed this as completed Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants