My server is not seeing RTX 4000

I am running a server on Centos 7. I am trying to install the drivers for a Quadro RTX 4000, but it is not seeing the GPU. I run lshw -numeric -c display and all I see is:

Descirption: VGA compatible controller
product: MGA G200EH [102B:533]
vendor: Maxtrox Electronics Systems LTD. [102B]
physical id: 0.1
bus info: pci@0000:01:00.1
version: 00
width: 32 bits
clock: 33MHz
capabilites: vga_controller bus_master cap_list
configuration: latency=0

I have already disabled nouveau. When I run directly the driver downloaded from Nvidia, I get the message “You do not appear to have an nvidia GPU supported” and I’m stuck.

Any help will be greatly appreciated.