Pages:
Author

Topic: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL, Open Source - page 34. (Read 631037 times)

newbie
Activity: 46
Merit: 0
Ufasoft could you make the miner by default to not use gpu?
sr. member
Activity: 404
Merit: 251
It would be "complete" if it also had CUDA/Nvidia support built in and automatically detected the appropriate GPU mining algo to run based on whether an Nvidia or ATI card was present.  I run this on my ATI machine but on my Nvidia box I run puddinpop CUDA along side.  It would be nice to just have ufasoft across the board.

Any chance this is in the plans?

I have no NVidia cards to develop code for them.
sr. member
Activity: 362
Merit: 250
Error when build with old libcurl.4.1.0 (7.18.2).

Code:
mv -f .deps/ext-core.Tpo .deps/ext-core.Po
g++ -DPACKAGE_NAME=\"ufasoft_bitcoin-miner\" -DPACKAGE_TARNAME=\"ufasoft_bitcoin-miner\" -DPACKAGE_VERSION=\"0.10\" -DPACKAGE_STRING=\"ufasoft_bitcoin-miner\ 0.10\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://ufasoft.com/open/bitcoin\" -DPACKAGE=\"ufasoft_bitcoin-miner\" -DVERSION=\"0.10\" -DHAVE_LIBPCRE=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCURL=1 -DHAVE_LIBDL=1 -DHAVE_LIBRT=1 -I.    -std=c++0x -funsigned-char -fno-stack-protector -Wno-invalid-offsetof -I . -I el/inc -g -O2 -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o `test -f 'el/libext/http.cpp' || echo './'`el/libext/http.cpp
el/libext/http.cpp: In member function ‘virtual CURL* Ext::WebRequest::Connect()’:
el/libext/http.cpp:225:16: error: ‘CURLOPT_USERNAME’ was not declared in this scope
el/libext/http.cpp:227:16: error: ‘CURLOPT_PASSWORD’ was not declared in this scope
make: *** [http.o] Error 1

With 7.21.6 all builds fine. Please fix it.
newbie
Activity: 15
Merit: 0
@ufasoft, are u planing update to support nvidia gpu's?


+1

I think one of the best aspects of this miner is the fact that it "just works" without having to specify any options.  It figures out how many threads to launch for CPU mining and if you have an ATI GPU it mines on that as well without specifying any args which deviate from the defaults.  Besides that, it's VERY efficient and VERY small.

It would be "complete" if it also had CUDA/Nvidia support built in and automatically detected the appropriate GPU mining algo to run based on whether an Nvidia or ATI card was present.  I run this on my ATI machine but on my Nvidia box I run puddinpop CUDA along side.  It would be nice to just have ufasoft across the board.

Any chance this is in the plans?

Eri
sr. member
Activity: 264
Merit: 250
wait wait wait... was the issue fixed or is that just a way around the block?
newbie
Activity: 46
Merit: 0
http://forum.bitcoin.org/index.php?topic=3889.msg345698#msg345698

From Tycho:

The LP issue may be caused not by DDoS. Some versions of Ufasoft miner are trying to use LP incorrectly, thus we had to disable LP for Ufasoft miner at the pool side.

For those who were CPU mining on Deepbit, what other pools still work with Ufasoft?  I'm looking for an alternative until this issue gets addressed with Deepbit.
I use ufasoft on http://www.bitcoins.lc/ and it's working just fine.
sr. member
Activity: 404
Merit: 251
The new version includes option -A agent-name

Use it, and DeepBit will not recognize your miner type and will not block it
Eri
sr. member
Activity: 264
Merit: 250
http://forum.bitcoin.org/index.php?topic=3889.msg345698#msg345698

From Tycho:

The LP issue may be caused not by DDoS. Some versions of Ufasoft miner are trying to use LP incorrectly, thus we had to disable LP for Ufasoft miner at the pool side.

For those who were CPU mining on Deepbit, what other pools still work with Ufasoft?  I'm looking for an alternative until this issue gets addressed with Deepbit.

Think i read in deepbits thread that the latest version of ufasoft fixed the issue. so it works on both deepbit and btcguild. i also tested it on deepbit and got a few shares when btcguild was having issues earlier. I'm not having any issues in btcguild atm and my miners still running fine.
newbie
Activity: 7
Merit: 0
http://forum.bitcoin.org/index.php?topic=3889.msg345698#msg345698

From Tycho:

The LP issue may be caused not by DDoS. Some versions of Ufasoft miner are trying to use LP incorrectly, thus we had to disable LP for Ufasoft miner at the pool side.

For those who were CPU mining on Deepbit, what other pools still work with Ufasoft?  I'm looking for an alternative until this issue gets addressed with Deepbit.
jr. member
Activity: 90
Merit: 1
You shouldn't use the UPX packer as that sometimes alarms a false positive with anti-virus applications.

Currently, it makes your bitcoin-miner.exe reported as malware by Kaspersky, Sophos and Vipre (full report here: http://www.virustotal.com/file-scan/report.html?id=f2a05981f3a15fb1f8b0c270fb5588b2feb1f9dc4c57275165798862b4e42430-1310994669.

The difference in file size does not make UPX worthy enough.
newbie
Activity: 46
Merit: 0
@dikidera Yes you were right by using -g no the error dissapeard and everithing is good.
@ufasoft I beleive that it's better by default gup mining to be stoped and to be started by -g yes in this way won't be any problems in the futer or to auto-detect if gpu mining is avalaible on the pc.
full member
Activity: 126
Merit: 100
Ufasoft, can you add a bit more text to the output? Like the number of getworks done, longpolls etc...
sr. member
Activity: 404
Merit: 251
I'm getting the following error:

Well, you obviously need to specify arguments. Not sure if serious, or just trolling.

Error 881D0001 can appear when you run the program via RDP
full member
Activity: 126
Merit: 100
The newer version has support for GPUs and other stuff, you need to do this: -t -g
newbie
Activity: 46
Merit: 0
Well, you obviously need to specify arguments. Not sure if serious, or just trolling.
I'm serious, i posted that screenshot because even if i parse arguments through guiminer i still get that error, in the previous version i didn't had this issue(if i use the 0.16 i don't get that error):
http://img546.imageshack.us/img546/6006/screenshot0z.png
full member
Activity: 126
Merit: 100
I'm getting the following error:

Well, you obviously need to specify arguments. Not sure if serious, or just trolling.
newbie
Activity: 46
Merit: 0
sr. member
Activity: 404
Merit: 251
AMD CAL? Does this mean the miner supports cards < HD 4300? As in IGP, HD3k?
Tested with HD46xx only.
full member
Activity: 126
Merit: 100
AMD CAL? Does this mean the miner supports cards < HD 4300? As in IGP, HD3k?
sr. member
Activity: 404
Merit: 251
Does Ufasoft miner need SDK for working with GPUs?
Does Ufasoft miner automaticly use GPU mining if SDK are installed and there is GPU available?
How does Ufasoft miner work actually with GPU mining?

@Ufasoft
Did you UPXed this version? Why is only 198 KB?

EDIT
I get error on Win XP SP3, friend tested on W7 same error.


Best Regards,
Alisa
1. You need not to install SDK, only Catalyst.
2. GPU available if Catalyst installed
3. if OpenCL.DLL found it uses it, else it uses AMD CAL with lower performance
4. Yes, UPXed
5. The bug fixed, please redownload. Thank you!
Pages:
Jump to: