Dual Core Problems
Jeremy Chadwick
koitsu at FreeBSD.org
Tue Jul 10 12:40:25 UTC 2007
On Tue, Jul 10, 2007 at 01:35:38PM +0200, Ivaylo Mateev wrote:
> SMP compiled ???
> UUpss I just looked in my kernel config file. .... SMP was commented .... I
> tought I uncommented after I added it , but ..... so SMP is up and running,
> but the ACPI Problem still exists.
Try setting one of these via sysctl {variable}=1 then using
shutdown -p now as instructed.
$ sysctl -d hw.acpi.disable_on_reboot
hw.acpi.disable_on_reboot: Disable ACPI when rebooting/halting system
$ sysctl -d hw.acpi.handle_reboot
hw.acpi.handle_reboot: Use ACPI Reset Register to reboot
Likely one of these will help you.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the freebsd-stable
mailing list