Bitcoin Forum
April 23, 2024, 12:14:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 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 »
  Print  
Author Topic: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL, Open Source  (Read 630796 times)
silajim
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 06, 2013, 01:03:58 AM
 #1021

I am trying to compile the 0.76 version, but i always have this problem:

Code:
jwasm -DX64=1 -10 -elf64 -nologo -zcw -c -Focoin/miner/bitset-op.o -Iel/comp coin/miner/bitset-op.asm
coin/miner/bitset-op.asm(148) : Error A2170: Invalid use of register

any help? i am using the 2.11v of jwasm and the latest gcc.
1713874477
Hero Member
*
Offline Offline

Posts: 1713874477

View Profile Personal Message (Offline)

Ignore
1713874477
Reply with quote  #2

1713874477
Report to moderator
1713874477
Hero Member
*
Offline Offline

Posts: 1713874477

View Profile Personal Message (Offline)

Ignore
1713874477
Reply with quote  #2

1713874477
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
gorgon666
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
December 08, 2013, 11:33:23 PM
 #1022

http://ufasoft.com/open/bitcoin/
Works under Windows and Linux with full GPL Source Code

Windows binary, version 0.39 (2012-Dec).

Linux binaries, compiled by K1773R

Last Changes:
 
  • Stratum protocol support
  • BIP22 protocol support
i have an acer netbook win 7 starter intel r graphics media accelerator 3600 series ive tried ming i know that my gpu is not accepted is there another miner program that i could use to mine bitcoin or would a laptop with a different gpu idk what it is be better or can you be nice enpough to tell me what i cand do/use to mine some bitcoins thanks
patica
Newbie
*
Offline Offline

Activity: 51
Merit: 0



View Profile
January 04, 2014, 10:04:54 PM
 #1023

Hi, I have e problem with the program. I use it for namecoin vallet, Win7 64 bit.
Here are some errors:
http://imagizer.imageshack.us/v2/150x100q90/850/b7tg.jpg http://imagizer.imageshack.us/v2/150x100q90/819/rzyb.jpg http://imagizer.imageshack.us/v2/150x100q90/812/kqj4.jpg http://imagizer.imageshack.us/v2/150x100q90/585/gqlb.jpg http://imagizer.imageshack.us/v2/150x100q90/59/mfpb.jpg

I have delete folder ....\AppData\Roaming\Ufasoft\Coin\ , add (or no - no differences) my vallet, restart pc, launch the program and the same and the same...
I think the problem file is Namecoin.udb - see the last picture. When I rename it, the process start from beginning, but stops on 536 870 912 bytes. Just ones it goes to 805... bytes Smiley
And now half of my namecoins are in bitparking.exchange, the other half are in ufasosf -> bad luck  Undecided
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 08, 2014, 09:14:24 PM
 #1024

And now half of my namecoins are in bitparking.exchange, the other half are in ufasosf -> bad luck  Undecided
You can export your keys from Ufasoft Client to standard client wallet.dat format.
Use menu File.Export.
Then you will be able to control your coins

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
Zenitur
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
January 24, 2014, 12:19:50 AM
 #1025

I enjoy ufasoft miner in 2011! You made a good work, guys!

Tried to compile ufasoft miner on SteamOS (Debian 7.0).

Code:
  CXX      el/libext/http.o
  CXX      el/libext/stack-trace.o
  CXX      el/libext/binary-reader-writer.o
  CXX      el/libext/murmurhash.o
  CXX      el/libext/bignum.o
