From owner-freebsd-net@freebsd.org Mon Aug 3 14:39:59 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA4369B2AF4 for ; Mon, 3 Aug 2015 14:39:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6DB81BF9 for ; Mon, 3 Aug 2015 14:39:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t73Edxfr094797 for ; Mon, 3 Aug 2015 14:39:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 196501] [em] Intel 82573 nic built on my pdsbm-ln2 1U server and only one port will work. Date: Mon, 03 Aug 2015 14:39:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ijeffsc@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-net@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2015 14:39:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196501 Ian Jefferson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ijeffsc@gmail.com --- Comment #8 from Ian Jefferson --- For what it is worth. I had a similar problem that was resolved by this hint my configuration: NAS4Free 10.1.0.2 Intel D525MW motherboard Promise SATA300 TX4 The system would fail to boot and hang after: pcib5: at device 30.0 on pic0 pcib5: failed to allocate initial memory window: 0xe0100000-0xe01fffff atapic0: port 0x1000-0x10ff irq 20 at device 0.0 on pci5 See also: https://bugs.pcbsd.org/issues/3244 At boot setting the variable: hint.agp.0.disabled=1 resolved the issue. Oddly this problem was somewhat random. Sometimes I could boot although 9/10 times the system would hang. Ian -- You are receiving this mail because: You are the assignee for the bug.