Graphics driver check Ubuntu 20.04 Focal Fossa - LinuxConfig.org

This tutorial will show you how to check what Graphics driver your system currently using and what graphics card model is part of your system's hardware.
This is a companion discussion topic for the original entry at https://linuxconfig.org/graphics-driver-check-ubuntu-20-04-focal-fossa

Great tutorial. Thanks. I have one question, when I run:

sudo lshw -c video

I get the following:

*-display UNCLAIMED
description: Display controller
product: Venus PRO [Radeon HD 8850M / R9 M265X]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi cap_list
configuration: latency=0
resources: memory:e0000000-efffffff memory:f7e00000-f7e3ffff ioport:e000(size=256) memory:f7e40000-f7e5ffff
*-display UNCLAIMED
description: VGA compatible controller
product: 4th Gen Core Processor Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:f7800000-f7bfffff memory:d0000000-dfffffff ioport:f000(size=64) memory:c0000-dffff

In some websites I see that other users report some driver in the configuration: line, but I don’t see anything like that in my output. Does that mean that I need to install some drivers?

I appreciate your help. I’m new using Ubuntu. My Toshiba laptop does not run in normal mode so I have to run Ubuntu Safe graphics mode. Thanks in advance