| Subject: | Re: APM on Dell Latitude C800 | |
|---|---|---|
| From: | Kevin Oberman (ober...@es.net) | |
| Date: | Nov 10, 2001 10:09:24 am | |
| List: | org.freebsd.freebsd-mobile | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Alexey Koptsevich | Nov 9, 2001 6:38 pm | |
| Kevin Oberman | Nov 10, 2001 10:09 am |
| Subject: | Re: APM on Dell Latitude C800 | |
|---|---|---|
| From: | Kevin Oberman (ober...@es.net) | |
| Date: | Nov 10, 2001 10:09:24 am | |
| List: | org.freebsd.freebsd-mobile | |
Date: Fri, 9 Nov 2001 18:39:01 -0800 (PST) From: Alexey Koptsevich <kop...@astro.washington.edu> Sender: owne...@FreeBSD.ORG
Hello,
I have a couple of questions:
1. FreeBSD suspends (I guess to memory) when lid is closed. But kernel does not see apm0 and apmd does not run -- what could be the reason?
# apmd -d apmd[470]: start apmd: cannot open device file `/dev/apm': Device not configured # dmesg | grep apm # grep apm /sys/i386/conf/GENERIC device apm0 at nexus? disable flags 0x20 # Advanced Power Management # ls -l /dev/apm* crw-rw-r-- 1 root operator 39, 0 Nov 9 15:54 /dev/apm crw-rw---- 1 root operator 39, 8 Nov 9 15:54 /dev/apmctl
You need to either remove the 'disable' in the config and rebuild the kernel or add 'en apm0' to /boot/kernel.conf.
R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: ober...@es.net Phone: +1 510 486-8634
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message

