Pages:
Author

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

legendary
Activity: 1792
Merit: 1008
/dev/null
you got the best miner so far BUT compiling on linux is horror! last time i was working like 6 hours to compile it on 64bit, 32bit failed totally!
new release -> no longer able to compile:
Code:
g++ -DHAVE_CONFIG_H -I.  -I src  -std=c++0x -Wno-invalid-offsetof  -g -O2 -MT bitcoin-miner.o -MD -MP -MF .deps/bitcoin-miner.Tpo -c -o bitcoin-miner.o `test -f 'src/bitcoin-miner.cpp' || echo './'`src/bitcoin-miner.cpp
In file included from ./el/libext/ext-cpp.h:92,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/exthelpers.h:914: error: only declarations of constructors can be ‘explicit’
In file included from ./el/libext/ext-cpp.h:906,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-base.h:450: error: only declarations of constructors can be ‘explicit’
In file included from ./el/libext/ext-cpp.h:920,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-fw.h:1093: error: only declarations of constructors can be ‘explicit’
In file included from src/bitcoin-miner.cpp:20:
src/miner.h:54: error: only declarations of constructors can be ‘explicit’
Since compiling is a horror now all the time, please i beg you, provide 32bit and 64bit linux builds!

EDIT: i couldnt even compile 0.21, i had to compile 0.20!
last changes: x64 builds for Linux <-- but this is missing! please provide x64 and x86 builds...
sr. member
Activity: 404
Merit: 251
0.22 released

sr. member
Activity: 362
Merit: 250
Thanks for new version. I made a binary for Linux version (watch it in previous page). Also I can make binary for version 0.21 (there is no source code URL) in RPM, DEB and tar.7z.
member
Activity: 75
Merit: 10
Nice ufasoft!

Now works Cheesy

Ty.
full member
Activity: 193
Merit: 100
I made a static linked version of Ufasoft's miner for FreeBSD, got about 9MHS on my Q6600 @ 7.4 i386.

Any body interested?
sr. member
Activity: 404
Merit: 251

Ok, then why is it an archive in an archive? When i uncompress the lzma archive i get a tar archive which also needs to be untarred.
It would be awesome if ufasoft would just use .tar archive instead of double compression.

.tar.lzma (or .tar.bz2 in former years)  is Unix standard for packaging source code.
legendary
Activity: 3583
Merit: 1094
Think for yourself
So keep using Winzip and don't download the Ufasoft source since 7-zip is so inconvenient.
Ok, then why is it an archive in an archive? When i uncompress the lzma archive i get a tar archive which also needs to be untarred.

It would be awesome if ufasoft would just use .tar archive instead of double compression.

You kind of answered your own question.  Tar is an archival format, LZMA is a compression algorithm.  They are two different things.
Sam
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
So keep using Winzip and don't download the Ufasoft source since 7-zip is so inconvenient.
Ok, then why is it an archive in an archive? When i uncompress the lzma archive i get a tar archive which also needs to be untarred.

It would be awesome if ufasoft would just use .tar archive instead of double compression.
legendary
Activity: 3583
Merit: 1094
Think for yourself
While i have 7zip installed, i do not like the interface. And WinZip, when extracting with it, opens the folder of the extracted contents which is a nice feature.

Also, zip archives are natively supported by Windows since Windows XP, maybe even longer.

Right click on you archive and select 7-Zip from the popup and select Extract "to folder with archive file name" option and it will automatically extract your archive to a folder of the same name.

Anyway regardless Winzip, which was a great program back in the day, is lagging way behind now and is bloatware.  Using 7-zip keeps you current, even if you choose not to use it as your primary archival/compression program.
Sam
sr. member
Activity: 270
Merit: 250
So keep using Winzip and don't download the Ufasoft source since 7-zip is so inconvenient.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
Winrar also failed to recognize this lzma format.
newbie
Activity: 15
Merit: 0
Then try winrar.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
While i have 7zip installed, i do not like the interface. And WinZip, when extracting with it, opens the folder of the extracted contents which is a nice feature.

Also, zip archives are natively supported by Windows since Windows XP, maybe even longer.
sr. member
Activity: 404
Merit: 251
Quote from: Remember remember the 5th of November link=topic=3486.msg595737#msg595737
Ufasoft, would it be possible for future releases of the sourcecode to use ZIP instead of LZMA because apparently my winzip does not recognize lzma, so i need another tool for that.

You want to use commercial tool for opening Source Code archive. It is not logical ))
Yes, use 7-Zip




legendary
Activity: 3583
Merit: 1094
Think for yourself
Ufasoft, would it be possible for future releases of the sourcecode to use ZIP instead of LZMA because apparently my winzip does not recognize lzma, so i need another tool for that.

Winzip?  Someone still uses that? Smiley

Get 7-Zip.  It's open source and supports about every format.

www.7-zip.org

Sam
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
Ufasoft, would it be possible for future releases of the sourcecode to use ZIP instead of LZMA because apparently my winzip does not recognize lzma, so i need another tool for that.
newbie
Activity: 56
Merit: 0

Error 80072EE9

It is code of CL_PLATFORM_NOT_FOUND_KHR error
Some AMD adapter/driver specific error. I cannot reproduce it.
Try to update Catalyst+OpenCL drivers to latest.

And please tell what is your Video Card Model?



I assume the Ufasoft miner is cpu miner, is it related to video card?
My Video card model is AMD Radeon 6950
sr. member
Activity: 404
Merit: 251

Error 80072EE9

It is code of CL_PLATFORM_NOT_FOUND_KHR error
Some AMD adapter/driver specific error. I cannot reproduce it.
Try to update Catalyst+OpenCL drivers to latest.

And please tell what is your Video Card Model?

newbie
Activity: 56
Merit: 0
Code:
bitcoin-miner 0.21  Copyright (c) 2011 Ufasoft  http://ufasoft.com/open/bitcoin
Mining for mining.eligius.st
Using CPU (2 threads)
Error 80072EE9

Anyone knows how to fix it? I'm getting it on all systems, trying to mine on Eligius. Works perfectly on Linux though.

That is error ERROR_INTERNET_INVALID_OPTION
What is your Windows version and command line parameters?

I encountered an error with different ID.
Error 881D03E9.
I'm working on Window 7.
The command is : Running command: XXXXX\bitcoin-miner.exe -u XXX -p XXX -o http://pit.deepbit.net:8332
sr. member
Activity: 404
Merit: 251
Code:
bitcoin-miner 0.21  Copyright (c) 2011 Ufasoft  http://ufasoft.com/open/bitcoin
Mining for mining.eligius.st
Using CPU (2 threads)
Error 80072EE9

Anyone knows how to fix it? I'm getting it on all systems, trying to mine on Eligius. Works perfectly on Linux though.

That is error ERROR_INTERNET_INVALID_OPTION
What is your Windows version and command line parameters?
Pages:
Jump to: