Posts: 5
Threads: 1
Joined: Jan 2015
I'm new to linux. I downloaded the latest oclHashcat version with the terminal ( apt-get install oclhashcat). When I open it, it said this:
./oclHashcat.bin: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
I reinstalled it (apt-get install --reinstal oclhashcat) and got the same.
Please help. Thanks!
Posts: 40
Threads: 5
Joined: Dec 2014
01-03-2015, 04:41 PM
(This post was last modified: 01-03-2015, 04:44 PM by Saint.)
What kind of graphics card do you have?
Posts: 2,936
Threads: 12
Joined: May 2012
First start by running ''aptitude purge oclhashcat''
Next, install the proprietary driver for your GPU by downloading the installer directly from amd.com or geforce.com. If you have an AMD GPU you must install Catalyst 14.9 as 14.12 is broken.
Then download the latest version of oclHashcat for your GPU directly from hashcat.net and unpack the archive with ''7z x''
Posts: 5
Threads: 1
Joined: Jan 2015
(01-03-2015, 04:41 PM)Saint Wrote: What kind of graphics card do you have?
I don't know how can I find out on linux?
Posts: 2,936
Threads: 12
Joined: May 2012
Posts: 5
Threads: 1
Joined: Jan 2015
(01-03-2015, 04:42 PM)epixoip Wrote: First start by running ''aptitude purge oclhashcat''
Next, install the proprietary driver for your GPU by downloading the installer directly from amd.com or geforce.com. If you have an AMD GPU you must install Catalyst 14.9 as 14.12 is broken.
Then download the latest version of oclHashcat for your GPU directly from hashcat.net and unpack the archive with ''7z x''
From downloading the driver (hope it's the right one) I get a .run file. How do I open that cause I get it in text editor when I just open it normally?
Posts: 5
Threads: 1
Joined: Jan 2015
(01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)
Posts: 2,936
Threads: 12
Joined: May 2012
You cannot use oclHashcat with that GPU, it is far too old.
Posts: 40
Threads: 5
Joined: Dec 2014
(01-03-2015, 04:58 PM)Hugo01 Wrote: (01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)
Jesus christ that's worse than mine... That's like, not even a GPU at all...
Posts: 5
Threads: 1
Joined: Jan 2015
01-03-2015, 05:06 PM
(This post was last modified: 01-03-2015, 05:17 PM by Hugo01.)
(01-03-2015, 05:04 PM)Saint Wrote: (01-03-2015, 04:58 PM)Hugo01 Wrote: (01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)
Jesus christ that's worse than mine... That's like, not even a GPU at all...
Hahaha yeah I know.