NetBSD Problem Report #59769

From www@netbsd.org  Sun Nov 16 21:57:32 2025
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits)
	 client-signature RSA-PSS (2048 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 6B2621A9239
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 16 Nov 2025 21:57:32 +0000 (UTC)
Message-Id: <20251116215731.623D61A923A@mollari.NetBSD.org>
Date: Sun, 16 Nov 2025 21:57:31 +0000 (UTC)
From: riz@tastylime.net
Reply-To: riz@tastylime.net
To: gnats-bugs@NetBSD.org
Subject: Booting 10.1/amd64 from qemu, keyboard input at boot menu doesn't work
X-Send-Pr-Version: www-1.0

>Number:         59769
>Category:       port-amd64
>Synopsis:       Booting 10.1/amd64 from qemu, keyboard input at boot menu doesn't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 16 22:00:00 +0000 2025
>Last-Modified:  Sun Nov 16 23:05:00 +0000 2025
>Originator:     Jeff Rizzo
>Release:        NetBSD 11.0_BETA
>Organization:
>Environment:
NetBSD rambutan.tastylime.net 11.0_BETA NetBSD 11.0_BETA (GENERIC) #0: Fri Nov 14 15:25:51 PST 2025  riz@rambutan.tastylime.net:/tank/netbsd/netbsd-11/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
When booting a virtual machine under qemu 10.1.0 like so:

qemu-system-x86_64 -cdrom boot-com.iso -nographic

... the bootloader splash screen does not get any keyboard input.  Once the VM is booted, keyboard works normally.

Reporting this with the 10.1 boot-com.iso, but the problem happens on current (11.99.4) as well.
>How-To-Repeat:
pkgin install qemu
ftp ftp https://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/20251116090151Z/amd64/installation/cdrom/boot-com.iso

Start the VM like so:

qemu-system-x86_64 -cdrom boot-com.iso -nographic

...observe the splash screen counting down, try to stop the countdown.

>Fix:

>Audit-Trail:
From: RVP <rvp@SDF.ORG>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-amd64/59769: Booting 10.1/amd64 from qemu, keyboard input
 at boot menu doesn't work
Date: Sun, 16 Nov 2025 23:02:06 +0000 (UTC)

 On Sun, 16 Nov 2025, riz@tastylime.net wrote:

 >> Description:
 > When booting a virtual machine under qemu 10.1.0 like so:
 >
 > qemu-system-x86_64 -cdrom boot-com.iso -nographic
 >
 > ... the bootloader splash screen does not get any keyboard input.
 >

 Use the other ISO, `boot.iso'. If you want to use the serial-port ISO, use a
 simulated serial-port along with `-display none':

 $ qemu-system-x86_64 -cdrom /tmp/boot-com.iso -display none -serial mon:stdio

 -RVP

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.