Coopydood / ultimate-macOS-KVM

Helping noobs and pros alike build the ultimate macOS virtual machine with easy automation, powered by KVM. Now with macOS Sequoia support!
https://coopydood.github.io/ultimate-macOS-KVM/
GNU General Public License v3.0
384 stars 21 forks source link

[macOS] stuck on Base System #93

Closed rashadgasimli closed 1 week ago

rashadgasimli commented 3 months ago

Describe the Issue

Hello, I installed macOS Ventura with AutoPilot, but when I start "macOS Base System" for configuring, it stucks on the log screen even while 15+ minutes.

Screenshot from 2024-06-05 00-43-58

Reproduce the Issue

No response

Expectation

No response

Screenshots

No response

Operating System

Fedora Linux 40 (Workstation Edition) x86_64

Kernel

Linux 6.8.11-300.fc40.x86_64

Processor

11th Gen Intel(R) Core(TM) i5-11400H (12) @ 4.50 GHz

RAM (in GB)

16 GB (15.36 GiB)

GPU(s)

GPU 1: Intel UHD Graphics @ 1.45 GHz [Integrated] | GPU 2: NVIDIA GeForce RTX 3050 Mobile [Discrete]

Version

v0.11.3

Branch

main

Generated Script File

No response

Generated XML File (if applicable)

No response

Generated Log File

No response

Additional Information

No response

rashadgasimli commented 3 months ago

Can't drop any logs or script files, beacuse I'm using firefox flatpak version under wayland. So it's impossible to drag or drop files

TheUndscr commented 3 months ago

having the same issue: i use Fedora 40 x86_64, and I have an AMD Ryzen 5 4600H CPU, as well as an NVIDIA 1650 dedicated gpu. Attempting to use Ventura with autopilot, as well

Coopydood commented 3 months ago

having the same issue: i use Fedora 40 x86_64, and I have an AMD Ryzen 5 4600H CPU, as well as an NVIDIA 1650 dedicated gpu. Attempting to use Ventura with autopilot, as well

Based on some stuff tried by @TheUndscr on discord, perhaps try setting the CPU threads to 1 and see if it boots then. Obviously that doesn’t exactly do wonders for hyperthreading but it might let you boot and investigate further.

You should also try the dev version if you haven’t already, as it contains some misc fixes ./scripts/repo-update.py --force --targetBranch dev (And re run autopilot)

if you’d like quicker / more interactive help then please feel free to join the discord.

Many thanks

leqord commented 2 months ago

Same here on Opensuse Tumbleweed

zt64 commented 2 months ago

Also having this bug on Arch Linux I did some testing trying a few things. Switching to dev branch didn't fix, nor did setting threads to 1 work.

What did work was when I set the set the macOS version to High Sierra then it boots and goes to the utilities Big Sur also works

Might be relevant that my graphics card is a Nvidia RTX 3070 running with 555.58.02 driver

rashadgasimli commented 1 week ago

Is this bug still reproducible? This issue needs more info, otherwise it will be closed @leqord @zt64 @TheUndscr @rashadgasimli

I fixed by setting cpu cores to 6, anyway thanks for support.