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=-0.5 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 CA46AC7618B for ; Wed, 24 Jul 2019 12:12:53 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (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 8875421850 for ; Wed, 24 Jul 2019 12:12:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="AWsA51Lx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8875421850 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92) (envelope-from ) id 1hqG85-0003A3-KI; Wed, 24 Jul 2019 08:12:21 -0400 Received: from mail-qk1-x72e.google.com ([2607:f8b0:4864:20::72e]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1hqG83-00039u-Go for kernelnewbies@kernelnewbies.org; Wed, 24 Jul 2019 08:12:19 -0400 Received: by mail-qk1-x72e.google.com with SMTP id s145so33534040qke.7 for ; Wed, 24 Jul 2019 05:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=f7M54Za8PWW0deLfPr27AxN2IEDKClIYQ8Wy6DWoZtM=; b=AWsA51LxuQmwm96NDK2n4yT3BqBNIdNOpYOmU6kgSTtT3F89CO+Ti347AQqx1L9tt0 OY9zYgKsAzgyu0ujRJj5FbcAZzW2hIjJ6rK119xWOPcYePH/nhWzyZ/9JzeEUgUz/wQI N9VSW5gKREZYSxdnqIp9Btco7BcODa5WTMsbCQXYsoia8IRJStMsQzbu3tMN9+j6w1rz OYuFxmb9x4N1x88I665YP5mbb1KLgZPdZd9Ds6NahxX9UatI3EWSR5NC1YY6+RFHKiD3 agQLR2OV7zyKUzSCdb3ZN6UKRK/fTxp3pN7BHLCb9Cd10sQpljB9LpIGRyZlXQ2D89HF 1ICQ== 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=f7M54Za8PWW0deLfPr27AxN2IEDKClIYQ8Wy6DWoZtM=; b=laDVZhkGrn2Sj64v4BuyzcdVz8+FLbNbUg73Tc+GK1XYr6yV786z9AgY8pkbXI3iV5 L4t/PzKyFuOh50qzU2VwZ43GnhFijnU/iTR3ADnWLaVtm5J9t2XRAo2DEWHtYwZBmVu7 fd+ftGKVEridt0Q+8Jm2Jv5bF0N1cPsR2orLvbomCq1rrsFviC+nYXDeIRGNX39N9rvp f0mApP/ULBB86Qb/oX3M92SUGQ3ImGnShE/lS+qB+t1fdwfxqT4tX8nr6XPwrn/Nfz1b gskCMXsv0OcNJk20ybe2Hg14F1Yt458R12Th8qgsvh/IwhuG4C3ABai9OSGdf1WGxRe4 tJNw== X-Gm-Message-State: APjAAAWJF2g/XfMFbMEFAML9Mfq7kS10BjpaQDx/6j/oRo+iGPJlSt0U B1Rlabn9NXnhTLNjvjLo2ZSNIZhz1n7iEVTPbabIZANj X-Google-Smtp-Source: APXvYqy63w1yhJOOpiBJRZoG47uHGM8HcSbUJQHGDTd21NW+ch4bybMKnumXc/4PfEQNdwcpLJ12ZXp7CYw37VokwYg= X-Received: by 2002:ae9:f017:: with SMTP id l23mr54070963qkg.457.1563970336438; Wed, 24 Jul 2019 05:12:16 -0700 (PDT) MIME-Version: 1.0 From: Gilberto Nunes Date: Wed, 24 Jul 2019 09:11:38 -0300 Message-ID: Subject: Problem with kernel major than 4.15.x To: kernelnewbies@kernelnewbies.org X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============3972712514339871334==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============3972712514339871334== Content-Type: multipart/alternative; boundary="00000000000057be25058e6c38cc" --00000000000057be25058e6c38cc Content-Type: text/plain; charset="UTF-8" Hi there I am usging Linux mint here 19.1. My laptop has the following configuration: 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 anymore... 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! Is there somebody with the same problem???? Thanks a lot. --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 --00000000000057be25058e6c38cc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi there

I am usging Linux mint here 19= .1.
My laptop has the following configuration:

CPU - AMD A12-9720P RADEON R7, 12 COMPUTE CORES 4C+8G
GPU - Wani [Radeon R5/R6/R7 Graphics] (amdgpu)
Netw= ork Interface card:
01:00.1 Ethernet controller: Realtek Semicond= uctor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (= rev 12)

When I install kernel 4.18.x or 5.x, t= he network doesn't work anymore...
I can loaded the modulo r8169 and= r8168.
I saw=C2=A0enp1s0f1 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!
Is there somebody wi= th the same problem????

Thanks a lot.
---
Gilberto Nunes Ferreira

(47) 3025-5907
=
(47) 99676-7530 - Whatsa= pp / Telegram

Skype: gilberto.nunes36



<= /div>
--00000000000057be25058e6c38cc-- --===============3972712514339871334== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============3972712514339871334==--