Bitcoin Forum
March 29, 2024, 06:44:51 AM *
News: Latest Bitcoin Core release: 26.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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 »
  Print  
Author Topic: An (even more) optimized version of cpuminer (pooler's cpuminer, CPU-only)  (Read 1958236 times)
VirosaGITS
Legendary
*
Offline Offline

Activity: 1302
Merit: 1068



View Profile
March 07, 2014, 11:19:02 PM
 #921

Is there a way to hide the "Stratum Detected" spam? -q only hide half the spam, the hash part.


                      ▄▄█████▄▄
                    ▐████████████▄
                   ▄█▀▀▀▀▀▀▀██████▌
             █▄  ▄█▀           ▀▀█
              ▀▀▀███▄▄▄▄▄▄▄▄▄▄   █▄   ▄

               ▄▀▀         ▀▀▀▀▀▀▀██▀▀▀
         ▄▄▄▄▄█▄▄ ▄▀▀▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄
         ████▒▒███    ████▒▒████▌
    ▀█▄ ▀
███████▄ ███▒▒███      ██▒▒█████       ▀█▄
 ███████ ▀█▒▒████     ▄█▒▒█████▀         ▀█ ▄  ▄▄
  ██████  ▌▀▀█████▄▄▄███████▀▀            ███▄███▌
 █████████  █████▀▀█▀▀██████▌             ██████▀
 ▀█████████ ███▄  ███   ▐███▌ ▄██       ▄█████▀
     ▀▀    ▀▀███████████████▄▄████▄▄▄▄█▀▀▀▀▀
               ▀▀▀███▀▀▀      ██████▄
                               ▀▀▀▀▀

▄█████████████████████████████▄
███████████████████████████████
███████████████████████████████
███████████████████████████████
█████████▀▀█████████▀▀█████████
███████ ▄▀▀         ▀▀▄ ███████
██████                   ██████
█████▌     ▄▄     ▄▄     ▐█████
█████     ████   ████     █████
█████      ▀▀     ▀▀      █████
█████▄   ▀▄▄▄     ▄▄▄▀   ▄█████
████████▄▄▄█████████▄▄▄████████
███████████████████████████████
███████████████████████████████
███████████████████████████████
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ █
█ █
█ █
█ █
█ █
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711694691
Hero Member
*
Offline Offline

Posts: 1711694691

View Profile Personal Message (Offline)

Ignore
1711694691
Reply with quote  #2

1711694691
Report to moderator
1711694691
Hero Member
*
Offline Offline

Posts: 1711694691

View Profile Personal Message (Offline)

Ignore
1711694691
Reply with quote  #2

1711694691
Report to moderator
1711694691
Hero Member
*
Offline Offline

Posts: 1711694691

View Profile Personal Message (Offline)

Ignore
1711694691
Reply with quote  #2

1711694691
Report to moderator
cbuchner1
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
March 08, 2014, 11:46:35 AM
 #922

Is there a way to hide the "Stratum Detected" spam? -q only hide half the spam, the hash part.

in order to do this in cudaminer (fork of pooler's miner) added if statements at
the respective code lines doing the logging (both getwork and stratum)...

El_Wookie
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 09, 2014, 04:43:31 PM
 #923

Having trouble on linux. All steps go through but when i make bat file and try to connect to pool it does nothing. WHat am i missing?
Fior Sirtheoir
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 09, 2014, 06:25:44 PM
Last edit: March 09, 2014, 07:14:16 PM by Fior Sirtheoir
 #924

Okay total new at this, been working with GPU, point me to setup instructions, please.

Edit- Okay got a portion of it, what would be a good conf for Intel Q9650
jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
March 09, 2014, 11:31:37 PM
 #925

Having trouble on linux. All steps go through but when i make bat file and try to connect to pool it does nothing. WHat am i missing?

You're missing that you can't use bat files on Linux.  
That's like trying to use an oar on a powerboat.  

Shell scripts are functional equivalents to bat files, but you don't really need to make any to run CPUMiner.

octopus1
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 10, 2014, 02:51:12 AM
 #926

Is there a way to point cpuminer at more than one url? I've looked around, but can't find where this question has been asked before. It would seem to me the ability to do this would allow mining more than one coin simultaneously.
ImCrazyOne
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile WWW
March 13, 2014, 12:55:48 AM
 #927

Has anyone tried to compile this for 64bit?

I compiled it for 32bit (windows) without issue and the binary works normally. When I try to compile for 64bit (windows) it compiles fine, but the binary crashes with an error messages of "The application was unable to start correctly (0xc000007b)."

Any ideas?

..

Got it, my dlls weren't correct. Make sure you're using the correct dlls if you try to compile 64bit.



im having exact same problem, what dll did you install for the miner to start working?
mkimid
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250

Have A Nice Day


View Profile
March 16, 2014, 02:00:30 PM
 #928

when I run ./configure to complie CPU miner at MinGW Shell,

I have got

./configure: line 6145: syntax error near unexpected token '('
./configure: line 6145: '       as_echo_body='eval expr "X$1" : "X\\(.*\\)"''

I do not know how I can avoid this error,
please advice me,

 

Have a nice day
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
March 19, 2014, 11:41:47 AM
 #929

No new version after 2.3.3?
mitay15
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 24, 2014, 05:40:25 AM
 #930

please help startup miner climbs error http://joxi.ru/ELUtUxjKTJAhNjTk8lw, updated drivers, windows 7 system, card ati radeon HD 4650.
Wolffish
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
March 25, 2014, 06:31:20 AM
 #931

I wanna thank Pooler for this great work!! Just installed cpuminer over ssh to my gpu rig and now my 6-core is not idling anymore  Smiley
(sent 0,01 BTC to support too  Tongue )
Massimo80
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 26, 2014, 05:31:57 PM
 #932

Hello, I'm using cpuminer to do some Litecoin mining using https://give-me-coins.com. The OS is Windows 7 x64.

Version 2.3.2 works fine; version 2.3.3 instead just keeps saying "...retry after 30 seconds", as if the pool server was unavailable (which is not the case).

The launch command is exactly the same for both versions:

Code:
minerd.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O Username:Password

What's wrong here?
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
March 26, 2014, 06:08:35 PM
 #933

Hello, I'm using cpuminer to do some Litecoin mining using https://give-me-coins.com. The OS is Windows 7 x64.

Version 2.3.2 works fine; version 2.3.3 instead just keeps saying "...retry after 30 seconds", as if the pool server was unavailable (which is not the case).

The launch command is exactly the same for both versions:

Code:
minerd.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O Username:Password

What's wrong here?


reset comm ports, try again...

I Modify Miners Professionally! PM me for details!
Massimo80
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 26, 2014, 06:13:16 PM
 #934

Hello, I'm using cpuminer to do some Litecoin mining using https://give-me-coins.com. The OS is Windows 7 x64.

Version 2.3.2 works fine; version 2.3.3 instead just keeps saying "...retry after 30 seconds", as if the pool server was unavailable (which is not the case).

The launch command is exactly the same for both versions:

Code:
minerd.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O Username:Password

What's wrong here?


reset comm ports, try again...

Now it works  Smiley
pooler (OP)
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
March 26, 2014, 08:09:14 PM
 #935

Hello, I'm using cpuminer to do some Litecoin mining using https://give-me-coins.com. The OS is Windows 7 x64.

Version 2.3.2 works fine; version 2.3.3 instead just keeps saying "...retry after 30 seconds", as if the pool server was unavailable (which is not the case).

The launch command is exactly the same for both versions:

Code:
minerd.exe -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -O Username:Password

What's wrong here?

I can reproduce this (even if not consistently) on Linux under Wine using both the 32-bit and the 64-bit Windows binary. The issue disappears, however, if I replace the libcurl DLL provided with cpuminer 2.3.3 (libcurl 7.35.0) with the older libcurl DLL from cpuminer 2.3.2. After further testing, I was able to reproduce the issue with libcurl 7.35.0 and 7.36.0, but not with 7.34.0 or 7.33.0.

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
MaineMiner
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 01, 2014, 02:19:05 AM
 #936

I'm new to mining and have successfully gotten CPUMininer to run on my Win7 laptop very nicely. In fact, I found I could run CPUMiner (@ ~33KH/s) in parallel with CudaMiner (@ ~27KH/s) without them interfering with each other since one runs on the CPU and the other runs on the GPU. Of course my laptop fans are blowing at hurricane force.

Quite a while back I tried to figure out how to do bitcoin mining but gave up in frustration, so I must give Pooler and this thread credit for making it not so daunting to start mining.

What I'd love to figure out how to do is to configure CPUMiner to run on my Synology DiskStation DS412+ which runs an Intel Atom processor. It is running DSM 5.0-4458 Update 1, which is a Linux variant.  I know it is possible because Synology just had to release a patch to prevent hackers from breaking into people's DiskStations and installing mining software on them (I wasn't affected). The problem is I haven't found documentation that I could successfully use to accomplish this. Mind you, I'm not very fluent with Linux stuff.

I realize it wouldn't be the fastest mining rig in the world, but it is running anyways so it wouldn't increase my electrical usage all that much to try.
HenriH
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
April 03, 2014, 07:59:40 AM
 #937

How to compile pooler cpuminer 2.3.3 for 32-bit Windows and 64-bit Windows with MinGW?

Do these instructions apply for 2.3.3, too? http://pastebin.com/p2cRgHxd

Why there are different dll files in 2.3.3 than in 2.3.2? For example, there is libwinpthread-1.dll in 2.3.3 and pthreadGC2.dll in 2.3.2? Also, the size of the dll files are different...

Henri.
astroone
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 04, 2014, 03:34:36 PM
 #938

Hello, I try to use mining_proxy.exe with Minerd

Code:
mining_proxy.exe -pa scrypt -o stratum-us.doge.hashfaster.com -p 3339


Code:
minerd.exe -a scrypt -o stratum+tcp://ltc.ouranos.fr:3333 -u myworker_1 -p mypass_1 -o stratum+tcp://127.0.0.1:3333 -u myworker_2 -p mypass_2


When I use these two lines,
there is the last pool that works. (the one that goes through the proxy)

If I cut the proxy or the pool behind the proxy is no longer accessible. I thought he would switch to the first pool.

But he refuses

Where is the error in my command linne?

thanks
pooler (OP)
Hero Member
*****
Offline Offline

Activity: 838
Merit: 507


View Profile
April 04, 2014, 03:43:16 PM
 #939

Hello, I try to use mining_proxy.exe with Minerd
Code:
mining_proxy.exe -pa scrypt -o stratum-us.doge.hashfaster.com -p 3339
Code:
minerd.exe -a scrypt -o stratum+tcp://ltc.ouranos.fr:3333 -u myworker_1 -p mypass_1 -o stratum+tcp://127.0.0.1:3333 -u myworker_2 -p mypass_2

When I use these two lines,
there is the last pool that works. (the one that goes through the proxy)
If I cut the proxy or the pool behind the proxy is no longer accessible. I thought he would switch to the first pool.
But he refuses

This is not supported by cpuminer. You should only specify one server. If you want a failover solution, you can find some wrapper scripts here.

BTC: 15MRTcUweNVJbhTyH5rq9aeSdyigFrskqE · LTC: LTCPooLqTK1SANSNeTR63GbGwabTKEkuS7
mac2k13
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
April 04, 2014, 05:13:36 PM
 #940

Just new here and I can't understand what are you mining. Sorry.
Is it mining, just by only using a computer or laptop?if yes,
what is the currency I could get?Is my laptop capable of this mining?
I'm so confused hope someone helps me.

BTW here's the specs of my laptop

Intel i3-2310m @ 2.10GHz
4.00 gb RAM
AMD Radeon HD 6370M 1024MB

I would like to try mining using my laptop but I don't know if
it can be used or not.. Thanks

donate me BTC 1FtAc2GNg6NhaFjgAhgsU7BVTxRYbZrmTP
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 »
  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!