hashcat Forum
Change videocard slot and get error - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Change videocard slot and get error (/thread-2982.html)



Change videocard slot and get error - Immy - 01-04-2014

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.


RE: Change videocard slot and get error - radix - 01-04-2014

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.



RE: Change videocard slot and get error - Immy - 01-07-2014

(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!