Results 1 to 4 of 4

Thread: Gigabyte B550M S2H Ethernet adapter not working

  1. #1
    Join Date
    Nov 2009
    Beans
    10

    Gigabyte B550M S2H Ethernet adapter not working

    If I plug the cable the system sees it:
    [ 8690.861361] r8169 0000:04:00.0 enp4s0: Link is Down
    [ 8702.078593] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx

    But no address is given by the router:
    $ ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
    valid_lft forever preferred_lft forever
    2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether b4:2e:99:ec:c0:12 brd ff:ff:ff:ff:ff:ff
    3: wlx000e2ebc5baa: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 00:0e:2e:bc:5b:aa brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.115/24 brd 192.168.1.255 scope global dynamic noprefixroute wlx000e2ebc5baa
    valid_lft 85214sec preferred_lft 85214sec
    inet6 fdc2:7ccc:39f:c000:8530:5979:de1b:dbb3/64 scope global temporary dynamic
    valid_lft 7036sec preferred_lft 3436sec
    inet6 fdc2:7ccc:39f:c000:72e9:9e38:942d:dd2d/64 scope global dynamic mngtmpaddr noprefixroute
    valid_lft 7036sec preferred_lft 3436sec
    inet6 fe80::ebbf:493d:ff47:ab9b/64 scope link noprefixroute
    valid_lft forever preferred_lft forever
    4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
    link/ether 02:42:6c:6d:96:96 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
    valid_lft forever preferred_lft forever

    $ sudo lshw -c network
    *-network
    description: Ethernet interface
    product: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:04:00.0
    logical name: enp4s0
    version: 16
    serial: b4:2e:99:ec:c0:12
    size: 1Gbit/s
    capacity: 1Gbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.11.0-9-generic duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=yes multicast=yes port=twisted pair spe
    ed=1Gbit/s
    resources: irq:33 ioport:e000(size=256) memory:fcc04000-fcc04fff memory:fcc00000-fcc03fff

    I tried many times to restart the system and even trying some changes on the router with no success. The wired RaspBerry 5 on the side is instead working properly.


    For information, looking for solutions I've seen on internet a similar problem (with no answer anyway): https://askubuntu.com/questions/1530...ine-on-windows

  2. #2
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Gigabyte B550M S2H Ethernet adapter not working

    How much is your time worth dealing with poor quality ethernet chips? The B550 usually has 2.5Gbps ethernet, so perhaps using the correct driver would be the first thing to try? I don't know about Gigabyte B550 motherboards. Gigabyte is Linux-hostile. Once I realized that, I stopped giving them money.

    Or you could set a static IP .... or spend $25 for an Intel NIC and be done with it.

  3. #3
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,731
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Gigabyte B550M S2H Ethernet adapter not working

    FWIW: While doing some research on AM4 systems, I discovered AsRock B550 has intel chips
    Cheers,


    The Linux Command Line at https://linuxcommand.org/

  4. #4
    Join Date
    Mar 2010
    Location
    Been there, meh.
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Gigabyte B550M S2H Ethernet adapter not working

    Quote Originally Posted by him610 View Post
    FWIW: While doing some research on AM4 systems, I discovered AsRock B550 has intel chips
    The hardware report above says it has a Realtek 8111H GigE NIC.

    There are multiple models of AsRock B550M motherboards. I know that the Asus B550 Gaming uses an Intel i211 NIC, but Asus is NOT the same as AsRock. https://pcpartpicker.com/products/co...LKLwrH,G6VG3C/ shows all of them use Realtek NICs. Some are 2.5Gbps and some are 1 Gbps.

    I filtered based on AsRock and B550M. None use anything except Realtek wired NICs in that filter. Too bad pcpartpicker doesn't allow actually filtering on NIC vendor. Of course, pcpartpicker data can be flawed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •