Bitcoin Forum
May 11, 2024, 11:59:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 ... 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148391 times)
SSowellSVT
Full Member
***
Offline Offline

Activity: 285
Merit: 101


https://genesisnetwork.io/


View Profile WWW
January 23, 2019, 04:40:46 PM
 #1961

Hi, can we add Equihash 192.7 support for Genesis (GENX)?
1715428764
Hero Member
*
Offline Offline

Posts: 1715428764

View Profile Personal Message (Offline)

Ignore
1715428764
Reply with quote  #2

1715428764
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715428764
Hero Member
*
Offline Offline

Posts: 1715428764

View Profile Personal Message (Offline)

Ignore
1715428764
Reply with quote  #2

1715428764
Report to moderator
1715428764
Hero Member
*
Offline Offline

Posts: 1715428764

View Profile Personal Message (Offline)

Ignore
1715428764
Reply with quote  #2

1715428764
Report to moderator
1715428764
Hero Member
*
Offline Offline

Posts: 1715428764

View Profile Personal Message (Offline)

Ignore
1715428764
Reply with quote  #2

1715428764
Report to moderator
bobymoore
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
January 23, 2019, 04:53:14 PM
 #1962

which miner to use for amd gpus mining and bitforex ?
sukitars
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 23, 2019, 05:47:17 PM
 #1963

So I'm using the standard command line after having specified my variables above, adding the AMD params as follows...

bminer.exe -devices amd:0,amd:1,amd:2,amd:3,amd:4,amd:5 -uri %SCHEME%://%USERNAME%:%PWD%@%POOL% -api 127.0.0.1:1880

...but it just says "miner died! restarting"

:-/

What's the issue please?

EDIT: that's for mining grin on f2pool
only nvidia
Hmm. Maybe it should say so then.

Any hints yet as to when AMD will be supported?

Yeah, the information is misleading. It says on "README" AMD support, but it just gives support to BEAM coin....
br2459
Full Member
***
Offline Offline

Activity: 269
Merit: 102


View Profile
January 23, 2019, 05:48:49 PM
 #1964

Can anyone tell me the difference between the lite version and non-lite version? I searched through the forums, read the readme's but I can't find anywhere that tells me the difference. Does the lite use less CPU but run slower?

Thanks.

mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
January 23, 2019, 06:20:21 PM
 #1965

Everyone is asking for Grin AMD support. Come on dev hurry up Tongue
br2459
Full Member
***
Offline Offline

Activity: 269
Merit: 102


View Profile
January 23, 2019, 07:23:18 PM
 #1966

I am using version 13.1.0 but it slows down after the temperature goes upper than 85 °C . How can make it work until higher temperatures?

 Huh Huh Huh

my mining parameters are as follows:


bminer -uri cuckaroo29://username.workername:foo@grin29.f2pool.com:13654

 

That's really not good on the card/s and sounds like they are going into thermal throttling. If you don't know what that means, it's a self preservation to try and prevent the card from overheating by throttling back the clocks. You need better cooling or you could end up frying your card/s.

cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
January 23, 2019, 07:50:26 PM
 #1967

Code:
[FATA] [2019-01-23T19:48:22Z] Failed to initialize the CUDA platform: CudaError: The driver version is too low. Bminer requires 375.26 or later to work
[WARN] [2019-01-23T19:48:22Z] Miner died! It will be restarted soon...

# nvidia-smi
Wed Jan 23 19:48:39 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 415.27       Driver Version: 415.27       CUDA Version: 10.0     |
|-------------------------------+----------------------+----------------------+
<snip>

This is ugly ... it worked for almost a full day, then just started doing this. 13.0.0. Ubuntu 16.04.
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
January 23, 2019, 08:17:50 PM
 #1968

this is still not fixed in 13.1.0 ... come on! beam:// is still not supported ...

Code:
bminer -uri beam://<wallet>.worker%2Fbill.gates%40microsoft.com:x@beam-eu.leafpool.com:3333

