From owner-freebsd-stable@freebsd.org Tue Jun 26 14:23:09 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24AB01028D54 for ; Tue, 26 Jun 2018 14:23:09 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CC2372874 for ; Tue, 26 Jun 2018 14:23:08 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: by mail-lj1-x233.google.com with SMTP id t22-v6so1757477ljc.11 for ; Tue, 26 Jun 2018 07:23:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=23OOY63LRpyMFNwg1nFwTfID2ZsxQMsK8Ev1UWcVQ+o=; b=P/rY6EnrgW6D8oUa5OkCVyF24KdW2PjPiPGaBIYoYgn7Gao9ZdcWxOHMSFuQjfRYPH Gk9Pa9D4xkPWwjQT3kuKMGkzRJtM+gMqqW9iE1u/E82jUuErUfef5jnA2Zqw9iO/LfN+ mO/WdoU/nDzOGgnm3dpJnL6Y7RC4cXo9Gpj/SZ54jkdH+u3TNlhKFAqEjKWWMRKA2Zma H6PoodVem3l172Os5JpYax0GlpFzkdzi1kosnTcWAlrVyQMMb0AXWXFF85lH1+qgRtlT mH096/WG9Glt7E0l87EVw5Y3A2r8aEvbCrDmrq7Fz2HHU+7As5myRZXCu3J905Hvgzj5 KVwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=23OOY63LRpyMFNwg1nFwTfID2ZsxQMsK8Ev1UWcVQ+o=; b=RPFW1DjcINGjDh1ohn3O/HbHDCKxkciMYGMhMivbARATbPlIOpOkdUHj991a+bRgI5 BPU/Lo1xUp63YgWXyNU6Qv9D12VzsfZToEORHIjSIza8V82ZCw87ftIw8UA0+JunRAAE R7u4hBnvsmkQCwIsJuD4Itb3LpXqy9pL4uG/UEkGLO8fxG9TPsI9iG/K5rgXQP8nGeRU G9GLG2d2bDarbW0zuWBaLy835axOAd2Qboh4i3FRNaPq+OzjDiH6YnqM/glIm2DIh3NH MSkQPiCcBvj3SRrn4iEQPRtx8lE4ndEZ9YIN4aJa02PPayQsoSHteIioRLSVePqas4XE QAVQ== X-Gm-Message-State: APt69E05b9b+L7Lk/5Wy3+qZjpaqr9DCEiiQNgA10N8o6e0uWjIKboOd ajK5A+KYNaOGOv/PS8FuVovfho9fdblzOMRxSg+hyg== X-Google-Smtp-Source: ADUXVKLgtFjDd7BUSVQdsRzRfxDGxDZqqJccFip459usLwWFSsm/dM7cjHNahoY3bqYk6+WGhXIrKa5jj4B5KcSW0so= X-Received: by 2002:a2e:560d:: with SMTP id k13-v6mr1305477ljb.124.1530022987152; Tue, 26 Jun 2018 07:23:07 -0700 (PDT) MIME-Version: 1.0 References: <20180626112919.GK2430@kib.kiev.ua> In-Reply-To: From: Freddie Cash Date: Tue, 26 Jun 2018 07:22:55 -0700 Message-ID: Subject: Re: Ryzen issues on FreeBSD ? (with sort of workaround) To: Pete French Cc: FreeBSD Stable Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 14:23:09 -0000 On Tue, Jun 26, 2018, 5:33 AM Pete French, wrote: > > > Also, please show the 100 first lines of the verbose boot dmesg on this > > machine. > > the dmesg wraps around if I boot verbosely, but heres the contnets of > /var/log/messages from the time it starts to where it stops > talking about CPU specific stuff... if you need something else then > let me know - this is an easy machine to reboot and play about with. > /var/run/dmesg.boot is there for this various reason (dmesg buffer rolling over). :) It's the dmesg output for the current boot. Cheers, Freddie >