problem with oclhc vers 2.01 - 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: problem with oclhc vers 2.01 (/thread-4987.html) |
problem with oclhc vers 2.01 - n_lona - 01-09-2016 Code: fglrxinfo Code: drwxr-xr-x 7 root root 4096 dic 11 18:23 ./ Code: hp@hp-desktop:~$ ll /opt/AMDAPPSDK-3.0/lib/x86_64/ Code: ./oclHashcat-2.01/oclHashcat64.bin --restore --session ch5-8 RE: problem with oclhc vers 2.01 - Xanadrel - 01-09-2016 https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do RE: problem with oclhc vers 2.01 - n_lona - 01-11-2016 [quote='Xanadrel' pid='27864' dateline='1452359985'] https://hashcat.net/quote] new problem Code: /oclHashcat-2.01/oclHashcat64.bin --benchmark where should i put #define CL_DEVICE_NOT_FOUND -1 ? Code: clinfo Code: lspci | grep -i vga Code: dpkg -l | egrep -i 'nvidia|fglrx|opencl' RE: problem with oclhc vers 2.01 - epixoip - 01-11-2016 Your OpenCL installation is a mess. You should have none of those packages installed. RE: problem with oclhc vers 2.01 - n_lona - 01-11-2016 (01-11-2016, 07:02 PM)epixoip Wrote: Your OpenCL installation is a mess. You should have none of those packages installed. what should I do thx? RE: problem with oclhc vers 2.01 - epixoip - 01-11-2016 Well, if I tell you that you should have none of those packages installed, then the first thing you should probably do is purge those packages. RE: problem with oclhc vers 2.01 - n_lona - 01-13-2016 (01-11-2016, 11:23 PM)epixoip Wrote: Well, if I tell you that you should have none of those packages installed, then the first thing you should probably do is purge those packages.is there a way to continue using this hardware (in awainting psu and gpu upgrade) even if Code: OpenCL™ 1.2 conformance logs submitted for: AMD A-5xxx and A-4xxx APUs (Windows®), Radeon HD 7900, Radeon HD 7800, Radeon HD 6900, Radeon HD 6400, Radeon HD 6300, Radeon HD 5800, FirePro W8000, FirePro W9000, AMD FirePro W9000X2, AMD FirePro S9000, FirePro V9800, FirePro V8800, FirePro V7900, FirePro V7800, FirePro V5900, x86 15h Family CPUs with SSE2 & AVX support. it seems to be only 1.2 capable? Maybe amdapp 3 and driver < 15.7 and on my own compiled oclhashcat? |