invalid value "beam://<wallet>.worker%2Fbill.gates%40microsoft.com:x@beam-eu.leafpool.com:3333" for flag -uri: Unsupported scheme
Bminer: When Crypto-mining Made Fast (v12.2.0-937f19b)


beam+ssl:// seems to only work on sparkpool ...

Code:
bminer -uri beam+ssl://<wallet>.worker%2Fbill.gates%40microsoft.com:x@beam-eu.leafpool.com:3333

[ERRO] [2019-01-21T16:34:02+02:00] Failed to parse the response: %!s(*stratum.RawIncomingMessage=0xc420281440), error: json: cannot unmarshal number -22 into Go struct field .code of type uint
[ERRO] [2019-01-21T16:34:03+02:00] Failed to parse the response: %!s(*stratum.RawIncomingMessage=0xc420281540), error: json: cannot unmarshal number -22 into Go struct field .code of type uint


Disappointing. Do you have a special deal with sparkpool or what? This has been reported a long time ago and you released several new versions since then ...

It feels you're doing it on purpose given how easy it is to fix.
crairezx20
Legendary
*
Offline Offline

Activity: 1638
Merit: 1046



View Profile
January 23, 2019, 08:27:41 PM
 #1969

Why did you remove the 13.0 version of bminer let me test it first or those who downloaded the version 13.0 please share it to me and let me test.
ProkVS
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 23, 2019, 09:27:42 PM
 #1970

http://b.radikal.ru/b40/1901/73/3c78df45ec55.jpg

http://d.radikal.ru/d43/1901/71/8e52032d7cee.jpg

http://a.radikal.ru/a27/1901/36/90522fd274a0.jpg

http://a.radikal.ru/a36/1901/4c/32e4bc3d5d6e.jpg

Morrowind
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 23, 2019, 10:37:35 PM
 #1971

I have 6*106-100 rig
When running any algorithm (grin, beam, eth etc.), I have an error "Miner died! It will be restarted soon...". Log file contains only this error. How to find out what's the matter?

KartingProfi
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
January 23, 2019, 11:13:05 PM
Last edit: January 24, 2019, 05:55:43 AM by KartingProfi
 #1972

1) If total videocards more than 6 - 7th card crashes: 0c, 1w, TDP 0% and freezing miner and MSI AB.
2) Monitoring not working.
13.0-13.1 Grin.
UPD: Win10, GTX1070 8GB, RAM 4+4GB, Virtual Memory >80GB. With BMiner 12.2 works fine 8 cards.
oberrz
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
January 24, 2019, 12:10:32 AM
 #1973

The example of the bat on off website

bminer -uri cuckaroo29://satoshi%40nakamoto%2Ecom%2Fworker:foo@us-east-stratum.grinmint.com:3416

The instruction on mine_grin.bat

REM If you're passing in emails, the '@' characters need to be escaped (%%40)
REM If the pool use / to annoate rigs, the '/' charaactrs need to be escape (%%2F)

So which is right one ?

%40 or %%40

%2F or %%2F

Huh
pinoli
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 24, 2019, 05:43:24 AM
 #1974

hello realbminer, thanks for the amazing work you are doing.

I am currently experiencing a wierd problem with one of my rig: basically it wont work with more than 2 GPUS out of 5.
This is what I see when i run the same .bat I use on the other, working rigs.
https://i.imgur.com/W9t4H1q.jpg
I tried every combination with the
Code:
--devices
option, but it will refuse to mine more than 2 rigs.
If I use
Code:
--devices 0,1
it works with consistent graphrates.

These are my specs:
Windows 10 x64
nVIDIA Drivers 417.71
5x GTX 1070 8GB
nvcc 10.0.130

I am currently running my customized .bat inside a safe folder, excluded from Windows Defender.
Please help Kiss
ProkVS
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 24, 2019, 06:03:45 AM
 #1975

1050ti 4gb mine grin - miner died! Why?
pinoli
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 24, 2019, 06:28:29 AM
 #1976

