• youmaynotknow@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    10 hours ago

    They work on any other distro I’ve tried. OpenSUSE is the only one that never gets an address. Static or DHCP, doesn’t make a difference. I’ll try again with your suggestion from a USB drive, since I don’t remember all the things I tried that did nothing to help. Thanks.

    • muhyb@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      No problem.

      Hmm, if there was a soft-block or a hard-block that would affect all the other distros as well. In that case, trying from a Live ISO would indeed help. Maybe this could be something related to Network Manager. Can you check interfaces with ip a?

      Also check if Network Manager running with systemctl status NetworkManager. If it doesn’t work, start it with sudo systemctl start NetworkManager, then chekc your connection again.