Pages:
Author

Topic: ethminer-0.9.41-genoil-1.1 - page 70. (Read 397360 times)

full member
Activity: 196
Merit: 100
April 24, 2016, 06:13:29 AM
anyone running windows 10 and have a 290x or 390x
what speed do you get with that setup?

have read that it get slower on win10
full member
Activity: 196
Merit: 100
April 24, 2016, 05:57:31 AM
hi.

how do you compile with the GUI
GUI              Build GUI components                     ${GUI}")

full member
Activity: 196
Merit: 100
April 24, 2016, 05:52:38 AM
Hey, genoil!

I need advice.

I have x1 r9 390x and x2 r7 370

With this settings

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
C:\Mine\ethminer107\ethminer.exe --farm-recheck 100 -G -F http://127.0.0.1:8080/dw1 --mining-threads 3


I have this result https://snag.gy/LkTvuU

I use config without --cl-local-work 256 --cl-global-work 16384 beacause it gives me more stable result.

So is --farm-recheck 100 okay? I what about other settings?

Also i have a question about shares.

Why is it every time i connect to my mining pc and change something durinf this hour i get more shares then the other hours after that.

https://snag.gy/NZcQko

You can see that after i did something on my mining pc in 16-04-21 17:50

I get more shares during this hour 16-04-21 18:59 98 Submits.


And then it gets lower every time.

Why is that?
what speed do you get from the 390x ?
i get 28-30MHs from mine
sr. member
Activity: 350
Merit: 250
April 23, 2016, 08:29:26 PM
I've got my 670 to go to 16 MH/s with oc on Ubuntu. But I still can't connect to nanopool, has anyone tried this one? I get infinite loop of "Waiting for work package...", it works with claymore miner.
sr. member
Activity: 288
Merit: 260
April 23, 2016, 05:15:21 PM
@Genoil would it be possible to integrate a short statistics-line/counter like "Shares valid/invalid found last hour/last 24 hours"?

it will be very useful
hero member
Activity: 1246
Merit: 708
April 23, 2016, 04:57:24 PM
Welcome,
I would like to ask how to configure (how should .bat file looks like) to use failover stratum?
I want to use such mining pool as: nanopool.org  dwarfpool.com
where get-work mode I can start by: http://pooladres:123port_nr/0x1walletadress/worek_name/e_mail (without pass)
Worker and e_mail for report are not neccesar, because I have now only one rig and e-mail monitoring doesn't work properly, but it will be helpfull for future use
I would like to use stratum and failover if one pool/server goes down I'd like to next pool/server turn on automaticaly.


 
I will apreciate for your help,
Adam
sr. member
Activity: 642
Merit: 292
April 23, 2016, 03:58:09 AM
@Genoil would it be possible to integrate a short statistics-line/counter like "Shares valid/invalid found last hour/last 24 hours"?
Because my pool shows nothing like that.
member
Activity: 124
Merit: 10
April 22, 2016, 10:34:53 PM
> without local work
Why? 128 is faster
member
Activity: 71
Merit: 10
April 22, 2016, 02:36:06 PM
Here are my speeds with Windows 7 and various AMD GPUs.

Stock Ethminer: 73MHS
Version 1.0.4: 73MHS
Version 1.0.6: 67MHS
Version 1.0.7: 73MHS

I used

--cl-local-work 64 --cl-global-work 12288 -t 5


Maybe someone knows how to tweak the latest version for faster speeds
try 16384 without local work
member
Activity: 98
Merit: 10
April 22, 2016, 01:41:38 PM
How to write a sctript for ethminer that will starts mining .bat every hour?
sr. member
Activity: 438
Merit: 250
April 22, 2016, 01:22:35 PM
Hello.
I recently switched to this miner. In the new version has appeared start.cmd file.
Tell me please what to do with it? It is replacement .bat file?

p.s.: Win7-64, R9 280

You can ignore it. It's like a bat file but it was for my own testing purposes.
Thank you very much for your answer.
That is I just have to start the same bat file as earlier (for the previous version)? and everything will work as it should?

Also wanted to clarify:
I used to use ordinary miner through a proxy. Tell me please your the miner is necessary to prescribe the type of command in a bat-file?
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
 --farm-recheck 200
 -t 4 --cl-local-work 128 --cl-global-work 16384

Thank you.


Yes you can use the same command line arguments as the stock miner. For additional command, use --help flag.

Hey, genoil!

I need advice.

I have x1 r9 390x and x2 r7 370

With this settings

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
C:\Mine\ethminer107\ethminer.exe --farm-recheck 100 -G -F http://127.0.0.1:8080/dw1 --mining-threads 3


I have this result https://snag.gy/LkTvuU

I use config without --cl-local-work 256 --cl-global-work 16384 beacause it gives me more stable result.

So is --farm-recheck 100 okay? I what about other settings?

Also i have a question about shares.

Why is it every time i connect to my mining pc and change something durinf this hour i get more shares then the other hours after that.

https://snag.gy/NZcQko

You can see that after i did something on my mining pc in 16-04-21 17:50

I get more shares during this hour 16-04-21 18:59 98 Submits.


And then it gets lower every time.

Why is that?
100ms seems fine for the proxy. I don't know about the shares thing, if it is real, I would suggest to connect to your machine regularly ;-). Maybe it falls asleep?
member
Activity: 98
Merit: 10
April 22, 2016, 10:57:04 AM
Hey, genoil!

I need advice.

I have x1 r9 390x and x2 r7 370

With this settings

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
C:\Mine\ethminer107\ethminer.exe --farm-recheck 100 -G -F http://127.0.0.1:8080/dw1 --mining-threads 3


I have this result https://snag.gy/LkTvuU

I use config without --cl-local-work 256 --cl-global-work 16384 beacause it gives me more stable result.

So is --farm-recheck 100 okay? I what about other settings?

Also i have a question about shares.

Why is it every time i connect to my mining pc and change something durinf this hour i get more shares then the other hours after that.

https://snag.gy/NZcQko

You can see that after i did something on my mining pc in 16-04-21 17:50

I get more shares during this hour 16-04-21 18:59 98 Submits.


And then it gets lower every time.

Why is that?
newbie
Activity: 2
Merit: 0
April 22, 2016, 08:23:22 AM
Hello.
I recently switched to this miner. In the new version has appeared start.cmd file.
Tell me please what to do with it? It is replacement .bat file?

p.s.: Win7-64, R9 280

You can ignore it. It's like a bat file but it was for my own testing purposes.
Thank you very much for your answer.
That is I just have to start the same bat file as earlier (for the previous version)? and everything will work as it should?

Also wanted to clarify:
I used to use ordinary miner through a proxy. Tell me please your the miner is necessary to prescribe the type of command in a bat-file?
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
 --farm-recheck 200
 -t 4 --cl-local-work 128 --cl-global-work 16384

Thank you.
newbie
Activity: 1
Merit: 0
April 22, 2016, 04:38:51 AM
im running 2 giga hd 7970 but my hashrate about 34mh/s why my speed to lows..
thanks
sr. member
Activity: 438
Merit: 250
April 22, 2016, 01:35:52 AM
Hello.
I recently switched to this miner. In the new version has appeared start.cmd file.
Tell me please what to do with it? It is replacement .bat file?

p.s.: Win7-64, R9 280

You can ignore it. It's like a bat file but it was for my own testing purposes.
newbie
Activity: 2
Merit: 0
April 21, 2016, 07:27:29 PM
Hello.
I recently switched to this miner. In the new version has appeared start.cmd file.
Tell me please what to do with it? It is replacement .bat file?

p.s.: Win7-64, R9 280
legendary
Activity: 1797
Merit: 1028
April 21, 2016, 04:34:09 PM
how to mining eth use laptop help

You cannot use CPU to mine the Ethereum, you will not earn the electricity you spend on the mining.

SOME OF THE NEWEST MOBILE GPUS ARE GOOD--

But I don't have a laptop that is new.  I just know that there are capable nVidia mobile GPUs that will mine ETH.  Usually, the user will have to watch the laptop carefully to prevent overheating.       --scryptr
full member
Activity: 201
Merit: 102
April 21, 2016, 03:46:41 PM
how to mining eth use laptop help

You cannot use CPU to mine the Ethereum, you will not earn the electricity you spend on the mining.
full member
Activity: 210
Merit: 100
April 21, 2016, 01:28:59 PM
how to mining eth use laptop help
member
Activity: 268
Merit: 10
April 21, 2016, 12:47:17 PM
OK gents, all that is over my skills  Grin
Thanks a lot for your help but, at the moment, I think to continue to mine with OpenCL and my 15 MHs.
Pages:
Jump to: