Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Help setting up 5700G iGpu

I purchased the 5700G server provided by fiberstate, but I don’t know how to set it up to enable the GPU correctly. Can anyone help?

The issue is:
1. What else do I need to configure in the bios?
2. How do I check whether it is enabled correctly in the system?

Note: I have updated bios to L4.26

Comments

  • plumbergplumberg Veteran, Megathread Squad

    Make a ticket. Support will help

  • honushonus Member

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

  • @honus said:

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

    Then complain and try to go to higher-level support. How to enable features on the hardware they sell should be the first thing they know.

    Thanked by 1pangkus
  • honushonus Member

    @matey0 said:

    @honus said:

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

    Then complain and try to go to higher-level support. How to enable features on the hardware they sell should be the first thing they know.

    Will try it
    But it’s also good to have successful people share their experiences.

  • plumbergplumberg Veteran, Megathread Squad

    @honus said:

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

    Support helped me and several others

  • honushonus Member

    @plumberg said:

    @honus said:

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

    Support helped me and several others

    Do you know what settings were changed?
    How to make sure the gpu is enabled?

  • plumbergplumberg Veteran, Megathread Squad

    @honus said:

    @plumberg said:

    @honus said:

    @plumberg said:
    Make a ticket. Support will help

    Already Make
    Their support speed is satisfactory, but it seems not everyone can solve this problem

    Support helped me and several others

    Do you know what settings were changed?
    How to make sure the gpu is enabled?

    Not sure.

  • honushonus Member

    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

  • fiberstatefiberstate Member, Patron Provider

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    Glad to see you were able to get this setup. We'll definitely be adding this to our tutorials. iGPU setup on the Ryzen 7 servers is a common request.

  • honushonus Member

    @fiberstate said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    Glad to see you were able to get this setup. We'll definitely be adding this to our tutorials. iGPU setup on the Ryzen 7 servers is a common request.

    Yes, I found two supports but neither solved this problem, and because testing this caused the bios to fail to boot, the support staff could only remove the CMOS battery reset.
    But your support team is great both in terms of speed and attitude.

    Thanked by 1fiberstate
  • fiberstatefiberstate Member, Patron Provider
    edited April 2024

    @honus said:

    @fiberstate said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    Glad to see you were able to get this setup. We'll definitely be adding this to our tutorials. iGPU setup on the Ryzen 7 servers is a common request.

    Yes, I found two supports but neither solved this problem, and because testing this caused the bios to fail to boot, the support staff could only remove the CMOS battery reset.
    But your support team is great both in terms of speed and attitude.

    Thank you for the feedback. Glad to see that it's working and we'll definitely include a how-to for enabling iGPU.

  • @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

  • @fiberstate said:

    @honus said:

    @fiberstate said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    Glad to see you were able to get this setup. We'll definitely be adding this to our tutorials. iGPU setup on the Ryzen 7 servers is a common request.

    Yes, I found two supports but neither solved this problem, and because testing this caused the bios to fail to boot, the support staff could only remove the CMOS battery reset.
    But your support team is great both in terms of speed and attitude.

    Thank you for the feedback. Glad to see that it's working and we'll definitely include a how-to for enabling iGPU.

    where is "how-to for enabling iGPU" ?
    Knowledgebase is empty

  • honushonus Member

    @supremasi said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

    use ipmi maintenance-> bios_update

  • @honus said:

    @supremasi said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

    use ipmi maintenance-> bios_update

    I've asked Fiberstate CS, but they said you can't do it via "IPMI maintenance->bios_update", you have to do it via BIOS.

  • webcraftwebcraft Member
    edited July 2025

    If you want to use the iGPU in a vServer, you can follow the guide I created a while ago at OGF: https://lowendspirit.com/discussion/5084/howto-setup-amd-igpu-passthrough-with-virtfusion

    Thanked by 1xemaps
  • honushonus Member

    @supremasi said:

    @honus said:

    @supremasi said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

    use ipmi maintenance-> bios_update

    I've asked Fiberstate CS, but they said you can't do it via "IPMI maintenance->bios_update", you have to do it via BIOS.

    This is what I did and it worked

  • @honus said:

    @supremasi said:

    @honus said:

    @supremasi said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

    use ipmi maintenance-> bios_update

    I've asked Fiberstate CS, but they said you can't do it via "IPMI maintenance->bios_update", you have to do it via BIOS.

    This is what I did and it worked

    did you use X47D4U4.26 file provided by fiberstate ?

  • honushonus Member
    edited July 2025

    @supremasi said:

    @honus said:

    @supremasi said:

    @honus said:

    @supremasi said:

    @honus said:
    Finally found the solution after searching a lot:
    1. Upgrade the bios version to 4.24 or above (I use 4.26)
    2. In BIOS
    boot option filter "UEFI only"
    CSM (compatibility support module) "Custom"
    other and video both change to UEFI only
    3. Execute apt -y install firmware-amd-graphics on the server
    4. restart
    5. Use ls /dev/dri to check whether is success. The successful output is similar to by-path card0 card1 renderD128 otherwise it will be by-path card0
    You can also use radeontop to check

    can you explain how to Upgrade the bios ?
    how to make bios read 4.26 files ?
    virtual media only support image file

    use ipmi maintenance-> bios_update

    I've asked Fiberstate CS, but they said you can't do it via "IPMI maintenance->bios_update", you have to do it via BIOS.

    This is what I did and it worked

    did you use X47D4U4.26 file provided by fiberstate ?

    I downloaded it myself, but it’s also this version L4.26

Sign In or Register to comment.