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

Error starting domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics #16

Open
revan1611 opened this issue Jun 6, 2022 · 4 comments

Comments

@revan1611
Copy link

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

@revan1611 revan1611 changed the title Starting VM throws this error Error starting domain: unsupported configuration: chardev 'spicevmc' not supported without spice graphics Jun 6, 2022
@revan1611
Copy link
Author

I get this error when I try to add/remove device or boot VM

@nemomode7
Copy link

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.

@ghost
Copy link

ghost commented Jun 22, 2022

Solution: Select Overview and select XML tab, find video and spice devices and delete them. Click Apply and error is gone!

@nemomode7
Copy link

nemomode7 commented Jun 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants