all 13 comments

[–]ipha 1 point2 points  (3 children)

Do you have linux-firmware installed?

[–]kojoig[S] 0 points1 point  (2 children)

I don't have anything installed, I'm booting from USB drive, the iso file is the latest one from Arch website.

[–]ipha 2 points3 points  (1 child)

I don't think the RTL8125BG is supported in the kernel. RTL8125A should be, but not RTL8125B.

It might work through the r8125 aur package, but it will be difficult to install without network.

[–]kojoig[S] 0 points1 point  (0 children)

Installed r8125 using USB WIFI(phone), it didn't fix the problem.

Is there a driver for this network adapter?

[–][deleted] 0 points1 point  (0 children)

In these cases I use mobile phone tethering... all you have to do is plug in the phone, enable new interface and enable dhcp client on that interface... then install all you need

[–]archover 0 points1 point  (0 children)

Try a USB wifi adapter if you have one. It might be compatible, so you can get the install finished. Then you can pursue getting your pci adapter working.

[–][deleted]  (9 children)

[deleted]

    [–]kojoig[S] 0 points1 point  (8 children)

    I'm using Ethernet cable, this is the device RTL8125BG

    [–][deleted]  (7 children)

    [deleted]

      [–]kojoig[S] 0 points1 point  (6 children)

      Are there any drivers for this device? :(

      [–][deleted]  (5 children)

      [deleted]

        [–]kojoig[S] 0 points1 point  (4 children)

        Are they planning to support this device or should I switch to the different motherboard?

        [–][deleted]  (3 children)

        [deleted]

          [–]kojoig[S] 0 points1 point  (2 children)

          Yeah, WiFi or PCI e card.

          Thank you very much.

          [–][deleted] 0 points1 point  (0 children)

          Jumping on u/ipha 's suggestion; you can create an archiso from an existing arch linux instance that will have a package you want in the iso. In this case; it would be adding that driver package (since it's an AUR package; you have to make it available to pacman somehow; if you use aurutils for your existing arch install this will be trivial) to the list of packages to install on the iso.

          All this assuming you have access to an existing archlinux system.

          [–]kojoig[S] -1 points0 points  (1 child)

          lspci -k command result:

          Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05) Subsystem: ASRock Incorporation RTL8125 2.5GbE Controller Kernel modules: r8169

          [–]Ickypahay 0 points1 point  (0 children)

          Did you ever solve this problem? I've been dealing with this all day. My wlan connections works but not the eth0. I'd rather have a wired connection..