From owner-freebsd-current@FreeBSD.ORG Tue May 25 17:23:16 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 F2B9F16A4CE for ; Tue, 25 May 2004 17:23:15 -0700 (PDT) Received: from coruscant.rfc1149.org (coruscant.rfc1149.org [217.160.130.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 455FC43D2F for ; Tue, 25 May 2004 17:23:15 -0700 (PDT) (envelope-from arne@rfc2549.org) Received: by coruscant.rfc1149.org (Postfix, from userid 110) id A42203F86; Wed, 26 May 2004 02:23:07 +0200 (CEST) Received: from kamino.rfc1149.org (kamino.rfc1149.org [2001:8d8:81:11::2]) by coruscant.rfc1149.org (Postfix) with ESMTP id CB8B33D2C; Wed, 26 May 2004 02:23:03 +0200 (CEST) Received: by kamino.rfc1149.org (Postfix, from userid 1001) id E28BD357; Wed, 26 May 2004 02:23:01 +0200 (CEST) To: "Nikolay Denev" In-Reply-To: <004701c442a8$df0bd4d0$0300000a@niked> (Nikolay Denev's message of "Wed, 26 May 2004 01:37:33 +0300") References: <200405251050.08966.kent.hauser@verizon.net> <004701c442a8$df0bd4d0$0300000a@niked> From: Arne Schwabe Date: Wed, 26 May 2004 02:23:01 +0200 Message-ID: <861xl86nq2.fsf@kamino.rfc1149.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on coruscant.rfc1149.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Level: cc: Kent Hauser cc: current@freebsd.org Subject: Re: lockups 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: Wed, 26 May 2004 00:23:16 -0000 "Nikolay Denev" writes: >> I'm having some trouble with -CURRENT on my new Thinkpad. >> I'm running 5/24/04 -CURRENT with GENERIC kernel & the machine "locks up" > (ie >> no keyboard echo and/or no mouse movement) when I do the following: >> >> Without ACPI: >> >> boot single user & wait 30-60 seconds. Keyboard echo stops. >> >> With ACPI: >> >> 1) push button which causes onscreen display (eg mute, volume, brightness) >> locks up single user or under X. Machine locks up. >> >> 2) run "halt" -- you get "vnlru stopping ... stopped" then nothing. >> >> I've taken to entering single user, umounting all filesystems, running > "halt" >> & then holding down power switch to stop machine. >> >> On the other hand, wireless, onboard ethernet, and X work great. looking >> forward to getting last nits ironed out. >> >> Any pointers/suggestions appreciated. >> >> Kent >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> > > This seems to be common ThinkPad problem with -CURRENT and 5.X, > this should help : > http://lists.freebsd.org/pipermail/freebsd-current/2004-January/019435.html > alternatively you can use the DOS based setup tool called 'PS2' that can be > downloaded from ibm's site, > to disable devide 'IDE2'. > This worked for me, and others too. Yepp his symptons are exactly the same as mine (even the vnlru stopping .... ), for me freebsd worked when the cdrom was in the bay when booting but the ps2 ide2 trick is nicer :) Arne -- Ah, the beauty of OSS. Hundreds of volunteers worldwide volunteering their time inventing and implementing new exciting ways of old fashioned wheels.