hp t610 slow Gigabit Ethernet BCM57781

  • Hello everyone ;)

    this is my first post, but I have a problem for a long time with speed of ethernet card BCM57781 in hp t610 terminal. Terminal is connect to xiaomi router 3G (padavan software) with 5e/6 cable (both tested). When I test connection speed using iperf3 from router to hp 610 is 650-850Mb, but from hp to router is only about 420Mb. A long time I am using omv 4.x, today I install clean omv 5.6 but ethernet speed is still slow X/ At the time I install win 7 and ethernet speed is 800-900 Mb DL/UL to xiaomi 3g router =O What is the problem? BCM? Drivers?

    Code
    user@omvT610:~$ lspci | grep -i eth
    04:00.0 Ethernet controller: Broadcom Limited NetLink BCM57781 Gigabit Ethernet PCIe (rev 10)
    Code
    root@omvT610:~# ethtool enp4s0 | grep -i speed
            Speed: 1000Mb/s

    I am going to buy a cheap Gigabit ethernet pci card. What is recommend to omv/debian for the best support? Intel, realtek?


    Best regards and thanks!

    • Offizieller Beitrag

    What is recommend to omv/debian for the best support? Intel,

    intel EXPI9301CTBLK is a great card. I used it with OMV for a long time and had no problem saturating gigabit.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • I buying cheap usb 3.0 to lan adapter on chipset rtl8153, and speed is terrible...worse than bcm57781....why???

    Code: root@omvT610:/home/user# lsusb
    Bus 005 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
    Code: root@omvT610:~# ethtool -i enx00e04c686046
    driver: r8152
    version: v1.11.11
    firmware-version: rtl8153a-4 v2 02/07/20
    expansion-rom-version:
    bus-info: usb-0000:05:00.0-1
    supports-statistics: yes
    supports-test: no
    supports-eeprom-access: no
    supports-register-dump: no
    supports-priv-flags: no
  • Yes, it put in usb 3.0 port, but I see it work only usb 2.0...

    Code
    root@omvT610:~# lspci|grep USB
    00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    05:00.0 USB controller: Texas Instruments TUSB73x0 SuperSpeed USB 3.0 xHCI Host Controller (rev 02)
    Code
    root@omvT610:~# usb-devices
    T:  Bus=05 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  5 Spd=480 MxCh= 0
    D:  Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  2
    P:  Vendor=0bda ProdID=8153 Rev=30.00
    S:  Manufacturer=Realtek
    S:  Product=USB 10/100/1000 LAN
    S:  SerialNumber=000001
    C:  #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=350mA
    I:  If#=0x0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=00 Driver=r8152
    Code
    root@omvT610:~# lspci -v | grep xhci
            Kernel driver in use: xhci_hcd
            Kernel modules: xhci_pci

    My usb 3.0 works ok? Its clean omv 5.10

  • Yes, it put in usb 3.0 port, but I see it work only usb 2.0...

    Code
    [..]
    [18340.706775] usb 6-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
    [18341.990216] usb 5-2: new high-speed USB device number 5 using xhci_hcd
    [18342.322042] usb 5-2: reset high-speed USB device number 5 using xhci_hcd
    [..]

    Well, judging from this, the port you put it in (Bus 05 port 2) runs on 480MBit/s (USB 2.0). Are you sure, you put your adapter in a USB 3 port? Actually at bus 06 port 1 seems to be a pristine USB 3 port:


    Please note, still a lot of systems come with both USB 2 as well as USB 3 ports. If the port you use is the USB 3 port and the system downgrades it to USB 2.0, then I cannot help you.

  • Maybe dumb question but did you disabled ipv6 on the network config?


    sudo omv-firstaid and use only ipv4 and dhcpv4. NO to ipv6

  • What does IPv6 has to do with USB 2.0 vs. USB 3.x?

    Should have mentioned that I was refering to the inicial issue in the first post --^^^^

    but I have a problem for a long time with speed of ethernet card BCM57781 in hp t610 terminal.

  • Maybe dumb question but did you disabled ipv6 on the network config?


    sudo omv-firstaid and use only ipv4 and dhcpv4. NO to ipv6

    IPv6 is disabled

    Please note, still a lot of systems come with both USB 2 as well as USB 3 ports. If the port you use is the USB 3 port and the system downgrades it to USB 2.0, then I cannot help you.Y

    Yes it is exactly. I remove lan adapter from usb 3.0 and put to this port USB flash stick 3.0 and put lan adapter to other usb 3.0 por

    I don't quite understand it, but probably system downgrade it to USB 2.0. Lan adapter and usb stick are connect to xhci_hcd (usb 3.0) but only usb stick has usb 3.0 speed. Why is it like that???

  • Yes it is exactly. I remove lan adapter from usb 3.0 and put to this port USB flash stick 3.0 and put lan adapter to other usb 3.0 por

    Sorry, but it gets confusing now. This shows a mass storage device connected to the USB 3 port and your LAN adapter connected to another port. Have you removed the mass storage device and put the LAN adapter into the port the mass storage device is using here (because this port definitely has USB 3 capabilities)? Do you put the adapter directly into this port or is there any other adapter involved? And are you sure that the adapter you bought supports USB 3 (type, model?)?

  • This is cheap adapter name KEBIDU (rtl8153) from aliexpress, the seller assured that it is usb 3.0 but it is not.

    Connected to usb 3.0 ports: USB flash stick and above lan adapter:

    swapped usb:

    In both cases devices are connected to USB 3.0 ports ( Driver=xhci_hcd/2p ), but lan adapter is only usb 2.0...

    Thanks for your help, I'll look for another on.

  • Well, you can try to update your PCI ID database: sudo update-pciids. Maybe the stick is misdetected? Or maybe you need a more recent kernel? If you haven't, you can try to enable the backports and install the latest 5.x kernel series and firmware from there. But no guarantee. Also you might need to install the linux-firmware packages for your on-board adapater Maybe the speed is slow because of the firmware? Unfortunately there is nothing else I can do.

  • I connect this adapter to port usb 3.0 in laptop hp with win10 pro. Install drivers from realtek and usb speed is also only 2.0 on this adapter. Low price = low quality ;) I'll look for another one, but I think a PCIe card is the better option. Thanks for the help :thumbup:

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!