Pages:
Author

Topic: DiabloMiner GPU Miner - page 35. (Read 866596 times)

hero member
Activity: 684
Merit: 529
January 20, 2012, 06:48:08 PM
Roadhog2k5 7970 overclock GPU 925@1100-640mhash
full member
Activity: 131
Merit: 100
January 20, 2012, 06:10:22 PM
so how about those 7970 optimizations.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 20, 2012, 05:34:45 AM
Strange, working now. Reboot fixed it, I had the old and new versions in separate dirs, so it was clean.

lolwindows
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 20, 2012, 04:16:49 AM
Are you building it yourself? Do mvn clean then mvn package if you are.

No, binary build posted in the first post.

Weird, clear out your DM dir and redownload the zip again and try again, I think you're getting a version conflict
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 20, 2012, 04:07:11 AM
Newest version isn't working for me - is this due to recent lwjgl changes? The other copy I have, a few ~half dozen revisions old, works fine.

Code:
D:\Mining\DiabloMiner>DiabloMiner-Windows.exe -l http://us.eclipsemc.com:8337 -u xxx -p xxx -v 1 -D 2 -d -f 60
[1/20/12 12:54:14 AM] Started
[1/20/12 12:54:14 AM] Connecting to: http://us.eclipsemc.com:8337/
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.lwjgl.opencl.CL.getFunctionAddress(Ljava/lang/String;)J
        at org.lwjgl.opencl.CL.getFunctionAddress(Native Method)
        at org.lwjgl.opencl.CLCapabilities.(CLCapabilities.java:8)
        at org.lwjgl.opencl.CL.create(CL.java:123)
        at com.diablominer.DiabloMiner.DiabloMiner.execute(DiabloMiner.java:526)
        at com.diablominer.DiabloMiner.DiabloMiner.main(DiabloMiner.java:138)
[1/20/12 12:54:14 AM] DEBUG: us.eclipsemc.com: Enabling long poll support
[1/20/12 12:54:14 AM] DEBUG: us.eclipsemc.com: Enabling roll ntime support, expire after 60 seconds
Exception in thread "DiabloMiner GetWorkAsync for us.eclipsemc.com" java.lang.NoSuchMethodError: org.codehaus.jackson.JsonNode.asText()Ljava/lang/String;
        at com.diablominer.DiabloMiner.DiabloMiner$NetworkState.doJSONRPC(DiabloMiner.java:952)
        at com.diablominer.DiabloMiner.DiabloMiner$NetworkState$GetWorkAsync.run(DiabloMiner.java:1022)
        at java.lang.Thread.run(Unknown Source)

Are you building it yourself? Do mvn clean then mvn package if you are.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 20, 2012, 03:24:13 AM
Update: Improved speed 0.5%
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 20, 2012, 12:22:35 AM
Thanks
That and one other simple mistake of being in the wrong directory earlier fixed it all. Now it is mining away. Since I'm currently mining on only one card it displays as #1.  Does it automatically pickup the other cards, or do I need to start a new terminal for each card.  How would I differentiate them?

It automatically picks up all cards.
full member
Activity: 149
Merit: 100
January 19, 2012, 10:49:32 PM
Thanks
That and one other simple mistake of being in the wrong directory earlier fixed it all. Now it is mining away. Since I'm currently mining on only one card it displays as #1.  Does it automatically pickup the other cards, or do I need to start a new terminal for each card.  How would I differentiate them?
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 19, 2012, 08:44:08 PM
.\DiabloMiner-Windows.exe -u poolusername -p poolpassword -o http:api.bitcoin.cz -r 8332

Is one of my / or . or \ wrong?

Windows cmd.exe is a little weird, just type the name normally, DiabloMiner-Windows.exe, no ./.
full member
Activity: 149
Merit: 100
January 19, 2012, 10:46:44 AM
Troubleshoot this.  I downloaded the newest version and can't get it working. 
I created a bitcoin.conf file with
     rpcuser=username
     rpcpassword=1234

I tried clicking on the DiabloMiner-Windows.exe but it comes up with an error and immediately closes the terminal. 
I opened the terminal and typed:
./DiabloMiner-Windows.exe -u username -p 1234 -o http:api.bitcoin.cz -r 8332

I have also tried taking off the leading . and changing / to \

Any suggestions.

--Windows 7 Pro, x64, one ATI 5770

Uh, what? If you're local mining, which is implied by your use of a bitcoin.conf file, you just do -u username -p 1234 -o localhost -r 8332

If you're actually intended on mining with slush's pool, -u and -p is set to whatever the pool tells you to use and then -o api.bitcoin.cz -r 8332

Yes I want to use slush's pool.

.\DiabloMiner-Windows.exe -u poolusername -p poolpassword -o http:api.bitcoin.cz -r 8332

Is one of my / or . or \ wrong?

It says it can't find the process... "is not recognized as an internal or external command, operable program or batch file", so I must be typing it wrong.  Also if I open the Windows.exe file in the folder it says something but disappears before I can read it.

