Can´t get all gpus work
#1
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
#2
export DISPLAY=:0
#3
(01-03-2013, 01:29 PM)epixoip Wrote: export DISPLAY=:0

thx for reply, but same
#4
You need to run it inside the same shell
#5
(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
#6
Its easier to explain if you tell me how you start the program.
#7
(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
#8
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
#9
hello,
will try and post result

WBR
#10
Hello,
Thanks, it works like charm now.

WBR