After Installing a new Ubuntu, I start text like that when I try to open the settings screen, and terminal as well!
Any idea what could be the reason for this!
sudo lshw -c video
*-display
description: VGA compatible controller
product: RV620 GL [FirePro 2260]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:05:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:51 memory:d0000000-dfffffff memory:efd20000-efd2ffff ioport:c000(size=256) memory:c0000-dffff
sudo lshw -c video
and pasting the output in your question (formatted as code). Also report your specific Ubuntu version:lsb_release -a
and kerneluname -a
– vanadium Apr 19 '21 at 12:14