NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/56554: ACPI Debug: "_TMP Method"



The following reply was made to PR kern/56554; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: "gnats-bugs%netbsd.org@localhost" <gnats-bugs%NetBSD.org@localhost>
Subject: Re: kern/56554: ACPI Debug:  "_TMP Method"
Date: Sun, 19 Dec 2021 09:44:25 -0500

 --Apple-Mail=_07469723-9758-47C0-B4D0-F4BDD532944A
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 Ok, your kernel does not have ACPI_DEBUG defined so no sysctl. How =
 about:
 
 [9:43am] 201>gdb netbsd.gdb
 GNU gdb (GDB) 11.0.50.20200914-git
 Copyright (C) 2020 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later =
 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 Type "show copying" and "show warranty" for details.
 This GDB was configured as "x86_64--netbsd".
 Type "show configuration" for configuration details.
 For bug reporting instructions, please see:
 <https://www.gnu.org/software/gdb/bugs/>.
 Find the GDB manual and other documentation resources online at:
     <http://www.gnu.org/software/gdb/documentation/>.
 
 For help, type "help".
 Type "apropos word" to search for commands related to "word"...
 Reading symbols from netbsd.gdb...
 print(gdb) print AcpiGbl_EnableAmlDebugObject
 Reading in symbols for =
 ../../../../external/bsd/acpica/dist/utilities/utglobal.c...
 $1 =3D false
 (gdb) q
 
 
 > On Dec 19, 2021, at 9:35 AM, Andreas Gustafsson <gson%gson.org@localhost> wrote:
 >=20
 > Christos Zoulas wrote:
 >> Looking at the string "ACPI Debug", it occurs twice in =
 dist/executer/exdebug.c.
 >> in function AcpiExDoDebugObject. This function returns immediately if
 >> AcpiGbl_EnableAmlDebugObject is 0. This variable is controlled via
 >> sysctl hw.acpi.debug.object, which is 0 by default... So I am =
 puzzled.
 >=20
 > # sysctl hw.acpi.debug.object
 > sysctl: third level name 'debug' in 'hw.acpi.debug.object' is invalid
 >=20
 > --
 > Andreas Gustafsson, gson%gson.org@localhost
 
 
 --Apple-Mail=_07469723-9758-47C0-B4D0-F4BDD532944A
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCYb9FSQAKCRBxESqxbLM7
 OseYAKCmAU7GtvnT0N1lWZ7xJNQRyNLbQACgrJMWgp+eTqM4ocGD/+NdcmONUl0=
 =zqZX
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_07469723-9758-47C0-B4D0-F4BDD532944A--
 


Home | Main Index | Thread Index | Old Index