Bitcoin Forum
August 30, 2025, 04:11:12 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  Print  
Author Topic: python OpenCL bitcoin miner  (Read 1239555 times)
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
March 16, 2011, 07:43:01 PM
 #681

Has anyone found a fix for the full CPU usage of poclbm with sdk 2.3 and 6xxx cards?

Note: you HAVE to use sdk 2.3 with the 6xxx cards.

check this.
http://bitcointalk.org/index.php?topic=4493.0

Before, i got 20% usage, now zero, but others differ.
It may work for u. 11.4 & 2.4 BETA
fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 16, 2011, 09:41:53 PM
 #682

- Add the parameters you need to the exe file
Uh, what parameters are those?
urizane
Newbie
*
Offline Offline

Activity: 56
Merit: 0



View Profile
March 16, 2011, 09:51:20 PM
 #683

Seeing as somebody just did this a moment ago (oddly enough)...
They posted the output from 'poclbm --help' here.

Right click your new shortcut and add it to the line labeled Target in the Shortcut tab.
fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 16, 2011, 10:00:32 PM
 #684

Seeing as somebody just did this a moment ago (oddly enough)...
They posted the output from 'poclbm --help' here.

Right click your new shortcut and add it to the line labeled Target in the Shortcut tab.
You mean there's a Shortcut tab on the right click menu and in the Shortcut tab there's a line called Target? Because when I right clicked, the only thing involving shortcuts was Create Shortcut. Sorry if this is frustrating, I'm only 10 so I don't know a lot on this.
Grinder
Legendary
*
Offline Offline

Activity: 1284
Merit: 1001


View Profile
March 16, 2011, 10:15:58 PM
 #685

You mean there's a Shortcut tab on the right click menu and in the Shortcut tab there's a line called Target? Because when I right clicked, the only thing involving shortcuts was Create Shortcut.
- Right click on the new desktop icon and click properties

Or perhaps you haven't made the shortcut yet? Hold the right button down on the .exe and drag it to your desktop, select create shortcut when you let go.
fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 16, 2011, 10:30:47 PM
 #686

You mean there's a Shortcut tab on the right click menu and in the Shortcut tab there's a line called Target? Because when I right clicked, the only thing involving shortcuts was Create Shortcut.
- Right click on the new desktop icon and click properties

Or perhaps you haven't made the shortcut yet? Hold the right button down on the .exe and drag it to your desktop, select create shortcut when you let go.
Oh dang, hold the right button. K thanks, I'll try that. Okay I did that, and now what should I put in the Target part?
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 16, 2011, 11:20:43 PM
 #687

Oh dang, hold the right button. K thanks, I'll try that. Okay I did that, and now what should I put in the Target part?

Looks like you're not familiar with geeky stuff as black-and-white terminals, command line parameters and Matrix style logging. Then you should definitely try GUI for poclbm ;-).

JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
March 16, 2011, 11:50:16 PM
 #688

win 7 64 with 2 6970's and I'm getting 50% usage. 25% for each gpu instance. Was on 2.3 11.2 and was having this prob. Now on 11.4 and 2.4 and still having the same usage prob. Doesn't fix anything.

Same here Litt (but on i7-920 so 4 cores with HT) shows me with 2 of 8 threads at 12.5% each.  It seems having multi gpu's is the problem...

Litt
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
March 17, 2011, 01:16:59 AM
 #689

win 7 64 with 2 6970's and I'm getting 50% usage. 25% for each gpu instance. Was on 2.3 11.2 and was having this prob. Now on 11.4 and 2.4 and still having the same usage prob. Doesn't fix anything.

Same here Litt (but on i7-920 so 4 cores with HT) shows me with 2 of 8 threads at 12.5% each.  It seems having multi gpu's is the problem...

yup if you have multi gpu 2.4 won't do much for u.
fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 19, 2011, 10:20:45 PM
 #690

Oh dang, hold the right button. K thanks, I'll try that. Okay I did that, and now what should I put in the Target part?

Looks like you're not familiar with geeky stuff as black-and-white terminals, command line parameters and Matrix style logging. Then you should definitely try GUI for poclbm ;-).
Thanks for the link, but how is it easier to set up?
slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 19, 2011, 10:39:59 PM
 #691

Thanks for the link, but how is it easier to set up?

It's the GPU miner with graphic interface. You only need to download EXE file, click it and fill login/password for some pool. That's the simplest setup which I can imagine...

