lspci | grep VGA
shows its present
However, following shows no driver loaded for it ,
lshw -c video | grep configuration
letancy=0
on my rig it produces
configuration: driver=amdgpu latency=0
configuration: driver=i915 latency=0
configuration: driver=amdgpu latency=0
...
Probably you make a typo here, or else it is really an error.
can you see the cards with "
atiflash -ai" ?
can you see your amdgpu cards with "clinfo"
try: clinfo|grep "Board name"
and: clinfo|grep "OpenCL"
mysterious for me