Change videocard slot and get error
#1
Hi!

I put my videocard another PCIe X16 slot in my motherboard and now I feel so uncomfortable.
I use "amdconfig --adapter=all --initial" command and restart the system, but I allways get this error, when I try to run oclhashcat:
Code:
clGetDeviceIDs() -1

The "amdconfig --list-adapters" show the graphics card correctly.
#2
Code:
-f, --force
        Only valid with 'initial' option.  Force aticonfig to generate default
        Monitor, Device, and Screen sections even if the original configuration
        file has invalid settings in these sections.
#3
(01-04-2014, 10:12 PM)radix Wrote:
Code:
-f, --force
        Only valid with 'initial' option.  Force aticonfig to generate default
        Monitor, Device, and Screen sections even if the original configuration
        file has invalid settings in these sections.
Thanks!