You Spent Hundreds, But Only One Drive Shows Up
You bought a 4-port M.2 NVMe expansion card.
Excited, you plug it into the PCIe slot on your motherboard, tighten the screw, and power on.
Open Disk Management —
Only 1 drive is detected.
The other 3 M.2 slots sit there like decorations; even with drives inserted, they’re not recognized.
You think the card is faulty. You contact support, and they ask:
"Does your motherboard support PCIe lane bifurcation?"
You’re stumped.
Don’t panic. You’re not alone. Forums, Reddit, comment sections — people fall into this trap every day. And the core of the issue hides behind a term you might have never heard of:
PCIe Bifurcation.
What Is "PCIe Bifurcation"?
In one sentence: It splits one PCIe x16 highway on the motherboard into multiple x4 lanes, so several devices can each have their own path.
Think of it this way.
Your motherboard’s PCIe slot is a 16‑lane highway. Normally, one device (like a graphics card) takes all 16 lanes and runs freely.
But what if you want to connect 4 M.2 drives to that single slot? Each drive only needs 4 lanes. So you need to split the 16 lanes into 4 groups of ×4 — each drive gets its own 4 lanes.
That splitting action is called Bifurcation.
Key point: This splitting is done by the motherboard, not by the expansion card.
If the motherboard doesn’t support bifurcation (or it’s not enabled in the BIOS), then no matter how many ports the card has, the motherboard only routes lanes to the first port — the rest are dead ends.
That’s why you only see one drive.
Why Your Card Only Sees One Drive
Most consumer‑oriented multi‑port M.2 expansion cards are passive adapter cards — they have no chips on board, just connect the PCIe slot pins to the M.2 slots.
These cards rely on a prerequisite: the motherboard must split the PCIe lanes and deliver them to each M.2 slot on the card.
But in reality, many motherboards don’t support bifurcation:
| Motherboard Type | Bifurcation Support | Reason |
|---|---|---|
| Mid‑to‑high‑end Z/X series | Mostly supported | Plenty of chipset lanes, full BIOS features |
| Entry‑level B series | Partial support | Limited lanes, low‑end models cut the feature |
| H‑series motherboards | Mostly unsupported | Budget positioning, stripped BIOS |
| Older platforms (Z170 and earlier) | Mostly unsupported | Feature not common in early generations |
| Brand pre‑built motherboards | Mostly unsupported | Custom boards with features cut |
So, if you bought an entry‑level motherboard or a pre‑built system, and then a cheap 4‑port expansion card — chances are you’ll only see one drive.
It’s not the card’s fault; the motherboard just isn’t splitting the lanes for you.
3 Steps to Check If Your Motherboard Supports It
Don’t rush to return the card. Spend 2 minutes to diagnose.
Step 1: Check the Motherboard Manual
Open the manual (paper or PDF from the official website) and search for: "Bifurcation" or "PCIe splitting".
- Found it → means the board supports it; go to Step 2 to enable it
- Not found → likely unsupported; jump to Step 3
Step 2: Enable Bifurcation in BIOS
Press Del or F2 during boot to enter BIOS, find the PCIe bifurcation option (paths vary by brand):
| Motherboard Brand | BIOS Path | Option Name |
|---|---|---|
| ASUS | Advanced → PCI/PCIe Subsystem | PCIe Bifurcation |
| MSI | Settings → Advanced → PCI Subsystem | PCIe Bifurcation |
| Gigabyte | Settings → PCIe | PCIe Bifurcation |
| ASRock | Advanced → PCI Configuration | PCIe Bifurcation |
Set the bifurcation mode for the corresponding PCIe slot to x4x4x4x4 (each of the 4 drives gets ×4 lanes).
Save & exit → reboot → open Disk Management → all 4 drives are recognized.
Step 3: Can’t Find the Option in BIOS?
You’ve searched everywhere but there’s no Bifurcation option? That means your motherboard simply doesn’t support lane splitting at the hardware level.
Now you have two paths:
| Solution | Cost | Difficulty | Effect |
|---|---|---|---|
| A. Replace motherboard | High (plus CPU, RAM) | High | Permanent fix |
| B. Get a bifurcation‑free expansion card | Low | Zero config | Plug‑and‑play |
If you choose B, read on.
Bifurcation‑Free Solution: How a Chipset Card Bypasses the Trap
Here we introduce an expansion card that handles lane splitting inside the card itself — a chipset‑based expansion card.
Unlike passive adapters, this card has its own chip that allocates the single PCIe upstream to multiple devices. The motherboard doesn’t need to do any splitting configuration.
Plug it in and it works — how many drives are recognized is decided by the card, not the motherboard.

Representative Product: LEKUO PB65MX3
The PB65MX3 is based on the AMD B650 chipset (Asmedia Promontory 21), effectively turning a southbridge chip into a standalone PCIe expansion card.
One sentence sums up its principle: The motherboard provides a single PCIe 4.0 x4 link, and the onboard chipset takes that link and distributes it to 12 ports.
Ordinary Expansion Card vs. Chipset Card: Core Differences
| Comparison | Ordinary Multi‑port Card | PB65MX3 Chipset Card |
|---|---|---|
| Working principle | Passive adapter, relies on motherboard bifurcation | Active, on‑card chip handles lane allocation |
| Motherboard requirement | Must support PCIe Bifurcation | None, just needs a PCIe x4 slot |
| Number of drives recognized | Only 1 if no bifurcation | As many as plugged in (up to 4 NVMe) |
| BIOS settings | Must manually enable bifurcation | Zero config, plug‑and‑play |
| Platform compatibility | Limited by motherboard model | Works with Win / Linux / macOS |
| Port count | Usually 2‑4 M.2 slots | 4×M.2 + 4×SATA + 4×USB = 12 ports |
Simply put: ordinary cards are "adapters", chipset cards are "external brains".
PB65MX3 Ports at a Glance
| Interface Type | Quantity | Speed | Remarks |
|---|---|---|---|
| M.2 NVMe | 4 | PCIe 4.0 | 2 on front support x4, 2 on back support x2 |
| SATA | 4 | 6Gbps | Standard SATA III |
| USB‑A | 2 | 10Gbps | USB 3.2 Gen2 |
| USB‑C | 1 | 10Gbps | USB 3.2 Gen2 |
| USB‑C | 1 | 20Gbps | USB 3.2 Gen2x2 |
| Total | 12 ports | — | Storage and peripherals in one |
Intelligent Bandwidth Allocation
- Only 2 NVMe drives on the front: each gets ×4 lanes, near full speed
- All 4 NVMe drives populated: system auto‑adjusts to ×2 per drive, sharing the PCIe 4.0 x4 upstream
- Sequential read speed with ×2 link: around 3‑4 GB/s (depends on drive model and test conditions), more than enough for daily use
Who Is the Bifurcation‑Free Card For?
| Scenario | Pain Point | How the Chipset Card Solves It |
|---|---|---|
| Old motherboards | No Bifurcation support, only one drive seen | On‑card splitting, zero motherboard config, all 4 drives recognized |
| Entry‑level boards | No bifurcation option in BIOS | No BIOS config needed, plug‑and‑play |
| Brand pre‑built PCs | Custom board with features stripped | Doesn’t rely on motherboard features; card decides |
| ITX small‑form‑factor | Only one PCIe slot | One card gives 12 ports, storage + USB all in one |
| Cross‑platform users | macOS compatibility issues | Works with Win/Linux/macOS |
| Don’t want to tinker | Don’t want to read manuals or tweak BIOS | Zero config, boot and see drives |
Installation in 5 Steps
- Power off and unplug — disconnect the power cord
- Insert into PCIe slot — find an available PCIe x4/x8/x16 slot and insert the PB65MX3
- Connect power (optional) — when using multiple high‑power USB devices, connect a 6‑pin power cable
- Power on — the system auto‑detects the card, no driver installation needed
- Initialize drives in Disk Management — open Disk Management, format new drives and start using