All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
@ 2021-02-16  9:24 Philipp Oppermann
  2021-02-16 11:22 ` [Bug 1915794] " Stefan Weil
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philipp Oppermann @ 2021-02-16  9:24 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
is run daily. Since today, the job is failing with an `could not load PC
BIOS 'bios-256k.bin'` error thrown by QEMU.

The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

Both CI runs build the exact same code. You can find the full logs at
https://github.com/rust-
osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
https://github.com/rust-
osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

(I hope this is the right place to report this issue.)

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1915794

Title:
  could not load PC BIOS 'bios-256k.bin' on latest Windows exe
  (*-20210203.exe)

Status in QEMU:
  New

Bug description:
  I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
  is run daily. Since today, the job is failing with an `could not load
  PC BIOS 'bios-256k.bin'` error thrown by QEMU.

  The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
  The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

  Both CI runs build the exact same code. You can find the full logs at
  https://github.com/rust-
  osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
  https://github.com/rust-
  osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

  (I hope this is the right place to report this issue.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1915794/+subscriptions


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1915794] Re: could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
  2021-02-16  9:24 [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe) Philipp Oppermann
@ 2021-02-16 11:22 ` Stefan Weil
  2021-02-16 12:00 ` Stefan Weil
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Stefan Weil @ 2021-02-16 11:22 UTC (permalink / raw)
  To: qemu-devel

This is a known and documented problem with a simple workaround: "Known
issue: currently requires start from installation directory or -L option
to specify the location of the firmware files."

And it is already fixed in the newer installer.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1915794

Title:
  could not load PC BIOS 'bios-256k.bin' on latest Windows exe
  (*-20210203.exe)

Status in QEMU:
  New

Bug description:
  I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
  is run daily. Since today, the job is failing with an `could not load
  PC BIOS 'bios-256k.bin'` error thrown by QEMU.

  The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
  The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

  Both CI runs build the exact same code. You can find the full logs at
  https://github.com/rust-
  osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
  https://github.com/rust-
  osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

  (I hope this is the right place to report this issue.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1915794/+subscriptions


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1915794] Re: could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
  2021-02-16  9:24 [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe) Philipp Oppermann
  2021-02-16 11:22 ` [Bug 1915794] " Stefan Weil
@ 2021-02-16 12:00 ` Stefan Weil
  2021-02-16 15:23 ` Philipp Oppermann
  2021-05-13 12:02 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Stefan Weil @ 2021-02-16 12:00 UTC (permalink / raw)
  To: qemu-devel

See also the patch which will fix this issue upstream as soon as it was
merged: https://patchwork.ozlabs.org/project/qemu-
devel/patch/20210208205752.2488774-1-sw@weilnetz.de/.


** Tags added: windows

** Changed in: qemu
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1915794

Title:
  could not load PC BIOS 'bios-256k.bin' on latest Windows exe
  (*-20210203.exe)

Status in QEMU:
  Confirmed

Bug description:
  I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
  is run daily. Since today, the job is failing with an `could not load
  PC BIOS 'bios-256k.bin'` error thrown by QEMU.

  The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
  The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

  Both CI runs build the exact same code. You can find the full logs at
  https://github.com/rust-
  osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
  https://github.com/rust-
  osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

  (I hope this is the right place to report this issue.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1915794/+subscriptions


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1915794] Re: could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
  2021-02-16  9:24 [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe) Philipp Oppermann
  2021-02-16 11:22 ` [Bug 1915794] " Stefan Weil
  2021-02-16 12:00 ` Stefan Weil
@ 2021-02-16 15:23 ` Philipp Oppermann
  2021-05-13 12:02 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Philipp Oppermann @ 2021-02-16 15:23 UTC (permalink / raw)
  To: qemu-devel

Thanks a lot!

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1915794

Title:
  could not load PC BIOS 'bios-256k.bin' on latest Windows exe
  (*-20210203.exe)

Status in QEMU:
  Confirmed

Bug description:
  I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
  is run daily. Since today, the job is failing with an `could not load
  PC BIOS 'bios-256k.bin'` error thrown by QEMU.

  The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
  The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

  Both CI runs build the exact same code. You can find the full logs at
  https://github.com/rust-
  osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
  https://github.com/rust-
  osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

  (I hope this is the right place to report this issue.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1915794/+subscriptions


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1915794] Re: could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
  2021-02-16  9:24 [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe) Philipp Oppermann
                   ` (2 preceding siblings ...)
  2021-02-16 15:23 ` Philipp Oppermann
@ 2021-05-13 12:02 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2021-05-13 12:02 UTC (permalink / raw)
  To: qemu-devel

Stefan's patch got merged here:
https://gitlab.com/qemu-project/qemu/-/commit/342e3a4f20653c2d419
... thus closing this issue now.

** Changed in: qemu
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1915794

Title:
  could not load PC BIOS 'bios-256k.bin' on latest Windows exe
  (*-20210203.exe)

Status in QEMU:
  Fix Released

Bug description:
  I'm using https://scoop.sh/ to install QEMU on a Windows CI job, which
  is run daily. Since today, the job is failing with an `could not load
  PC BIOS 'bios-256k.bin'` error thrown by QEMU.

  The version that causes this error is: https://qemu.weilnetz.de/w64/2021/qemu-w64-setup-20210203.exe#/dl.7z
  The previous version, which worked fine, was: https://qemu.weilnetz.de/w64/2020/qemu-w64-setup-20201124.exe#/dl.7z

  Both CI runs build the exact same code. You can find the full logs at
  https://github.com/rust-
  osdev/x86_64/runs/1908137213?check_suite_focus=true (failing) and
  https://github.com/rust-
  osdev/x86_64/runs/1900698412?check_suite_focus=true (previous).

  (I hope this is the right place to report this issue.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1915794/+subscriptions


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-13 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16  9:24 [Bug 1915794] [NEW] could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe) Philipp Oppermann
2021-02-16 11:22 ` [Bug 1915794] " Stefan Weil
2021-02-16 12:00 ` Stefan Weil
2021-02-16 15:23 ` Philipp Oppermann
2021-05-13 12:02 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.