this post was submitted on 10 Jul 2024
46 points (91.1% liked)

Linux

47233 readers
773 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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)

you are viewing a single comment's thread
view the rest of the comments
[–] JameUwU@lemmy.ml 2 points 2 months ago (2 children)

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

[–] bloodfart@lemmy.ml 5 points 2 months ago* (last edited 2 months ago) (1 children)

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.

[–] JameUwU@lemmy.ml 0 points 2 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

[–] bloodfart@lemmy.ml 2 points 2 months ago (1 children)

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

[–] JameUwU@lemmy.ml 1 points 2 months ago (1 children)
[–] bloodfart@lemmy.ml 2 points 2 months ago (1 children)

If this is your laptop then it uses an “a” keyed card like this one for $30, which is listed as supporting wpa3 in windows according to intel.

[–] JameUwU@lemmy.ml 2 points 2 months ago

Awesome, Thanks