All pastes #2108241 Raw Edit

error2

public text v1 · immutable
#2108241 ·published 2012-01-31 20:37 UTC
rendered paste body
31/01/2012 14:37:10, Setting server (fixedminer.u @ api.bitcoin.cz:8332)        
Cable and JTAG setup, this may take a few seconds...
api.bitcoin.cz:8332 31/01/2012 14:37:11, LP connected to api.bitcoin.cz:8332    
Exception in thread Thread-1:
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/nonverba/Downloads/makomk/BitcoinMiner.py", line 59, in mining_thread
    self.miner = AltFPGAMine(verbose=self.options.verbose, jtag_cmd=self.options.jtag_cmd, cable=self.options.device)
  File "/home/nonverba/Downloads/makomk/AltMiner.py", line 130, in __init__
    s=u.cmd("detect")
  File "/home/nonverba/Downloads/makomk/AltMiner.py", line 42, in cmd
    raise Exception("unknown command or syntax error")
Exception: unknown command or syntax error