From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 12:10:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6286416A41F for ; Mon, 17 Oct 2005 12:10:54 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E644043D53 for ; Mon, 17 Oct 2005 12:10:53 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by qproxy.gmail.com with SMTP id q12so793454qbq for ; Mon, 17 Oct 2005 05:10:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=H3pduickk1DpwcQfmeOTd1dCyUBOhp4BNlBlbwTCog+v+7BPwZf1J+wWNswOPIvJaDoXcIY5WLl0npid/tJuO8fAuEp7kHkbYbriBlYt9f0u1Ymalm3ymYNZ5Nu1v7bVe4bqlU1gAzu4pW1Tlw7Ptl3Izk8B/0uqA0VKw5mcdCM= Received: by 10.65.188.13 with SMTP id q13mr1931563qbp; Mon, 17 Oct 2005 05:10:53 -0700 (PDT) Received: by 10.64.209.20 with HTTP; Mon, 17 Oct 2005 05:10:53 -0700 (PDT) Message-ID: <72cf361e0510170510s483efa87mc8833c2465b99c04@mail.gmail.com> Date: Mon, 17 Oct 2005 13:10:53 +0100 From: Martin Hepworth To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Wierd ACPI errors on boot and possible TCP/IP performance isssues as a result. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 12:10:54 -0000 Hi all FreeBSD 5,4-p8 on a Celeron 600.. I'll see litterally serveral thousand of these errors when I boot. ACPI-0239: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc196bb00), AE_AML_PACKAGE_LIMIT ACPI-1304: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc196bb00), AE_AML_PACKAGE_LIMIT ACPI-0239: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc196bb00), AE_AML_PACKAGE_LIMIT ACPI-1304: *** Error: Method execution failed [\\_SB_.PCI0._CRS] (Node 0xc196bb00), AE_AML_PACKAGE_LIMIT They flash by really quickly then the whole thing carries on normally.. This started a couple of weeks ago on 5.3 and I get the same on the 5.4upgrade I built over the weekend... Around this time the external apache performance dropped as well - dunno if the two are related? Could this be a dieing mobo? I've done some googling (well lots actually) and there's nothing much about these errors anywhere. Anyone got any pointers as to where to start solving this?? -- martin