Pages:
Author

Topic: ethminer-0.9.41-genoil-1.1 - page 5. (Read 397326 times)

sr. member
Activity: 438
Merit: 250
July 01, 2017, 06:08:56 PM
I'm in the middle of reorganizing things. Master branch is now up to date with Pavel Bylica's work and David Li speedup. Releases are still there under 117 branch. Apologies for the mess, didnt know people still used the binaries.
newbie
Activity: 39
Merit: 0
July 01, 2017, 05:57:34 PM
Why were the releases removed???

good question
hero member
Activity: 751
Merit: 517
Fail to plan, and you plan to fail.
July 01, 2017, 02:20:54 AM
Why were the releases removed???
newbie
Activity: 1
Merit: 0
June 24, 2017, 02:27:01 PM
I have a unstable  Hashrate, i’m mining Ethereum by Genoil
my hardwares:
Graphic card: Asus Rx 480 4gb OC
Motherboard: Asus Z270-p
Ram : Furyx 4Gb
Hard:320Gb sata III (unknown brand)
CPU: intel Pentium G4400
Power: Green 485W (Used but tested)

i’m on Overclock mode and here is my hashrate: (20MH/s)
http://imgur.com/a/UBBfh

and my profile on Ethermine.org:
http://imgur.com/a/CaJN1

and finally my command who i’m using in Genoil:
ethminer.exe --farm-recheck 200 -G -S eu1.ethermine.org:4444 -FS eu2.ethermine.org:14444 -O

Questions:
1.
i just started yesterday, Do you know why i have Unstable hashrate?
(“Current hashrate” on Ethermine.org)

2.
why my hashrate can’t raise in Genoil more then 20MH/s?

why i have about 5% stale shares on Ethermine.org?

Regards
newbie
Activity: 1
Merit: 0
June 24, 2017, 11:32:30 AM
Need help using ethminer-0.9.41-genoil-1.1.7

I've got one computer with just a 7950 and everything is working fine using the -G flag.

I've got another computer with a gtx 1080, gtx 1060 and r9 280x.
when using -G --list-devices, I see that the tahiti card is #2, but when launching a mining instance with -G --opencl-devices 2, the miner starts using the gtx 1060 (gpu #1) for some reason. Any idea what I'm doing wrong?
I'm launching using these parameters
ethminer.exe --farm-recheck 10000 -G --opencl-devices 2 -SP 1 -S -O :

Thanks.

EDIT: figured it out
I needed to specify --opencl-platform 1
this works for me->
ethminer.exe --farm-recheck 10000 -G --opencl-platform 1 -SP 1 -S -O :
legendary
Activity: 1274
Merit: 1006
June 22, 2017, 05:26:17 PM
Hey guys!
I'm kinda new with nvidia cards, never had them before.
I downloaded latest genoil version but simply can't find the right specification in .bat file.
Someone pls help me; what should the .bat file look like for this pool: http://ubiqpool.io/#/
I'm mining with 4 GTX 1060 cards, using ethminer-0.9.41-genoil-1.1.7

Thanks!!
newbie
Activity: 1
Merit: 0
June 20, 2017, 02:31:37 PM
hello Genoil. can ur miner move DAG file on ROM or RAM PC's?
newbie
Activity: 1
Merit: 0
June 20, 2017, 03:53:24 AM
hello

does genoil supports auto reboot of the server in case it hits an error ?   like the claymore  -r  option ?

is this a good fork ?  

https://github.com/ethereum-mining/ethminer/releases     genoil 0.10
full member
Activity: 129
Merit: 100
June 20, 2017, 01:40:59 AM
Thanks for your reply Genoil.

You migh consider putting a devfee and updating your ETH miner. If I had the skills I presume you have I d definitively do it cause it would be worth 6 digits $ at least. Maybe I m underestimating the difficulty.

How does the Claymore miner work? I m pretty sure the archtecture is similar to the original ETH miner. In that case if he is using all these open source libraries and asks for a fee, it would seem to me that he is breaking some open source agreements.

Maybe it copy some part of code, but it redesign it, cause it have dual mining at same time (it is not to easy to implement) he also added multi stratum protocol (eth-proxy (default), nicehash, ethstratum) and remake algo.
Consider also it make multiple program eth-dual, zec, and monero, not just one miner like genoil, then i don't think it copy the old code.

About eth-proxy i tried to upgrade it and test on ethmine.org after authorization i have always bad json request (also if program not send data) (i get proof of code from ethminer, work, and you can choice from 3 different stratum protocol).

sprintf(s, "{\"id\":%d,\"worker\":\"%s\",\"method\":\"eth_submitLogin\",\"params\":[\"%s\"]}\n", swork_id++, pool->worker, pool->rpc_user); //it work

on stratumauth i use:
sprintf(s, "{\"id\":%d,\"method\":\"eth_getWork\",\"params\":[]}\n", swork_id++); //with or without this call i have always bad request from recv without send any data, i'm bit confuse, i tried same call with c# and it working (i'm a c# coder not c++).

I tried to use also zawawawa miner (99% same of original) cause winbuild working instead waste time to fix original genoil.

I hope genoil can fix miner, cause atm there aren't good open souce miner i don't have much experience with c++ to fix.
newbie
Activity: 11
Merit: 0
June 19, 2017, 06:55:13 PM
Thanks for your reply Genoil.

You migh consider putting a devfee and updating your ETH miner. If I had the skills I presume you have I d definitively do it cause it would be worth 6 digits $ at least. Maybe I m underestimating the difficulty.

