Sorry if this is slightly off topic, I searched for communities about tech support on here and couldn’t find anything that wasn’t dead in the water. Basically I want to use WPA3 on my Network, however my Windows partition doesn’t support WPA3 for some reason. I only keep that piece of trash around for school work. My Fedora Linux partition can use WPA3 just fine so I assume this is a driver issue. Is there any way to use Linux WiFi drivers on Windows?

(inb4 how the turntables)

  • Troy
    link
    fedilink
    452 months ago

    It’s so ironic. Over the last few decades you could find millions of examples of the opposite question being asked.

  • @[email protected]
    link
    fedilink
    33
    edit-2
    2 months ago

    Update the drivers on windows and see if the latest version supports it

    Or

    Install WSL or a VM and pass the device through to linux, let the kernel find it and activate the drivers, configure the network, then set up routes to share that connection with the host.

  • @Brkdncr
    link
    102 months ago

    Run windows as a vm on your Linux machine.

    • @[email protected]
      link
      fedilink
      02 months ago

      For some the only way this would work for many games would be having a dedicated second GPU for passthrough to the VM.

      • @Brkdncr
        link
        32 months ago

        OP is asking for school/work purposes.

  • Possibly linux
    link
    fedilink
    English
    72 months ago

    I feel like this is a weird place to put this. However, since you asked, why can’t you run Windows in a VM?

  • @[email protected]
    link
    fedilink
    62 months ago

    If it’s a case of needing ad-hoc WiFi from Windows, an Android phone tethered over USB will act as a WiFi adapter of sorts.

    • WaveOP
      link
      fedilink
      English
      32 months ago

      Not sure why you got down voted, this is what I’m currently doing to work around it

    • WaveOP
      link
      fedilink
      English
      22 months ago

      Win 11, Something like Intel® Wireless-AC 6000. I dont remember if its 6258 or something like that, I just know its let’s than 9000 which is the minimum Intel requires for wpa3 for whatever reason. I can find the exact model # tomorrow if youre interested

      • @[email protected]
        link
        fedilink
        4
        edit-2
        2 months ago

        I see.

        There is no way to use wpa3 in windows with that wireless adapter.

        Some of the answers provided itt will work:

        running a vm hosted on windows with hardware passthrough and some simple operating system which does support wpa3 on that adapter bridged to your windows installation.

        Running windows in a vm for lockdown browser has worked for me in the past. Try it and see. I used qemu.

        Since you talked about it being your network and not some other person or institutions, you could always run two wireless networks, one supporting wpa3 and one supporting wpa2.

        I do that everywhere for 2.5/5g so older devices can still connect to the wireless. If youre worried about a wpa3 thing connecting to the wpa2 network you can set them up with different passwords.

        Is there a specific benefit of wpa3 you’re trying to get?

        E: you could use a sbc that supports wpa3 and has an Ethernet port as some kind of mutant firewall/gateway like you do when tethering your phone, but that’s kinda silly…

        E2: laptop or desktop? If laptop, what specific model? Often the wireless cards in laptops are replaceable and you could always put one in that has wpa3 in both Linux and windows.

        • WaveOP
          link
          fedilink
          English
          02 months ago

          Ideally I want to use wpa3 as its the latest standard and all of my devices (except windows) are able to use it. I left the model number in the other response you left :P

      • @[email protected]
        link
        fedilink
        22 months ago

        Hey, post the model of your laptop and I’ll point you at a replacement wireless card that can do what you want.

  • f00f/eris
    link
    fedilink
    English
    42 months ago

    Unlikely. While in theory someone could create a compatibility layer, it would be quite a challenge, as obviously, kernel modules are very closely tied to the specific kernel. I did some web searches, and only found the same few dead projects (that didn’t completely solve this issue anyway) that you found, and other forum posts that offer little encouragement.

    Make sure you have the latest version of Windows 10 or 11, and the latest drivers for your network hardware. If you do, then there’s probably not much you can do about this.

  • Matúš Maštena
    link
    fedilink
    -62 months ago

    It is possible if you crosscompile the drivers for Windows. But switch to Fedora, it’s not hard.

    • 2xsaiko
      link
      fedilink
      82 months ago

      You cannot cross-compile Linux kernel drivers for Windows. The API is completely different (and I kinda doubt anyone has made a compatibility layer like ndiswrapper).

    • WaveOP
      link
      fedilink
      English
      32 months ago

      Find me an Intel driver for a pre 9000 series laptop adaptor that supports wpa3 for windows and we can talk about “keeping it up to date” :)