The weird thing is that it seems to be working? Either I misdiagnosed the problem, or maybe my old one was just broken.

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    A different revision could be very different, it’s likely not really the exact same.

  • ThunderLegend@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Man that reminds me that I bought a Chinese motherboard to build my homelab and installed Debian. Great! One kernel upgrade later and my network card stopped working. Tried a lot of things but to preserve my mental health and to enjoy my jellyfin again, I just returned to the older kernel and voilá, everything worked again…so no updates for now …or ever

    • itsjess@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Have you ever compiled your own kernel? Could be the upgraded version doesn’t enable a module your motherboard needed or something. A fairly simple test would be to compile thw kernel with everything enabled as a module and use that

      • ThunderLegend@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        I did it once but I remember not being able to judge if I needed all the modules or what to flag on each line I saw. I tried to load the module this time after the upgrade but without success. Maybe I’ll try someday if I get the time…