From owner-freebsd-mobile@FreeBSD.ORG Wed Nov 29 10:37:20 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C18BC16A659 for ; Wed, 29 Nov 2006 10:37:20 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (webmail.sub.ru [213.247.139.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAE043CB6 for ; Wed, 29 Nov 2006 10:37:16 +0000 (GMT) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 59409 invoked by uid 0); 29 Nov 2006 10:37:16 -0000 Received: from webmail.sub.ru (HELO localhost) (213.247.139.22) by techno.sub.ru with SMTP; 29 Nov 2006 10:37:16 -0000 Received: from unknown ([213.247.139.22]) by localhost (webmail.sub.ru [213.247.139.22]) (amavisd-new, port 10024) with SMTP id 56370-12; Wed, 29 Nov 2006 13:37:01 +0300 (MSK) Received: from unknown (HELO ?192.168.0.239?) (tarkhil%sub.ru@213.152.142.74) by techno.sub.ru with SMTP; 29 Nov 2006 10:36:11 -0000 Message-ID: <456D6250.20400@webmail.sub.ru> Date: Wed, 29 Nov 2006 13:34:56 +0300 From: Alex Povolotsky User-Agent: Thunderbird 1.5 (X11/20060310) MIME-Version: 1.0 To: Andrea Bittau References: <20060921000628.GA1832@shorty.sorbonet.org> <456D3080.1040107@webmail.sub.ru> <20061129083200.GD4987@shorty.sorbonet.org> In-Reply-To: <20061129083200.GD4987@shorty.sorbonet.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail.sub.ru Cc: freebsd-mobile@freebsd.org Subject: Re: hack for getting suspend/resume to half work on an IBM Thinkpad x60s [SMP] X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 10:37:20 -0000 Andrea Bittau wrote: > On Wed, Nov 29, 2006 at 10:02:24AM +0300, Alex Povolotsky wrote: > >> sleep well. (sleep indicator is on). That's all. Pressing power button >> makes disk LED blink for half a second once, and no other reaction on >> any of my attempts. Only extracting the battery and power cord seems to >> > > Does the fan come on? Does the power make it on? Try > > sysctl hw.acpi.reset_video=1 > Already 1. Attempt to set SATA from AHCI to Compartibility mode yields strange result - kernel in debug mode prints upon boot (probe0:sbp0:0:0:0): error 22 (probe0:sbp0:0:0:0): Unretryable Error [same to] (probe6:sbp0:0:6:0): Unretryable Error ATA PseudoRAID loaded Trying to mount root from ufs:/dev/ad4s1a than it outputs Manual root filesystem specifiaction prompt. And hangs totally, no reaction even on Power button. 6.1-RELEASE, GENERIC (non-SMP) kernel Alex