NetBSD Problem Report #55904

From martin@NetBSD.org  Sat Jan  2 16:23:22 2021
Return-Path: <martin@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))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 3B8F91A923A
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  2 Jan 2021 16:23:22 +0000 (UTC)
Message-Id: <20210102162312.083395CC7B9@emmas.aprisoft.de>
Date: Sat,  2 Jan 2021 17:23:12 +0100 (CET)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: silent booting is too verbose
X-Send-Pr-Version: 3.95

>Number:         55904
>Category:       port-amd64
>Synopsis:       silent booting is too verbose
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 02 16:25:00 +0000 2021
>Last-Modified:  Sat Jan 02 16:26:20 +0000 2021
>Originator:     Martin Husemann
>Release:        NetBSD 9.99.77
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 9.99.77 NetBSD 9.99.77 (GENERIC) #41: Fri Dec 25 12:38:49 CET 2020 martin@martins.aprisoft.de:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

When booting with AB_QUIET|AB_SILENT flags, both bootloader and kernel
are not really silent (due to parts of the acpi code using printf instead
of aprint_*)

boot: Input/output error
> boot netbsd -z -q
[   1.0000000] entropy: WARNING: extracting entropy too early
[   1.0000000] ksyms: checking .text
[   1.0000000] ksyms: checking .rodata.hotpatch
[   1.0000000] ksyms: checking .rodata
[   1.0000000] ksyms: checking .eh_frame
[   1.0000000] ksyms: checking link_set_x86_hotpatch_descriptors
[   1.0000000] ksyms: checking link_set_sdt_argtypes_set
[   1.0000000] ksyms: checking link_set_sdt_probes_set
[   1.0000000] ksyms: checking link_set_sdt_providers_set
[   1.0000000] ksyms: checking link_set_modules
[   1.0000000] ksyms: checking link_set_sysctl_funcs
[   1.0000000] ksyms: checking link_set_evcnts
[   1.0000000] ksyms: checking link_set_linux_module_param_desc
[   1.0000000] ksyms: checking link_set_linux_module_param_info
[   1.0000000] ksyms: checking link_set_domains
[   1.0000000] ksyms: checking link_set_dkwedge_methods
[   1.0000000] ksyms: checking link_set_prop_linkpools
[   1.0000000] ksyms: checking .data
[   1.0000000] ksyms: checking .data.cacheline_aligned
[   1.0000000] ksyms: checking .data.read_mostly
[   1.0000000] ksyms: checking .bss
[   1.0000000] ksyms: checking .note.netbsd.ident
[   1.0000000] ksyms: checking .note.Xen
[   1.0000000] ksyms: checking .ident
[   1.0000000] ksyms: checking .comment
[   1.0000000] ksyms: checking .symtab
[   1.0000000] ksyms: checking .strtab
[   1.0000000] ksyms: checking .shstrtab
[   1.0000000] NetBSD 9.99.77 (SEVEN_WIFI)     Notice: this software is protected by copyright
[   1.0000000] entropy: no seed from bootloader
[   1.0000000] Detecting hardware...[   1.0000030] ACPI: RSDP 0x00000000000FBAD0 000024 (v02 ACPIAM)
[   1.0000030] ACPI: XSDT 0x00000000CFE90100 00005C (v01 030811 XSDT1042 20110308 MSFT 00000097)
[   1.0000030] ACPI: FACP 0x00000000CFE90290 0000F4 (v03 030811 FACP1042 20110308 MSFT 00000097)
[   1.0000030] Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20201113/tbfadt-640)
[   1.0000030] ACPI: DSDT 0x00000000CFE90450 00E040 (v01 A1585  A1585000 00000000 INTL 20060113)
[   1.0000030] ACPI: FACS 0x00000000CFEA8000 000040
[   1.0000030] ACPI: APIC 0x00000000CFE90390 00007C (v01 030811 APIC1042 20110308 MSFT 00000097)
[   1.0000030] ACPI: MCFG 0x00000000CFE90410 00003C (v01 030811 OEMMCFG  20110308 MSFT 00000097)
[   1.0000030] ACPI: OEMB 0x00000000CFEA8040 000072 (v01 030811 OEMB1042 20110308 MSFT 00000097)
[   1.0000030] ACPI: SRAT 0x00000000CFE9F8A0 000108 (v01 AMD    FAM_F_10 00000002 AMD  00000001)
[   1.0000030] ACPI: HPET 0x00000000CFE9F9B0 000038 (v01 030811 OEMHPET  20110308 MSFT 00000097)
[   1.0000030] ACPI: SSDT 0x00000000CFE9F9F0 000DA4 (v01 A M I  POWERNOW 00000001 AMD  00000001)
[   1.0000030] ACPI: 2 ACPI AML tables successfully acquired and loaded
[   1.0057875] csr: 02a00117
[   1.0057875] csr: 02a00117
[   1.0057875] csr: 02a00117
[   1.0057875] csr: 02a00117
[   1.0057875] ohci0: 1 scheduling overruns
[   1.0057875] cpu0 has 1 core siblings: cpu0
[   1.0057875] cpu0 has 6 pkg siblings: cpu1 cpu2 cpu3 cpu4 cpu5 cpu0
[   1.0057875] cpu0 has 1 1st siblings: cpu0
[   1.0057875] cpu0 first in package: cpu0
[   1.0057875] cpu1 has 1 core siblings: cpu1
[   1.0057875] cpu1 has 6 pkg siblings: cpu2 cpu3 cpu4 cpu5 cpu0 cpu1
[   1.0057875] cpu1 has 1 1st siblings: cpu0
[   1.0057875] cpu1 first in package: cpu0
[   1.0057875] cpu2 has 1 core siblings: cpu2
[   1.0057875] cpu2 has 6 pkg siblings: cpu3 cpu4 cpu5 cpu0 cpu1 cpu2
[   1.0057875] cpu2 has 1 1st siblings: cpu0
[   1.0057875] cpu2 first in package: cpu0
[   1.0057875] cpu3 has 1 core siblings: cpu3
[   1.0057875] cpu3 has 6 pkg siblings: cpu4 cpu5 cpu0 cpu1 cpu2 cpu3
[   1.0057875] cpu3 has 1 1st siblings: cpu0
[   1.0057875] cpu3 first in package: cpu0
[   1.0057875] cpu4 has 1 core siblings: cpu4
[   1.0057875] cpu4 has 6 pkg siblings: cpu5 cpu0 cpu1 cpu2 cpu3 cpu4
[   1.0057875] cpu4 has 1 1st siblings: cpu0
[   1.0057875] cpu4 first in package: cpu0
[   1.0057875] cpu5 has 1 core siblings: cpu5
[   1.0057875] cpu5 has 6 pkg siblings: cpu0 cpu1 cpu2 cpu3 cpu4 cpu5
[   1.0057875] cpu5 has 1 1st siblings: cpu0
[   1.0057875] cpu5 first in package: cpu0
[   2.4574292] ehci0: handing over full speed device on port 5 to ohci0
[   2.8474238]  done.

A few of this message are due to the DEBUG option in my test kernel
(e.g. the ohci "csr: " print out), but most of them happen on non-DEBUG
kernels too.

>How-To-Repeat:
s/a

>Fix:
n/a

>Release-Note:

>Audit-Trail:

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.