Search content
Sort by

Showing 8 of 8 results by varepsilon
Post
Topic
Board Marketplace
Re: Earn 139BTC or 3BTC for getting shops/organisations to accept Bitcoin!
by
varepsilon
on 14/05/2011, 09:35:37 UTC
Just ask the creator of Last.fm free music player (http://chrome-music.tumblr.com/) to accept bitcoin donations.

P.S. This app is a must-have for last.fm if you are not in US or Germany
Post
Topic
Board Mining software (miners)
Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!**
by
varepsilon
on 12/05/2011, 19:10:02 UTC
exactly the same with deepbit.
although i see 0 rejected in all workers, some workers have 5% stales!
others have 0%
very strange!

I have the same problem with deepbit. Consider switching back to poclbm
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
varepsilon
on 12/05/2011, 19:03:36 UTC
Quote
3.12 MHash/s     Result FOUND: %2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%12.05.2011 00:42:57  Not accepted.2I64X%2.2I64X

Thank you for bug report!
FIXED, please redownload source code.
Reason: printf("%I64X", ...)  don't work in GCC (it is VC extension), should be  printf("%llX", ...).

Thank you very much! Now it accepts my work. If I mine a lot of bitcoins (which is highly unlikeley ;>) I promise to send you some.
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
varepsilon
on 12/05/2011, 05:07:50 UTC
Funny Smiley Yes, I did exactly what you did (except I'm using gcc-4.6), and ran into 0 MHash/sec as I sad

The bug fixed, please redownload sources.

Thank you very much! I increased my Mhash/s 3 times compared to jgarzik miner!

Unfortunately my blocks seems not being accepted by deepbit.net Sad

Quote
3.12 MHash/s     Result FOUND: %2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%2.2I64X%12.05.2011 00:42:57  Not accepted.2I64X%2.2I64X
.......
Processed: 90803 Mhash, 28363s with average Rate: 3.2 MHash/s
Accepted: 0, average: 0 shares/min
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
varepsilon
on 11/05/2011, 08:02:49 UTC
Funny Smiley Yes, I did exactly what you did (except I'm using gcc-4.6), and ran into 0 MHash/sec as I sad

The bug fixed, please redownload sources.

Thank you very much! I increased my Mhash/s 3 times compared to jgarzik miner!
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
varepsilon
on 10/05/2011, 11:28:14 UTC

Thanks, now it compiles with no problem. But it doesn't mine: just shows I have 0 MHash/s.

Stracing this process doesn't help. I'm using 32-bit Ubuntu 10.04 (yes, I should have installed 64bit-version, but I did not and I'm a bit lazy now), my CPU is Intel(R) Core(TM)2 Duo CPU     T9550  @ 2.66GHz


hehe yes i goggled it along with the installation "procedure" but now i am getting what you are getting 0 mhash/s

and i have posted a brief steps to be included in the install file Smiley

i think googling wont solve the 0 mhash/s ?! would it ?

Funny Smiley Yes, I did exactly what you did (except I'm using gcc-4.6), and ran into 0 MHash/sec as I sad
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.6 (2011-April)
by
varepsilon
on 10/05/2011, 10:06:45 UTC
Hello

I am trying to compile your Linux source

It says I'm missing JWASM

Can't find it on apt, and i have found several implementations of the asm interpreter,  I was wondering which version you use?


Any update about the missing jwasm error ?


checking for g++... /usr/bin/g++
checking build system type... i686-pc-linux-gnu
checking for jwasm... no
configure: error: Cannot find jwasm.



May be you should install JWASM? Try googling it. I've succeeded in doing that =)
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
varepsilon
on 09/05/2011, 19:05:50 UTC

Thanks, now it compiles with no problem. But it doesn't mine: just shows I have 0 MHash/s.

Stracing this process doesn't help. I'm using 32-bit Ubuntu 10.04 (yes, I should have installed 64bit-version, but I did not and I'm a bit lazy now), my CPU is Intel(R) Core(TM)2 Duo CPU     T9550  @ 2.66GHz