From owner-freebsd-hackers@freebsd.org Tue Sep 4 18:13:05 2018 Return-Path: Delivered-To: freebsd-hackers@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 10813FF7526 for ; Tue, 4 Sep 2018 18:13:05 +0000 (UTC) (envelope-from jake@jkchamp.com) Received: from mail-yw1-xc30.google.com (mail-yw1-xc30.google.com [IPv6:2607:f8b0:4864:20::c30]) (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 A31797A612 for ; Tue, 4 Sep 2018 18:13:04 +0000 (UTC) (envelope-from jake@jkchamp.com) Received: by mail-yw1-xc30.google.com with SMTP id 14-v6so1628159ywe.2 for ; Tue, 04 Sep 2018 11:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jkchamp-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=E9rHL9WtWMHUIj1ycbjwxz/syTBDM33cP1a625FkTl8=; b=VTVn2GTY9tu/q0ldxgyZDGdUhqfnV0vCzdKfIGJsnAAKLsLO3PE1MQQUk7V7M8q5d1 29uZ9O2cQU8PSgmigkntjnbQFrA59xedP2LwskHokcU/BqOfTo+GOPEGKFFqeGSo6YNn EPrcYTB809FKcZxDQfh6BjPf+7SKh7wVlQEX2cY/dGpukjj+lsfjUxusylbnnxRdXTjl DS7RtIVx4Ye+vAw/BKQ+LR5whO5cDZhSe96V4FayTJaIgIPjJFBMe8r8ZEpwTmhZKjOp q0G2pDhiJqiBxQdAfP/bCmxvqgOrH/kSDh+aeDSdkEWGj2JQFZtjQEZ1wp+H+aVK7xbW 9B0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=E9rHL9WtWMHUIj1ycbjwxz/syTBDM33cP1a625FkTl8=; b=AZ4RyrsuUkpreEC8cMbhSnmW7qxf1RBxINLXBVS5bErnr8SVA2igNSDLv86UVu6uNI vaiHGGX1qaMK+ephym0I+loMvfsPTt9ww/4F+D+p/zNa7CdPSaHBERRoQwvH4FHXM14I JoA4hh2bAP+H9wR1K+L+Rx/D347BoE1EWGgA0pDTrWG9NeWHY2wXkYheZkRaKGfRKNsa kqOqAuSKJs9eVjjoVw8wd9et116KJ9FYXFz9Ta/TUHL2SMT4IN/ncIzPU6eglIOmRvcO hXjcyvbCU8VdCJyAj667KwKE0KCyGcoYwU75ZDB99ypuguqxVWbbsCysB+doiNy43VBQ 5EJA== X-Gm-Message-State: APzg51DXxYgQ8Nc6d1VCpa23SrXQxx6sF7gfwQs1iDqoPJgEwc8fjFm0 NS5DAPpErH0tbwejtcgG36mkHw== X-Google-Smtp-Source: ANB0VdbkJJALJrksaNQRHIJ9vrI3DtdRa/mMcn54qsKeZ4F1C431t4GXpyWDd1kVdFqWzDHoc2oYog== X-Received: by 2002:a81:6a06:: with SMTP id f6-v6mr19295380ywc.294.1536084783838; Tue, 04 Sep 2018 11:13:03 -0700 (PDT) Received: from [192.168.0.205] (c-68-54-132-188.hsd1.in.comcast.net. [68.54.132.188]) by smtp.gmail.com with ESMTPSA id z125-v6sm17894360ywg.57.2018.09.04.11.13.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Sep 2018 11:13:03 -0700 (PDT) Date: Tue, 4 Sep 2018 14:12:03 -0400 From: Jake Champlin To: Rajesh Kumar Cc: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: FreeBSD -CURRENT on AMD Ryzen5 Message-ID: <20180904181203.nx2r4bhuy24mxsuz@pancakes> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/20180203-neo (FreeBSD/amd64) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2018 18:13:05 -0000 On Tue, Sep 04, 2018 at 09:49:32PM +0530, Rajesh Kumar wrote: > Hi Jake, > > Please try setting hw.pci.mcfg=0 from the boot loader and see if it helps. > > On Tue, Sep 4, 2018 at 2:34 AM Jake Champlin wrote: > > > 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 > > _______________________________________________ > > freebsd-hackers@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > > Works to boot the laptop, but no wireless at that point :) Thanks though.