Bitcoin Forum
April 26, 2024, 05:40:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Python miner problems  (Read 1656 times)
sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 01:16:39 PM
 #1

Code:

C:\Users\user>desktop\bitcoin\pyth\poclbm.exe --user=myusername --pass=mypass --device=0
Exception in thread Thread-2:
Traceback (most recent call last):
  File "threading.pyo", line 525, in __bootstrap_inner
  File "threading.pyo", line 477, in run
  File "BitcoinMiner.pyo", line 272, in miningThread
  File "BitcoinMiner.pyo", line 359, in loadKernel
IOError: [Errno 2] No such file or directory: 'BitcoinMiner.cl'

Problems communicating with bitcoin RPC

This is what I get when I try to run poclbm for the first time after opened bitcoin -server.

When I look in the folder where poclbm.exe is situated I clearly see that the file ''BitcoinMiner.cl'' is in the same folder as the .exe.

Whats the problem and how do I solve this?


Thanks in advance,


Sciter
1714110036
Hero Member
*
Offline Offline

Posts: 1714110036

View Profile Personal Message (Offline)

Ignore
1714110036
Reply with quote  #2

1714110036
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714110036
Hero Member
*
Offline Offline

Posts: 1714110036

View Profile Personal Message (Offline)

Ignore
1714110036
Reply with quote  #2

1714110036
Report to moderator
sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 02:52:51 PM
 #2

Really?! No'one? If I could, I asked it in the software section but I am not allowed yet Undecided
Sorry for the bump

Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example@example.com --pass=password

Doesnt work either btw.
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
June 13, 2011, 02:56:39 PM
 #3

I would of recommended GUIMiner to get started.
Python's more experimental in my opinion.

sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 02:58:59 PM
 #4

I would of recommended GUIMiner to get started.
Python's more experimental in my opinion.
Wich one is that?

jgarzik's CPU miner?
Diablo's GPU miner?
puddinpop's GPU/CUDA miner?
Ufasoft's CPU miner?
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
June 13, 2011, 03:00:07 PM
 #5

Really?! No'one? If I could, I asked it in the software section but I am not allowed yet Undecided
Sorry for the bump

Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example@example.com --pass=password

Doesnt work either btw.

use:
\ before the @ like...
Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example\@example.com --pass=password

[edit]:
GuiMiner http://forum.bitcoin.org/?topic=3878.0

sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 03:11:37 PM
 #6

Really?! No'one? If I could, I asked it in the software section but I am not allowed yet Undecided
Sorry for the bump

Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example@example.com --pass=password

Doesnt work either btw.

use:
\ before the @ like...
Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example\@example.com --pass=password

[edit]:
GuiMiner http://forum.bitcoin.org/?topic=3878.0
Still the same error but now also ''Wrond login or password''

Downloaded GUIminer, I think it works.  Smiley But I still wanna solve the poclbm problem  Undecided
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
June 13, 2011, 03:13:39 PM
 #7

Really?! No'one? If I could, I asked it in the software section but I am not allowed yet Undecided
Sorry for the bump

Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example@example.com --pass=password

Doesnt work either btw.

use:
\ before the @ like...
Code:
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 --user=example\@example.com --pass=password

[edit]:
GuiMiner http://forum.bitcoin.org/?topic=3878.0
Still the same error but now also ''Wrond login or password''

Downloaded GUIminer, I think it works.  Smiley But I still wanna solve the poclbm problem  Undecided
Are you sure you made an account and configured it right?

sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 04:01:39 PM
 #8

Yes, I think so. I registered at Deepbit, entered my bitcoin-code and entered my login credentials of deepbit at GUIminer. Now, the only thing it does is allocating CUDA resources..

It doesnt take shares and it stucks at ''connecting..''
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
June 13, 2011, 04:03:05 PM
 #9



I'm having the same problems.
Just have to wait it out.

sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 06:37:02 PM
 #10

I am gonna try it with the splash pool to see if it's deepbit related..
forrestv
Hero Member
*****
Offline Offline

Activity: 516
Merit: 643


View Profile
June 13, 2011, 07:08:25 PM
 #11

Run poclbm.exe from the directory that it's in. Use 'cd' to change directory.

1J1zegkNSbwX4smvTdoHSanUfwvXFeuV23
sciter (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 13, 2011, 07:30:31 PM
 #12

Run poclbm.exe from the directory that it's in. Use 'cd' to change directory.
I think I did, but explain please?
Pages: [1]
  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!