Hello everyone, I just installed FreeBSD-13.1-release on my Lenovo m93p desktop computer.
I found shutdown -p now cause system to reboot.
I have refer to these threads:
Today I found that turning off the Wake-on-LAN in bios can shut down normally.
If do not turn off the Wake-on-LAN , system can also shut down normally by inserting a USB flash drive.
I need the Wake-on-LAN function, how can I troubleshoot the problem?
I found shutdown -p now cause system to reboot.
I have refer to these threads:
![]()
Solved - poweroff reboots computer (usually)
Linux and Windows both power off my desktop consistently, but FreeBSD 10.2-RELEASE does so only once in a dozen tries or so. The rest of the time it reboots. I've had this problem since the install was fresh. I've used poweroff and shutdown -p now. I assume this is some ACPI bug in my BIOS, but...forums.freebsd.org
![]()
Solved - Mainboard restarts by itself after FreeBSD shutdown
I'm setting up a Shuttle SX79R5 Mini-PC as a FreeBSD server. I observe the following irritating behavior with FreeBSD 12.x and 13.0-RCx: After a shutdown of FreeBSD (ACPI-triggered, or by running shutdown -p now), the motherboard turns off for about 3 to 5 seconds, and then boots up again. I've...forums.freebsd.org
and set:Handbook: 12.13.2.5. System Powers Up After Suspend or Shutdown
hw.efi.poweroff=0 in /etc/sysctl.conf
but not work.hw.acpi.disable_on_poweroff="0"(also test "1") in /boot/loader.conf
Today I found that turning off the Wake-on-LAN in bios can shut down normally.
If do not turn off the Wake-on-LAN , system can also shut down normally by inserting a USB flash drive.
I need the Wake-on-LAN function, how can I troubleshoot the problem?