netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Andrey Tumashinov <atumashinov@gmail.com>
Cc: netdev@vger.kernel.org, Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: RTL8125B on r8169 no traffic
Date: Wed, 5 Jun 2024 17:23:17 -0700	[thread overview]
Message-ID: <20240605172317.5a37cd2f@kernel.org> (raw)
In-Reply-To: <b448d9ac-53ab-4a87-99ea-2f0d081c896c@gmail.com>

On Tue, 4 Jun 2024 17:38:30 +0500 Andrey Tumashinov wrote:
> Hello,
> 
> I'm having some strange connect-reconnect problems with my built-in NIC 
> on RTL8125, Gigabyte Z690 Gaming X DDR4 running Manjaro, 6.9.2 kernel.
> 
> 1. I have to plug the cable in several random times in order to NIC get 
> it's IP address via DHCP. Manual IP doesn't help either. The cable is 
> Cat 5e, verified with several other laptops.
> 
> 2. When the NIC is linked and then link is downed and then upped on the 
> other side, it won't get IP address, too. I have to use the following 
> commands in order to get IP address and start traffic:
> 
> ip link set enp3s0 down
> ip link set enp3s0 up
> 
> 
> 3. Other than that, there are no problems at all - connection speed is 
> stable 1 Gbit, after PC reboot connection is always on, IP address ok, 
> traffic flows as it should.
> 
> 4. Recently, I've stumbled upon this thread which I think is similar to 
> my problem but It should have been resolved in my kernel version:
> 
> https://lore.kernel.org/netdev/97ec2232-3257-316c-c3e7-a08192ce16a6@gmail.com/T/
> 
> Do you have any ideas what's wrong?

Shot in the dark - could you check / disable EEE 
(ethtool --show-eee $ifc) ?

      reply	other threads:[~2024-06-06  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 12:38 RTL8125B on r8169 no traffic Andrey Tumashinov
2024-06-06  0:23 ` Jakub Kicinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240605172317.5a37cd2f@kernel.org \
    --to=kuba@kernel.org \
    --cc=atumashinov@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).