Your message dated Thu, 1 Aug 2019 17:19:13 +0200
with message-id
<CA+7wUsyg2Y7kB+xpOdfTS=91yjq4omsmzem0wgwemtnm8o6...@mail.gmail.com>
and subject line Re: Bug#933664: Acknowledgement (qemu-system-ppc:
Initialization of device VGA failed: failed to find romfile
"vgabios-stdvga.bin")
has caused the Debian Bug report #933664,
regarding qemu-system-ppc: Initialization of device VGA failed: failed to find
romfile "vgabios-stdvga.bin"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
933664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-system-ppc
Version: 1:3.1+dfsg-8~deb10u1
Severity: normal
Dear Maintainer,
I tried booting my shiny new kernel:
$ file g4/vmlinux
g4/vmlinux: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV),
statically linked, BuildID[sha1]=aec02dbaa89aea93d2cab980a6328b97de8d9820, with
debug_info, not stripped
Using:
$ qemu-system-ppc -m 1024 -kernel g4/vmlinux -cdrom /tmp/mini.iso -boot d
qemu-system-ppc: Initialization of device VGA failed: failed to find romfile
"vgabios-stdvga.bin"
It would be nice to fix the installation path.
Thanks,
The iso file is coming from the tarball:
http://ftp.ports.debian.org/debian-ports/pool-powerpc/main/d/debian-installer/debian-installer-images_20190702_powerpc.tar.gz
-- System Information:
Debian Release: 10.0
APT prefers stable
APT policy: (900, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages qemu-system-ppc depends on:
ii libaio1 0.3.112-3
ii libasound2 1.1.8-1
ii libbluetooth3 5.50-1
ii libbrlapi0.6 5.6-10
ii libc6 2.28-10
ii libcacard0 1:2.6.1-1
ii libcapstone3 4.0.1+really+3.0.5-1
ii libepoxy0 1.5.3-0.1
ii libfdt1 1.4.7-3
ii libgbm1 18.3.6-2
ii libgcc1 1:8.3.0-6
ii libglib2.0-0 2.58.3-2
ii libgnutls30 3.6.7-4
ii libibverbs1 22.1-1
ii libjpeg62-turbo 1:1.5.2-2+b1
ii libncursesw6 6.1+20181013-2
ii libnettle6 3.4.1-1
ii libnuma1 2.0.12-1
ii libpixman-1-0 0.36.0-1
ii libpng16-16 1.6.36-6
ii librdmacm1 22.1-1
ii libsasl2-2 2.1.27+dfsg-1
ii libseccomp2 2.3.3-4
ii libspice-server1 0.14.0-1.3
ii libtinfo6 6.1+20181013-2
ii libusb-1.0-0 2:1.0.22-2
ii libusbredirparser1 0.8.0-1
ii libvdeplug2 2.3.2+r586-2.2
ii libvirglrenderer0 0.7.0-2
ii openbios-ppc 1.1.git20181001-1
ii openhackware 0.4.1+git-20140423.c559da7c-4.1
ii qemu-slof 20180702+dfsg-1
ii qemu-system-common 1:3.1+dfsg-8~deb10u1
ii qemu-system-data 1:3.1+dfsg-8~deb10u1
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages qemu-system-ppc recommends:
pn ipxe-qemu <none>
pn qemu-system-gui <none>
pn qemu-utils <none>
pn seabios <none>
Versions of packages qemu-system-ppc suggests:
pn qemu-block-extra <none>
pn samba <none>
pn vde2 <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Turns out this is simple as:
$ sudo apt-get install qemu-system-x86
I do not have recommends:
$ cat /etc/apt/apt.conf.d/99local
APT::Install-Recommends "false";
APT::Install-Suggests "false";
Sorry for the noise
--- End Message ---