From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 30 23:45:03 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FE4D16A4DF for ; Wed, 30 Aug 2006 23:45:03 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2BD843D45 for ; Wed, 30 Aug 2006 23:45:00 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 1141 invoked from network); 30 Aug 2006 18:44:59 -0500 Received: from 124-168-11-186.dyn.iinet.net.au (HELO localhost) (124.168.11.186) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 30 Aug 2006 18:44:59 -0500 Date: Thu, 31 Aug 2006 09:44:54 +1000 From: Norberto Meijome To: freebsd-mobile@freebsd.org Message-ID: <20060831094454.3ba61f80@localhost> In-Reply-To: <20060830150425.GA899@dagobah.vindaloo.com> References: <20060830150425.GA899@dagobah.vindaloo.com> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: HP nc6230 no suspend/resume to S3 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, 30 Aug 2006 23:45:03 -0000 On Wed, 30 Aug 2006 11:04:25 -0400 Christopher Sean Hilton wrote: > Hi, > > I've been spending a little time over the past month trying to get my > HP compaq nc6230 to suspend/resume. Here's the output of dmesg from an > attempt to suspend/resume the laptop: > [...] > acpi_video0: port 0x2000-0x20ff mem > 0xc0000000-0xc7ffffff,0xc8400000-0xc840ffff irq 16 at device 0.0 on pci1 > vga0: failed to save state (nbytes=4) ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ioapic_suspend: not implemented! > ACPI-1304: *** Error: Method execution failed [\\_SB_.C002.C0EE] (Node > 0xc4aea700), AE_AML_BUFFER_LIMIT ACPI-1304: *** Error: Method execution > failed [\\_SB_.C002.C0F3._SRS] (Node 0xc4aed180), AE_AML_BUFFER_LIMIT > pci_link7: Unable to route IRQs: AE_AML_BUFFER_LIMIT bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: PHY read timed out > bge0: RX CPU self-diagnostics failed! > bge0: flow-through queue init failed > bge0: initialization failure > wakeup from sleeping state (slept 00:00:27) > subdisk0: detached > ad0: detached [....] > > I've upgraded the laptop to the latest BIOS available (v F11 from June > 23, 2006). The ACPI DSDT shows some errors on compilation but I quite > honestly don't know where to begin fixing them. The asl for this bios > is available at: > > http://www.vindaloo.com/~chris/hp6230-bios-f11.asl.gz > > I'm willing to try and debug this into the kernel but I confess that I > will probably need a little help digging into it. Try running with APIC disabled - my Thinkpad wouldnt like resume w/acpi if APIC was enabled. you can test initially by setting it at boot time. if it works, then u can remove it from your kernel conf for good. Alternatively,you can try apm... good luck, _________________________ {Beto|Norberto|Numard} Meijome "People demand freedom of speech to make up for the freedom of thought which they avoid. " Soren Aabye Kierkegaard I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.