#942318 xserver-xorg-video-amdgpu: VGA output is not detected in Radeon R7 (Carrizo) only the HDMI works. Motherboard MSI A68HM-E33 v2

Package:
xserver-xorg-video-amdgpu
Source:
xserver-xorg-video-amdgpu
Description:
X.Org X server -- AMDGPU display driver
Submitter:
"Julian M."
Date:
2021-06-19 17:51:03 UTC
Severity:
important
#942318#5
Date:
2019-10-14 14:00:21 UTC
From:
To:
We have a PC with motherboard MSI A68HM-E33 V2.
It has an HDMI and a VGA output connectors on board.
On Linux, the VGA port doesn't work.
randr lists an HDMI output (works OK) and a DVI output, marked as disconnected.
We tried forcing video output on this DVI interface, but we get no video on the VGA port.
We tried different monitors and cables, with no success.
We installed windows 7 on another disc, and after installing the official amd windows driver, it works fine, dual head with video in both connectors; so, it's not a hardware issue (i.e. a burned vga port)
We are running Debian Stretch with 4.19.0-0.bpo.6-amd64 kernel.
The HDMI output works fine.

Thanks in advance, and sorry for any mistakes, this is my first bug report and english is not my first language.

#942318#10
Date:
2019-10-14 14:25:01 UTC
From:
To:
This is a kernel amdgpu driver issue, not an xserver-xorg-video-amdgpu
one.

#942318#15
Date:
2021-05-30 09:14:35 UTC
From:
To:
I can say, I understood a limitation of amdgpu kernel driver
has been not supporting VGA/analogue outputs in some (or all?)
cases.  I understood this is part of the reason it is not the
default driver over radeon for some cards.


However, given many other other experiences and bugreports
with amdgpu modesetting problems, and looking at this bug,
I would recommend trying newer kernel in buster:-

enable backports  https://backports.debian.org/Instructions/

apt-get -t buster-backports install linux-image-amd64 linux-headers-amd64


This should get you a 5.10 series kernel which could well behave
better for you (let us know!).

#942318#20
Date:
2021-06-19 17:41:23 UTC
From:
To:
Julian and bug 942318,

buster-backports now provides kernel 5.10.0-0.bpo.7 via the
buster-backports linux-image-amd64 linux-headers-amd64 packages.

Please confirm if this solves the issue for you, and close the bug.