Vulkan errors Unreal Engine

I have only 1 task to complete, and that is to install UE5 on Clear Linux.

I have a fresh install of both. When I try running UE5 it says I do not have a compatible Vulkan driver or card.

Everything is complete stock so im guessing I need to update drivers.
The internet says to use RADv except I can find no help anywhere.

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290/390] (rev 80)
Subsystem: XFX Pine Group Inc. Device 9390
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu

Most of other linux distros adds lines to a file in etc/kernal except those are not present in clear linux.
How come I do not have Vulkan and how can I add a Vulkan enabled driver? -regards