Re: Missing bochs_drm module when booting under qemu-system-sparc64

2018-08-31 Thread Mark Cave-Ayland
On 28/08/18 21:46, John Paul Adrian Glaubitz wrote: > On 8/28/18 9:50 PM, Mark Cave-Ayland wrote: >> My current guess is that the bochs_drm module is being built but not >> included in the kernel for the installer. Is it just a case of adding >> the line "fb-modules-${kernel:Version}" or similar t

Re: Missing bochs_drm module when booting under qemu-system-sparc64

2018-08-28 Thread John Paul Adrian Glaubitz
On 8/28/18 9:50 PM, Mark Cave-Ayland wrote: > My current guess is that the bochs_drm module is being built but not > included in the kernel for the installer. Is it just a case of adding > the line "fb-modules-${kernel:Version}" or similar to > debian-installer/build/pkg-lists/cdrom/sparc64.cfg in