From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 26 03:30:01 2012 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F1938B5 for ; Wed, 26 Dec 2012 03:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 837818FC17 for ; Wed, 26 Dec 2012 03:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBQ3U1cb027519 for ; Wed, 26 Dec 2012 03:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBQ3U18g027518; Wed, 26 Dec 2012 03:30:01 GMT (envelope-from gnats) Date: Wed, 26 Dec 2012 03:30:01 GMT Message-Id: <201212260330.qBQ3U18g027518@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: KAHO Toshikazu Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: KAHO Toshikazu List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2012 03:30:01 -0000 The following reply was made to PR amd64/174409; it has been noted by GNATS. From: KAHO Toshikazu To: Andriy Gapon Cc: bug-followup@freebsd.org Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) Date: Wed, 26 Dec 2012 12:27:17 +0900 Hello, > Could you please re-apply r243764 and then try the following _hack_? Yes, the machine can wake up with pure head src + this patch. > Also, not sure if I asked before the following questions related to > debugging possibilities. > Does this system have a serial port? Are you able to setup serial > console access? > Or the same for firewire port/console. > Does this system preserve memory content across reboot/reset? > In other words, can you see messages from the previous boot in dmesg > after a reboot? The machine I'm using is a cheap mobile notebook with a ULV CPU. It does not have a serial port and a firewire. I have USB-serial adapters, but I don't think it helps to make a serial console. I can only take a memo by a pen, if the machine does not reboot immediately and the keyboard on DDB is alive. -- kaho@elem.kais.kyoto-u.ac.jp