this post was submitted on 23 Aug 2024
84 points (100.0% liked)
Open Source
31089 readers
758 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Edit to add: It appears that the “mt76” Wi-Fi 6 driver is open source:
https://en.wikipedia.org/wiki/Comparison_of_open-source_wireless_drivers#Status
Pardon my ignorance, but what Linux device driver(s) does one use for the Wi-Fi 6 11ax 4T4R Mini PCIe Module (AW7915-NP1)? I’ve been under the (hopefully false) impression that open source drivers don’t exist for Wi-Fi modules beyond the 802.11n (A.K.A. Wi-Fi 4) standard.
Edit to add:
Maybe the driver really is open source? I’m not familiar with Linux kernel/driver foo, so I’m not really sure, but this doesn’t look like a binary blob to me: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/net/wireless/mediatek/mt76/mt7915
The code seems to be under the ISC license, which I’ve never encountered before, but it seems to me an open source license.
Interesting find! Cant help you thougj