[Bug 277450] "poweroff" does not power off the system when EFI is used
Date: Sun, 03 Mar 2024 11:53:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277450 --- Comment #2 from Thomas Dreibholz <thomas.dreibholz@gmail.com> --- 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 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 => the issue occurs in this case) -- You are receiving this mail because: You are the assignee for the bug.