(I expect that you have already installed drivers with OpenCL support, but it is not Bitcoin-related).

Edit: Oh, I see that there is no official EXE version of poclbm GUI. Then you have to install 7zip extractor (let's google it) and unpack 7z file. The executable is inside that.

fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 20, 2011, 11:06:06 AM
 #692

Thanks for the link, but how is it easier to set up?

It's the GPU miner with graphic interface. You only need to download EXE file, click it and fill login/password for some pool. That's the simplest setup which I can imagine...

(I expect that you have already installed drivers with OpenCL support, but it is not Bitcoin-related).

Edit: Oh, I see that there is no official EXE version of poclbm GUI. Then you have to install 7zip extractor (let's google it) and unpack 7z file. The executable is inside that.
Uh, I downloaded 7zip before for the regular poclbm, and when I unpacked it using 7z, I double-clicked on the guiminer.exe thing and it said something about some problem with OpenCL support. I can't see exactly what it said right now because I'm 10 and before I can download anything I have to ask my mom/dad to type in the admin password (which I don't know) and they'll check to make sure it's "appropriate" before they type it in and I didn't think they'd think bitcoin was so I secretly installed it on my dad's computer but now my dad's computer is password protected and i don't know his password.
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
March 20, 2011, 12:46:32 PM
Last edit: March 20, 2011, 03:50:06 PM by dishwara
 #693

10? fatcom4, you better ask your DAD to read about bitcoin in www.bitcoin.org.
If he reads he will know its benefit & then their won't be any problem both for you & him.
Actually you need to install ati stream sdk 2.1 or 2.2, if you have 5000 series card or AMD APP 2.3, if 6000 series card.
You better ask your dad to read about bitcoins & don't give unnecessary fears or problems to your dad.
 
foxmulder
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
March 20, 2011, 06:44:21 PM
 #694

Quote
Running command: poclbm.exe --user=username.worker --pass=pass -o mining.bitcoin.cz -p 8332 -d0 --verbose
Listener for "slush's pool" started
Listener for "slush's pool" shutting down
Running command: poclbm.Listener for "slush's pool": 21/03/2011 01:40:47, Problems communicating with bitcoin RPC
Listener for "slush's pool": 21/03/2011 01:41:16, Problems communicating with bitcoin RPC
exe --user=username.worker --pass=pass -o mining.bitcoin.cz -p 8332 -d0 --verbose
Listener for "slush's pool" started
Listener for "slush's pool": 21/03/2011 01:39:21, Problems communicating with bitcoin RPC

Why i always got "Problems communicating with bitcoin RPC"?, my ip is on dmz on my router+ bitcoin & pocldbm already on my firewall exclusion list, i have no problem with another p2p app.
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
March 20, 2011, 06:53:33 PM
 #695

May be the port 8332 blocked in your router.
allow transmission incoming & outgoing in router configuration page.
port forwarding google for your router model.
fatcom4
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 20, 2011, 10:08:29 PM
 #696

Actually you need to install ati stream sdk 2.1 or 2.2, if you have 5000 series card or AMD APP 2.3, if 6000 series card.
 
Huh I am 10......
TurdHurdur
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
March 20, 2011, 10:25:33 PM
 #697

Huh I am 10......
Pretty good spelling and grammar for 10, better than some other users, hah.

Wonder if you'll get COPPA'd...

What do you want Bitcoins for, buying NX codes? Tongue
foxmulder
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
March 20, 2011, 11:46:09 PM
 #698

May be the port 8332 blocked in your router.
allow transmission incoming & outgoing in router configuration page.
port forwarding google for your router model.

Like i said it's already on dmz, my computer is fully exposed to the internet without any intermediatary Sad, the listener not full time throwing up that error only occasionally, pocldbm can accept and send new work but i get lost on efficiency because of this lost 'packet'.
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2349


Eadem mutata resurgo


View Profile
March 21, 2011, 12:01:38 AM
 #699


Sounds like it could be hardware related, try another router? Test your connection integrity, packets lost on a ping test?

slush
Legendary
*
Offline Offline

Activity: 1386
Merit: 1097



View Profile WWW
March 21, 2011, 12:58:12 AM
 #700

the listener not full time throwing up that error only occasionally

If it isn't permanent and the error appears only time to time, it might be problem on my side. Please PM me your pool login and time (ideally in UTC) when the problem appeared last time.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!