From owner-freebsd-current@FreeBSD.ORG Sun Apr 10 18:49:01 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBF716A4CE for ; Sun, 10 Apr 2005 18:49:01 +0000 (GMT) Received: from email.aon.at (warsl404pip7.highway.telekom.at [195.3.96.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A4E43D2F for ; Sun, 10 Apr 2005 18:49:00 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail 23431 invoked from network); 10 Apr 2005 18:48:58 -0000 Received: from m106p003.dipool.highway.telekom.at ([62.46.3.35]) (envelope-sender ) by smarthub73.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 10 Apr 2005 18:48:58 -0000 From: Stefan Ehmann To: Wiktor Niesiobedzki In-Reply-To: <20050410170511.GA13812@dln55.neoplus.adsl.tpnet.pl> References: <20050410111202.GA5980@dln55.neoplus.adsl.tpnet.pl> <1113136123.1530.3.camel@taxman.pepperland> <20050410170511.GA13812@dln55.neoplus.adsl.tpnet.pl> Content-Type: text/plain Date: Sun, 10 Apr 2005 20:49:01 +0200 Message-Id: <1113158941.1530.31.camel@taxman.pepperland> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: sos@freebsd.org Subject: Re: ATA MkIII - Hang after resume solution X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:49:01 -0000 On Sun, 2005-04-10 at 19:05 +0200, Wiktor Niesiobedzki wrote: > On Sun, Apr 10, 2005 at 02:28:43PM +0200, Stefan Ehmann wrote: > > > > This causes a kernel panic in ata_reinit for me. (no detailed info > > available since the computer freezes hard at that point) > > > I've some questions: > 1. Did suspend/resume work before Mk III? Yes (with apic disabled only though). > 2. Did suspend/resume work after Mk III? No, get ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=7499 and then it hangs. > 3. Can you provide any information about hardware you're running? It's a Toshiba M30-X notebook, dmesg can be found here: http://stud4.tuwien.ac.at/~e0125637/fbsd/dmesg http://stud4.tuwien.ac.at/~e0125637/fbsd/dmesg.verbose When booting in verbose mode I see this on resume: Some lines of: ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 And finally before the panic: ata0: reset tp2 stat0=80 stat1=80 devices=0x0 Thanks, Stefan Ehmann