From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AAE30C433EF for ; Tue, 26 Oct 2021 17:02:14 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 744D760F9B for ; Tue, 26 Oct 2021 17:02:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 744D760F9B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C06EE89DB9; Tue, 26 Oct 2021 17:02:10 +0000 (UTC) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7A1FD897BB; Tue, 26 Oct 2021 17:02:09 +0000 (UTC) Received: by mail-qv1-xf2b.google.com with SMTP id u25so1736361qve.2; Tue, 26 Oct 2021 10:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:reply-to:subject :content-language:from:to:cc:references:in-reply-to :content-transfer-encoding; bh=+kCusidYY/Kigw4ftDQLBs+PlH4mB+1cM/24vXCJmVk=; b=HgNNWuFRknYuO3AUAAwDk6ba5soZsYpdzAfnknEgBYT7GnMzW3Ul4K8Mzyl0BI9zn/ GAF5+PecSml95WfMro/+jipaT5Riv5UybcmIKmIYebn4vRFaSZ3lhHg8hgfk4MzojRff ScbIeagh4z1dG/PHAWTbxQwSwRcj7rBLWGY2ArnrMlrEA1CjDgYLVq2rtz1S2PnyB7U3 hj4o/78n4FdbdN4rMYItAC1j5OS6So4l0ZyzV1D2HtYAk2fnzjqoxXqZnfBI9w6XrbEm a75mlZCjv/lZbPpenq5oAmoeTXmwUZn4nmDaHZNfKZmjDxIczlqy61YrJvn02EyJiNQh UjKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:reply-to :subject:content-language:from:to:cc:references:in-reply-to :content-transfer-encoding; bh=+kCusidYY/Kigw4ftDQLBs+PlH4mB+1cM/24vXCJmVk=; b=vsaJ+1NJfIyZtAqYVem2iS84Bx6SgOQsQ9245P183mztQGmD4zJNmWLqU75///7KIx nFRL1jTDH7CKdzN4Z4hHx77SoFhbV5u9TokjNFph16UBHalIbLIJy2wcS6fOG6gEJllP Iu0+5blVeSi53H+gpqZ0Z1RrUJ/qWRD9mpzjSqEtK6pPwa1vLFHDLlztiDgg9TuoltkF GkWfCiFiUK3JXDvIRtH+mtEs/8/3OHWNb8kIt0cSGDsIAKlxNcUDix4uI1lyW4uHM2tS 1bhhxtz+55GADQ2vpL5rDBKg539ZPt2E/hyt2OgDXvERQyo1hvPe0p8JvkWTK4U65FXB jOjg== X-Gm-Message-State: AOAM531FGzZXNFz0A968Fq+Rnz4zHlxtk+84pMIsCDgMpufB8muGiGEA oNPpShRFtBBeXengBPtsBao= X-Google-Smtp-Source: ABdhPJxSTvjNkJzA3GJy6o/CpUbyQVyIRfFOmceg6iZeOlIDk6Rg/WZzMozHLwVumS+OhI+UJzpfJg== X-Received: by 2002:ad4:5dc4:: with SMTP id m4mr24475541qvh.29.1635267728425; Tue, 26 Oct 2021 10:02:08 -0700 (PDT) Received: from mua.localhost ([2600:1700:e380:2c20::49]) by smtp.gmail.com with ESMTPSA id y9sm830659qko.74.2021.10.26.10.02.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Oct 2021 10:02:07 -0700 (PDT) Message-ID: <9002fec0-f219-6804-9031-4e5cdfcbb5e1@gmail.com> Date: Tue, 26 Oct 2021 13:02:06 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Thunderbird/91.2.0 Subject: Re: amdgpu "Fatal error during GPU init"; Ryzen 5600G integrated GPU + kernel 5.14.13 Content-Language: en-US From: PGNet Dev To: lijo.lazar@amd.com, alexdeucher@gmail.com Cc: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org References: <2303555f-42cd-180c-7a67-1d104bceea7d@gmail.com> <27b8936d-ba79-cc13-7768-692565bedc2f@amd.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: pgnet.dev@gmail.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" >> sbios settings given suggestion this may be a BIOS issue, I've posted this issue as a question @, https://forum.asrock.com/forum_posts.asp?TID=19749&title=x470d4u-p4-20-ryzen5600g-fatal-error-gpu-boot and pinged ASRockRack tech support via their online tech supp form. If anyone _here_ knows an appropriate contact @ ASRockRack to link into this discussion, that'd be useful/appreciated!