Ubuntu virtual machine on Windows error once installed: drm:vmn_host_log [vmugfx] *ERROR* Failed to send log
I have recently installed a VM and Ubuntu, once I finished installing Ybuntu I had the following message
drm:vmn_host_log [vmugfx] ERROR Failed to send log
I´m no programmer and my knowledge is honestly very limited on this, does anyone know how can I solve this?
13 Answers
Go to settings in the VirtualBox.
Then go to Display.
Then change the Graphic controller to VBOX VGA.
Ubuntu will start working.
3I ran across this issue as well, but I believe that I found a solution! Here are my configurations that fixed this issue.
- I would ramp up your RAM/base memory to at least 2GB if possible.
- Uncheck the floppy disk in the boot order and move it below the optical and hard disk.
- Leave the graphics controller on VMSVGA, this is not an issue.
- Make sure your Controller:IDE is set to your ISO image.
- Have your network attached to your Bridged Adapter.
- Make sure to choose "Install Ubuntu" instead of "Try Ubuntu."
That should be everything, I believe that your system just didn't have enough RAM to allocate the graphics display for the VM. The error might pop up again, but it should load to the Ubuntu home screen. Here is a link to a PDF that proved incredibly useful for this installation process:
This answer is coming very late, but hopefully it will help someone. To solve this issue you need to unmount the optical drive containing the live image. This is also the case if you are trying to install the Virtualbox Guest Additions and have mounted the live CD.