Error: No NVidia compatible platform found - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Error: No NVidia compatible platform found (/thread-332.html) |
Error: No NVidia compatible platform found - haywoodsb - 03-11-2011 I have Ubuntu 10.04 with a GeForce 8400GS card installed. I have installed the latest Nvidia driver from the Nvidia Website. When I run oclHashcat+ I get Error: No NVidia compatible platform found If I do an ldd oclHashcat+64.bin I can see it is looking for the libcuda.so.1 file in /usr/lib, which is a link to libcuda.so.260.19.44 in the same directory. Is there something else I need to be looking at? RE: Error: No NVidia compatible platform found - Xanadrel - 03-11-2011 Maybe cudaHashcat+64.bin ? RE: Error: No NVidia compatible platform found - haywoodsb - 03-11-2011 Sorry, I meant cudaHashcat+64.bin (03-11-2011, 01:44 AM)Xanadrel Wrote: Maybe cudaHashcat+64.bin ? RE: Error: No NVidia compatible platform found - atom - 03-11-2011 NV 8400GS.. does it support CUDA? FW 260.19.44 is tested, works. ubuntu 10.04 had some problems with ATI. i use 10.10 but it should not make any diffrence. no idea. have you tried other cuda apps like cuda multiforcer? RE: Error: No NVidia compatible platform found - haywoodsb - 03-11-2011 (03-11-2011, 11:36 AM)atom Wrote: NV 8400GS.. does it support CUDA? FW 260.19.44 is tested, works. ubuntu 10.04 had some problems with ATI. i use 10.10 but it should not make any diffrence. no idea. have you tried other cuda apps like cuda multiforcer? The 8400GS is on the list of supported CUDA hardware. I will try some other apps and see if they are able to use the Cuda hardware. RE: Error: No NVidia compatible platform found - haywoodsb - 03-12-2011 I originally tried to run this on Ubuntu 10.04 server edition. I installed 10.10 Desktop edition and allowed Ubuntu to install the proprietary Nvidia driver and it worked fine. Thanks for the help. (03-11-2011, 11:36 AM)atom Wrote: NV 8400GS.. does it support CUDA? FW 260.19.44 is tested, works. ubuntu 10.04 had some problems with ATI. i use 10.10 but it should not make any diffrence. no idea. have you tried other cuda apps like cuda multiforcer? |