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

Virt-Manager Issue after using sudo ./make.sh --add #119

Open
ShawZam opened this issue Sep 2, 2024 · 0 comments
Open

Virt-Manager Issue after using sudo ./make.sh --add #119

ShawZam opened this issue Sep 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ShawZam
Copy link

ShawZam commented Sep 2, 2024

-macOS Sonoma VM
host
-AMD Ryzen 7 6800H
-Ubuntu 24.04 LTS
-Virt-Manager 4.1.0

Virt-Manager details:
Error starting domain: internal error: QEMU unexpectedly closed the monitor (vm='macOS-Simple-KVM'): 2024-09-02T07:15:01.607559Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
2024-09-02T07:15:01.607566Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
2024-09-02T07:15:01.607571Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
2024-09-02T07:15:01.607801Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
2024-09-02T07:15:01.607808Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
2024-09-02T07:15:01.607813Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
2024-09-02T07:15:01.614165Z qemu-system-x86_64: -device hda-output: no default audio driver available
Perhaps you wanted to use -audio or set audiodev=audio1?

Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 108, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtManager/object/domain.py", line 1402, in startup
self._backend.create()
File "/usr/lib/python3/dist-packages/libvirt.py", line 1379, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: QEMU unexpectedly closed the monitor (vm='macOS-Simple-KVM'): 2024-09-02T07:15:01.607559Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
2024-09-02T07:15:01.607566Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
2024-09-02T07:15:01.607571Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
2024-09-02T07:15:01.607801Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
2024-09-02T07:15:01.607808Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
2024-09-02T07:15:01.607813Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
2024-09-02T07:15:01.614165Z qemu-system-x86_64: -device hda-output: no default audio driver available
Perhaps you wanted to use -audio or set audiodev=audio1?

@ShawZam ShawZam added the bug Something isn't working label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant