Octavian-Codrut Popescu

Results 18 comments of Octavian-Codrut Popescu

Any news of native arm64 for macOS?

Ok, I will try to compile it myself. Please be aware that for macOS Intel x86_64 is no longer the primary platform, in fact it is discontinued. Rosetta is just...

Sorry to be blunt, but if supporting macOS at all and only one platform, I just don't see the reason to support an old platform, the present and the future...

No, I don't think so, it uses Gunyah instead of KVM https://developer.qualcomm.com/blog/gunyah-hypervisor-software-supporting-protected-vms-android-virtualization-framework I am not really an expert, I am just looking for ways to run VMs efficiently

According to this: https://github.com/quic/gunyah-hypervisor/issues/24 It's probaby not supported on mobile phones CPUs, so you may close this. You might understand better than me what they ar talking about and better...

> hmm there are two components. This SM8550 chip is fairly new (newer then the sc8280xp I'm typing on), and /dev/gunyah means its gunyah-aware in the sense that it may...

I have the same issue on Ventura M1. The colima version with --HEAD option colima does start but there is no IP address assigned.

Here is my daemon.log if it helps: ``` time="2022-11-11T21:40:10+01:00" level=info msg="- - - - - - - - - - - - - - -" time="2022-11-11T21:40:10+01:00" level=info msg="daemon started by...

Sorry, the above error is without installing using --HEAD. I am not using mysql. This is simply colima. Here are the steps: ``` brew uninstall colima docker docker-compose qemu brew...

@abiosoft This works! Thank you! Steps followed: clean everything: ``` brew uninstall qemu lima colima docker docker-compose brew autoremove brew cleanup sudo rm -rf /opt/colima rm -rf /opt/homebrew/etc/gnutls rm -rf...