From owner-freebsd-stable@FreeBSD.ORG Thu Jul 21 15:55:14 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D594316A456 for ; Thu, 21 Jul 2005 15:55:14 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7603F43DF7 for ; Thu, 21 Jul 2005 15:54:23 +0000 (GMT) (envelope-from mike@sentex.net) Received: from pumice6.sentex.ca (pumice6.sentex.ca [64.7.153.21]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j6LFrrFt044960 for ; Thu, 21 Jul 2005 11:53:53 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by pumice6.sentex.ca (8.13.3/8.13.3) with ESMTP id j6LFsNZE095425; Thu, 21 Jul 2005 11:54:23 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id j6LFsMXT029476 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 21 Jul 2005 11:54:22 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.1.2.0.20050721115305.07eb8008@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Thu, 21 Jul 2005 11:56:20 -0400 To: Joao Barros , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <70e8236f050721062319dbe06e@mail.gmail.com> References: <70e8236f050721054520940895@mail.gmail.com> <20050721134731.X97888@fledge.watson.org> <70e8236f05072106191a1b7f3b@mail.gmail.com> <70e8236f050721062319dbe06e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 X-Scanned-By: MIMEDefang 2.51 on 64.7.153.21 Cc: Subject: Re: Quality of FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 15:55:15 -0000 At 09:23 AM 21/07/2005, Joao Barros wrote: >On 7/21/05, Robert Watson wrote: > > > > On Thu, 21 Jul 2005, Joao Barros wrote: > > > > > I was hopping for you to mention user's feedback. I started this thread > > > http://lists.freebsd.org/pipermail/freebsd-current/2005-July/052288.html > > > > There are two likely causes of problems: > > > > (1) amr driver problems > > (2) General PCI/interrupt/ACPI/APIC problems > >I suspect the 2nd >John started debugging this with another person with similar problems >on 5 and the debugging never got to 6 (no feedback from the other >person): >http://lists.freebsd.org/pipermail/freebsd-current/2005-July/052727.html I finally got around to testing John's last suggestion, and the modification allows me to boot a RELENG_6 kernel! So there is a "work around" at least on my DELL PE6350. Take a look at the thread on current for a full dmesg. ---Mike