The folder for DiabloMiner is on my desktop.  I do have Java jre6. also a jre1.6.0_22 so I think they are updated.
--Diablo Miner Newb
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 19, 2012, 10:01:41 AM
Troubleshoot this.  I downloaded the newest version and can't get it working.  
I created a bitcoin.conf file with
     rpcuser=username
     rpcpassword=1234

I tried clicking on the DiabloMiner-Windows.exe but it comes up with an error and immediately closes the terminal.  
I opened the terminal and typed:
./DiabloMiner-Windows.exe -u username -p 1234 -o http:api.bitcoin.cz -r 8332

I have also tried taking off the leading . and changing / to \

Any suggestions.

--Windows 7 Pro, x64, one ATI 5770

Uh, what? If you're local mining, which is implied by your use of a bitcoin.conf file, you just do -u username -p 1234 -o localhost -r 8332

If you're actually intended on mining with slush's pool, -u and -p is set to whatever the pool tells you to use and then -o api.bitcoin.cz -r 8332
full member
Activity: 149
Merit: 100
January 19, 2012, 12:58:25 AM
Troubleshoot this.  I downloaded the newest version and can't get it working.  
I created a bitcoin.conf file with
     rpcuser=username
     rpcpassword=1234

I tried clicking on the DiabloMiner-Windows.exe but it comes up with an error and immediately closes the terminal.  
I opened the terminal and typed:
./DiabloMiner-Windows.exe -u username -p 1234 -o http:api.bitcoin.cz -r 8332

I have also tried taking off the leading . and changing / to \

Any suggestions.

--Windows 7 Pro, x64, one ATI 5770
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
January 18, 2012, 04:16:31 PM
I can connect to mmpool's 80 port with simillar url,
another pool I failed connect to is eligius,
I also tried 8337 port, did't work


Not all pools support mining on port 80. Use the port the pool specifically says to use.
omo
full member
Activity: 147
Merit: 100
January 18, 2012, 01:32:54 PM
I can connect to mmpool's 80 port with simillar url,
another pool I failed connect to is eligius,
I also tried 8337 port, did't work
legendary
Activity: 1876
Merit: 1000
January 18, 2012, 01:12:30 PM

My guess would be the colon : in your username, try a different username ?

No the colon denotes the password is next.  His port is 80 though and that isn't correct.  It should be 8337 per their FAQ.

yup. that'l do it, nice catch.
member
Activity: 94
Merit: 10
January 18, 2012, 01:02:47 PM

My guess would be the colon : in your username, try a different username ?

No the colon denotes the password is next.  His port is 80 though and that isn't correct.  It should be 8337 per their FAQ.
legendary
Activity: 1876
Merit: 1000
January 18, 2012, 12:34:53 PM

My guess would be the colon : in your username, try a different username ?
omo
full member
Activity: 147
Merit: 100
January 18, 2012, 06:11:22 AM
anyone use diablominer successfully mining in EMC pool?
I can't connect to EMC pool using diablominer:
Code:
C:\dm\DiabloMiner>DiabloMiner-Windows -l http://omsmo_hm1:[email protected]:80/

[12-1-18 19:01:28] Started
[12-1-18 19:01:28] Connecting to: http://us.eclipsemc.com:80/
[12-1-18 19:01:28] Using AMD Accelerated Parallel Processing OpenCL 1.1 AMD-APP
(844.4)
[12-1-18 19:01:28] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
ed during response: 403 access forbidden
[12-1-18 19:01:29] Added Tahiti (#1) (32 CU, local work size of 256)
[12-1-18 19:01:30] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
ed during response: 403 access forbidden
[12-1-18 19:01:31] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
ed during response: 403 access forbidden
[12-1-18 19:01:32] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
Waiting...response: 403 access forbidden
[12-1-18 19:01:32] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
ed during response: 403 access forbidden
[12-1-18 19:01:33] ERROR: Cannot connect to us.eclipsemc.com: Bitcoin disconnect
Waiting...response: 403 access forbidden

the user/pass and url is ok, I can connect with ufaminer:
Code:
C:\dm>bitcoin-miner-64 -o http://omsmo_hm1:[email protected]:80/
bitcoin-miner 0.25  Copyright (c) 2012 Ufasoft  http://ufasoft.com/open/bitcoin
Mining for http://omsmo_hm1:[email protected]:80/
Using CPU (2 threads)
5.8 MHash/s
hero member
Activity: 609
Merit: 500
January 17, 2012, 11:03:44 AM
I was able to use Diablo's miner a few days ago with my 7970, haven't yet tried his updated version.
 
It was nice seeing larger numbers from when I was used to my two 5770 Smiley
sr. member
Activity: 406
Merit: 250
January 17, 2012, 08:55:27 AM
Excellent work on the early GCN support!

Is that your effort or someone else's? I need to know where to send the donation.

Mine, the support merely makes it work, it doesn't provide any useful optimization yet. Although, ~575 mhash out of the box on a 7970 is very inspiring.

Optimized or no, it's nice to be able to use it to mine. Thanks!
Pages:
Jump to: