惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
C
Check Point Blog
The GitHub Blog
The GitHub Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
博客园_首页
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
T
The Blog of Author Tim Ferriss
The Cloudflare Blog

Jeff Geerling

OpenNMC is an open replacement for expensive APC management cards Rebuilding a 1995 GPS Time Server so I don Before NTP there were Time and Daytime Building a mini Homelab that fits in my carry-on Debugging Ubiquiti Getting the Steam Deck LCD working on a Raspberry Pi Hands-on with Raspberry Pi I Proxmox officially supports Arm, with some caveats Getting 25 Gbps Thunderbolt Ethernet on my Mac Studio Adding a backup Internet WAN on my OPNsense Router Open Sauce and GPS time were my summer AI Antiseptics QuadRF can spot drones and see WiFi through my wall The Special Value Pi 4 was extremely short-lived Quickly apply LUTs (color grading) with ffmpeg You can finally power on a Mac remotely I tested every IP KVM in my Homelab It's hard to justify buying a Framework 12 Tuning in FM Radio on a 3D Printer Heatbed I patched iozone for better disk benchmarks on modern macOS News about Raspberry Pi 6 and Microcontroller Development Wi-Wi Is Wireless Time Sync at 1 nanosecond Bambu Lab is abusing the open source social contract HomePod mini feels like magic, but it's just good timing SBC Clusters are a terrible value, but they're fun anyway Raspberry Pi Connect may control Windows soon New 10 GbE USB adapters are cooler, smaller, cheaper An Arm Mainboard for the Framework Laptop Build your own Dial-up ISP with a Raspberry Pi DRAM pricing is killing the hobbyist SBC market
Framework
jeff@jeffgee · 2026-06-24 · via Jeff Geerling
WisdPi's Framework 10G Ethernet module

I've been following WisdPi's development of various 5 Gbps and 10 Gbps Ethernet adapters for the past couple years.

They use newer Realtek Ethernet chips, which sometimes have performance quirks—most frequently encountered under Linux.

In today's video, I tested the new WisdPi 10G Ethernet Expansion Card for Framework computers. It fits in any available Framework Expansion slot—even on the Framework Desktop.

But Expansion Cards use USB-C for their connection to the mainboard—and therein lies the rub...

The main problem is USB-C's bandwidth complexity—especially when paired with the Realtek RTL8159 Ethernet controller, which requires USB 3.2 Gen 2x2 (20 Gbps) to get the full rated 10 Gbps speeds.

On many Framework laptops, you'll wind up getting considerably less than 10 Gbps (9.4 Gbps real-world max):

Windows 11 showing 7.4 Gbps with USB 3.2 Gen 2x1

The above image shows the average bandwidth I get on Windows 11 on a Framework 13 with AMD's Ryzen AI 5 340. Linux fares slightly worse on that laptop, but it surprised me because Framework's own port documentation for my laptop says it should support USB 3.2 Gen 2x2—at least on ports 1 and 3!

Realtek RTL8159 chip on module

The RTL8159 is bottlenecked on a many USB4 and all USB 3.2 Gen 2x1 connections. Unfortunately, that caps the bandwidth well under 8 Gbps.

Framework Laptop 12 USB port definition matrix

I tested on my Framework 12—with a slower Intel 13th Gen mobile CPU—and I found it does support USB 3.2 Gen 2x2 speeds as documented, and I should get closer to 10 Gbps.

USB 3.2 Gen 2 20000 mbps lsusb rating

Except—at least in Linux—it didn't. The port showed up as 20000 Mbps (20 Gbps) via lsusb, but iperf3 only got me 7 Gbps. I tried to download and compile the Realtek driver, but it errored out on Ubuntu 26.04, presumably because the Linux kernel in that distro (7.x) is too new.

So I switched to Windows 11, and after confirming the port showed up as Gen 2x2 with USB Tree Viewer, I got the same iperf3 performance as in Linux—at least with the built-in driver.

On Windows, though, the Realtek driver installed without a problem, and I finally got the 9.4+ Gbps I was looking for:

9.4 Gbps on Windows 11 iperf3

Doing a bidirectional test, I could get around 9 Gbps up, and 4-5 Gbps down, but after running these tests for a while, I ran into a new issue. The module was getting very hot. Enough that I pulled out my thermal camera to check on it:

WisdPi Framework 10G Ethernet module heat at 66C

That's getting close to 70°C on the bottom plastic surface, and while it won't give you an immediate contact burn, it would certainly give you Toasted Skin Syndrome—something I remember hearing about back when MacBook Pros would leave marks on users' legs!

I asked WisdPi about this, and they said the plastic surface temperatures is in compliance with IEC 62368-1 temperature safety limits. As long as you don't keep skin in contact with the surface for more than 10 seconds, you're good to go.

But this is a laptop. And I use it on my lap frequently! In fact, I'm writing this blog post on it from my couch...

WisdPi Framework 10G Ethernet module blinkenlights

Of course, 99% of the time I have it in my lap, I'm on WiFi. Also, the module itself extends a couple cm out from the laptop, so you have to remove it if you're using a laptop sleeve or have a snug-fitting bag.

So in terms of heat, my recommendation is to only use this module in scenarios where you won't be using it on your lap.

And in terms of getting the best performance, I've compiled the following chart, with bandwidth results from WisdPi's and my own tests, showing the best case scenario for different Framework computers:

WisdPi Framework 10G Ethernet module performance in various computers

My recommendation for most people, then, is to consider the regular ol' Ethernet Expansion Card, which is good for 2.5 Gbps and costs about $40.

If you need something faster, and don't want an external USB-C dongle, then and only then should you consider the $99 WisdPi 10G Card. As of this writing, the card was out of stock.

The unit I tested was sent to me by WisdPi for testing and review.