Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Problem with library
Post: Problem with library
Hi!
I'm trying to run oclHashcat 1.01, but I can not run the cudaExample0.sh
The problem is:
"error while loading shared libraries: libnvidia-ml.so.1: cannot open shared object file: No such file or ... |
|
superagio |
Old oclHashcat Support
|
3 |
6,781 |
03-26-2014, 06:11 PM |
|
|
Thread: Problem with library
Post: RE: Problem with library
I have a GeForce 610M!
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporat... |
|
superagio |
Old oclHashcat Support
|
3 |
6,781 |
03-26-2014, 07:47 PM |
|
|
Thread: Problem with library
Post: RE: Problem with library
awsome! it's working!
I just had a mistake extracting the file with 7zip :)
Thank you!!!!! |
|
superagio |
Old oclHashcat Support
|
3 |
6,781 |
03-27-2014, 09:12 PM |
|
|
Thread: low performance
Post: low performance
Hi!
Here are two performance output that I have:
First with md5
./cudaHashcat32.bin -m 0 -a 0 hashMD5 example.dict -o crackedMD5.txt -r rules/best64.rule
FATAL: Module nvidia-uvm not found.... |
|
superagio |
Old oclHashcat Support
|
5 |
9,101 |
03-27-2014, 11:10 PM |
|
|
Thread: low performance
Post: RE: low performance
I'm not comparing DES with MD5, I'm concerned about the error line
"FATAL: Module nvidia-uvm not found."
(which I cannot find loaded, nor with find in my OS) |
|
superagio |
Old oclHashcat Support
|
5 |
9,101 |
03-27-2014, 11:26 PM |
|
|
Thread: low performance
Post: RE: low performance
Maybe I don't have that module because I've used the Ubuntu PPA, and I need to install driver manually. It's legit? |
|
superagio |
Old oclHashcat Support
|
5 |
9,101 |
03-27-2014, 11:28 PM |
|
|
Thread: low performance
Post: RE: low performance
Ok, I have compiled on my own the kernel module nvidia-331-uvm without increasing my results:
dkms build -m nvidia-331-uvm -v 331.49
dkms install -m nvidia-331-uvm -v 331.49
btw, since it's n... |
|
superagio |
Old oclHashcat Support
|
5 |
9,101 |
03-28-2014, 12:51 AM |