From owner-freebsd-current@FreeBSD.ORG Fri Aug 7 16:56:27 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D68881065676 for ; Fri, 7 Aug 2009 16:56:27 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC408FC26 for ; Fri, 7 Aug 2009 16:56:27 +0000 (UTC) Received: from mail-gw7.york.ac.uk (mail-gw7.york.ac.uk [144.32.129.30]) by mail-gw1.york.ac.uk (8.13.6/8.13.6) with ESMTP id n77GPAnm001725; Fri, 7 Aug 2009 17:25:10 +0100 (BST) Received: from buffy-128.york.ac.uk ([144.32.128.160] helo=buffy.york.ac.uk) by mail-gw7.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1MZSFi-0007VP-P2; Fri, 07 Aug 2009 17:25:10 +0100 Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.14.3/8.14.3) with ESMTP id n77GPAk3076287; Fri, 7 Aug 2009 17:25:10 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.14.3/8.14.3/Submit) id n77GPAXs076286; Fri, 7 Aug 2009 17:25:10 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: FuLLBLaSTstorm In-Reply-To: <6c51dbb10908070312m489e3910tf7082ba6c741a25@mail.gmail.com> References: <4A66C7BB.6030307@samsco.org> <2F7346C1-E041-4D31-8FB4-24321DDAA608@siel.si> <6c51dbb10908070312m489e3910tf7082ba6c741a25@mail.gmail.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 07 Aug 2009 17:25:10 +0100 Message-Id: <1249662310.65644.30.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 FreeBSD GNOME Team Port X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: freebsd-current@freebsd.org Subject: Re: run_interrupt_driven_hooks - waiting for xpt_config - booting on DL380 G6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 07 Aug 2009 16:56:28 -0000 On Fri, 2009-08-07 at 17:12 +0700, FuLLBLaSTstorm wrote: > Greetings, > I have the Fujitsu Siemens ESPRIMO V6505 laptop. So I have *exactly* > the same problem installing FreeBSD on it. So if some testing is > required i will be more than happy to do it. Unless your laptop uses the ciss(4) SCSI controller, as I understand it this is unlikely to be the same issue. It may well be worth including more information (like, for example, a full verbose dmesg), alongside information about when you first started seeing this, etc, in a new thread. Thanks, Gavin