From owner-freebsd-current@FreeBSD.ORG Sat Jul 17 11:30:37 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 71A6316A4CE for ; Sat, 17 Jul 2004 11:30:37 +0000 (GMT) Received: from mail.if.lt (hermes.ifnet.lt [195.190.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22CF843D2D for ; Sat, 17 Jul 2004 11:30:36 +0000 (GMT) (envelope-from vd@vmunix.lt) Received: from zeus.sampo.vlan (p2.ifnet.lt [195.190.141.35]) by mail.if.lt (IF NOC MAIL) with ESMTP id 7D4534796B; Sat, 17 Jul 2004 14:30:02 +0300 (EEST) Date: Sat, 17 Jul 2004 14:30:02 +0300 (EEST) From: Vaidas Damosevicius To: Dan Langille In-Reply-To: <40F64C6B.21603.B2F4F5E@localhost> References: <40F64C6B.21603.B2F4F5E@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Message-Id: <20040717113002.7D4534796B@mail.if.lt> cc: freebsd-current@freebsd.org Subject: Re: install crashes on ThinkPad T41 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: Sat, 17 Jul 2004 11:30:37 -0000 On Thu, 15 Jul 2004, Dan Langille wrote: > Gidday, > > I've tried several -current snapshots on this IBM ThinkPad T41 > (2004.05.24, 2004.06.11, 2004.07.07, and 2004.07.14). All fail, but > at different steps. I'll report upon 2004.07.14 but will provide > information for the others if requested. > > > 5.2.1-RELEASE is installed on this laptop. It runs fine. I have > attached the output of /var/run/dmesg.boot from that. > > I have also included the output of dmidecode. > > 2004.07.14 crashes during probing. Details of the traceback are at: > http://www.langille.org/IBM-ThinkPad-T41-current-2004.07.14-trace.jpg > > Anything else I can do to help, please let me know. If anyone wants > a login to the box to diagnose the issue, please ask. I need to get > a USB-Serial adaptor. > > Attachments: > I:\dmesg.boot > I:\dmidecode > -- > Dan Langille : http://www.langille.org/ > > Hello, Well, I had the same problem on Sony VAIO TR2A, ASUS S200N, IBM ThinkPad T41 and solution, which helped me a lot - custom kernel without WITNESS'es. I made my own distribution with custom kernel without these options and everything gone well. vd