Hello! This might not be the right community but I’m looking at building a new server and you operate in similar areas and might have experience with this. I’ve got a GPU without video outputs, can I combine that with a CPU without integrated graphics and still get video output from the HDMI located on the motherboard?

  • @fuckwit_mcbumcrumble
    link
    English
    1011 months ago

    No. The video card is only wired to send video out through it’s ports (which don’t exist) and the ports on the motherboard are wired to go to the nonexistent iGPU on the CPU.

    • @[email protected]
      link
      fedilink
      English
      111 months ago

      Depends. You can send the signal in Windows through another port.
      But if it works without an iGPU…

      • @fuckwit_mcbumcrumble
        link
        English
        911 months ago

        In windows you’re not sending the signal directly through another port. You’re sending the dGPU’s signal through the iGPU to get to the port.

        On a laptop with nvidia optimus or AMD’s equivalent you can see the increased iGPU usage even though the dGPU is doing the heavy lifting. it’s about 30% usage on my 11th gen i9’s iGPU routing the 3080s video out to my 4k display.

  • @grue
    link
    English
    1011 months ago

    This might be an X/Y problem. Why do you think you need HDMI output on a server?

    • @AimlessNamelessOP
      link
      English
      211 months ago

      Because installing an OS without iLo, serial or video output would be a bit of a hassle

  • shnizmuffin
    link
    fedilink
    English
    611 months ago

    Probably not!

    What models of GPU and Motherboard are you using?

    • @AimlessNamelessOP
      link
      English
      111 months ago

      I’ve got an Nvidia Tesla P40 and haven’t purchased a motherboard yet. It’s currently sitting and doing nothing in my DL380.

        • @AimlessNamelessOP
          link
          English
          111 months ago

          My DL380 draws about 200W idle so I’m trying to downscale

  • @subtext
    link
    English
    211 months ago

    Without specific experience, my assumption would be no. Much like when plugging into a desktop computer’s motherboard HDMI port instead of the GPU HDMI port.

  • @[email protected]
    link
    fedilink
    English
    111 months ago

    I just did a quick bing chat search (“does DRI_PRIME work on systems without a cpu with integrated graphics?”) and it says it will work. I can’t check for you because my CPUs all have graphics.

    I CAN tell you that some motherboards will support it (my ASUS does) and some don’t (my MSI).

    BTW, I’m talking about Linux. If you’re using Windows, there’s a whole series of hoops you have to jump through. LTT did a video a while back.

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      11 months ago

      While it might work in the OS, setting the OS up may be a pain (the installer may or may not work like that) and I strongly suspect that the BIOS can’t handle it.

      I suspect that an easier route would be to use a cheap, maybe older, low-end graphics card for the video output and then using DRI_PRIME with that with the other graphics card.

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        11 months ago

        It’s probably a pain to set up in Windows. In Linux, it just works, there’s nothing to set up. I’m using it right now.

        OP really should have mentioned their OS.

        Edit: Actually, nevermind both my posts. I know DRI_PRIME works by using my APU for regular desktop activity, and routing discrete GPU output in whenever a game is being played. But I don’t know if it’s possible to make it use the dGPU all the time.

        Even if it did, it would only work inside the OS, so if you had to boot into the BIOS for anything, you wouldn’t have a display. So for all intents and purposes, it wouldn’t really work.