From owner-freebsd-current@freebsd.org Mon Sep 3 20:58:33 2018 Return-Path: Delivered-To: freebsd-current@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 A130AFF6525 for ; Mon, 3 Sep 2018 20:58:33 +0000 (UTC) (envelope-from jake@jkchamp.com) Received: from mail-qt0-x22d.google.com (mail-qt0-x22d.google.com [IPv6:2607:f8b0:400d:c0d::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4219676600 for ; Mon, 3 Sep 2018 20:58:33 +0000 (UTC) (envelope-from jake@jkchamp.com) Received: by mail-qt0-x22d.google.com with SMTP id r37-v6so1845710qtc.0 for ; Mon, 03 Sep 2018 13:58:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jkchamp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=h6Uh/AW/VZMl57Ki2B89MqO8HEOi30te2VOdfot7hG0=; b=xo1kXAroyq/hatKI0Bti1WC0LNon0juJFFQUObjuoI2l0iSyP03SmFrx21Q8v0sa7G zJgNs3xDxl/qH5N0/V6Xbqt1Xikh3+SCge8zNcd4RKeE4/3PMir3xZ/x8Sux10JLUVRx 6krMPXdGWAR4TsaV3SOrNk4kQ5xioYwGL6RcoijVGurO5oveoHbHNByBQG7qUpk8VQ2J 8oHFrgHhtPV2j0/sfcAVFiP/NtseetwTSoTahAVR/gpjpKKESqYI9wBaEF3wDb1TWGDK jjp0DiIkcWGsU1nnECTX16+1gInhbvbfl4nGXBduJYdgwTNNbcJmZAd8cGGKPVQx+Xuo czCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=h6Uh/AW/VZMl57Ki2B89MqO8HEOi30te2VOdfot7hG0=; b=lUNGXQLupgqMT4gTdonBveF5inN9hYem8roIS2VOefykgMhtEAWFOjZUL0TmQ5jc6k OOrmhxAVHChRveYvpOeoFazJx6EMuCHwmvk20ScWG1oe78iA89YqD6b7EjTuJJSh9kHz 8ua/nHBlO9zONxM6fIzRToXOCCrM+llGVnUOa0U/Cj9FqoE2S3H4j/Z329sO0QrNXRkR hnCdVhHZ6eYcEK0BJc1qsI+Kec1g1mE6YRh5LyvmOhPKEEgRb26sHRkrw5BtdRJKNI4F M/vaJI8pYqSs9m9S5iPBUIQpzDQMr9rk1zpB6ho1xmXyr8fhkkRCMKMY3mYUgIbYIHt0 ujhQ== X-Gm-Message-State: APzg51D9JScW8JFeR3hEyy9mHy0MJ2LAhF3FjIzjYyukWRuctLi4ChWf YWXYZ3Ok49u5gMWq0OBKEf1wuh7s/sTPs8GUcAh6EAvjCUk= X-Google-Smtp-Source: ANB0VdbBoxmT5/91ehV7aZzyUlngMyhKGVzG4JlZQiwq4rKip/bkiOspSkW3gN+lLE/z7mHB/dvOawt2n68BpLJ70Ho= X-Received: by 2002:ac8:6a05:: with SMTP id t5-v6mr27959622qtr.249.1536008312232; Mon, 03 Sep 2018 13:58:32 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a0c:c502:0:0:0:0:0 with HTTP; Mon, 3 Sep 2018 13:58:31 -0700 (PDT) From: Jake Champlin Date: Mon, 3 Sep 2018 16:58:31 -0400 Message-ID: Subject: FreeBSD -CURRENT on AMD Ryzen5 To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2018 20:58:33 -0000 Testing out various BSD's with a Huawei Matebook D, and FreeBSD -CURRENT is failing to boot from an installer image. No serial console, so unable to grab full boot output, any other info or boot flags that would help would be awesome. https://i.imgur.com/WAqwbza.jpg, shows where boot process hangs, and fails to move past. Thanks