In my post to the port-amd64 list with subject "/sbin/poweroff not working (NetBSD-current)", I reported that `/sbin/shutdown -p` fails to poweroff the machine. The machine freezes with the last messages to the console: acpi0: entering state S5 acpitz0: workqueue busy: updates stopped coretemp0: workqueue busy: updates stopped coretemp1: workqueue busy: updates stopped
I was thinking maybe if I turned those devices off before executing poweroff, maybe it would complete and the machine would turn off. Wishful thinking? Henry 2022年6月12日(日) 16:32 Martin Husemann <[email protected]>: > > On Sat, Jun 11, 2022 at 06:10:43PM +0900, Henry wrote: > > How can I stop devices such as acpibat0, acpitz0 or coretemp0 that > > monitor environmental sensors? > > May I ask why you want to disable them? > > Martin
