mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
[Arch Linux] Running Catalina is OK, but when switching to Ventura it crashes on boot #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @easterneas on GitHub (Dec 15, 2022).
Hi, love this project so far!
As of now, I'm recently having an issue when trying to build a container from a Docker command in
README. Running Catalina was fine, but when switching to Ventura as I need Xcode (which requires OS version at least 12.5), it crashed on first boot (even it didn't successfully boot to the Recovery screen).I'm testing on 2 laptops (Ryzen 5 4500U and Ryzen 7 5700U, both using Arch-based distro), and all of them crashed with this command below (I added also the parameter from this issue):
I've cleaned unused containers, images, and cache beforehand, but I'm not sure if this also frees used ports from deleted containers. I've also made sure the steps during the initial installation, but I might a step or two during the process.
For OS-related information
From this command:
Here's the output of both laptops:
Ryzen 5 4500U
Ryzen 7 5700U
Some notes
Hope this will give an insight! :)
@Kibi1984 commented on GitHub (Apr 7, 2023):
Hello, i have the same Problem!
Looks like Ventura on a Ryzen is not working.
Or have someone a running Ventura on a Ryzen CPU?