From owner-freebsd-current@FreeBSD.ORG Mon Jul 16 09:38:15 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 EAFA716A400 for ; Mon, 16 Jul 2007 09:38:15 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp812.mail.ird.yahoo.com (smtp812.mail.ird.yahoo.com [217.146.188.72]) by mx1.freebsd.org (Postfix) with SMTP id 338AF13C4AC for ; Mon, 16 Jul 2007 09:38:14 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 75707 invoked from network); 16 Jul 2007 09:38:13 -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-Disposition:Content-Type:Content-Transfer-Encoding:Message-Id; b=3sf+WVqk1Y59aoRfnzUfGesk4M5IUrBPn57h+SlmYue9zR4vl7RnYJEOycBNtDttVTKb8ydiRxY3z4gyB/oCtRpsmXeNzZ7HjAWLCO0ZFrsmROSgkOiL4k6w8mLF0sZvjv2O8nLWyp9HaX1Uy8J0kKD0gDQsKEUegfEbF9hPsmE= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (thomas.sparrevohn@btinternet.com@86.136.24.44 with login) by smtp812.mail.ird.yahoo.com with SMTP; 16 Jul 2007 09:38:13 -0000 X-YMail-OSG: nNn25TIVM1mCdKcEMK_CCDnw4tI2hBwhhEi0dusbHhKZ6mH3LwqDpCtih9YRDBHcRHr0eD6N8Q-- From: Thomas Sparrevohn To: "Abdullah Ibn Hamad Al-Marri" Date: Mon, 16 Jul 2007 10:38:10 +0100 User-Agent: KMail/1.9.7 References: <200707160309.l6G396le006568@gw.catspoiler.org> <200707160904.47976.Thomas.Sparrevohn@btinternet.com> <499c70c0707160111g31410e07v2b7d20963c9190d@mail.gmail.com> In-Reply-To: <499c70c0707160111g31410e07v2b7d20963c9190d@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200707161038.11140.Thomas.Sparrevohn@btinternet.com> Cc: Don Lewis , freebsd-current@freebsd.org, 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 09:38:16 -0000 On Monday 16 July 2007 09:11:50 Abdullah Ibn Hamad Al-Marri wrote: > > I had the same problem, when I removed ehci from my kernel the problem > went away, my mobo is ATI which is use in Acer 5102 WLMi and not > nvidia. > I just tried disabling ehci as well - and it worked - the machine rebooted and powered down just fine. So it seems that it has to do with ehci - I try and see if I can pin it down