Pages:
Author

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

legendary
Activity: 1162
Merit: 1000
DiabloMiner author
March 05, 2012, 08:55:26 PM
Sorry to cross post this, but I just realized you guys may be able to help better with my problem.
I'm trying to get my 7970 hashing in P2Pool, but I can't seem to get it configured correctly with diablominer.
It works fine with cgminer, but I get better hashrates with diablo. Smiley
Anyone got this combo (diablominer+P2Pool) working?
I can get diablo running, but it just sits at 0.0Mh/s, even though the P2Pool app seems to be working fine.
Is there a log file or something I can post that will help track down the issue?
I followed the setup instructions in the first few posts of the P2Pool thread, but they don't seem to address diablo specifically, and I think I'm just missing some minor (but important) bit of string to get it hashing.
Any help appreciated.

I use P2Pool, but it works fine here. What arguments are you using? Because it should be -o localhost -r 9932, no -u or -p required
full member
Activity: 155
Merit: 100
March 05, 2012, 04:47:49 PM
Sorry to cross post this, but I just realized you guys may be able to help better with my problem.
I'm trying to get my 7970 hashing in P2Pool, but I can't seem to get it configured correctly with diablominer.
It works fine with cgminer, but I get better hashrates with diablo. Smiley
Anyone got this combo (diablominer+P2Pool) working?
I can get diablo running, but it just sits at 0.0Mh/s, even though the P2Pool app seems to be working fine.
Is there a log file or something I can post that will help track down the issue?
I followed the setup instructions in the first few posts of the P2Pool thread, but they don't seem to address diablo specifically, and I think I'm just missing some minor (but important) bit of string to get it hashing.
Any help appreciated.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
March 03, 2012, 06:57:44 AM
I see, thanks as always for the responses DiabloD3.

Do you know if there are plans to put those kinds of controls into DM at some point?

Possibly. I'm considering the idea of rewriting the entire thing in C, which makes doing what cgminer does with ADL very easy.
full member
Activity: 944
Merit: 101
PredX - AI-Powered Prediction Market
March 02, 2012, 10:28:23 PM
I see, thanks as always for the responses DiabloD3.

Do you know if there are plans to put those kinds of controls into DM at some point?
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
March 02, 2012, 08:37:12 PM
So before I start going through every page of this 70 page thread...

Are there flags or a way to set core/mem clocks, voltage, and fan speeds with Diablominer?

Wanted to try it out with the -f flags to mine while gaming but didn't see any mention of these sorts of options so far in Diablominer the way CGMiner does.

Nope, DM can't control those yet.
full member
Activity: 944
Merit: 101
PredX - AI-Powered Prediction Market
March 02, 2012, 06:47:56 PM
So before I start going through every page of this 70 page thread...

Are there flags or a way to set core/mem clocks, voltage, and fan speeds with Diablominer?

Wanted to try it out with the -f flags to mine while gaming but didn't see any mention of these sorts of options so far in Diablominer the way CGMiner does.
sr. member
Activity: 303
Merit: 250
March 01, 2012, 08:28:53 PM
If you're wanting to create a batch file, save a text document as .bat and input the code inside:

Code:
start /D"c:\DiabloMiner" diablominer-windows.exe  -u username -p password -o miner_URL -r port_number -flags
sr. member
Activity: 348
Merit: 250
March 01, 2012, 03:33:39 PM
I must be wery stupid, when I double click the diablominer.exe after extracting the rar file there is a black window for a milisecond that disappears.

I guess the -u username -p password I have to put into from the commandline for windows with path to where diablominer is?

Edit--> what I mean I'm not sure if I should just double click the .exe file or if I need to put the syntaz -u username and so on somewhere like cmd.

Either go through cmd.exe or some similiar shell, or start it will the full required flags.

for example...

