TradeManager
Newbie
Offline
Activity: 16
Merit: 0
|
|
March 29, 2015, 03:05:10 PM |
|
With apparently only 1mb of cache per core and no aesni I would not expect a whole lot. Not worth it if you are paying for electricity. wolf im impressed with all the work you have done with your miners, keep on keepin on buddy!
|
|
|
|
d0om
|
|
March 29, 2015, 04:49:59 PM |
|
Ah, there it is. Does it still not work on VPS? If so, why not?
|
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
April 02, 2015, 10:24:25 PM |
|
Hello, I just get this : why i cant see all outputs? I want see my hashrate..
|
Ok
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
April 02, 2015, 10:48:30 PM |
|
Hello, I just get this : why i cant see all outputs? I want see my hashrate.. Dumping that to screen takes time, slowing the miner - which is why I removed it and only showed hashrate when a share is found. i can reactive it?
|
Ok
|
|
|
gorserg
Newbie
Offline
Activity: 45
Merit: 0
|
|
April 03, 2015, 10:23:55 AM |
|
Hi! Where can I find minerd with support cryptonight for Windows 32 bit?
|
|
|
|
Rytir_fik
|
|
April 03, 2015, 11:23:24 AM |
|
Hi! Where can I find minerd with support cryptonight for Windows 32 bit?
32 bit is not supported.
|
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
April 05, 2015, 09:49:20 PM |
|
Hello, I just get this : why i cant see all outputs? I want see my hashrate.. Dumping that to screen takes time, slowing the miner - which is why I removed it and only showed hashrate when a share is found. i can reactive it? No, I didn't say I deactivated it, I removed it. Okay boss. Now i have another question.. How i can compile on freebsd x64? When i try make, i got errors..
|
Ok
|
|
|
ashfaq
|
|
June 01, 2015, 12:19:19 PM |
|
so we cant mine with 32 bit ?
|
|
|
|
sonny8888
Newbie
Offline
Activity: 2
Merit: 0
|
|
June 12, 2015, 10:01:21 AM |
|
I only have 150H/s on 2 Xeon L5639s Help
|
|
|
|
Mysteriousdewd
Newbie
Offline
Activity: 22
Merit: 0
|
|
June 18, 2015, 11:57:02 PM |
|
Hi, I am trying to compile on Mac, but I receive this error when I 'make' make[3]: Nothing to be done for `all-am'. gcc -DHAVE_CONFIG_H -I. -pthread -Qunused-arguments -falign-loops=16 -falign-functions=16 -falign-jumps=16 -falign-labels=16 -Ofast -flto -fuse-linker-plugin -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2 -fsched2-use-superblocks -maes -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-falign-jumps=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-falign-labels=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fuse-linker-plugin' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fvariable-expansion-in-unroller' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-ftree-loop-if-convert-stores' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fbranch-target-load-optimize2' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fsched2-use-superblocks' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future make[2]: *** [minerd-cpu-miner.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
I have the dependencies installed. 'autogen.sh' and 'configure' run without errors. I am having the same issue as this person but I see no one has suggested a solution. Could someone help me out with this. I was told to use a makefile from cpuminer-multi and thought all I would need to do is copy it from there and paste into wolfs-m7m folder but when I attempted to configure/make it it only hit me with errors.
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
June 19, 2015, 09:09:58 AM |
|
Hi, I am trying to compile on Mac, but I receive this error when I 'make' make[3]: Nothing to be done for `all-am'. gcc -DHAVE_CONFIG_H -I. -pthread -Qunused-arguments -falign-loops=16 -falign-functions=16 -falign-jumps=16 -falign-labels=16 -Ofast -flto -fuse-linker-plugin -funroll-loops -fvariable-expansion-in-unroller -ftree-loop-if-convert-stores -fmerge-all-constants -fbranch-target-load-optimize2 -fsched2-use-superblocks -maes -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c clang: error: unknown argument: '-falign-loops=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-falign-jumps=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-falign-labels=16' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fuse-linker-plugin' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fvariable-expansion-in-unroller' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-ftree-loop-if-convert-stores' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fbranch-target-load-optimize2' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: unknown argument: '-fsched2-use-superblocks' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future make[2]: *** [minerd-cpu-miner.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
I have the dependencies installed. 'autogen.sh' and 'configure' run without errors. I am having the same issue as this person but I see no one has suggested a solution. Could someone help me out with this. I was told to use a makefile from cpuminer-multi and thought all I would need to do is copy it from there and paste into wolfs-m7m folder but when I attempted to configure/make it it only hit me with errors. It's not meant for clang - use GCC, or remove the arguments clang takes issue with. BTW I compiled it with clang on linux some months ago and it was slower.
|
|
|
|
DirtyUniverse
Full Member
Offline
Activity: 224
Merit: 100
All I want is a new CLEAN page for just to live!
|
|
June 27, 2015, 12:24:43 AM |
|
There any binary for FreeBSD 10.x 64bit ? also i have AES-ni supported cpu.
|
Ok
|
|
|
Moria843
Sr. Member
Offline
Activity: 442
Merit: 250
Found Lost beach - quiet now
|
|
August 16, 2015, 09:02:57 PM |
|
Why do I get this warning when I try to download latest miner? What is the current listing status for ottrbutt.com? Site is listed as suspicious - visiting this web site may harm your computer.
Part of this site was listed for suspicious activity 6 time(s) over the past 90 days.
What happened when Google visited this site? Of the 18 pages we tested on the site over the past 90 days, 3 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2015-08-16, and the last time suspicious content was found on this site was on 2015-08-16. Malicious software includes 41 trojan(s). What can you expect from cpu mining with the mid range Core i7 running Windows? Solo mining of XMR still done or pools?
|
Hot time, summer in the city, back of my mine getting hot & gritty!!!
|
|
|
Indianacoin
|
|
September 18, 2015, 12:36:24 PM |
|
Why do I get this warning when I try to download latest miner? What is the current listing status for ottrbutt.com? Site is listed as suspicious - visiting this web site may harm your computer.
Part of this site was listed for suspicious activity 6 time(s) over the past 90 days.
What happened when Google visited this site? Of the 18 pages we tested on the site over the past 90 days, 3 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2015-08-16, and the last time suspicious content was found on this site was on 2015-08-16. Malicious software includes 41 trojan(s). Same thought came to my mind !
|
|
|
|
|
Eastwind
|
|
October 14, 2015, 11:50:33 AM |
|
It is difficult to mine profitably with GPU nowadays.
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
November 26, 2015, 07:23:14 PM Last edit: November 26, 2015, 08:15:46 PM by smooth |
|
Why do I get this warning when I try to download latest miner? What is the current listing status for ottrbutt.com? Site is listed as suspicious - visiting this web site may harm your computer.
Part of this site was listed for suspicious activity 6 time(s) over the past 90 days.
What happened when Google visited this site? Of the 18 pages we tested on the site over the past 90 days, 3 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2015-08-16, and the last time suspicious content was found on this site was on 2015-08-16. Malicious software includes 41 trojan(s). Same thought came to my mind ! It's because my site hosts miner executables. Since botnets often use miners, they immediately flag ALL miners as malware. I'd try opening a ticket with google and asking them to stop making false statements about your site (assuming of course that your site doesn't do that)
|
|
|
|
|
altsay
|
|
January 06, 2016, 01:34:06 PM |
|
Could anyone provide an up-to-date info and/or opinion about CPU mining of XMR? This thread looks deserted, a little.
|
|
|
|
|
|