** Description changed:

  The bochs-drm module is not enabled in the build config of the linux-kvm
  kernel.
  
  Therefore, there is no display output when running in QEMU with -vga std.
  The image I used is focal-server-cloudimg-amd64-disk-kvm.img from 
cloud-images.ubuntu.com.
  
+ Steps to reproduce:
+ 1. curl -LO 
https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img
+ 2. qemu-system-x86_64 -enable-kvm -hda 
focal-server-cloudimg-amd64-disk-kvm.img -vga std <additional ram & cpu 
options...>
+ 3. Observe the screen stay on the boot message
+ 
+ 
  The missing Kconfig is CONFIG_DRM_BOCHS=y
  
  Ubuntu release: Ubuntu 20.04.1 LTS
  linux-kvm version: 5.4.0.1026.24 (amd64)
+ 
+ Corresponding bug for the linux package:
+ https://bugs.launchpad.net/bugs/1872863

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901919

Title:
  Missing module bochs-drm: no display on QEMU -vga std

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1901919/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to