• henfredemars
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 hours ago

    My network adapters send corrupted packets unless I disable RX/TX offloading with ethtool (this feature is turned on by default). Is this normal? Should I be able to do checksum and TCP session offloading?

      • henfredemars
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 hours ago

        I think the driver is up to date because I’m on the latest 6.8 kernel. Firmware, TP-Link offers none for their junk.

        Is there a way I can check if it’s a driver or a firmware issue? I took a look at the driver code to TBF I’m not enough of an expert to understand how it actually talks to the device.

        • adr1an@programming.devOPM
          link
          fedilink
          arrow-up
          2
          ·
          3 hours ago

          On this matter, I’m an ignorant myself too. Perhaps searxing with the model name and brand there’s a post somewhere that shares some insight. Hardware support on linux is great, until it isn’t ;/

          • henfredemars
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 hours ago

            True, but you gotta give Linux some slack. All of this driver work is reverse engineered. It would be so much easier if the vendor just published information about their hardware.