I am fairly new to Ubuntu. Do driver updates for an AMD GPU occur automatically with sudo apt update && sudo apt upgrade
? Or do I have to manually install them from the AMD website? After running the command: sudo lshw -c video
, this is what pops up in my terminal:
description: Display controller
product: Lexa [Radeon 540X/550X/630 / RX 640 / E9171 MCM]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:03:00.0
version: c0
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:149 memory:a0000000-afffffff memory:b0000000-b01fffff ioport:3000(size=256) memory:d1300000-d133ffff memory:d1340000-d135ffff
Thank you :)