action #11566
closedadd linuxvnc based console
0%
Description
linuxvnc allows to export tty device over vnc. With this openQA can handle
backends without actual graphic cards present, such as IPMI machines and exotic architectures.
Updated by okurz over 7 years ago
- Status changed from New to Feedback
- Priority changed from Normal to Low
we can already handle IPMI machines. What else is missing here? Can someone be more specific about the feature request?
Updated by rpalethorpe over 7 years ago
I think k0da is talking about this: https://github.com/LibVNC/vncterm
I guess it might be easier to run LinuxVNC than to expand the IPMI and/or virtio backends to work with new architectures/hardware. It is quite an inefficient way of sending text though, so if someone needs speed then it would be better to adapt the virtio backend. On the other hand LinuxVNC would easily allow you to use needles which would be useful with terminal based curses GUIs.
We are doing some pretty weird stuff with the proxy IPMI backend at the moment, so this might be a better way. I might look into it properly at some point for LTP and/or driver testing.
Updated by okurz over 4 years ago
- Status changed from Feedback to Rejected
- Assignee set to okurz
-> #65271