Are there any plans to incorporate DTSM's miner into awesome miner? I have been trying to add it myself via the managed template and generic miner option, but i am a bit confused on what to add for command line options. I have been unable to find any help on this or what awesome miner expects for this section. Any help would be appreciated.
all ready asked an the Answer was hell look at it an maybe
.... same problems I have loading it , i got it run as a upload replacing EWBF's CUDA Zcash miner an run with no stats couldn't get it to run any other way with Awesome .. even using Generic miner..
I do get many requests for features and mining software, and I try to implement the most requested features.
Are you using the exact same command line arguments for the Generic Miner in Awesome Miner, as you use when manually launching the DTSM miner? Any output in if you use the Diagnostics button in the toolbar?
That's just it, i'm not even getting ZM to launch via Awesome Miner. Do i have to enter all the command line options, filled out with the information entirely (like server/pool, workername etc)? How would that work if I want Awesome Miner to pass the information based on which coin I want to mine via Profit Switching? The documentation around importing custom mining software is lacking IMO, any resources you can point me to that have more detailed information?
download DTSM miners @
https://drive.google.com/file/d/1Zmq6ZuOStO-bNjK-4XKacKpe66hk1Qwt/edit unzip it .
Set up a Managed miner,if you don't know how to follow the help me here
http://www.awesomeminer.com/help/managedwizard.aspx then
Highlight the managed miner you want to use with DTSM miners then right click it, click Properties, sense the miner can only use the Eqihash Algorithm set it to Eqihash for Algorithm then under software set that to either EWBF CUda Zcash miner or Generic miner for now we will use EWBF CUda Zcash miner to get it started .... for path check mark Specify existing installation path .. for path you can find the software miners two ways either use the Browse button or use the upload custom software at the top under tools in the main awesome miner window, find the DTSM miner folder and open it then click on the zm.exe then under mining pools you should have pools set up with your managed miner pick one it will only use pools that can mine coins from the Eqihash algorithm or Zcash type coins ....hit ok .. then right click the miner you just set up to use DTSM miners in the main AM window and hit start .. it should start mining with no states with Awesome miner that's because DTSM miners has Java for api access while awesome miner only uses API for api Access, if that's makes sense ....
and for DTSM miner to work you also might need this
https://www.microsoft.com/en-us/download/details.aspx?id=48145 I did try with Generic miner but got a pop up error about it might be the wrong miner and you can add command lines for Generic miner by right clicking the managed miner you just set up to use DTSM miner then under mining engine for soft ware pick the Generic miner from the list ...but this time you might need to start it with bat file commands
some thing like this
zm --server your pool --port that pools port --user your user for that pool
in the bat file area listed under add command lines on the left hand side bar there is a list with links after you click Properties click add command lines . can't say for sure sense i do have it working as i type as a replacement miner for EWBF CUda Zcash miner, i did it the way i posted above but sense i can't see any stats at all unless i look at the black screen UI it mines in, I will stay with EWBF CUda Zcash miner for now ... Btw that's the same way it will work with Generic miner if you get it working with Generic miner with no states an basic features/function...you may be able to add it as a custom software miner if it has the right APi access which right now AM doesn't support Java API and i bet that can be a bitch to put in, so i don't blame Patrike if he doesn't do it right now ...
and Patrike here is the Diagnostics report you asked for using Generic miner, I'll be honest i have no plans to use DTSM miners unless it's added as one of the main software miners, so i won't brother trying to get it to work with Generic miner,i know why it won't an I can get it to work with Generic miner or know how to but sense i got it working as a replacement for EWBF's CUDA Zcash miner, no need to, so all good but will help TS auto switching with pools on a timer not using profit switching, if you need it ...
Starting Diagnostics
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: GenericMiner, Auto Download: False, EnginePath: C:\Users\Administrator\Desktop\zm_0.5.5_win\zm_0.5.5_win\zm.exe, Subtype: Disabled, CustomExecutable:
Added rule for: C:\Users\Administrator\Desktop\zm_0.5.5_win\zm_0.5.5_win\zm.exe
C:\Users\Administrator\Desktop\zm_0.5.5_win\zm_0.5.5_win\zm.exe (WindowMode: ConsoleFormat, EngineType: GenericMiner, IsProfitMiner: False)
Configuration:
> ZM 0.5.5, dstm's ZCASH/Equihash Cuda Miner
>
> Usage:
> zm --server hostname --port port_nr --user user_name
> [--pass password] [options]...
>
> Stratum:
> --server Stratum server hostname
> prefix hostname with 'ssl://' for encrypted
> connections - e.g. ssl://mypool.com
> --port Stratum server port number
> --user Username / Workername
> --pass Worker password
>
> Options:
> --help Print this help
> --dev Space separated list of cuda devices
> --list-devices List available cuda devices
> --time Enable output of timestamps
> --logfile [=path] Append logs to the file named by 'path'
> If 'path' is not given append to 'zm.log' in
> current working directory.
> --noreconnect Disable automatic reconnection on network errors.
>
> --temp-target In C - If set, enables temperature controller.
> The workload of each GPU will be continuously
> adjusted such that the temperature stays around
> this value. It is recommended to set your fan speed
> to 100% when using this setting.
>
> --telemetry [=ip:port]. Starts telemetry server. Telemetry data
> can be accessed using a web browser(http) or by json-rpc.
> If no arguments are given the server listens on
> 127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
> Valid port range [1025-65535]
> Example:
> zm --server servername.com --port 1234 --user username
Failed to start miner process: Process has exited, so the requested information is not available.
Failed to start miner in Diagnostics mode
Diagnostics completed