Bitcoin Forum

Economy => Marketplace => Topic started by: gusti on April 28, 2011, 04:55:23 PM



Title: [CLOSED] Please BID for fixing my Ubuntu + Phoenix miner install
Post by: gusti on April 28, 2011, 04:55:23 PM
I have a fresh new Ubuntu 10.10 + Phoenix + 5870 install giving some errors.

I need you to ssh to the box, fix it, make it run to Slush pool and write down exactly what was the problem, so I can install new boxes in the future.

I will choose based on price + trusted member, choose to be made within 2 hours from now.

Any takers ?


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: Raulo on April 28, 2011, 05:08:51 PM
I'll do it for free if you let me copy your wallet.dat :)

Seriously, it's hard to say anything if you don't say what these "errors" are.


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: gusti on April 28, 2011, 05:15:31 PM
I'll do it for free if you let me copy your wallet.dat :)

Seriously, it's hard to say anything if you don't say what these "errors" are.

wallet is completely empty, you can take it away if you wish  ;D
if it helps, this is the errors I'm getting :

Code:
 ./phoenix.py -u http://user:pass@mining.bitcoin.cz:8332/ -k poclbm DEVICE=0
FATAL: Module nvidia not found.
Traceback (most recent call last):
  File "./phoenix.py", line 123, in <module>
    miner.start(options)
  File "/phoenix-1.3/Miner.py", line 74, in start
    self.kernel = self.options.makeKernel(KernelInterface(self))
  File "./phoenix.py", line 112, in makeKernel
    self.kernel = kernelModule.MiningKernel(requester)
  File "kernels/poclbm/__init__.py", line 127, in __init__
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code

Pls do not post here for a possible solution, but bid for your work directly on my machine. Thanks.


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: JA37 on April 28, 2011, 05:48:30 PM
Looks like the nvidia module, or build tools, isn't properly installed. I could probably have a look at it, but I can't promise I can fix it in the amount of time that I have free, so I won't set a price. If no one else takes this, I can, and you pay me what you think it's worth if I fix it for you.


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: Raulo on April 28, 2011, 06:12:07 PM
20 BTC. I can start right away. I have an idea what is wrong but I cannot promise I can fix it. I can fairly quickly (say half an hour) decide whether I would be able fix it or not. If not, you'd owe me nothing.

I'd need root access so either you'd need to trust me or you would reinstall it from the scratch.

Did you use any guide for the installation?


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: gusti on April 28, 2011, 06:20:00 PM
Raulo, I accept your bid, sending you a PM with details.
JA37, thanks for your offer too.


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: cdhowie on April 28, 2011, 06:25:34 PM
I'll do it for free if you let me copy your wallet.dat :)

wallet is completely empty, you can take it away if you wish  ;D

Just FYI, the client generates 100 key pairs in advance, for future use.  So if someone copies your wallet file, they can spend money sent to the next N <= 100 addresses you give out to people.


Title: Re: Please BID for fixing my Ubuntu + Phoenix miner install
Post by: gusti on April 28, 2011, 06:32:32 PM
I'll do it for free if you let me copy your wallet.dat :)

wallet is completely empty, you can take it away if you wish  ;D

Just FYI, the client generates 100 key pairs in advance, for future use.  So if someone copies your wallet file, they can spend money sent to the next N <= 100 addresses you give out to people.

Thanks for the tip, I will reinstall the box after fix is found.