Resolution stuck at 1024x768

Solved
barnabe0057 Posted messages 14329 Registration date   Status Contributor Last intervention   -  
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   -
Hello,

Since yesterday, the resolution is stuck at 1024x768 and that is now the maximum value offered in the settings, whereas before I was in Full HD (1920x1080).

It started the day before yesterday with the screen switching several times from one resolution to another.

The computer is from 2010, just like the graphics card, which is an AMD Radeon HD 5400.

I don't know how to determine if it's a software issue (AMD driver) or hardware.

nicolas@nicolas-MS-7599:~$ xrandr -q Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192 HDMI-0 disconnected (normal left inverted right x axis y axis) DVI-0 disconnected (normal left inverted right x axis y axis) VGA-0 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1024x768 60.00* 800x600 60.32 56.25 848x480 60.00 640x480 59.94


Thank you in advance for your help.

Configuration: Linux / Firefox 89.0

“Artificial intelligence is defined as the opposite of natural stupidity.”

4 answers

mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 940
 
Hello,

What is the model of your video card?

lspci | egrep "3D|VGA"


What drivers are currently installed?

dpkg -l | grep xserver-xorg-video


Good luck.
0
barnabe0057 Posted messages 14329 Registration date   Status Contributor Last intervention   4 930
 
Thank you for your help.

The video card is an AMD Radeon HD 5450:
nicolas@nicolas-MS-7599:~$ lspci | egrep "3D|VGA" 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series]


nicolas@nicolas-MS-7599:~$ dpkg -l | grep xserver-xorg-video ii xserver-xorg-video-all-hwe-18.04 1:7.7+19ubuntu8~18.04.3 amd64 X.Org X server -- output driver metapackage ii xserver-xorg-video-amdgpu-hwe-18.04 19.1.0-1~18.04.1 amd64 X.Org X server -- AMDGPU display driver ii xserver-xorg-video-ati-hwe-18.04 1:19.1.0-1~18.04.1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel-hwe-18.04 2:2.99.917+git20171229-1ubuntu1~18.04.1 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-nouveau-hwe-18.04 1:1.0.16-1~18.04.1 amd64 X.Org X server -- Nouveau display driver ii xserver-xorg-video-qxl-hwe-18.04 0.1.5-2build2~18.04.1 amd64 X.Org X server -- QXL display driver ii xserver-xorg-video-radeon-hwe-18.04 1:19.1.0-1~18.04.1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-vesa-hwe-18.04 1:2.4.0-1~18.04.1 amd64 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware-hwe-18.04 1:13.3.0-2build1~18.04.1 amd64 X.Org X server -- VMware display driver
0