Video driver guide - AMD Radeon video chips

Moderator: BarryK

Post Reply
User avatar
Federico
Posts: 263
Joined: Tue Jun 20, 2023 2:40 pm
Has thanked: 1 time
Been thanked: 31 times

Video driver guide - AMD Radeon video chips

Post by Federico »

This applies to EasyOS Scarthgap. Not 100% sure that it also works on Kirkstone.

If you have a laptop with integrated AMD Radeon video chip, even if you don't have any video problem when using it, it may be that you aren't actually using the 3D acceleration power of your video chip (video acceleration is not just related to 3D graphics, strictly speaking), because its drivers are not installed / not in use. To check this, proceed as follows:

1) From PKGget, install the package xf86-video-amdgpu-22.0.0-r2 . Please notice that even if it is beiing shown as already installed, it could be anyway necessary to click on it for installing it.

2) Save the session and restart the system, or shut down the system saving the session and start it once again.

3) Now go here and download and install the radeontop package.

4) Open a Sakura shell and run Radeontop you will see some fields and some numbers. Those numbers show the load of your GPU:

Code: Select all

# radeontop

5) Do right mouse click on the Sakura window and choose the New tab option (or simply launch another Sakura shell). On the new Sakura tab, issue the glxgears command:

Code: Select all

# glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
302 frames in 5.0 seconds = 60.301 FPS
224 frames in 5.0 seconds = 44.796 FPS
301 frames in 5.0 seconds = 60.005 FPS
301 frames in 5.0 seconds = 60.002 FPS
Screenshot.jpg
Screenshot.jpg (21.38 KiB) Viewed 655 times

6) Now go back to the first Sakura shell where you launched Radeontop, you should see some load on the GPU. Notice that, the bigger you make the glxgears window, the higher the load on the GPU should be:

Screenshot(1).jpg
Screenshot(1).jpg (49.39 KiB) Viewed 655 times

7) So basically, if you detect some load on your Radeon GPU you are OK. If not, that means that you are not using it at all.

Desktop PC
Case: Sharkoon S25-W MB: Asus Rog Strix B550-A PSU: XFX Pro 750W CPU: AMD Ryzen 5700X @ 4.6 GHz RAM: Corsair 32 GB DDR4 @ 3000 MHz Heatsink: Scythe Mugen 5 rev. B VGA: Asus Tuf RTX 3080 12 GB OC

Laptop PC: Asus Zenbook UX325E

Post Reply

Return to “EasyOS”