Pages:
Author

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

hero member
Activity: 489
Merit: 505
May 09, 2011, 09:51:58 AM
Guess what, it's my fault. The pool I was using was returning immediately if a long poll came with POST, instead of GET. Diablo was the only miner triggering this problem so far. We fixed it on the other side ^^
hero member
Activity: 489
Merit: 505
May 09, 2011, 07:13:12 AM
It only does that on SDK 2.2, SDK 2.3, SOME Windows SDK 2.4 users (but not all), and any Nvidia user.

Its a driver bug.
I have 2.1 installed:
Code:
$ dpkg -l ati*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                   Version                                Description
+++-======================================-======================================-============================================================================================
ii  ati-opencl-dev                         2.1                                    This package contain header files for OpenCL.
ii  ati-opencl-runtime                     2.1                                    This package contain runtime files to run OpenCL aplication.
And with other miners it doesn't happen. I'm using a vanilla snapshot from git (without my JMX modifications).
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 09, 2011, 06:57:42 AM
I'm having a few problems with the CPU usage of the miner, it's uses 100%. I remember that this wasn't always the case, so I wonder what changed it. I could start the JVM in profiling mode if you'd like Smiley

It only does that on SDK 2.2, SDK 2.3, SOME Windows SDK 2.4 users (but not all), and any Nvidia user.

Its a driver bug.
hero member
Activity: 489
Merit: 505
May 09, 2011, 06:16:49 AM
I'm having a few problems with the CPU usage of the miner, it's uses 100%. I remember that this wasn't always the case, so I wonder what changed it. I could start the JVM in profiling mode if you'd like Smiley
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 07, 2011, 10:15:40 PM
Update: New Launch4J windows binary, just run DiabloMiner-Windows.exe instead of Java manually or using DiabloMiner-Windows.bat.

Changed -w back to device maximum.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 02, 2011, 10:05:17 PM
Diablo, did you see post #395 ?
Offer is still available.   Wink

I'd be a lot easier if I just scrape up the money for a 5xxx myself. DiabloMiner development sometimes involves rebooting the machine. Repeatedly. Amongst swearing. 5850 cost has dropped enough that I can almost afford one.

Your choose, but don´t worry if you need to reboot or reinstall, this is a dedicated rig for you I'm offering.
 

I might end up getting one soon, so I think I'll just wait for that.
legendary
Activity: 1099
Merit: 1000
May 02, 2011, 08:52:12 PM
Diablo, did you see post #395 ?
Offer is still available.   Wink

I'd be a lot easier if I just scrape up the money for a 5xxx myself. DiabloMiner development sometimes involves rebooting the machine. Repeatedly. Amongst swearing. 5850 cost has dropped enough that I can almost afford one.

Your choose, but don´t worry if you need to reboot or reinstall, this is a dedicated rig for you I'm offering.
 
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 02, 2011, 08:49:32 PM
Diablo, did you see post #395 ?
Offer is still available.   Wink

I'd be a lot easier if I just scrape up the money for a 5xxx myself. DiabloMiner development sometimes involves rebooting the machine. Repeatedly. Amongst swearing. 5850 cost has dropped enough that I can almost afford one.
legendary
Activity: 1500
Merit: 1022
I advocate the Zeitgeist Movement & Venus Project.
May 02, 2011, 06:00:39 PM
Switched to this miner, 1 mh/s improvement at least. Thanks!
legendary
Activity: 1099
Merit: 1000
May 02, 2011, 05:57:58 PM
Diablo, did you see post #395 ?
Offer is still available.   Wink
newbie
Activity: 24
Merit: 0
May 02, 2011, 05:52:28 PM
Gives me this (OSX)

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner

Any Help? Seems to be missing a class file

Are you sure you downloaded the binary version from the first message? (git clone/source downloads won't work unless you build it first)
I used the binary on the first post. Can having Xcode installed make the script not do something (eg run when clicked on)
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 02, 2011, 08:11:11 AM
Gives me this (OSX)

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner

Any Help? Seems to be missing a class file

Are you sure you downloaded the binary version from the first message? (git clone/source downloads won't work unless you build it first)

Disq got it right.  If you're trying to run it from git, install Maven run mvn package first.
newbie
Activity: 41
Merit: 0
May 02, 2011, 06:19:53 AM
Gives me this (OSX)

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner

Any Help? Seems to be missing a class file

Are you sure you downloaded the binary version from the first message? (git clone/source downloads won't work unless you build it first)
newbie
Activity: 24
Merit: 0
May 02, 2011, 06:15:15 AM
Gives me this (OSX)

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

Any Help? Seems to be missing a class file



legendary
Activity: 1099
Merit: 1000
May 01, 2011, 05:10:31 PM
I wouldn't mind adding BFI_INT support, but I own a Radeon 4xxx. I have no way of testing it.

I can give you access to a box with 5850 / 5870 / 5970 for testing
Diablominer already installed ;-)
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 01, 2011, 05:05:27 PM
I wouldn't mind adding BFI_INT support, but I own a Radeon 4xxx. I have no way of testing it.
legendary
Activity: 3878
Merit: 1193
May 01, 2011, 01:55:53 PM
How about BFI_INT support? That sounds like the main feature that is holding DiabloMiner back performance-wise.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 01, 2011, 11:48:25 AM
Update: I've beefed up the error reporting, and I've also added long poll.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 01, 2011, 11:46:28 AM
Here is what I have.  From what I read seems right to me - still getting errors most of the time though.
rpcuser=user
rpcpassword=password
server=1
rpctimeout=30
rpcallowip=192.168.1.4
rpcport=8332
gen=1

Most people only use rpcuser, rpcpassword, and rpcallowip. Maybe one of the other arguments are screwing it up? Also, make sure you have the right IP. Try changing to 192.168.1.* temporarily and see if that fixes it (if it does, your IP is wrong or not static).
newbie
Activity: 3
Merit: 0
May 01, 2011, 10:10:44 AM
I just set up Bitcoin and DiabloMiner for the first time.

I started Bitcoin - I see it running

Generating - 25 connections - 57208 blocks

But when I start DiabloMiner

DiabloMiner-Windows.bat -f 180 -u -p password -o 127.0.0.1 -r 8332

I get

ERROR: Can't connect to Bitcoin: Connection refused: connect

occasionally I see

28000/28000 khash/sec

for 1 or 2 seconds then error continues.

Port forwarding for 8332 forwards to the correct computer

Windows 7 64 bit
ATI Radeon HD 5670

My google-fu got me through all the other hurdles I encountered setting this up, but I am not finding a solution to this issue.

Suggestions?

Thanks!

Sounds like you didn't enable RPC correctly on your bitcoind.
Here is what I have.  From what I read seems right to me - still getting errors most of the time though.
rpcuser=user
rpcpassword=password
server=1
rpctimeout=30
rpcallowip=192.168.1.4
rpcport=8332
gen=1
Pages:
Jump to: