From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 20:53:34 2004 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 E4B4416A4CE; Fri, 22 Oct 2004 20:53:34 +0000 (GMT) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B8643D55; Fri, 22 Oct 2004 20:53:34 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id i9MKrWoe024535; Fri, 22 Oct 2004 16:53:33 -0400 Mime-Version: 1.0 X-Sender: gad@gilead.netel.rpi.edu (Unverified) Message-Id: Date: Fri, 22 Oct 2004 16:53:32 -0400 To: freebsd-current@FreeBSD.org From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) cc: Jack Twilley Subject: Hang at startup on Sony Vaio with 5.3-CURRENT 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: Fri, 22 Oct 2004 20:53:35 -0000 This is really a message from Jack Twilley , but he has sent the message multiple times and neither of us have seen it show up in the -current mailing list. I (Garance) seem to remember someone else reporting a similar problem. I *think* it might have been Bruce Mah, but I am not sure. - Garance - - - - I have a Sony Vaio notebook (PCG-V505DXP) which runs 5.2-CURRENT but which hangs when booting 5.3-CURRENT or 6-CURRENT. The hang occurs after the following bit: ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt On 5.2-CURRENT, the CD drive is immediately detected after the second message is displayed and the boot continues normally. On 5.3-CURRENT and 6-CURRENT, the system hangs for at least an hour. The CD drive in question: acd0: CDRW at ata1-master PIO4 The working kernel: FreeBSD jmt-work.twilley.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jul 6 10:35:02 PDT 2004 root@jmt-work.twilley.org:/usr/obj/usr/src/sys/JMT-WORK i386 The failing kernels: FreeBSD 6.0-CURRENT #14: Tue Oct 5 12:59:43 PDT 2004 FreeBSD 5.3-STABLE #17: Wed Oct 20 14:19:31 PDT 2004 The config file is available at http://www.twilley.org/~jmt/tmp/jmt-work.txt if that is of interest. The dmesg output from the working kernel is also at http://www.twilley.org/~jmt/tmp/dmesg.txt Please feel free to contact me if there's any more information which I can supply. Jack.