Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: kb24nitro81 on June 22, 2017, 04:01:18 AM



Title: Mining HUSH with GTX 1070! HELP!
Post by: kb24nitro81 on June 22, 2017, 04:01:18 AM
I have been unable to find a working program to start mining HUSH with my GigaByte GTX 1070.

I downloaded EWBF 0.3.4b and it just crashes as soon as I open the bat file.

Anyone have a bat file I can copy for mining on zdash.supernova.cc?


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: nedobudda on June 22, 2017, 08:11:48 PM
miner --server zdash.suprnova.cc --user suprnova.1 --pass x --port 4048 --cuda_device 0

suprnova.1 - yourlogin.yourworkername
pass - your worker password


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: nedobudda on June 22, 2017, 08:19:29 PM
what wallet do u use?


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: Elder III on June 22, 2017, 10:38:00 PM
I'm using the same .bat file parameters as the above poster ^ and it works for me. What is your .bat file? Post it here and we can point out any fixes for ya.


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: treasure9 on June 30, 2017, 02:16:31 AM
Guys i just started mining HUSH.
I have 6x1070 and have average 2600-2650 Sol/s - is this a good result?
And do you mine HUSH by itself or plus something else?


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: GaryH on June 30, 2017, 02:23:41 AM
Guys i just started mining HUSH.
I have 6x1070 and have average 2600-2650 Sol/s - is this a good result?
And do you mine HUSH by itself or plus something else?

you should start your own thread...


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: GaryH on June 30, 2017, 02:29:31 AM
I have been unable to find a working program to start mining HUSH with my GigaByte GTX 1070.

I downloaded EWBF 0.3.4b and it just crashes as soon as I open the bat file.

Anyone have a bat file I can copy for mining on zdash.supernova.cc?

make sure your .bat file is in the same directory as miner....

here's my HUSH .bat file I use for suprnova.  All you need to change is the username.rig1 to your username and rig name:

TIMEOUT /T 20 /NOBREAK
miner --server hush.suprnova.cc --user username.rig1 --pass x --port 4048 --log 1 --fee 2.0 --tempexit 70 --api


First line makes the script wait 20 seconds for the computer to boot up and MSI afterburner to OC the GPUs, then the miner starts.

The --log 1 creates a miner.log file that will log the errors EWBF is having.


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: madbuda on July 02, 2017, 04:44:54 PM
I have been unable to find a working program to start mining HUSH with my GigaByte GTX 1070.

I downloaded EWBF 0.3.4b and it just crashes as soon as I open the bat file.

Anyone have a bat file I can copy for mining on zdash.supernova.cc?

First, suprnova has more than 51% of the hash, you should use another pool

Code:
:loop
miner --server hush.madmining.club --user t1T9LPyGqfdMeJZtbY9o7PyvULwDX1cu99M --pass x --port 3333 --eexit 3 --fee 0 --tempunits C --templimit 78 --pec --log 2 --api 0.0.0.0:42000
goto loop

--log 2 outputs everything you would see on the screen to miner.log

having this inside a loop like that and --eexit 3 will restart the miner

the --api is irrelevant unless you are polling stats

--pec gives you power stats


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: bobbywalker on July 13, 2017, 04:32:51 AM
I'm having the same issue in EWBF.  It closes as soon as it starts and i used
the code below with my hush address and rig name i created in suprnova.

The error says it's a stratum authorization error

here's my code: miner --server hush.suprnova.cc --user t1Qj69tG4kHWdBAND3TtE3BTuYBYQTKCD7v.aero --pass x --port 4048 --log 1 --fee 2.0 --tempexit 70 --api




I have been unable to find a working program to start mining HUSH with my GigaByte GTX 1070.

I downloaded EWBF 0.3.4b and it just crashes as soon as I open the bat file.

Anyone have a bat file I can copy for mining on zdash.supernova.cc?

make sure your .bat file is in the same directory as miner....

here's my HUSH .bat file I use for suprnova.  All you need to change is the username.rig1 to your username and rig name:

TIMEOUT /T 20 /NOBREAK
miner --server hush.suprnova.cc --user username.rig1 --pass x --port 4048 --log 1 --fee 2.0 --tempexit 70 --api


First line makes the script wait 20 seconds for the computer to boot up and MSI afterburner to OC the GPUs, then the miner starts.

The --log 1 creates a miner.log file that will log the errors EWBF is having.


Title: Re: Mining HUSH with GTX 1070! HELP!
Post by: gerietis on July 22, 2017, 10:26:47 PM
use   --user username.rigname
not   --user wallet.rigname