You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error starting domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics
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 1384, in startup
self._backend.create()
File "/usr/lib/python3.10/site-packages/libvirt.py", line 1352, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: unsupported configuration: chardev 'spicevmc' not supported without spice graphics
The text was updated successfully, but these errors were encountered:
revan1611
changed the title
Starting VM throws this error
Error starting domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics
Jun 6, 2022
Got the same error on manjaro. Decided to switch distro to Mint and use [https://gitlab.com/risingprismtv/single-gpu-passthrough/-/wikis/home](Risingprismtv's guide). Got it working.
It would be interesting to know what caused the error though.
It shows the same error when I push apply and reverts it back . I've found
a solution though. In XML audio should be set to "none" and then you can
remove the devices.
On Wed, 22 Jun 2022, 22:57 NetuserPRO46, ***@***.***> wrote:
Solution: Select Overview and select XML tab, find video and spice devices
and delete them. Click Apply and error is gone!
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALD3UKY5JXXTLASBBIMZK6TVQMZVNANCNFSM5X7RJVZQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
The text was updated successfully, but these errors were encountered: