====== Ubuntu - GPU - Drivers - Check the current driver status ====== Show the driver currently in use for the graphics card: lspci -nnk | grep -i vga -A3 | grep 'in use' returns: Kernel driver in use: amdgpu
lspci -nnk | grep -i vga -A3 | grep 'in use'
Kernel driver in use: amdgpu