In file included from el/libext/bignum.cpp:18:0:
./el/bignum.h: In member function ‘void Ext::BigInteger::swap(Ext::BigInteger&)’:
./el/bignum.h:307:8: error: ‘mpz_class’ has no member named ‘swap’
make[1]: *** [el/libext/bignum.o] Error 1
make[1]: Leaving directory `/home/desktop/ufasoft_coin-0.76'
make: *** [all] Error 2
desktop@steamos:~/ufasoft_coin-0.76$
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 24, 2014, 12:51:10 AM
 #1026

relace line with error to
Code:
std::swap(m_zz, x.m_zz);

 old version of libgmp has not mpz_class::swap()

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
dstevens
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
January 24, 2014, 10:52:15 PM
 #1027

i downloaded a few different versions attempting to resolve this issue.

i connect.
 it mines.
 but dashboard shows nothing and payouts are 0??

-------------dos window------------

D:\1\Coin\x64>coin-miner-64 -o stratum+tcp://darrelltstevens.2:1234@www.dogepool.net:4444
coin-miner 0.77  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://darrelltstevens.2:1234@www.dogepool.net:4444
Using CPU (2 threads)
New Stratum data with Clean
New Stratum data with Clean                    reads
New Stratum data with Clean                    reads
New Stratum data with Clean                    reads
5.04 MHash/s                           2 CPU threads

------ dos window end -------------

replacing stratum+tcp:// before username with http:// makes it fail

plz help?
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 25, 2014, 06:33:36 AM
 #1028

5.04 MHash/s                           2 CPU threads
It is low performance. You need to wait a few hours to get mine some shares

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
January 29, 2014, 06:39:30 AM
Last edit: January 29, 2014, 07:25:19 AM by gavrilo77
 #1029

My set up is:

stratum_proxy.exe -o ltcbox.net -p 3333
coin-miner -v -t 4 -gpu -u xxxxx.1 -p xxxx -o http://127.0.0.1:8332

Mining for http://127.0.0.1:8332
Using CPU (4 threads)
0 kHash/s
Switching to stratum+tcp://127.0.0.1:3333
New Stratum Data with Clean
New Stratum Data with Clean
New Stratum Data with Clean
New Stratum Data with Clean
...
~8 MHash/s


So after several hours nothing happen.

When i make set up:

coin-miner -a scrypt -v -t 4 -u user -p x -o stratum+tcp://ltcbox.net:3333 -x http=IP_PROXY:PORT

i have accepted shares but only ~12 kHash/s

Can somebody explain why i dont have share in the first case only reading?

I have Intel HD 3000 laptop


ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 29, 2014, 07:43:26 AM
 #1030


~8 MHash/s[/b]

So after several hours nothing happen.

When i make set up:

coin-miner -a scrypt -v -t 4 -u user -p x -o stratum+tcp://ltcbox.net:3333 -x http=IP_PROXY:PORT

i have accepted shares but only ~12 kHash/s

If you mine LTC you should set "-a scrypt" option. By default the miner uses SHA256 algorithm.

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
January 29, 2014, 07:57:25 AM
 #1031

How to set "-a scrypt" ?

Thanks
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 29, 2014, 08:06:54 AM
 #1032

How to set "-a scrypt" ?
Code:
coin-miner -a scrypt 

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
gavrilo77
Hero Member
*****
Offline Offline

Activity: 819
Merit: 502



View Profile
January 29, 2014, 01:21:57 PM
 #1033

Now i did like this, and never got any share. Any suggest?



C:\Program Files\Ufasoft\Coin>coin-miner -o stratum+tcp://xxxx.1:xxx@ltcbox.n
et:3333 -t 2 -a 5 scrypt
coin-miner 0.77  Copyright (c) 2011-2013 Ufasoft  http://ufasoft.com/coin
Mining for stratum+tcp://xxxxx.1:xxx@ltcbox.net:3333
Using CPU (2 threads)
New Stratum data with Clean
New Stratum data with Clean                    reads
7.036 MHash/s                          2 CPU threads

When i set like this

coin-miner -o stratum+tcp://xxxx.1:xxx@ltcbox.net:3333 -t 2 -a scrypt

i have only 8kHash/s and accepted shares. Is there possibility to manage mining like in the first case?

Thank you
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 29, 2014, 01:41:15 PM
 #1034

i have only 8kHash/s and accepted shares. Is there possibility to manage mining like in the first case?
First case (without -a scrypt) only for mining BTC (or other SHA256 currencies).

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
AngusCanine
Legendary
*
Offline Offline

Activity: 1414
Merit: 1001

To weird to live To rare to die


View Profile WWW
February 05, 2014, 04:39:10 PM
Last edit: February 05, 2014, 04:49:18 PM by AngusCanine
 #1035

links to precompiled binarys?
 will this work for cpu coins
mkendall82
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
February 19, 2014, 11:15:03 AM
 #1036

Thanks! But how about the rest of the source code? I need it to build this for linux
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
February 19, 2014, 02:45:32 PM
 #1037

Thanks! But how about the rest of the source code? I need it to build this for linux
Full source code for linux is here:
http://ufasoft.com/files/ufasoft_coin-0.80.tar.xz

3rd party libs and SDKs can be installed by your Linux packet manager or manually

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
FUD
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 22, 2014, 12:55:16 AM
 #1038

1-i use windows and i download the latest version  of your miner

but the probleme is  i dont find the scrypt  to run this  miner with  my accounts  for btc  and  litecoin

please i need the scrypt for litecoin  and bitcoin

2- i need to run the miner for litecoin  but need to use  gpu + cpu   please need the scrypt for this

3- how i can change the number of theared  it 2 by defaut   please

i m wating your anser 

please help  Cry
nobossage
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 01, 2014, 01:44:17 AM
 #1039

Hello

Debian 7, ufasoft_coin-0.80 source

./configure - no missing
make:

Code:
$ make
make  all-am
make[1]: Entering directory `/home/*****************************************/UFA-soft/ufasoft_coin-0.80'
make[1]: Цикличecкaя зaвиcимocть el/stl/regex <- el/stl/regex пpoпyщeнa.
make[1]: Цикличecкaя зaвиcимocть el/stl/dynamic_bitset <- el/stl/dynamic_bitset пpoпyщeнa.
  CXX      el/libext/ext-json.o
el/libext/ext-json.cpp: In static member function ‘static json_t* Ext::JsonParser::CopyToJsonT(const Ext::VarValue&)’:
el/libext/ext-json.cpp:205:33: error: ‘json_boolean’ was not declared in this scope
   return json_boolean(v.ToBool());
                                 ^
make[1]: *** [el/libext/ext-json.o] Oшибкa 1
make[1]: Leaving directory `/home/*******************************************/UFA-soft/ufasoft_coin-0.80'
make: *** [all] Oшибкa 2

Help me, please?
opieum2
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
March 01, 2014, 05:58:44 AM
 #1040

While i assume this has been covered in this thread already (too many pages to read). Has anyone made sure this is fully legit? Apparently not all the source code has been reviewed. Or available.

But this comes up.
https://www.virustotal.com/en/file/f6cb871356ace316f7c8d97a67a4afeb7e4bee4ab202783320e785bd60ca766e/analysis/1393653044/

I could understand a couple of them but near half of the vendors and all the top ones at that call it a trojan or riskware. Any chance this can be reviewed and whitelisted if its legit?

"amtminers scam joshua zipkin scammer"
-Joshua Zipkin leaked skype chats http://bit.ly/1s7U2Yb
-For bitcoin to succeed the community must police itself.
Pages: « 1 2 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 »
  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!