From nobody Sun Mar 03 11:53:58 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TngGG1By4z5CdSZ for ; Sun, 3 Mar 2024 11:53:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TngGF6W5Lz4mDc for ; Sun, 3 Mar 2024 11:53:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709466837; a=rsa-sha256; cv=none; b=NTgzkM103N0F1UhUOliT5w42LMHA8ZrbmQTb2S8rBuXGZNA+hpKx8HKuewNKYZgoYH6uqt BDw5H5FsgIwUWOyfovFSIGK9xZ20FJO8NMABc/SSOiHPExMPfxV2a7bkukDW4UdnOGj9/K xxDk2WUM0Ta+C/ZIPWmOhPxNT03dCpWh+1FTVDgYqBOW/CzXaCCCn4Kg8tiNeLA5Rg8Msk 0D9k8iaXj5uaYkIoGKoNWBeifMYPh9PGjPBX6ucQDsTzJbSQOvNybw7oATjwk7D3iviYGt U+Wvtt6iB+lih7S25kk7NRGC2I76RPs19OOOcdIfR5SktI+WDu9EV7m4zwybRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709466837; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Pp2vzbYWemD8a6GNm+Pkbv73eq9j52v1VHIrrFi97HM=; b=NM5eMcMh1PIgpQL6lZ0v0NGpJpfP9N9CuCF7Fm5ScRTzrVhatCWSkVlm7sv6jCTuvyNpTu bOArKyQrv/jrKll4XnYxZa9UpMjVgDyEF0y1Kr1cUulGJS1q6gxaRiHj0Esuwc2nPnjZ6r CNxcNBEQFTtgg7QbWQALhF1GjG6Hi/2JIe6j0MeXloVFeCLBh+RHdyjpanfMr6g2+7wys7 MB368k1+ef8s46jIBfUXw+n1z5U0f4bqavjvU0mbeQzF/HrQiG9JYRuWKIvJSH43+EtkQQ HJ0NDBnSMiPTkSnx0eJrCJAYpNKLnUsfrRXP/at/2oBBDdPxxfPrb3ELVcFavg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TngGF61xrzcdv for ; Sun, 3 Mar 2024 11:53:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 423Brvo0037768 for ; Sun, 3 Mar 2024 11:53:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 423BrvHx037767 for bugs@FreeBSD.org; Sun, 3 Mar 2024 11:53:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277450] "poweroff" does not power off the system when EFI is used Date: Sun, 03 Mar 2024 11:53:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: thomas.dreibholz@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277450 --- Comment #2 from Thomas Dreibholz --- nornetpp@burgsteinfurt:~ $ uname -a FreeBSD burgsteinfurt.openstack 14.0-RELEASE-p5 FreeBSD 14.0-RELEASE-p5 #0:= Tue Feb 13 23:37:36 UTC 2024=20=20=20=20 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 nornetpp@burgsteinfurt:~ $ sysctl hw.acpi hw.acpi.acline: 1 hw.acpi.battery.info_expire: 5 hw.acpi.battery.units: 1 hw.acpi.battery.state: 0 hw.acpi.battery.rate: 0 hw.acpi.battery.time: -1 hw.acpi.battery.life: 100 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cppc_notify: 1 hw.acpi.reset_video: 0 hw.acpi.handle_reboot: 1 hw.acpi.disable_on_reboot: 0 hw.acpi.verbose: 0 hw.acpi.s4bios: 0 hw.acpi.sleep_delay: 1 hw.acpi.suspend_state: NONE hw.acpi.standby_state: NONE hw.acpi.lid_switch_state: NONE hw.acpi.sleep_button_state: NONE hw.acpi.power_button_state: S5 hw.acpi.supported_sleep_state: S5 nornetpp@burgsteinfurt:~ $ sudo sysctl hw.efi hw.efi.poweroff: 1 (This is the default setting =3D> the issue occurs in this case) --=20 You are receiving this mail because: You are the assignee for the bug.=