From peterjeremy@optushome.com.au  Mon Dec 31 20:34:07 2007
Return-Path: <peterjeremy@optushome.com.au>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0FEF116A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Dec 2007 20:34:07 +0000 (UTC)
	(envelope-from peterjeremy@optushome.com.au)
Received: from turion.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82])
	by mx1.freebsd.org (Postfix) with ESMTP id 76D0913C458
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Dec 2007 20:34:06 +0000 (UTC)
	(envelope-from peterjeremy@optushome.com.au)
Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1])
	by turion.vk2pj.dyndns.org (8.14.2/8.14.2) with ESMTP id lBVKEoof003467
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Jan 2008 07:14:50 +1100 (EST)
	(envelope-from peter@turion.vk2pj.dyndns.org)
Received: (from peter@localhost)
	by turion.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id lBVKEotu003466;
	Tue, 1 Jan 2008 07:14:50 +1100 (EST)
	(envelope-from peter)
Message-Id: <200712312014.lBVKEotu003466@turion.vk2pj.dyndns.org>
Date: Tue, 1 Jan 2008 07:14:50 +1100 (EST)
From: Peter Jeremy <peterjeremy@optushome.com.au>
Reply-To: Peter Jeremy <peterjeremy@optushome.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [acpi] Lid close switch suspends CPU for 1 second on HP nx6125
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         119200
>Category:       kern
>Synopsis:       [acpi] Lid close switch suspends CPU for 1 second on HP nx6125
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-acpi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 31 20:40:00 UTC 2007
>Closed-Date:    Sun Mar 04 16:02:53 UTC 2012
>Last-Modified:  Sun Mar 04 16:02:53 UTC 2012
>Originator:     Peter Jeremy
>Release:        FreeBSD 6.3-PRERELEASE amd64
>Organization:
n/a
>Environment:
System: FreeBSD turion.vk2pj.dyndns.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #31: Wed Dec 26 09:23:54 EST 2007 root@turion.vk2pj.dyndns.org:/usr/obj/usr/src/sys/turion amd64

Also affects: FreeBSD turion.vk2pj.dyndns.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #20: Wed Dec 26 12:20:49 EST 2007 root@turion.vk2pj.dyndns.org:/usr/obj/usr/src/sys/turion amd64

Also affects: FreeBSD turion.vk2pj.dyndns.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #8: Thu Dec 27 19:17:16 EST 2007 root@:/usr/obj/6_amd64/usr/src/sys/turion i386

>Description:
	When you close the lid on a HP nx6125 in VTY mode, the whole system
	pauses for almost exactly one second.  There is also a short pause
	when you open the lid.  This does not occur when running in X11
	mode with X.org 7.3 but occasionally occurs when switching between
	VTY and X11 modes.

	Relevant sysctl:
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.power_button_state: NONE
hw.acpi.sleep_button_state: S3
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 1
hw.acpi.verbose: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.cpu.cx_lowest: C1

	Relevant kenv:
acpi_load="YES"
bootfile="kernel"
hint.acpi.0.oem="HP    "
hint.acpi.0.revision="1"
hint.acpi.0.rsdt="0x3dfefc84"
hint.acpi_throttle.0.disabled="1"
smbios.bios.reldate="08/29/2006"
smbios.bios.vendor="Hewlett-Packard"
smbios.bios.version="68DTT Ver. F.11"
smbios.chassis.maker="Hewlett-Packard"
smbios.chassis.serial="CND5440L96"
smbios.chassis.tag="                     "
smbios.planar.maker="Hewlett-Packard"
smbios.planar.product="308B"
smbios.planar.version="KBC Version 45.26"
smbios.socket.enabled="1"
smbios.socket.populated="1"
smbios.system.maker="Hewlett-Packard"
smbios.system.product="HP Compaq nx6125 (EJ884PA#ABG)"
smbios.system.serial="CND5440L96"
smbios.system.uuid="48EF664B-AF8F-DC11-1490-66990A449929"
smbios.system.version="F.11"

>How-To-Repeat:
	Run "dd if=/dev/ad0 of=/dev/null" or similar to make HDD light go
	on and then close the lid.  The HDD light will go out for 1 second
	before continuing.

	Allow some time for NTP to poll.  "ntpq -p" will show a 1 second offset

>Fix:
	unknown


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-acpi 
Responsible-Changed-By: remko 
Responsible-Changed-When: Tue Jan 1 11:49:06 UTC 2008 
Responsible-Changed-Why:  
reassign to acpi team 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119200 

From: Andriy Gapon <avg@freebsd.org>
To: bug-followup@freebsd.org, peterjeremy@optushome.com.au
Cc:  
Subject: Re: kern/119200: [acpi] Lid close switch suspends CPU for 1 second
 on HP nx6125
Date: Sun, 05 Dec 2010 16:50:25 +0200

 Is this still an issue?
 -- 
 Andriy Gapon

From: Peter Jeremy <peterjeremy@acm.org>
To: Andriy Gapon <avg@freebsd.org>
Cc: bug-followup@freebsd.org, bde@freebsd.org
Subject: Re: kern/119200: [acpi] Lid close switch suspends CPU for 1 second
 on HP nx6125
Date: Wed, 8 Dec 2010 08:31:26 +1100

 --n8g4imXOkfNTN/H1
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi Andriy,
 
 On 2010-Dec-05 16:50:25 +0200, Andriy Gapon <avg@freebsd.org> wrote:
 >Is this still an issue?
 
 Unfortunately, my nx6125 is currently pining for the fjords so I am
 unable to determine whether or not the problem is still true.  I am
 discussing the issue with a friend who also has a nx6125 and it's
 possible that bde@ [added to cc list] has some input based on his
 nx6325.
 
 --=20
 Peter Jeremy
 
 --n8g4imXOkfNTN/H1
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.15 (FreeBSD)
 
 iEYEARECAAYFAkz+p64ACgkQ/opHv/APuIcXRACgoFVeKw46PlmQr6TonnTlmF73
 SaIAoKJfbyWPldnljYJGc2J09NR6/49d
 =rmEX
 -----END PGP SIGNATURE-----
 
 --n8g4imXOkfNTN/H1--
State-Changed-From-To: open->feedback 
State-Changed-By: jh 
State-Changed-When: Sat Dec 3 10:10:48 UTC 2011 
State-Changed-Why:  
Should this PR still kept open? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119200 
State-Changed-From-To: feedback->closed 
State-Changed-By: jh 
State-Changed-When: Sun Mar 4 16:02:51 UTC 2012 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119200 
>Unformatted:
