Can I mechanically modify PCIe connectors to accept wider cards?

7

From the Wikipedia page on PCI-e:

Some slots use open-ended sockets to permit physically longer cards and negotiate the best available electrical connection.

The number of lanes actually connected to a slot may also be less than the number supported by the physical slot size. An example is a ×16 slot that runs at ×4, which will accept any ×1, ×2, ×4, ×8, or ×16 card, but provides only four lanes.

This means that such slots should accept wider cards at a lower device bandwidth.

I currently have an old machine that has only a PCIe x4 slot; I would like to use a card with an x8 connector. My PSU is able to source enough power to the card, and the limited bandwidth shouldn't be an immense issue. Will I be able to carefully remove part of the plastic material of the slot, and insert the longer card, or is there specialized circuitry that is needed on the motherboard to cause negotiation of a smaller electrical connection?

Reinstate Monica - ζ--

Posted 2015-05-30T19:29:15.287

Reputation: 354

What do you mean by "revealed for a reason"? I'm fully aware that vote counts are revealed, while reasons are often ignored/omitted by those downvoting in a hurry. I am fairly certain that I have access to the specific mechanical tools needed to safely remove the right edge of the slot and am fully aware of the risk of mechanical damage to the pins and/or components nearby. I am seeking an answer drawing upon credible sources as to whether or not the electronic implementation of PCIe would make this connection workable. – Reinstate Monica - ζ-- – 2015-05-30T19:47:54.763

Everything you Need to Know As Fast As Possible – Davidenko – 2015-06-02T11:05:07.133

@Davidenko I'm currently behind a restrictive firewall/web filter; I'll take a look at those videos once I get the chance. – Reinstate Monica - ζ-- – 2015-06-02T11:57:36.700

Answers

3

Yes, you can.

Any PCI-e card should work in any socket (though at the lower common number of lanes). So an x8 card in a x4 slot will use up to 4 lanes.

My PSU is able to source enough power to the card,

You have a PCI-e slot. That is supposed to deliver up to 75 Watt of power via the motherboard. This holds for both x1, x4, x8 and x16 connectors. So assuming a proper motherboard it should just work.


Practical experience/confirmation:

A friend worked for a fruit sorting company (Firewire cards in the x16 slots and a graphics card in an filed open x1 slot, only used to debug). That worked fine.

Hennes

Posted 2015-05-30T19:29:15.287

Reputation: 60 739

3

I just successfully cut open the end of the PCIe x4 slot in my Asus M4A87TD-USB3 motherboard and put in Adaptec RAID 6405 which is intended for PCIe x8 slots. It appears to work just fine. I also had to move the battery socket because it was interfering with the overhanging connector of the card.

This procedure is tricky and you can easily destroy your hardware.

Zdenek

Posted 2015-05-30T19:29:15.287

Reputation: 131

2

Yes.

As an alternative, you can cut off part of the card's connector. But be careful to not cause shorts or damage unrelated traces on the pcb.

For example, I did it to a M.2 to PCI-E adapter for SSD, which is cheap (so I don't mind ruining it), and has all the pcb routing easily visible (so I can be sure I don't damage/short anything). It works.

photo of a cut card connector

DeepSOIC

Posted 2015-05-30T19:29:15.287

Reputation: 21

2

Well, seeing the PCI-e pinout and knowing the working principles of multi-lane combinational serial busses there's two angles to look at this:

  1. From the Motherboard's perspective
  2. From the card's perspective

So, 1.: Can you take out the edge on the side where the case has the cut-out for the card/connectors? Yes, if as you say you have tools and handiness to do so, you can. Is it smart? No. The connector is very finely defined to hold the PCB/ribs in place to avoid contact lanes from moving and causing frictional bounce. If you take one of the four edges away, you lower that tightness by a severe margin.

The result can be that if you touch a cable with a hand or foot and the card wiggles a bit. Now the contacts can wiggle right along. Any dirt or courseness of the surface (the latter is unlikely with well-treated, newly bought cards because of the production process and low tolerances, but it cannot be discounted) the spring-loaded contacts in the receptacle can bounce off of those bumps and your system will miss vital parts of the data stream and all other signals will lose their relevance as well, meaning severe glitches.

