Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman Desktop Mac M2 qemu error on machine start #20915

Closed
savagematt opened this issue Oct 20, 2023 · 5 comments
Closed

Podman Desktop Mac M2 qemu error on machine start #20915

savagematt opened this issue Oct 20, 2023 · 5 comments
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@savagematt
Copy link

Bug description

When I start podman-machine-default from a clean install of Podman Desktop 1.4.0 I get an error related to qemu

Operating system

macOS Ventura 13.5.1, Apple M2

Installation Method

Installer from website/GitHub releases

Version

1.4.0

Steps to reproduce

Steps to reproduce the issue

  1. Install Podman Desktop 1.4.0 on M2 MBP
  2. Start Podman machine
  3. View logs

Relevant log output

Logs show:


Starting machine "podman-machine-default"
Waiting for VM ...
Error: qemu exited unexpectedly with exit code 1, stderr: qemu-system-aarch64: -accel hvf: invalid accelerator hvf
qemu-system-aarch64: falling back to tcg
qemu-system-aarch64: unable to find CPU model 'host'


### Additional context

I tried creating a new machine, with the same result
@benoitf
Copy link
Contributor

benoitf commented Oct 20, 2023

@savagematt could you check your qemu's version ?

using command line
qemu-system-aarch64 --version

and from where comes from qemu using which qemu-system-aarch64

@mairin
Copy link
Member

mairin commented Nov 27, 2023

@savagematt wondering if you had a chance to check this. did you end up getting Podman Desktop working on your M2 Mac? I have one here so I can try to reproduce with more info. Can you check the qemu version? (copy/pasta-ing below for your convenience):

using command line
qemu-system-aarch64 --version

and from where comes from qemu using which qemu-system-aarch64

@benoitf benoitf transferred this issue from podman-desktop/podman-desktop Dec 5, 2023
Copy link

github-actions bot commented Jan 5, 2024

A friendly reminder that this issue had no activity for 30 days.

@xakraz
Copy link
Contributor

xakraz commented Jan 12, 2024

Looks similar to this issue: #20776

Is it a duplicate?

@Luap99
Copy link
Member

Luap99 commented Apr 4, 2024

Podman 5.0 no longer support qemu on macos, we now use the apple hypervisor

@Luap99 Luap99 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✔️ Done in Podman Desktop Planning Apr 4, 2024
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jul 4, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
Archived in project
Development

No branches or pull requests

5 participants