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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81A11C76190 for ; Thu, 25 Jul 2019 20:03:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 46F7D22BE8 for ; Thu, 25 Jul 2019 20:03:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="EvM7EY5+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726674AbfGYUDD (ORCPT ); Thu, 25 Jul 2019 16:03:03 -0400 Received: from mail-qt1-f193.google.com ([209.85.160.193]:40507 "EHLO mail-qt1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726115AbfGYUDC (ORCPT ); Thu, 25 Jul 2019 16:03:02 -0400 Received: by mail-qt1-f193.google.com with SMTP id a15so50294594qtn.7 for ; Thu, 25 Jul 2019 13:03:01 -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:content-transfer-encoding; bh=T6Kfxrjva1Z1h3U5G28XyW7S6d6s6YSCvgoryc554dQ=; b=EvM7EY5+yKYt+issfk/6zSI+1ZPOtWCPjl9voDPzyAjWWeMcRywZFrYzY/8fqRIgVW /gAvyRah6w1gv0XfO56pH7g1/ZvJYWtGlh3x6f7ipb6hWXc53yM0lPBg/ZPYJdiHX4fs zM9Jfui2pTHzVm+oHtn13YrmmcBU6EKKK+kuQFUnvYVJ4My1EnzYxC9tMK4QxfMp+KO8 JxB77DpRAu0LdBfU4omovMBkpTWaVUTyabcEdj8LtuW61Axth28DhWOO5JBLCZWJNqdR 0FLsc9xgvFo8qD9GyW/cWjI3g1AdMBMOK9eQbxKeF+M+KR8ZPRxbEBDrU/XcDq9+0lbk kAIw== 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:content-transfer-encoding; bh=T6Kfxrjva1Z1h3U5G28XyW7S6d6s6YSCvgoryc554dQ=; b=Ob9sJgNzHH6+KU8jfHPURjSlHNpaa8w20azY9PW4YW6smS8l4npoOrEYKCWB/hUAs6 X/4EnZtBf/v0iROTQ/UdfOZxNjF781bmhyKdidjjrXYa7lIuk7T5XabFvgTjYs054OTd Ym2T0DvNmAjtrptWv/vwmqXGUgwl1lYpfDsBg2zcKlsUuMvbTKnUJEy99WwNq9x/TVk2 jQNAYds95Uj6O8LLseDc8vTTPMjK6VJ4b8uGH/j1Amv5oGkvb4wqy76A7eq/dZs5jP2y 61ihgRi5ktdXAwxQv4utZcx5pFLqyZtNPFSvuvzTCCmEmlJtVGXA3wtZSdmy147IiJyv 2NRQ== X-Gm-Message-State: APjAAAWnIEYszGkn84sxB5iWxNm4eSMqLvH8E6yCgP9Jr9wO8nFlfdWt QA3NxjrkgYSASj492lGv5MVBb1/4cIIWTRW22ac= X-Google-Smtp-Source: APXvYqx5AxMPKirkH8FxekIX3xCjh8i+duSDJqVMjJsjnv8OlSkqwuVQxTN5eSaygHpyAGhXFq04UY/vw3ed4vN+T/I= X-Received: by 2002:ac8:38c5:: with SMTP id g5mr64364701qtc.299.1564084980831; Thu, 25 Jul 2019 13:03:00 -0700 (PDT) MIME-Version: 1.0 References: <0c3f445d-1e37-1531-d3d5-f7ad75c58343@metux.net> In-Reply-To: From: Gilberto Nunes Date: Thu, 25 Jul 2019 17:02:24 -0300 Message-ID: Subject: Re: AMD Drivers To: Alex Deucher Cc: "Enrico Weigelt, metux IT consult" , LKML , dri devel Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Awesome, thanks for the update! I will wait for the next upstrem... Besides this minor problem everything is wonderful! Even retroarch works now! With 4.18.x 5.1.x and 5.2.x freeze the entire system when access amdgpu... Thanks a lot! --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 Em qui, 25 de jul de 2019 =C3=A0s 16:50, Alex Deucher escreveu: > > On Thu, Jul 25, 2019 at 3:29 PM Gilberto Nunes > wrote: > > > > Hi there! > > > > I try the kernel 5.3.0-050300rc1-generic and almost everything works > > perfectly, except there's no sound in HDMI!!! > > Sounds is fixed with this patch: > https://cgit.freedesktop.org/~agd5f/linux/commit/?h=3Ddrm-fixes-5.3&id=3D= 92e6475ae0a0383b012eb21c1aaf0e5456b1a3d9 > which is on it's way upstream for rc2. > > Alex > > > Pavucontrol show me device unplugged! > > But I have now work properly NIC and GPU! > > > > > > lspci > > 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Root Complex > > 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models > > 60h-6fh) I/O Memory Management Unit > > 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. > > [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev c8) > > 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini > > HDMI/DP Audio > > 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Host Bridge > > 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Root Port > > 00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Root Port > > 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Host Bridge > > 00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Root Port > > 00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Devic= e 1578 > > 00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157d > > 00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Audio Controller > > 00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB > > XHCI Controller (rev 20) > > 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA > > Controller [AHCI mode] (rev 49) > > 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB > > EHCI Controller (rev 49) > > 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller = (rev 4a) > > 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (= rev 11) > > 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 0 > > 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 1 > > 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 2 > > 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 3 > > 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 4 > > 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h > > (Models 60h-6fh) Processor Function 5 > > 01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. > > RTL8411B PCI Express Card Reader (rev 01) > > 01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. > > RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12) > > 02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless > > Network Adapter (rev 31) > > 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] > > Lexa PRO [Radeon RX 550/550X] (rev c3) > > --- > > Gilberto Nunes Ferreira > > > > (47) 3025-5907 > > (47) 99676-7530 - Whatsapp / Telegram > > > > Skype: gilberto.nunes36 > > > > > > Em qui, 25 de jul de 2019 =C3=A0s 14:26, Alex Deucher > > escreveu: > > > > > > On Thu, Jul 25, 2019 at 3:30 AM Enrico Weigelt, metux IT consult > > > wrote: > > > > > > > > On 24.07.19 16:17, Gilberto Nunes wrote: > > > > > > > > Hi, > > > > > > > > crossposting to dri-devel, as it smells like a problem w/ amdgpu dr= iver. > > > > > > > > > CPU - AMD A12-9720P RADEON R7, 12 COMPUTE CORES 4C+8G > > > > > GPU - Wani [Radeon R5/R6/R7 Graphics] (amdgpu) > > > > > Network Interface card: > > > > > 01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. > > > > > RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12= ) > > > > > > > > > > When I install kernel 4.18.x or 5.x, the network doesn't work any= more... > > > > > > > > What about other versions (eg. v4.19) ? > > > > Which is the last working version ? > > > > > > > > > I can loaded the modulo r8169 andr8168. > > > > > I saw enp1s0f1 as well but there's no link at all! > > > > > Even when I fixed the IP none link! > > > > > I cannot ping the network gateway or any other IP inside LAN! > > > > > Right now, I booted my laptop with kernel > > > > > Linux version 5.2.2-050202-generic (kernel@kathleen) (gcc version > > > > > 9.1.0 (Ubuntu 9.1.0-9ubuntu2)) #201907231250 SMP Tue Jul 23 12:53= :21 > > > > > UTC 2019 > > > > > > > > Could you also try 5.3 ? > > > > > > > > > The system boot slowly, and I have a SSD Samsung, which in kernel > > > > > 4.15, boot quickly. > > > > > And there's many errors in dmesg command, like you can see in thi= s pastbin > > > > > > > > > > https://paste.ubuntu.com/p/YhbjnzYYYh/ > > > > > > > > looks like something's wrong w/ reading gpu registers (more precise= ly > > > > waiting for some changing), that's causing the soft lockup. (maybe = too > > > > big timeout ?) > > > > > > It looks like the dGPU fails to power up properly when you attempt to > > > use it. You can append amdgpu.runpm=3D0 to the kernel command line i= n > > > grub to disable dynamically powering down the dGPU. > > > > > > Alex > > > > > > > > > > > > Oh! By the way, the network card r8169 are work wonderful! > > > > > > > > Didn't you say (above) that it does not work ? > > > > Or is it just an immediate fail and later comes back ? > > > > > > > > > > > > --mtx > > > > > > > > > > > > -- > > > > Enrico Weigelt, metux IT consult > > > > Free software and Linux embedded engineering > > > > info@metux.net -- +49-151-27565287 > > > > _______________________________________________ > > > > dri-devel mailing list > > > > dri-devel@lists.freedesktop.org > > > > https://lists.freedesktop.org/mailman/listinfo/dri-devel