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,URIBL_BLOCKED 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 80418C7618B for ; Wed, 24 Jul 2019 12:45:12 +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 2FFED22ADC for ; Wed, 24 Jul 2019 12:45:12 +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="ZgGUwVwE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2FFED22ADC 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 1hqGda-0003y5-Gb; Wed, 24 Jul 2019 08:44:54 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1hqGdX-0003xt-RG for kernelnewbies@kernelnewbies.org; Wed, 24 Jul 2019 08:44:51 -0400 Received: by mail-qk1-x736.google.com with SMTP id s145so33605764qke.7 for ; Wed, 24 Jul 2019 05:44:51 -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; bh=OhEFlI6NxoUepciufIjO8fxBVFwPx5Xx64CeyXWdoKg=; b=ZgGUwVwEFBm8wRfB2HViEzTIcFuUSRHntbczBmX6Otc2A6VyyvTLJc3s7u0Kom5rGT Uhm95pL1l+ybY+5O1qP53UrTerrRdPRiD7wfAaIvwqLvurcNljMmk1xjt0lVENYQt7O5 7NcqPoGZT8LpHkO7HYJmtnyNhAWCSEd9Ts1rjk8acHpvCVNYYcenJ/D/A0qfGbLNQywr sEPe8fXgo33UThLWUAYG6J85E9UDYrbzSivn7GuY0zGKZpUquCpw7VeVoXzsMU/iRZ2t /UP+PurokQi9I+AUTa6TZMTnr7JdXr2rihdJb5IJxumCCx3b7MldB3aDz6Pj1spj5zaa 8sGA== 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; bh=OhEFlI6NxoUepciufIjO8fxBVFwPx5Xx64CeyXWdoKg=; b=pgRXd9qY5+5C1ArzUNkqeN7MBGsQoIw5vinnsQC27QskyjgCqxgK8BGb+j2+sKmJDC 2UD0H9P1drgUPs6UXi2bmkuW6IOScuu0oDHRybBLfGJ/8qA6qO8GUumbl65mF6F4Ifxt d+SHWrPT4Gg08tfWz5IkUXD4ZDpBP+kZA8UmXVeoPD7A/LeQdvXncAzHL75b76ixf637 bIIOg/+IWKicMIJ8WehHbBVBWnTVAxhBCz+Aj6nqxh16SSoYLmhpezINJcGJB63QiHJr DSzvrkf/YbLyALEXd2Ntv90blV9R8pxwdl5eAyzKtEqTn+8x2SvuE00kOu3vDupthIA5 X76g== X-Gm-Message-State: APjAAAVjfQnflRHH8jHFp3KGzsy6J9+yNUpv83u20DoxRUq8X3BVVZfB EAXZQb/UY+LffZTGrYNeTviEo3+LDFL2JK266DlyKpGT X-Google-Smtp-Source: APXvYqx4+L3YkY/CgbERijHNxay0HRbaD27o+4blxO9ksQuLdCPDtOw4d0jczRFAEV9YxWW+P9y5rMuHxyswVIOp7M0= X-Received: by 2002:ae9:f80b:: with SMTP id x11mr53696932qkh.479.1563972230080; Wed, 24 Jul 2019 05:43:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Gilberto Nunes Date: Wed, 24 Jul 2019 09:43:13 -0300 Message-ID: Subject: Re: 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="===============4756779129602062121==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============4756779129602062121== Content-Type: multipart/alternative; boundary="00000000000036700d058e6ca91b" --00000000000036700d058e6ca91b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello again! 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 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 this pastbin https://paste.ubuntu.com/p/YhbjnzYYYh/ The system get stuck for 5 seconds and then the X login screen appears! Also, I get this message: dmesg | grep stuck [ 40.231513] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:7] [ 68.231511] watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [kworker/0:1:7] [ 104.231513] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:0:5] [ 176.239514] watchdog: BUG: soft lockup - CPU#3 stuck for 23s! [kworker/3:3:593] Which make the system freeze for a while and then return to normal! Any help? --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 Em qua, 24 de jul de 2019 =C3=A0s 09:11, Gilberto Nunes < gilberto.nunes32@gmail.com> escreveu: > 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 > > > > --00000000000036700d058e6ca91b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello again!

Right now, I booted my lap= top with kernel
Linux version 5.2.2-050202-generic (kernel@kathle= en) (gcc version 9.1.0 (Ubuntu 9.1.0-9ubuntu2)) #201907231250 SMP Tue Jul 2= 3 12:53:21 UTC 2019

The system boot slowly, an= d I have a SSD Samsung, which in kernel 4.15, boot quickly.
A= nd there's many errors in dmesg command, like you can see in this pastb= in


The= system get stuck for 5 seconds and then the X login screen appears!
<= div>Also, I get this message:
dmesg | grep stuck
[ =C2=A0 40.231513] = watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:7]
[ =C2= =A0 68.231511] watchdog: BUG: soft lockup - CPU#0 stuck for 21s! [kworker/0= :1:7]
[ =C2=A0104.231513] watchdog: BUG: soft lockup - CPU#0 stuck for 2= 3s! [kworker/0:0:5]
[ =C2=A0176.239514] watchdog: BUG: soft lockup - CPU= #3 stuck for 23s! [kworker/3:3:593]

Which make= the system freeze for a while and then return to normal!

Any help?



---
Gilberto Nunes Fe= rreira

(47) 3025-5907
(47= ) 99676-7530 - Whatsapp / Telegram

Skype: g= ilberto.nunes36


<= /div>

<= br>

Em qua, 24 de jul de 2019 =C3=A0s 09:11, Gilberto Nunes <gilberto.nunes32@gmail.com> = escreveu:
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
G= PU - Wani [Radeon R5/R6/R7 Graphics] (amdgpu)
Network Interface c= ard:
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 does= n't work anymore...
I can loaded the modulo r8169 andr8168.
I saw=C2=A0enp1s0f1 as well but there's no link at all!
Eve= n when I fixed the IP none link!
I cannot ping the network gatewa= y or any other IP inside LAN!
Is there somebody with the same pro= blem????

Thanks a lot.

--= -
Gilberto Nunes Ferreira

(47) 3025-5907
=
(47) 99676-7530 - Whatsapp / Telegram=

Skype: gilberto.nunes36



--00000000000036700d058e6ca91b-- --===============4756779129602062121== 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 --===============4756779129602062121==--