hashcat Forum
Can´t get all gpus work - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html)
+--- Thread: Can´t get all gpus work (/thread-1898.html)



Can´t get all gpus work - trixxie - 01-03-2013

Hello,
Can´t get all gpus to work in new version.
I was using 0.09 without problem.

Ubuntu 12.04
Cat 12.8
5970 + 5870
I have deinstalled all old drivers and reinstalled 12.8, but still no luck.
same after amdconfig --initial --adapter=all

Code:
oclHashcat-lite v0.13 by atom starting...

Password lengths: 1 - 54
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Cypress, 512MB, 735Mhz, 20MCU

WARN: ADL_Overdrive5_FanSpeedInfo_Get(): -1

[s]tatus [p]ause [r]esume [q]uit => s
Session.Name...: oclHashcat-lite
Status.........: Running
Hash.Target....: 9b957cc6ab97cbf88c4f6f0f146adafe
Hash.Type......: MD5
Time.Started...: Thu Jan  3 12:24:11 2013 (1 sec)
Time.Estimated.: Thu Jan  3 12:24:44 2013 (29 secs)
Plain.Mask.....: ?1?2?2?2?2?2?2
Plain.Text.....: ***yvna
Plain.Length...: 7
Progress.......: 7025459200/134960504832 (5.21%)
Speed.GPU.#1...:  4321.7M/s
HWMon.GPU.#1...: 43% Util, 36c Temp, N/A Fan
[s]tatus [p]ause [r]esume [q]uit =>

Any advice wellcome!
Thanks


RE: Can´t get all gpus work - epixoip - 01-03-2013

export DISPLAY=:0


RE: Can´t get all gpus work - trixxie - 01-03-2013

(01-03-2013, 01:29 PM)epixoip Wrote: export DISPLAY=:0

thx for reply, but same


RE: Can´t get all gpus work - atom - 01-03-2013

You need to run it inside the same shell


RE: Can´t get all gpus work - trixxie - 01-03-2013

(01-03-2013, 01:48 PM)atom Wrote: You need to run it inside the same shell

Sorry, don´t understand
can u explain it?

Thanks in advance


RE: Can´t get all gpus work - atom - 01-04-2013

Its easier to explain if you tell me how you start the program.


RE: Can´t get all gpus work - trixxie - 01-04-2013

(01-04-2013, 11:23 AM)atom Wrote: Its easier to explain if you tell me how you start the program.

Hello Smile
Just double clicked on example.sh
Anyway I tried from terminal with same result.
If I change the clock and try with 0.09 it works properly doing exactly the same and with same config.

Thanks for your help.
Best regards


RE: Can´t get all gpus work - atom - 01-04-2013

Yes, the v0.09 had export of DISPLAY built-in. So go to you example.sh and add

export DISPLAY=:0

before the ./oclHashcat-plus line


RE: Can´t get all gpus work - trixxie - 01-09-2013

hello,
will try and post result

WBR


RE: Can´t get all gpus work - trixxie - 01-09-2013

Hello,
Thanks, it works like charm now.

WBR