Bitcoin Forum
April 25, 2024, 12:22:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 1238799 times)
Patrick||Rodgers
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 05, 2012, 12:47:26 AM
 #1041

February 4 2012

poclbm throws errors after restart Ubuntu 10.04
problems also reported w/ guiminer on windows 7


one month old poclbm error message

Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/xxxx/poclbm/HttpTransport.py", line 164, in long_poll_thread
    self.queue_work(result['result'])
  File "/home/xxxx/poclbm/Transport.py", line 117, in queue_work
    self.process(work)
  File "/home/xxxx/poclbm/Transport.py", line 76, in process
    self.set_difficulty(work.difficulty)
  File "/home/xxxx/poclbm/Transport.py", line 71, in set_difficulty
    self.true_target = np.array(unpack('IIIIIIII', true_target.decode('hex')), dtype=np.uint32)
error: unpack requires a string argument of length 32



most recent poclbm

Traceback (most recent call last):
  File "/home/xxxx/poclbm/HttpTransport.py", line 51, in loop_internal
    rv = self.send(result)
  File "/home/xxxx/poclbm/Transport.py", line 115, in send
    is_block = belowOrEquals(h[:7], self.true_target[:7])
TypeError: 'NoneType' object is not subscriptable



phoenix miner works correctly (run w/ phatk2)
1714047750
Hero Member
*
Offline Offline

Posts: 1714047750

View Profile Personal Message (Offline)

Ignore
1714047750
Reply with quote  #2

1714047750
Report to moderator
1714047750
Hero Member
*
Offline Offline

Posts: 1714047750

View Profile Personal Message (Offline)

Ignore
1714047750
Reply with quote  #2

1714047750
Report to moderator
1714047750
Hero Member
*
Offline Offline

Posts: 1714047750

View Profile Personal Message (Offline)

Ignore
1714047750
Reply with quote  #2

1714047750
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Jine
Sr. Member
****
Offline Offline

Activity: 403
Merit: 250


View Profile
February 05, 2012, 01:46:06 AM
 #1042

poclbm seems broken:

https://bitcointalk.org/index.php?topic=62590.0

Previous founder of Bit LC Inc. | I've always loved the idea of bitcoin.
Keefe
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
February 05, 2012, 11:16:11 AM
 #1043

Check out the fix here:
https://github.com/m0mchil/poclbm/commit/3c4bf83c9fe8602c687afcd82d556cf58af4fbba

