• @CaptDust
    link
    1
    edit-2
    10 months ago

    Idk, I just built a PC with Realtek mobo integrated wifi, we couldn’t even install the OS because it didn’t detect the NIC and Windows forced us to sign in before it would continue the installation.

    Had to lug the machine to a router to get anywhere, and still had to download the Asus mobo software to get the wireless going. Wasn’t convenient in the least.

    • Rustmilian
      link
      fedilink
      5
      edit-2
      10 months ago

      For in the future, I suggest using USB tethering via your smartphone to get WiFi to the device.

      • @CaptDust
        link
        310 months ago

        That’s big brain stuff, will keep that in mind next time

    • @[email protected]
      link
      fedilink
      410 months ago

      So… You didn’t check your installation requirements. Is that what you’re saying?

      And this wouldn’t have happened with Linux?

      • Rustmilian
        link
        fedilink
        5
        edit-2
        10 months ago

        And this wouldn’t have happened with Linux?

        Nope. Because Realtek commit their drivers directly to the Linux kernel, they may be a bit slower getting the driver to the consumer depending on their internal team that’s developing/handling the driver and how long the code review takes on the kernel maintainer side but even then you can generally get the driver early e.g. before it’s merged into the kernel via a dkms a.k.a out-of-tree driver (easily found in something like the AUR). Once the Realtek WiFi driver is merged you don’t have to worry about it because it’ll be in every distro with the following kernel release.

      • @CaptDust
        link
        410 months ago

        We had a USB prepared with drivers in advance, but that’s useless when you can’t get to a desktop. I admittedly didn’t realize you couldn’t even install Windows 11 without an active network.

        Linux would at least let me install the base system and configure the drivers after. Funny enough that USB mentioned is my ventoy and we did experiment with Linux Mint before we started on Windows. It found the NIC and network on the live ISO with no effort, I honestly thought it would be smooth sailing after that experiment.

        I would have just gone with mint personally but wasn’t my system, was just helping a friend.