From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 08:04:53 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7AD616A403 for ; Mon, 16 Jul 2007 08:04:53 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp807.mail.ird.yahoo.com (smtp807.mail.ird.yahoo.com [217.146.188.67]) by mx1.freebsd.org (Postfix) with SMTP id 0545B13C442 for ; Mon, 16 Jul 2007 08:04:52 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 10943 invoked from network); 16 Jul 2007 08:04:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=Gy5ZW1ifOnNMHVp3OdPH9Zll8/LRpY/XfGtF4k8wKlWZd83Ub0L5VoRhc313RApinbQ7HJq9HlzbaRbmsBk7b521umKtRUhP23F98vbnAaTx439KwLii+PvyVbXvNjg6kGSbge93zkl5++l2eI6mACtVEiMxEXTBRcVqGKrzadk= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (thomas.sparrevohn@btinternet.com@86.136.24.44 with login) by smtp807.mail.ird.yahoo.com with SMTP; 16 Jul 2007 08:04:51 -0000 X-YMail-OSG: EcwQLLUVM1nmfeo90LWhwJw6PdU_FL_sL49JxY9KxWyWJJGP9bX5Gub3MnWx.uPz9pwIGLQ1XA-- From: Thomas Sparrevohn To: freebsd-current@freebsd.org Date: Mon, 16 Jul 2007 09:04:47 +0100 User-Agent: KMail/1.9.7 References: <200707160309.l6G396le006568@gw.catspoiler.org> <20070716092131.42143bf3@it.buh.tecnik93.com> In-Reply-To: <20070716092131.42143bf3@it.buh.tecnik93.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707160904.47976.Thomas.Sparrevohn@btinternet.com> Cc: Don Lewis , Ion-Mihai Tetcu Subject: Re: hang on reboot or shutdown with 7.0-CURRENT i386 on AMD X2 + GeForce 7050 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: Mon, 16 Jul 2007 08:04:53 -0000 On Monday 16 July 2007 07:21:31 Ion-Mihai Tetcu wrote: > On Sun, 15 Jul 2007 20:09:06 -0700 (PDT) > Don Lewis wrote: > > > I've seen the same on fairly similar hardware, with a few days (10 Jul > I think) sources, but I'm not seeing it with FreeBSD 7.0-CURRENT #0: > Thu Jul 12 20:31:29 EEST 2007. > Maybe you could try to go back to the same sources I use and see if it > makes any difference ? > > I have had that problem since I got the machine I have now - It seems to be related to systems using Nvidia Nforce newer chipsets 570/590/6xx If I don't load any USB drivers the system shutsdown normally - I tried shutting down after disconnecting all external usb devices and all u* drivers one by one - unfortunately it seems that the minute "device usb" or usb.ko is present the problem reoccurs Regards Thomas