this post was submitted on 07 Apr 2026
20 points (100.0% liked)

Selfhosted

58744 readers
588 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey all,

I'm running a DIY-built server on a J5040-ITX Link to the manual (PDF-Download), which features a PCIe x1 slot which I'd like to utilize with a graphics card. I found the Nvidia GT 730 2 GB which would fit, but I'm unsure, if it…

… works with nouveau, as I'm unable to find the GT 730, only the GT 730M in the list of codenames.

… if OMV (currently running OMV 7, going to upgrade to OMV 8 soonish) aka. Debian 12 (or 13, depends on OMV version) supports the proprietary driver.

Any ideas or recommendations?

top 19 comments
sorted by: hot top controversial new old
[–] ms_lane@lemmy.world 6 points 2 weeks ago (1 children)

As otherwise mentioned a 16x/8x/4x card can be used in a 1x slot.

Any 1x physical GPU will be extremely overpriced for what it is as they're incredibly niche products.

[–] amateurcrastinator@lemmy.world 4 points 2 weeks ago (1 children)

I don't remember and I am not near it, but some pcie 1x slots cannot be used because they don't have a slit cut on the right hand side. But that is not really that big of a problem because one can use a Dremel tool very carefully to cut that slit in the pcie slot plastic.

[–] ms_lane@lemmy.world 3 points 2 weeks ago (1 children)

Dremel is probably a bit overboard, a utility knife will do it. But you're right, there can be required modification (or just using a 1x to 16x riser for ~$2 from AliExpress)

[–] amateurcrastinator@lemmy.world 1 points 2 weeks ago

A utility knife is probably a much better tool!

[–] kaki@sh.itjust.works 6 points 2 weeks ago (1 children)

The GT 730 uses a GF108 chip according to https://www.techpowerup.com/gpu-specs/geforce-gt-730.c2590, which you can find under the codename NVC1 on the nouveau website.

[–] Harald_im_Netz@feddit.org 3 points 2 weeks ago

Thank you very much!

[–] bigredgiraffe@lemmy.world 5 points 2 weeks ago (1 children)

I think your bigger problem with that board is going to be that PCIe slot is a PCIe 2.0 x1 slot so it will be slow but you can just use an adapter like this:

https://www.newegg.com/startech-com-model-pex1to162-pci-express-to-pci-card/p/N82E16815158223

Flexible versions exist too! I’m also not sure you would get a lot of benefit out of a GT730 really so YMMV.

[–] Harald_im_Netz@feddit.org 2 points 2 weeks ago

I know, that's why I don't even bother with looking for a more beefy card.

[–] TheHolm@aussie.zone 4 points 2 weeks ago* (last edited 2 weeks ago)

I got some Matrox G400 on PCIx1 for this from ebay. (Yes they still making them) Really cheap. native linux support, very low power consumption.

[–] kandykarter@lemmy.ca 4 points 2 weeks ago (1 children)

Can't go wrong with an arc a310

[–] Harald_im_Netz@feddit.org 1 points 2 weeks ago (1 children)

It requires an x16 slot though

[–] silenium_dev@feddit.org 7 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Only mechanically. You could technically remove the small piece of plastic at the end of the slot, and still put a x16 card in a x1 or x4 slot, should work anyways. Some mainboards even have open-ended slots directly instead of closed ended. Haven't done it and wouldn't recommend it, but it would technically be possible.

[–] Harald_im_Netz@feddit.org 2 points 2 weeks ago

This was mentioned in another comment already, yet I'm explicitly looking for a “non-invasive” solution.

[–] notagoblin@lemmy.world 1 points 2 weeks ago (1 children)

You may be out of luck, but doesn't that board have onboard VGA graphics which you can use?

OMV is a web page dashboard and there's SSH. What is the usecase for a GPU I wondered?

[–] Harald_im_Netz@feddit.org 1 points 2 weeks ago (2 children)

It has, and I use this setup for years already. Thought about tinkering a bit, y'know? :-)

[–] frongt@lemmy.zip 1 points 2 weeks ago (1 children)

It probably works.

If you have a very steady hand, you can cut the PCIe slot at the back to allow longer cards to fit, too. Most of them support running at reduced bandwidth (though I would check for x1 specifically, they might only go down to x4).

[–] Harald_im_Netz@feddit.org 2 points 2 weeks ago

Thank you for the recommendation, but I would prefer not to tamper with the board.