From owner-freebsd-questions Sun Oct 20 13:51: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3891537B404 for ; Sun, 20 Oct 2002 13:51:06 -0700 (PDT) Received: from web14702.mail.yahoo.com (web14702.mail.yahoo.com [216.136.224.119]) by mx1.FreeBSD.org (Postfix) with SMTP id EF7BC43E6E for ; Sun, 20 Oct 2002 13:51:05 -0700 (PDT) (envelope-from wayneclubin@yahoo.com) Message-ID: <20021020205105.6828.qmail@web14702.mail.yahoo.com> Received: from [64.131.161.101] by web14702.mail.yahoo.com via HTTP; Sun, 20 Oct 2002 13:51:05 PDT Date: Sun, 20 Oct 2002 13:51:05 -0700 (PDT) From: Wayne Lubin Subject: Re: So, tell us what happened! To: "Brian M. Kincaid" Cc: freebsd-questions@freebsd.org In-Reply-To: <200210201807.g9KI7DOm035193@adsl-64-174-159-18.dsl.sntc01.pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- "Brian M. Kincaid" wrote: > So, how did the new kernel stuff turn out? > > Brian > -- > Brian M. Kincaid > PGP Key: > http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x33656401 > > Hi, Thanks for asking. As suggested I added the following devices to my kernel config file device apm0 at nexus? flags 0x20 # Advanced Power Management device smbus device viapm device smb device iicbb device iicbus device iicsmb And dmesg indicates that everything is now being detected. Below are the pertinent entries from dmesg apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 viapropm0: SMBus I/O base at 0x5000 viapropm0: port 0x5000-0x500f at device 7.4 on pci0 viapropm0: SMBus revision code 0x40 smb0: on smbus0 I also added apm_enable="YES" to /etc/rc.conf The VT82c686A Power Management Unit is an ACPI Power Management Controler. I also have set my cmos to go into standby after 10 mins., shut the hdd after ten mins., screen blanking after 10 mins., etc..... But I don't think my system is ever going into any such modes. What I know is that after 5 mins. the screen saver comes on and I have left it alone for as much as an hour and the screen saver was still on, i.e. the screen never went to blank mode, and the power fan seemed to still be on at full speed. I think this means that power management is not working as it should. Am I supposed to have enabled it in some way beyond just setting it in the bios/cmos? Any way for me to check if all this power management stuff is working as it should? Thanks. Wayne __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message