hello realbminer, thanks for the amazing work you are doing.

I am currently experiencing a wierd problem with one of my rig: basically it wont work with more than 2 GPUS out of 5.
This is what I see when i run the same .bat I use on the other, working rigs.
https://i.imgur.com/W9t4H1q.jpg
I tried every combination with the
Code:
--devices
option, but it will refuse to mine more than 2 rigs.
If I use
Code:
--devices 0,1
it works with consistent graphrates.

These are my specs:
Windows 10 x64
nVIDIA Drivers 417.71
5x GTX 1070 8GB
nvcc 10.0.130

I am currently running my customized .bat inside a safe folder, excluded from Windows Defender.
Please help Kiss

I solved it!!!

whoever is encountering the issue I reported above can just increase the swap size slightly over the size of the GPUs combined RAM.
this solved all of my problems, hope it can help you too.
jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
January 24, 2019, 07:03:24 AM
 #1977

The example of the bat on off website

bminer -uri cuckaroo29://satoshi%40nakamoto%2Ecom%2Fworker:foo@us-east-stratum.grinmint.com:3416

The instruction on mine_grin.bat

REM If you're passing in emails, the '@' characters need to be escaped (%%40)
REM If the pool use / to annoate rigs, the '/' charaactrs need to be escape (%%2F)

So which is right one ?

%40 or %%40

%2F or %%2F

Huh

How about someone just give a simple answer to where/how do we put in our workerid in a normal one line startup such as:
bminer -uri cuckaroo29://someone@yahoo.com:SuperGoodPassword@us-east-stratum.grinmint.com:3416 -api 127.0.0.1:1880
So where exactly do I put my workername?

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


arielbit
Legendary
*
Offline Offline

Activity: 3416
Merit: 1059


View Profile
January 24, 2019, 07:14:01 AM
 #1978

Quote
@echo OFF
REM Change the following address to your GRIN addr.
SET ADDRESS=
SET USERNAME="email address"
SET POOL=grin.sparkpool.com:6666
SET SCHEME=cuckaroo29
SET PWD=
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%:%PWD%@%POOL% -api 127.0.0.1:1880

this works at spark pool, i only used the email address. the rest are default and blank

you will only have 1 worker, but the G/s will combine if you have multiple rigs.
totoy
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500



View Profile
January 24, 2019, 10:09:52 AM
 #1979

The example of the bat on off website

bminer -uri cuckaroo29://satoshi%40nakamoto%2Ecom%2Fworker:foo@us-east-stratum.grinmint.com:3416

The instruction on mine_grin.bat

REM If you're passing in emails, the '@' characters need to be escaped (%%40)
REM If the pool use / to annoate rigs, the '/' charaactrs need to be escape (%%2F)

So which is right one ?

%40 or %%40

%2F or %%2F

Huh

How about someone just give a simple answer to where/how do we put in our workerid in a normal one line startup such as:
bminer -uri cuckaroo29://someone@yahoo.com:SuperGoodPassword@us-east-stratum.grinmint.com:3416 -api 127.0.0.1:1880
So where exactly do I put my workername?

bminer -uri cuckaroo29://someone@yahoo.com/workername:SuperGoodPassword@us-east-stratum.grinmint.com:3416 -api 127.0.0.1:1880

bminer -uri cuckaroo29://someone%%40yahoo.com%%2Fworkername:SuperGoodPassword@us-east-stratum.grinmint.com:3416 -api 127.0.0.1:1880
ctp9
Jr. Member
*
Offline Offline

Activity: 52
Merit: 5


View Profile
January 24, 2019, 10:19:59 AM
 #1980

Can CONFIRM that mining C29 on Linux with P104-100 4GB GPUs works!

Thank you developer! You did an amazing job of creating compatibility for the 4GB mining cards. Keep up the great work. Smiley
Pages: « 1 ... 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 [99] 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 ... 164 »
  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!