How does the Claymore miner work? I m pretty sure the archtecture is similar to the original ETH miner. In that case if he is using all these open source libraries and asks for a fee, it would seem to me that he is breaking some open source agreements.

sr. member
Activity: 438
Merit: 250
June 19, 2017, 04:40:47 PM
So you mean ethminer is not compatible with eth-proxy stratum?

Is there anything I can do or we have to wait for genoil to fix it?

i don't think he wanna fix it, cause was report few months ago, you can try to fix it by your self

they must have changed something at some point because it used to work fine.

my inbox gets flooded these days with people trying to build or use my miner, which is cool but i thought everybody had kind of moved on. then i checked ETH price and it all started to make sense  Grin

for some reason this nanopool doesn't send my client work, so it doesn't even start building DAG, even though it gets authorized...

oh well  Roll Eyes
sr. member
Activity: 430
Merit: 253
VeganAcademy
June 19, 2017, 04:24:26 PM
I have used it for f2pool successfully ..
full member
Activity: 129
Merit: 100
June 19, 2017, 09:11:46 AM
So you mean ethminer is not compatible with eth-proxy stratum?

Is there anything I can do or we have to wait for genoil to fix it?

i don't think he wanna fix it, cause was report few months ago, you can try to fix it by your self
newbie
Activity: 11
Merit: 0
June 19, 2017, 04:47:41 AM
So you mean ethminer is not compatible with eth-proxy stratum?

Is there anything I can do or we have to wait for genoil to fix it?
full member
Activity: 129
Merit: 100
June 19, 2017, 01:51:30 AM
not working cause it is not compatible with eth-proxy stratum used of 99% of pool then it is userless if nobody fix it.
newbie
Activity: 11
Merit: 0
June 18, 2017, 10:08:04 PM
Hi,
I m using ethminer-0.9.41-genoil 1.1.17 and I can t get it to work.
I get the " Read response failed: The semaphore timeout period has expired" error in a loop.
My setup works with claymore so I m wondering what s wrong with my genoil config.
I also tried OPENCL but same error

ethminer.exe --farm-recheck 1000 -U -S eth-us-west1.nanopool.org:9999 -FS eth-eu2.nanopool.org:9999 -O

a10988f395cab76278eb5333e3d7a0dfebd5fca0
Genoil's ethminer 0.9.41-genoil-1.1.7
=====================================================================
Forked from github.com/ethereum/cpp-ethereum
CUDA kernel ported from Tim Hughes' OpenCL kernel
With contributions from nicehash, nerdralph, RoBiK and sp_

Please consider a donation to:
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d

Using grid size 8192, block size 128

  i  11:05:42|main  Connecting to stratum server eth-us-west1.nanopool.org:9999
  i  11:05:42|stratum  Connected to stratum server eth-us-west1.nanopool.org : 9999
  i  11:05:42|stratum  Starting farm
  X  11:06:15|stratum  Read response failed: The semaphore timeout period has expired
  i  11:06:15|stratum  Reconnecting in 3 seconds...
  i  11:06:18|stratum  Connecting to stratum server eth-us-west1.nanopool.org:9999
  i  11:06:18|stratum  Connected to stratum server eth-us-west1.nanopool.org : 9999
sr. member
Activity: 418
Merit: 250
June 18, 2017, 05:40:12 PM
Hi,
I am very new into mining and I bought a GTX 1080 Ti for my system, so I've put it at work Smiley
Here is how it looks my hashrate. Do you think is ok for this graphics card?

Thanks!

lol dont mine eth with 1080 Ti

Smiley I know 1080 Ti is overkill, but this is my actual video card on my rig so I want to experiment some mining. If it will prove to be worth it maybe I will invest in a decent Radeon RX 480 to mine 24/7 on a separate computer.

But for now, ~30MH/s should be ok for 1080 Ti? I am using minergate as pool... I should find a better one? Thanks!

I get 36 MH/s with my 1080Ti by adjusting the settings in MSI Afterburner

Also, minergate has a terrible reputation
newbie
Activity: 1
Merit: 0
June 16, 2017, 03:27:14 PM
Hello!

I have a problem which is building genoil ccp ethereum miner on Windows 8 computer. The problem is with getstuff.bat. I have installed CMake and Visual Studio as instructed in the github "building section" next when I try to run getstuff.bat from extdep folder it says connecting and but no downloading occurs. After a while of the state turns to "transient_error" and error code 0x80072ee2. Disabling firewall was of no help. I've tried and search internet with error message and error code but I have found no solution to my problem.

Here is a screenshot of the command prompt https://i.imgur.com/b5FtTDX.jpg

Any help is appreciated, thank you in advance!
newbie
Activity: 4
Merit: 0
June 15, 2017, 04:24:08 AM
Hi,
I am very new into mining and I bought a GTX 1080 Ti for my system, so I've put it at work Smiley
Here is how it looks my hashrate. Do you think is ok for this graphics card?
https://ibb.co/k41ODQ
Thanks!

lol dont mine eth with 1080 Ti

Smiley I know 1080 Ti is overkill, but this is my actual video card on my rig so I want to experiment some mining. If it will prove to be worth it maybe I will invest in a decent Radeon RX 480 to mine 24/7 on a separate computer.

But for now, ~30MH/s should be ok for 1080 Ti? I am using minergate as pool... I should find a better one? Thanks!
member
Activity: 78
Merit: 10
June 15, 2017, 04:07:45 AM
Hi,

I am very new into mining and I bought a GTX 1080 Ti for my system, so I've put it at work Smiley
Here is how it looks my hashrate. Do you think is ok for this graphics card?

Thanks!



lol dont mine eth with 1080 Ti
Pages:
Jump to: