
This one is a little harder to configure. You can be lucky and it all works, but most likely it will
not out of the box. It is made for the 'amdgpu' and specific for the 'RX 6500 XT' !!

First of all take a look at the gpuinfo.sh bash script. In the first routine there is an explanation
on how to obtain your vendorname and modelname of the graphic card.

gputemp.sh finds the temps of the card and it also calculates the fanspeed because my card for some
dumb reason does not show anything in the fan1_input file. So i take the max speed, recent PWM value
and calculate the speed myself.
