diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1829945')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1829945 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1829945 b/results/scraper/launchpad-without-comments/1829945 new file mode 100644 index 000000000..8ada89d66 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1829945 @@ -0,0 +1,10 @@ +SDL support missing from qemu-1:3.1+dfsg-2ubuntu3.1 + +qemu support is missing from qemu-1:3.1+dfsg-2ubuntu3.1 on Disco. This is dispite qemu --help saying its available. SDL support is needed to use Packer(https://www.packer.io/) in graphical mode. + +# qemu-system-x86_64 -cpu host -smp 2,sockets=2,cores=1,threads=1 -machine type=pc,accel=kvm -display sdl -cdrom ubuntu.iso +qemu-system-x86_64: Display 'sdl' is not available. + +# qemu-system-x86_64 --help | grep sdl +-display sdl[,frame=on|off][,alt_grab=on|off][,ctrl_grab=on|off] +-sdl shorthand for -display sdl \ No newline at end of file |