** 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 Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1901919

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

Status in linux-kvm package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to