From owner-freebsd-current@FreeBSD.ORG Sat Aug 30 20:46:21 2003 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 2B44916A4BF for ; Sat, 30 Aug 2003 20:46:21 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF6543FF5 for ; Sat, 30 Aug 2003 20:46:20 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h7V3kJTX012859; Sat, 30 Aug 2003 21:46:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 30 Aug 2003 21:45:54 -0600 (MDT) Message-Id: <20030830.214554.119657804.imp@bsdimp.com> To: pilkis@gmx.net From: "M. Warner Losh" In-Reply-To: <004f01c36e77$ccb651d0$0464a8c0@spotripoli.local> References: <021001c36e66$5ee177e0$0464a8c0@spotripoli.local> <20030829162024.Y452@alpha.siliconlandmark.com> <004f01c36e77$ccb651d0$0464a8c0@spotripoli.local> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: andy@siliconlandmark.com Subject: Re: sony vaio pcg-gr390 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, 31 Aug 2003 03:46:21 -0000 In message: <004f01c36e77$ccb651d0$0464a8c0@spotripoli.local> "Putinas" writes: : I rebooted my notebook to freebsd and was thinking how to save log file if : kernel doesn't boot ... and strange thing happened kernel booted up no hang. : ( after I rebooted 3 times more - hanging in same place like before ). So I : think I just got lucky to save dmesg without headache ... and here it is ( : sorry if posting verbose dmesg on the list is bad idea :/ ) . The last lines : what I saw when kernel lockups is: : acpi_acad0: acline initialization start : acpi_acad0: On Line : acpi_acad0: acline initialization done, tried 1 times : cbb0: Unsupported card type detected : I'm debugging a similar problem on my PCG-505TS. Warner