news
VirtualBox & vmugfx unsupported hypervisor error
Quoting: VirtualBox & vmugfx unsupported hypervisor error —
Recently, I encountered a weird little problem. An inconsistent little problem, too. On a Linux host, I have two Linux virtual machines configured in VirtualBox, both Kubuntu 24.04. One uses LUKS encryption, set up as part of the operating system installation, the other does not. Both use Guest Additions, installed from the official repositories. The former throws an error.
It reads: vmugfx 0000:00:02 .0: [drm] *ERROR* vmugfx seems to be running on an unsupported hypervisor. This configuration is likely broken. Please switch to a supported graphics device to avoid problems. Now, this error only shows during the boot sequence. And it does not seem to affect the functionality of the virtual machine in any way. Screen resizing, screen lock, none of it. But still, let's get rid of it, shall we.
As it happens, while the error message is extremely nerdy, it actually makes sense. VirtualBox tells us to switch to a supported graphics device. And then, I remembered writing about the black screen issues with Linux guests some time ago. Perhaps I need to change the graphics controller used by the affected Kubuntu instance?