Second Monitor

Posted on

I installed a Radeon Pro W5500 to my dell computer and I have troubles to enable the second monitor.

I installed the drivers based on the Radeon website by running this command:
amdgpu-install

I am running gnome classic on a redhat 9.5 system the xorg version

and I added this configuration under this file:

/etc/X11/xorg.conf.d/20-amdgpu.conf

Section "OutputClass"
Identifier "AMD"
MatchDriver "amdgpu"
Driver "amdgpu"
EndSection

The 3D graphics are working and glxgears command I am able to see the gears running.

my xrandr command shows:
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
DisplayPort-3 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 527mm x 296mm
1920x1080 60.00*+ 50.00 59.94
1680x1050 59.88
1280x1024 75.02 60.02
1440x900 59.90
1280x960 60.00
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08

I have connected a displayport on the DisplayPort-2 plug and I am unable to make the DisplayPort2 to show up as connected

Any ideas?

Responses