IF you can take that margin out by further engineering/reinforcement (heavy task without the proper simulation tools) in principle the motherboard will not mind, since it has the lower number of connections and just assumes to find 1x, 2x or 4x on that bus.

Then, 2: Should you put a x16 card in a x4 connector? I cannot say for sure, I am not deep enough into the restrictions and specifications for those balances. It could well be that the standard prescribes the MB to have a x4 connector if it only offers x4. In that case a x16 card with a x16 connector can safely assume that if it fits in the MB it will get signal on all 16 lanes.

Since those lanes pump information simultaneously that gets correlated and decoded through all kinds of magical embedded awesomeness, they may then hard-code the 16 lane path into the card (Firmware or hardware wise), in which case it cannot cope with a 4 lane signal and might do all kinds of weird shit.

It is also possible that cards with 16 lanes are not allowed to make that assumption, and should at least support x8, x4 and maybe x2. In this case it should work from an electrical engineering standpoint, since the mandatory power is on the x4 side of the PCIe connector. But then still, it would be better if it had at least all the ground contact along its entire x16 plug. Some parts of the card's high-speed, high-performance design may depend on all those ground contacts being present, so it may still not be able to do all it could otherwise do on a x4 connection in a proper x16 plug. And those limitations, if they arise, will not be detected by the card itself, because it will definitely assume all the contacts to be there if it counts on those ground contacts in its design. Not to say that some parts will not be grounded, but in simulating noise performance you need to make assumptions about where ground currents will go, and then after those simulations taking away half those paths completely invalidates the results. It may turn out to be no difference, but it may also turn out to be a world of it.

With regards to the PCI-e standards prescribing card behaviour, I need to be back to work now, so I can't search through them, but here's two quite relevant ones, if you want to yourself:

PCI-e Spec V2.0, rev 0.9 - 2006

PCI-e Spec V3.0, rev?? - 2010

If neither of those says anything about card behaviour for x16 types, or implies it through "... for x4 cards, and so on" type constructs, it's not defined strictly and you should assume the worst until you find a reliable spec saying different.

Concluding:

There is a chance it may work, but on balance there are so many risks to trying it, where some of them will afterwards also apply to any other card with an actual x4 connection (the side-missing = risky-contact one, for example), that I would strongly advise you not to try it.

Asmyldof

Posted 2015-05-30T19:29:15.287

Reputation: 181

Thanks for the answer! I'll keep digging throughout the applicable specs. I'm not sure if the standard actually prescribes an x4 connector if there are only 4 lanes; there are motherboards that do actually have wider physical than electrical connectors. (I'm not sure if they have additional grounds throughout the connector or not, but I can double-check) In regard to the connector wiggling issue, people regularly use narrower cards than the port itself, and I've done it without incident; if it comes to be necessary I can always 3d print appropriate restraints to the card at hand. – Reinstate Monica - ζ-- – 2015-06-02T11:55:24.933

2I'm just being thorough, what you do with the answer is up to you. May have time to dig deeper somewhere next week if there's something still confusing you. I think there's some contact info on my profile, I normally don't uncheck those check marks. – Asmyldof – 2015-06-02T11:57:17.077

1

Yes you can. The two most common ways to do this, is by using a solder iron to solder away the plastic on PCIE 4x plugs (eg: PCIE 4x riser cables, m.2 to PCIE 4x slot adapters..). or, to use a PCIE 4x to 16x adapter piece.

The pros about the latter is that installing a PCIE 4x to 16x extension adapter is very easy. The cons is that it will raise your GPU by a quarter to half of an inch, in which case the GPU bracket no longer fits the system case.

The pros about soldering is that it allows for larger 16x slot length cards to fit in a 4x slot, with the brackets and everything fitting in a PC case. The cons is that soldering might require a fine file to file down the plastic piece enough, for the card to fit. it's a tedious process, that can break the riser (or even disable one or more of the 4x slot pins. in some cases the last 3 to 4 pins of a 4x aren't used, as they're merely ground and 3.3V pins as well as data pins that don't transmit the actual PCIE (eg: graphics) data (but more likely transmit sleep states, or other board controls). Sometimes these pins are used, or even if they're not used, a (eg: GPU) card, might refuse to start, because the connection to one or more of these pins is missing.

H B

Posted 2015-05-30T19:29:15.287

Reputation: 11