Code Monkey home page Code Monkey logo

Comments (37)

lyolyalya avatar lyolyalya commented on July 20, 2024 1

update3.yep.your script starts too,gpu load 83% but no test file records and powershell not closing by itself.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024 1

damn=)we are working hard,man=)
europe.equihash-hub.miningpoolhub.com not hub.miningpoolhub.com=)

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Yes, will add try and add Claymore as the api will be the same.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

claymore...nvidia sucks again=)crack minergate miner anybody=)it gives 700 hs from 1070=)

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

am i have right understanding?just add this in 1.3 for mine monero?
$Miners += [PSCustomObject]@{
Path = $ccminer_Path
Arguments = "-a cryptonight -r 0 -o stratum+tcp://[Cryptonight.Host]:[Cryptonight.Port] -u [Cryptonight.User] -p x"
HashRates = @{Cryptonight = 2070} #SET YOUR HASH RATE!
}

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Check the latest release: https://github.com/aaronsace/MultiPoolMiner/releases

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

i already added cryptonight in v1.3.with klaustT ccminer cryptonight and EWBF zec miner i guess...cryptonight don't start yet. with 2100 h\s is not so much profit but it listed at least.don't like v2=(to much files and confuse...sorry...can i change locations in v 1.3?or you don't support v1.3 fundamentally?

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

I'm trying to get the hash rate from EWBF. Please right click and run this test script?
It should open EWBF miner and output a text file; can you send me it?

test2.zip

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

image
not starting...

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

update...starting but no miner window.few processes miner.exe instead
image

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

update2...seems like all starting cause gpu load also 83%.but no miner window.i changed argument line to
image
and then
test.txt

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Ah, so the command line options I entered were freezing EWBF. That must of been why it wasn't working... finally getting somewhere!

What does that 'cuda_devices' option actually do? Is it just specifying which GPU(s) to use?
If that is all it's doing, why does it not just mine on all of them when not specified?
Is there an option to list the cuda devices? If so, let me know the command and send a test.txt file.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

i don't know what it actually doing, i'm just writing it like in example.maybe something wrong with your test worker or so.i tried to add --cuda_devices 0 1 2 to your command line but it's not working anyway.
my command line also not shows ewbf miner window. but it completes the test and gives test.txt with closing powershell.maybe need to enter my miningpoolhub worker?
image
seems like you are right.if not specified - then it uses all devices available.sooo...you worker seems wrong or something...

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

europe.equihash-hub.miningpoolhub.com not hub.miningpoolhub.com? So was that what crashed it?

Or was it omitting the cuda_devices option that crashed it?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

look at screenshot=)it says - without this option all devices are used=)
we are about connecting to the wrong adress=)

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

I'm getting confused. Please can you let me know the correct/working command line?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

testing=)few minutes.

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Cheers.

Really want to avoid having to enter the cuda device list.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

emmm...strange...
image
it connects...it mines...but not finish test...look at script maybe.
my command line now
image

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

So it just hangs at '0'?
Even though the miner is mining?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

yep...but on coinmine it passed well...

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

This makes no sense... I have no idea how mining at a different pool could possible change the output...
There is no difference in your command line options?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

but it DOES!
with this
image
it passed just right now.port maybe?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

test.txt
or --pass?

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Wow, so that works.

Try connecting to miningpoolhub again but try port 20570 instead.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

tried already.not working.

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

When you mine with miningpoolhub normally, have you noticed anything different on the screen compared to using coinmine?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

no...i use
image
in v1.3 without any problem.
just password...

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

i tried 12023 port like it says in FAQ on miningpoolhub.
maybe it hepls
image

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Looks like the miner closed.

Try test 3:
test3.zip

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

-lt 120 =120 seconds?right?want to shorten test by now.
upd.lenght...lines...

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

image

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

crazy(you drive me) - awww...(c)Britney Spears=)
first - is it ebfw window must appear?

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

then...-lt 10
test3 with your cmd line - nothing
test3 with --server zec.coinmine.pl --user lyolyalya.1 --pass 111 --port 7007 --cuda_devices 0 1 2 gives just
image

so test3 seems not working at all

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

ok...with test2 i have infinite mining in background with
image
and with this settings i have this txt
image
test.txt
pool...

from multipoolminer.

aaronsace avatar aaronsace commented on July 20, 2024

Please check what I've wrote here is correct:
https://bitcointalk.org/index.php?topic=1707546.msg17444916#msg17444916

Copy and paste the script that I posted on the forum.

from multipoolminer.

lyolyalya avatar lyolyalya commented on July 20, 2024

i will do screen capture withing next 12 hours i guess just to be clear.

from multipoolminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.