From owner-freebsd-amd64@freebsd.org Wed Mar 22 23:26:15 2017 Return-Path: Delivered-To: freebsd-amd64@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 69E1AD18071 for ; Wed, 22 Mar 2017 23:26:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2771F8F; Wed, 22 Mar 2017 23:26:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id v2MNQ7o1030213; Wed, 22 Mar 2017 16:26:11 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201703222326.v2MNQ7o1030213@gw.catspoiler.org> Date: Wed, 22 Mar 2017 16:26:07 -0700 (PDT) From: Don Lewis Subject: Re: FreeBSD on Ryzen To: avg@FreeBSD.org cc: freebsd-amd64@FreeBSD.org In-Reply-To: <4d09dde2-fef3-ac41-9d3a-6567c9b04029@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2017 23:26:15 -0000 On 23 Mar, Andriy Gapon wrote: > On 03/22/2017 22:30, Don Lewis wrote: >> I've got ECC RAM, but unfortunately the motherboard I'm using doesn't >> enable ECC. > > Are you absolutely sure of that? Yes. The motherboard is a Gigabyte GA-AB350 Gaming. On the motherboard specification page it specifically says: Support for ECC Un-buffered DIMM 1Rx8/2Rx8 memory modules (operate in non-ECC mode) and there are no knobs in the BIOS to enable ECC. I was hoping to get lucky though because the memory support list has an entry for the RAM that I purchased with a checkmark in the ECC column. I've got some older Gigabyte AM2 - AM3+ boards that support ECC even though it is not mentioned anywhere in the spec. I have heard rumors that some other motherboards silently support ECC if they detect it even though they don't have any mention of it in their BIOS configuration screens. To check this I installed the latest version of Fedora rawhide and there was no indication of ECC support in the boot messages, edac-utils didn't find it, and dmidecode said that the memory was 64 bits wide and not 72. > Could you please share dmesg from a verbose boot? > At least the portion where CPUs and topology are described. > Thanks! Yeah, I can send that later when I have a chance to reboot the box.