Lock up when going to 'economy mode' (battery)

Eric Anderson anderson at centtech.com
Thu Apr 27 18:49:32 UTC 2006


 From single user, this works as expected - unplugging the power adapter 
makes the laptop go into low power mode, and everything continues to work.

However, when in multi-user mode, it locks the machine up, and all I see 
is the ACPI messages on the console telling me it went in/out of 
economy/performance modes.  I can only hard boot the laptop to get it 
back working.  This is a new Dell Latitude D820 (Core Duo).

dmesg, etc, are here:
http://www.googlebit.com/freebsd/200604271347/

My rc.conf looks like this:

inetd_enable="YES"
kern_securelevel_enable="NO"
ipnat_enable="YES"
ipnat_rules="/etc/ipnat.conf"
keyrate="fast"
linux_enable="YES"
moused_enable="YES"
moused_type="auto"
nfs_client_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
sendmail_enable="NO"
lpd_enable="YES"
lpd_flags="-c -l -s"
devd_enable="YES"
powerd_enable="YES"
powerd_flags="-a max -b adaptive -p 100  -r 65 -i 90"
performance_cx_lowest="C1"
economy_cx_lowest="C1"
hcsecd_enable="YES"
sdpd_enable="YES"
dumpdev="/dev/ad0s3b"
compat4x_enable="YES"
compat5x_enable="YES"
apache_enable="YES"
mysql_enable="NO"
fusefs_enable="YES"


Any ideas?

Eric



-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------


More information about the freebsd-acpi mailing list