Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 13:49:34 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        freebsd-acpi@freebsd.org
Subject:   Lock up when going to 'economy mode' (battery)
Message-ID:  <4451123E.3070105@centtech.com>

next in thread | raw e-mail | index | archive | help
 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.
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4451123E.3070105>