[opensuse-factory] Get RTL8125B 2.5GB Ethernet working?
Dear all. Die somebody get the Ethernet working with the Realtek RTL8125B chip. It is commonly used on new B550 mainboards. I tried the Leap15.2 KDE Live USB stick and the Tumbleweed 20200801 Live KDE USB image. Both do not work. It seems the r8169 driver tries to access the network chip. But, AFAIK there is a separate driver for this chip since kernel 5.4. Using the kernel boot option blacklist=r8169 did not work for me. Any idea how to get the network running? Cheers, Michael from Tumbleweed: linux@localhost:~> uname -a Linux localhost 5.7.11-1-default #1 SMP Wed Jul 29 09:32:21 UTC 2020 (5015994) x86_64 x86_64 x86_64 GNU/Linux from lspci: 05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:87d7] Kernel modules: r8169 localhost:/home/linux # dmesg |grep -i r8169 [ 5.541457] r8169 0000:05:00.0: unknown chip XID 641 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
03.08.2020 20:08, Michael Born пишет:
localhost:/home/linux # dmesg |grep -i r8169 [ 5.541457] r8169 0000:05:00.0: unknown chip XID 641
https://www.spinics.net/lists/netdev/msg658594.html It took more time to write this message than to find this link. But of course it is so much easier when someone does it for you ... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Thank you. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Montag, 3. August 2020, 19:08:12 CEST schrieb Michael Born:
Dear all.
Die somebody get the Ethernet working with the Realtek RTL8125B chip. It is commonly used on new B550 mainboards.
I tried the Leap15.2 KDE Live USB stick and the Tumbleweed 20200801 Live KDE USB image. Both do not work.
It seems the r8169 driver tries to access the network chip. But, AFAIK there is a separate driver for this chip since kernel 5.4. Using the kernel boot option blacklist=r8169 did not work for me.
Any idea how to get the network running?
Cheers, Michael
from Tumbleweed:
linux@localhost:~> uname -a Linux localhost 5.7.11-1-default #1 SMP Wed Jul 29 09:32:21 UTC 2020 (5015994) x86_64 x86_64 x86_64 GNU/Linux
from lspci: 05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 04) Subsystem: ASUSTeK Computer Inc. Device [1043:87d7] Kernel modules: r8169
localhost:/home/linux # dmesg |grep -i r8169 [ 5.541457] r8169 0000:05:00.0: unknown chip XID 641
It's on its way into the kernel, but note, that it seems to require some firmware: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/ drivers/net/ethernet/realtek? h=next-20200720&id=0439297be95111cf9ef5ece2091af16d140ce2ef Don't know, if Greg will pick this up in the stable series (of 5.8). Cheers, Pete -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
thank you for the link. So, I hope this will find its way into the TW kernel. But, it also means I will not get the network running on the TW live media :-( I should have bought an USB-network adapter. Cheers, Michael Am 03.08.20 um 19:51 schrieb Hans-Peter Jansen:
It's on its way into the kernel, but note, that it seems to require some firmware:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/ drivers/net/ethernet/realtek? h=next-20200720&id=0439297be95111cf9ef5ece2091af16d140ce2ef
Don't know, if Greg will pick this up in the stable series (of 5.8).
Cheers, Pete
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 03. 08. 20, 20:49, Michael Born wrote:
thank you for the link. So, I hope this will find its way into the TW kernel.
No, unless someone creates a bug.
But, it also means I will not get the network running on the TW live media :-(
When it hits upstream, it can hit TW and it will hit the media right after that. -- js suse labs -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
There is now a bug report open. https://bugzilla.suse.com/show_bug.cgi?id=1174875 I don't know why the bugtracker page accepted my login just after I opened the bugtracker website in a new tab. Maybe the password/account migration takes some time? For me the migration was painful and costed me half an hour with several password and token resets :-( Cheers, Michael -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Andrei Borzenkov
-
Hans-Peter Jansen
-
Jiri Slaby
-
Michael Born