I'm using Ubuntu 22.04LTS i followed the instructions from another post: how can I use "amdgpu" instead of "radeon" drivers on 20.04?
But after rebooting I'm welcomed by this (see image)
Also i can see this weird line, probably related to the kernel driver:
The output of the command: lspci -k | grep -EA3 'VGA|3D|Display'
is
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 05)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Mullins [Radeon R4/R5 Graphics]
Kernel driver in use: Radeon
I'm certain that my APU (AMD A8-6410 APU with Radeon R5 M330) is compatible with AMDGPU because i used it in Ubuntu 20.04LTS and in other distros like PopOS, but for some reason in Ubunut 22.04LTS im having issues with it.
Any assistance will be much appreciated (also sorry if my English is bad, I'm not a native speaker)