m0mchil (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 127


View Profile
February 05, 2012, 11:37:55 AM
 #1044

The problem is triggered by a feature in poclbm I suspect most of the users don't care at all - detecting if a real block is found if mining against a pool. The feature was introduced back in July 2011 and was fixed twice even before being released. Apparently, the fix was not good enough and with the last difficulty adjustment the problem showed up again.

I sincerely hope it is really fixed now. Latest github should be OK. I plan a windows binary release for today.

Sannyasi
Sr. Member
****
Offline Offline

Activity: 454
Merit: 250



View Profile WWW
February 05, 2012, 12:19:12 PM
 #1045

The problem is triggered by a feature in poclbm I suspect most of the users don't care at all - detecting if a real block is found if mining against a pool. The feature was introduced back in July 2011 and was fixed twice even before being released. Apparently, the fix was not good enough and with the last difficulty adjustment the problem showed up again.

I sincerely hope it is really fixed now. Latest github should be OK. I plan a windows binary release for today.

Can a pro show us noobs how to implement the fix? I'd be happy to throw a coin or two someones way for a quick tutorial on getting it back working correctly.

1DxP5iL6hN5Gd3cwmDz9uFSntW8ALBQaGK

http://gamerkeys.net/common/home.htm <- the best place to get games!

my portfoio: http://windowsofamind.com
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
February 05, 2012, 12:34:19 PM
 #1046

The problem is triggered by a feature in poclbm I suspect most of the users don't care at all - detecting if a real block is found if mining against a pool. The feature was introduced back in July 2011 and was fixed twice even before being released. Apparently, the fix was not good enough and with the last difficulty adjustment the problem showed up again.

I sincerely hope it is really fixed now. Latest github should be OK. I plan a windows binary release for today.

Can a pro show us noobs how to implement the fix? I'd be happy to throw a coin or two someones way for a quick tutorial on getting it back working correctly.

You can see in BOLD, pull from git if you are Linux user, wait if you are windows user for binary release.
Sannyasi
Sr. Member
****
Offline Offline

Activity: 454
Merit: 250



View Profile WWW
February 05, 2012, 12:46:46 PM
 #1047

ahhh- been up all night dealing with this and hunting down a bad case fan, didn't catch that a windows fix hasn't been released just yet

1DxP5iL6hN5Gd3cwmDz9uFSntW8ALBQaGK

http://gamerkeys.net/common/home.htm <- the best place to get games!

my portfoio: http://windowsofamind.com
A1BITCOINPOOL
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
February 05, 2012, 02:43:05 PM
 #1048

Watching
mmbregman
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 05, 2012, 06:39:11 PM
 #1049

Is windows binary going to be released?
BTW, thanks for the help and support!!
kpriess
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250


Money is the root of all evil.


View Profile
February 05, 2012, 07:28:42 PM
Last edit: February 05, 2012, 11:12:15 PM by kpriess
 #1050

The problem is triggered by a feature in poclbm I suspect most of the users don't care at all - detecting if a real block is found if mining against a pool. The feature was introduced back in July 2011 and was fixed twice even before being released. Apparently, the fix was not good enough and with the last difficulty adjustment the problem showed up again.

I sincerely hope it is really fixed now. Latest github should be OK. I plan a windows binary release for today.

Thanks man, your effort is appreciated..
ensign_lee
Hero Member
*****
Offline Offline

Activity: 886
Merit: 500



View Profile
February 06, 2012, 03:35:37 AM
 #1051

How will Windows users get the update if we're using GUIminer? Do you we have to re-download it? Or will it automaticlaly push after we restart either the computer or the miner?


 ██▄                ██        ▄███████▄        ██                  ██      ▄█████████▄ 
 ████              ██      █                  █      ██                  ██      ██                ██
 ██  ▀█            ██    ▄█                  █▄    ██                  ██    ██                  ██
 ██    █▄          ██    ██                  ██    ██                  ██    ▀█                     
 ██      █▄        ██    ██                  ██    ██                  ██      ██                   
 ██        █▄      ██                                  ██                  ██       ▀████████▄   
 ██          █▄    ██    ██                  ██    ██                  ██                        ██ 
 ██            █▄  ██    ██                  ██    ██                  ██                          ██
 ██              █▄██    ██                  ██    ▀█                  █▀    ▄▄                  █▀
 ██                ███      █                  █        █                  █      ██                ██ 
 ██                  ▀█        ▀███████▀            ▀███████▀         ▀█████████▀   











Nousplatform Youtube     
thatonegirlt
Member
**
Offline Offline

Activity: 80
Merit: 10



View Profile
February 06, 2012, 11:02:25 AM
 #1052

You'll definitely have to redownload whatever file was modified. I see no reason why any other way would make any sense.

Heard of TripleMining? Join my minipool at thatonegirlt.triplemining.com/register

If you feel in a donating mood, fyi:
BTC: 1Aojiin3eXgDoEmSKkCaec1kh678Q96BmH
NMC: N16kRfVy43shrE1jnrFP7hzwfFcvb9UHrM
LTC: LMk3hTQVNZdKsKYEf1VViVYepgm8F5GVnj
Idzy
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
February 06, 2012, 11:22:41 PM
 #1053

Where does one get the windows binary once it has been released since the one I have now came with guiminer

Successful Transactions with: 21after2
ensign_lee
Hero Member
*****
Offline Offline

Activity: 886
Merit: 500



View Profile
February 07, 2012, 08:51:51 PM
 #1054

Windows fix out yet? And for those of us with GUIminer, do we have to request an update to GUIminer? Or can we simply install the latest of polcbm?


 ██▄                ██        ▄███████▄        ██                  ██      ▄█████████▄ 
 ████              ██      █                  █      ██                  ██      ██                ██
 ██  ▀█            ██    ▄█                  █▄    ██                  ██    ██                  ██
 ██    █▄          ██    ██                  ██    ██                  ██    ▀█                     
 ██      █▄        ██    ██                  ██    ██                  ██      ██                   
 ██        █▄      ██                                  ██                  ██       ▀████████▄   
 ██          █▄    ██    ██                  ██    ██                  ██                        ██ 
 ██            █▄  ██    ██                  ██    ██                  ██                          ██
 ██              █▄██    ██                  ██    ▀█                  █▀    ▄▄                  █▀
 ██                ███      █                  █        █                  █      ██                ██ 
 ██                  ▀█        ▀███████▀            ▀███████▀         ▀█████████▀   











Nousplatform Youtube     
m0mchil (OP)
Full Member
***
Offline Offline

Activity: 171
Merit: 127


View Profile
February 08, 2012, 02:06:18 PM
 #1055

New windows binary (2012_02_05) is out.

Changes:

-- support for proxy servers including socks5 (hint: tor)
-- fixed bug in calculation of true target

finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
February 08, 2012, 02:07:44 PM
 #1056

python miner...interesting.

Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
February 08, 2012, 04:53:44 PM
 #1057

New windows binary (2012_02_05) is out.

Changes:

-- support for proxy servers including socks5 (hint: tor)
-- fixed bug in calculation of true target


Anyone know how that can be used to fix the GUIMiner?  Just copying the files from poclbm_py2exe_20120205.7z into the guiminer directory doesn't work. 
Mageant
Legendary
*
Offline Offline

Activity: 1145
Merit: 1001



View Profile WWW
February 08, 2012, 06:04:21 PM
 #1058

I get the following errors in my logfile with the latest version (I use Windows XP):

Code:
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx

cjgames.com
martychubbs
Hero Member
*****
Offline Offline

Activity: 742
Merit: 503


View Profile
February 08, 2012, 07:57:43 PM
Last edit: February 12, 2012, 08:17:51 PM by martychubbs
 #1059

I get the following errors in my logfile with the latest version (I use Windows XP):

Code:
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx

I don't think you can copy the contents of poclbm_py2exe_20120205 to guiminer...

Try this: extract poclbm_py2exe_20120205.7z using 7zip to c:\poclbm_py2exe_20120205\
then create a text file in c:\poclbm_py2exe_20120205\
paste this updated example in it:

start "GPU1" /AFFINITY 1 /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d0 -v -w128
start "GPU2" /AFFINITY 1 /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d1 -v -w128
start "GPU3" /AFFINITY 1 /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d2 -v -w128

and save it as "mine.bat" not mine.bat.txt

double click mine.bat to start mining


              ▄▄▄▄▄▄▄▄
          ▄▄████████████▄▄
       ▄████████████████████▄
     ▄██████████████▀█████████▄
   ▄███████████████   ██████████▄
  ▐█████████████████   ██████████▌
 ▐█████████████████▀    ██████████▌
 ███████████████▀        ██████████
▐████████████▀     ▄███   █████████▌
████████████    ▄████▀██▄███████████
██████████▀██▄████▀    █████████████
█████████   ███▀     ▄██████████████
▐█████████        ▄████████████████▌
 ██████████    ▄███████████████████
 ▐██████████   ███████████████████▌
  ▐██████████   █████████████████▌
   ▀██████████▄█████████████████▀
     ▀████████████████████████▀
       ▀████████████████████▀
          ▀▀████████████▀▀
              ▀▀▀▀▀▀▀▀




     █
    ██
   ████
  ██▌███
 ▐██▌███▌
 ███ ██▀▌
 ▀██ █▄██
 █▄█ ███▀
 ▀██ ██▄█
 █▄█ ███▌
  ██▌███
  ▐█▌██
   ▐█▌
    █
    █
     ▀
 




░░██████
░░██████
░░██████

░░░░░░░░░░░██████
░░░░░░░░░░░██████
░░░░░░░░░░░██████

██████
██████
██████

░░░░░░░░░░░░░░░░░░░██████
░░░░░░░░░░░░░░░░░░░██████
░░░░░░░░░░░░░░░░░░░██████
 







        ▄▄██████▄▄
       ▐██▀    ▀██▌
       ██        ██
       ██        ██
       ██        ██
      ██████████████
      █████  ███████     ██ 
  ██  █  ████████  █ ██   
      ███████  █████    ██   
      ██████████████
 








▄██▄
▀██▀         ▄██▄
             ▀██▀

       ▄██▄
       ▀██▀

           ▄██▄
  ▄██▄     ▀██▀
  ▀██▀
 


           ▄▄█▄▄   ▄
█▄        ████████▀▄
███      █████████▀
▐███▄    ████████▌
▄▄█████▄▄▄███████▌
  ▀█████████████
  ▄▄██████████▀
    ▄████████▀
▀▀████████▀
    ▀▀▀
 

    ▄█▀▀ ▄▄▄▄▄▄ ▀▀█▄
   ▐█▄████████████▄█▌
  ▐██████████████████▌
  █████▀▀▀████▀▀▀█████
 █████     ██     █████
▐██████▄▄▄████▄▄▄██████▌
 ████▄▀▀▀██████▀▀▀▄████
  ▀▀████        ████▀▀
      ▀▀        ▀▀
 

         █▀▀▄▄▄█▄
         █    ▀█▀
       ▄▄█▄▄
▄██▄▄████████▄▄██▄
█████▀▀████▀▀█████
 ███▄  ▄██▄  ▄███
  ▀████▀██▀████▀
    ▀███▄▄███▀
       ▀▀▀▀

██ ██ ██ ██

   ██ ██ ██

      ██ ██

      ██ ██
   
Homepage

      ██ ██

      ██ ██

   ██ ██ ██

██ ██ ██ ██
   
White Paper
zozpuff
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
February 09, 2012, 01:15:13 AM
 #1060

I get the following errors in my logfile with the latest version (I use Windows XP):

Code:
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx
Traceback (most recent call last):
  File "guiminer.py", line 14, in <module>
ImportError: No module named wx

tried the same got the same.

guess i'll try what Mageant said.
Pages: « 1 ... 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!