Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help]: PCIe Wifi card compatible with Linux #589

Open
2 tasks done
Bucephalus-44 opened this issue Mar 20, 2025 · 1 comment
Open
2 tasks done

[Help]: PCIe Wifi card compatible with Linux #589

Bucephalus-44 opened this issue Mar 20, 2025 · 1 comment

Comments

@Bucephalus-44
Copy link

Checklist

  • I acknowledge that support is provided on a best-effort basis.
  • I acknowledge that the authors and contributors to this repository cannot be held responsible for the results of my use of any information contained in or linked from this repository.

uname

Linux pop-os 6.12.10-76061203-generic #202412060638174015461722.04~b4b3ebc SMP PREEMPT_DYNAMIC Fri F x86_64 x86_64 x86_64 GNU/Linux

lsusb

Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 010: ID 0424:704a Microchip Technology, Inc. (formerly SMSC) USB2 Controller Hub Bus 001 Device 007: ID 3384:0007 System76 Launch Heavy Configurable Keyboard (launch_heavy_1) Bus 001 Device 004: ID 3384:0003 System76 USB4006 Smart Hub Bus 001 Device 003: ID 1209:1776 Generic Io Bus 001 Device 008: ID 1c4f:0034 SiGma Micro XM102K Optical Wheel Mouse Bus 001 Device 005: ID 04f9:0061 Brother Industries, Ltd HL-L2300D series Bus 001 Device 002: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub Bus 001 Device 009: ID 8087:0033 Intel Corp. Bus 001 Device 006: ID 048d:5702 Integrated Technology Express, Inc. ITE Device Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

rfkill

0: hci0: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no

dkms

system76/1.0.17~1735251933~22.04~f01bffd, 6.12.10-76061203-generic, x86_64: installed
system76/1.0.17~1735251933~22.04~f01bffd, 6.9.3-76060903-generic, x86_64: installed
system76_acpi/1.0.2~1719257749~22.04~7bae1af, 6.12.10-76061203-generic, x86_64: installed (original_module exists)
system76_acpi/1.0.2~1719257749~22.04~7bae1af, 6.9.3-76060903-generic, x86_64: installed (original_module exists)
system76-io/1.0.4~1732138800~22.04~fc71f15, 6.12.10-76061203-generic, x86_64: installed
system76-io/1.0.4~1732138800~22.04~fc71f15, 6.9.3-76060903-generic, x86_64: installed

iw

phy#0
	Unnamed/non-netdev interface
		wdev 0x2
		addr 08:8e:90:88:9a:42
		type P2P-device
	Interface wlo1
		ifindex 3
		wdev 0x1
		addr 08:8e:90:88:9a:41
		type managed
		channel 6 (2437 MHz), width: 20 MHz, center1: 2437 MHz
		txpower 22.00 dBm
		multicast TXQ:
			qsz-byt	qsz-pkt	flows	drops	marks	overlmt	hashcoltx-bytes	tx-packets
			0	0	0	0	0	0	0	00

What happened?

I am think of getting the Wifi 7 & Bluetooth 5.4 BE6500Mbps PCIe x1 Tri-Band Wireless Network Adapter Card with MediaTek MT7925 chipset (Integrated Antennas) for my desktop with the POP_OS 22.04. If I am correct this should work? I am thinking of getting this to replace a malfunctioning built in Wifi card on my Motherboard. This is made by HCX-eu.com.

@morrownr
Copy link
Owner

Hi @Bucephalus-44

If I am correct this should work?

POP_OS 22.04

It should work but let's check on some things. Post the results of the following commands:

$ ls -l /lib/firmware/mediatek | grep MT7925

$ ls -l /usr/lib/modules/$(uname -r)/kernel/drivers/net/wireless/mediatek/mt76/mt7921

You are using kernel 6.12 and the driver for the mt7925 was added to mainline starting with kernel 6.7 so you are good in that regard.

Can you provide a direct link to the adapter that you are considering?

FYI: I have a M.2 card based on the mt7925 chip and it works well in my Mini PC. I can't say much about WiFi 7 yet as the most modern wifi router that I have is WiFi 6 capable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants