Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 10:21:46 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        Randy Bush <randy@psg.com>
Cc:        John Baldwin <jhb@FreeBSD.org>, freebsd-mobile@FreeBSD.org
Subject:   Re: Power-drain during suspend? 
Message-ID:  <20060210182146.CEA2845041@ptavv.es.net>
In-Reply-To: Your message of "Fri, 10 Feb 2006 07:53:32 -1000." <17388.54044.444793.889876@roam.psg.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> From: Randy Bush <randy@psg.com>
> Date: Fri, 10 Feb 2006 07:53:32 -1000
> 
> >>> hw.pci.do_power_nodriver=[1|2|3]
> >>> The larger the number, the more aggressive the power limitations.  
> >>> I use
> >>> '3' on my T30 and it works fine.
> >> in rc.suspend, or where?
> > Use sysctl(8) to set it for testing.  If it works, you can then make  
> > it permanent by setting it either in /boot/loader.conf or /etc/ 
> > sysctl.conf.
> 
> so, it's a running state.
> 
> how do i know "if it works?"

If it does not work you will most likely see your system lock up.

I believe that some SCSI controllers may have problems with it in
FreeBSD. It's not clear to me whether this is a FreeBSD driver problem
or a hardware/firmware issue. 

I have never had it fail but have seen reports that it does on some
systems and that's why it is disabled by default. Since the reported
problems have been with disks, I suppose it's possible that the lock-up
won't happen until the problem driver/device is used. If the disks can't
be accessed, it's kind of obvious that there is a problem. :-)
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



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