Add viewing and editing video device information to virtual machine information #1670
Shotaro-Kawaguchi
started this conversation in
Ideas
Replies: 1 comment
-
The ability to choose the video device driver would be nice as well. The Cockpit default of virtio can causes issues with Linux and you can end up seeing an error in the VNC viewer that says 'display output is not active'. Changing the driver to vga solves this, but you need to do it either in virt-manager or via virsh currently. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Page: Virtual Machines
Description:
I want to add the ability to view and edit video devices to the virtual machine details.
I'm assuming something like the attached image.
Currently, cockpit-machines can check the usage of resources such as CPU, memory, and disk as virtual machine information.
However, we cannot view or edit the video device information.
Adding video device viewing and editing to virtual machine information provides the following benefits:
Determined the specifications of the video device assigned to the virtual machine.
Enable to set VNC password.
I am planning to make a patch, if anyone has any comments, please let me know.
![VideoDevices](https://private-user-images.githubusercontent.com/171650389/336766883-54917089-d74f-4c44-9565-fc0ee3529c10.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjQ4NzMsIm5iZiI6MTczODk2NDU3MywicGF0aCI6Ii8xNzE2NTAzODkvMzM2NzY2ODgzLTU0OTE3MDg5LWQ3NGYtNGM0NC05NTY1LWZjMGVlMzUyOWMxMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QyMTQyNTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04MDdlZmUxMWY2ZDE0OThmMDYwNGI4M2RhMmU1ZmZlYjM2Y2JjMmZjYmYxNTY5ZGE3YTcwYzhhODY2MjRiNzY5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.8r4IBLgHij_4ba7l0cJbahn0JGCUVhlmQiEUPir6I4g)
Beta Was this translation helpful? Give feedback.
All reactions