Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.2 (Windows/Linux)
by
AlainC
on 16/12/2017, 18:34:06 UTC
Code:
lspci  | grep VGA

shows its present
However, following shows no driver loaded for it ,
lshw -c video | grep configuration
Code:
letancy=0

on my rig it produces
Code:
      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