x:\data\dropbox\bitcoin\diablominer\diablominer-windows.exe -o mine2.btcguild.com -u username -p password
hero member
Activity: 497
Merit: 500
March 01, 2012, 03:32:09 PM
I must be wery stupid, when I double click the diablominer.exe after extracting the rar file there is a black window for a milisecond that disappears.

I guess the -u username -p password I have to put into from the commandline for windows with path to where diablominer is?

Edit--> what I mean I'm not sure if I should just double click the .exe file or if I need to put the syntaz -u username and so on somewhere like cmd.

Yes it needs flags to operate. You can run it from a batch or just input it from a command prompt.  Make sure you have java installed also.

-u username -o pool address -D what device -v vectors -w worksize
full member
Activity: 154
Merit: 100
March 01, 2012, 01:12:05 PM
I must be wery stupid, when I double click the diablominer.exe after extracting the rar file there is a black window for a milisecond that disappears.

I guess the -u username -p password I have to put into from the commandline for windows with path to where diablominer is?

Edit--> what I mean I'm not sure if I should just double click the .exe file or if I need to put the syntaz -u username and so on somewhere like cmd.
hero member
Activity: 497
Merit: 500
February 28, 2012, 08:06:48 PM
Noticed.. Im just giving up on that one the cards are going in a Linux machine Friday..
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
February 28, 2012, 06:30:46 PM
New problem getting HW errors out the wazoo.. 226 accepted 63000 HW error? WTF

Aaaand theres the crossfire bug, one of two. One makes all gpus beyond the first one spew constant crap, the other makes all kernel executions run on the first GPU only. Either way, for a dual GPU setup, it cuts your actual useful hashrate in half.

Seriously, mining on Windows is way more trouble than its worth.
hero member
Activity: 497
Merit: 500
February 28, 2012, 04:37:00 PM
New problem getting HW errors out the wazoo.. 226 accepted 63000 HW error? WTF
hero member
Activity: 497
Merit: 500
February 28, 2012, 04:11:30 PM
Had to use CCC and put on the Xfire bridge then it worked. Windows XP BS..
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
February 28, 2012, 11:21:55 AM
Tried without -D also tried with -D1,2. No Xfire bridge installed and I can see bot GPU's. Xfire is disabled.

Huh. Try the opposite: plug the xfire bridge in, and enable xfire in CCC. 12.1 and up have radically different behavior with regards to how it handles compute programs.
hero member
Activity: 497
Merit: 500
February 28, 2012, 11:20:23 AM
Tried without -D also tried with -D1,2. No Xfire bridge installed and I can see bot GPU's. Xfire is disabled.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
February 28, 2012, 11:03:18 AM
Diablo  I have an old 32bit xp machine with 2 5770's in it and for some reason the miner will not see the second GPU. I can see it in device manager, GPU-z, and afterburner but not diablominer..  IDK i'm stumped on this one.

What arguments? Because if you're using -D, don't. Also, you might be getting stung by "Windows haets Crossfire"
hero member
Activity: 497
Merit: 500
February 28, 2012, 09:27:45 AM
Diablo  I have an old 32bit xp machine with 2 5770's in it and for some reason the miner will not see the second GPU. I can see it in device manager, GPU-z, and afterburner but not diablominer..  IDK i'm stumped on this one.
hero member
Activity: 497
Merit: 500
February 27, 2012, 09:07:49 AM

Yeah, if something important like lwjgl was broken, all those goddamned minecraft players would be up in arms, and CNN would be running a piece on how Oracle is destroying small business in America, and asking the important question of "Which of the Republican candidates play Minecraft.... thats like Star Wars, right?"

ROTFLMAO!!!  +100 Diablo
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
February 27, 2012, 12:16:50 AM

Yeah, if something important like lwjgl was broken, all those goddamned minecraft players would be up in arms, and CNN would be running a piece on how Oracle is destroying small business in America, and asking the important question of "Which of the Republican candidates play Minecraft.... thats like Star Wars, right?"
Pages:
Jump to: