Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

not showing hashrate on windows 10 #195

Closed
imirzadeh opened this issue Jul 22, 2017 · 8 comments
Closed

not showing hashrate on windows 10 #195

imirzadeh opened this issue Jul 22, 2017 · 8 comments

Comments

@imirzadeh
Copy link

imirzadeh commented Jul 22, 2017

I'm running ethminer on windows 10, and hashrate is not printed in the console as in linux versions!
I also tested -v 9 but still nothing is printed !
versions tested => ethminer 0.10.0 and 0.11.0

@imirzadeh
Copy link
Author

@derubm sry I made a mistake in my first comment[also edited], but in my bat file I wrote -v 9!

@derubm
Copy link

derubm commented Jul 22, 2017

in every version i used, -v 1 / -v 0 was the only values that surpressed the hasrate.
are you running it from a batchfile or are you using a gui to run ethminer ?

edit: try running it with my btchfiles, configure ofc to your needs:
https://github.com/derubm/Ethminer_Watchdog

@imirzadeh
Copy link
Author

@derubm I ran it from batch file, here is my 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
ethminer.exe --opencl-platform 1 -G  -F url -v 9

@derubm
Copy link

derubm commented Jul 23, 2017

i asume url is the url to your pool/ethhadress etc...
looks pretty straight to me

@imirzadeh
Copy link
Author

imirzadeh commented Jul 23, 2017

yes it is the url of my pool

@derubm
Copy link

derubm commented Jul 23, 2017

ethminer --farm-recheck 450 -SC 2 -G -F http://eth-eu.dwarfpool.com:80/0x762c924a469f21a446529bd8f6b07db6bde124bf/AMD/[email protected]
try that, replace ethereum adress/email with yours.
edit you dont even have to set the -v parameter normally

@DeadManWalkingTO
Copy link
Contributor

Everything works now?

@DeadManWalkingTO
Copy link
Contributor

OpenCL Hardware Test Launch Command:

ethminer -RH -G -S eu1.ethermine.org:4444 -FS us1.ethermine.org:4444 -O 0x7013275311fc37ccc1e40193D75086293eCb43A4.issue195

Try with latest Ethminer version and feedback please.
Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants