From owner-freebsd-questions Thu Oct 17 19: 1:42 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 D3AEB37B401 for ; Thu, 17 Oct 2002 19:01:40 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4BA43E3B for ; Thu, 17 Oct 2002 19:01:39 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9D8E28113B; Fri, 18 Oct 2002 11:31:37 +0930 (CST) Date: Fri, 18 Oct 2002 11:31:37 +0930 From: Greg 'groggy' Lehey To: soralx@cydem.zp.ua Cc: freebsd-questions@FreeBSD.org Subject: Re: STR Message-ID: <20021018020137.GB28167@wantadilla.lemis.com> References: <200210152329.33792.soralx@cydem.zp.ua> <20021018011032.GI20173@wantadilla.lemis.com> <200210171955.30322.soralx@cydem.zp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210171955.30322.soralx@cydem.zp.ua> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 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 On Thursday, 17 October 2002 at 19:55:30 -0600, soralx@cydem.zp.ua wrote: >>> Is STR (suspend to RAM) supported by FreeBSD any verrsion, >> Yes. It's very dependent on the machine. You need to give more details. > Hardware: Gigabyte GA-8HXP i850E+ICH4 mainboard, Pent4, RDRAM. > BIOS: I can choose to use S1 or S3; recently I set S3 and > tested it with windoze2x10^3 - works OK. > `apm -e1 -d1 -h1` > `apm -Z` - doesn't do anything > `zzz` - stand-by What do you mean by that? You do have apm enabled, do you? In the GENERIC kernel, you have: # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management You need to enable apm before anything useful happens. > Also, a quick question. I have in my kernel: > === > device ic > device iic > device iicsmb > device intpm > device smbus > device iic > device iicbus > device iicsmb > device iicbb > device bktr > device alpm > device ichsmb > device viapm > device smb > === > > `dmesg|grep smb`: > 'ichsmb0: port 0x540-0x55f irq 0 at device 31.3 on pci0', > so there is no '/dev/smb'. > what am I doing wrong? I've never used this, so I don't know. Try a verbose boot (boot -v) and see if you get any further information. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message